26Mar19rv1_1_0+1462-5c7cf9920a - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttestc.py -a complex -d C:/Users/delphi/Code/sumoInternal/git/tests -reconnect C:/Users/delphi/Code/sumoInternal/msvc12extrax64texttesttmp/msvc12extrax64.25Sep075252.3456 -g

To start TextTest for these tests, run:

texttestc.py -a complex -d C:/Users/delphi/Code/sumoInternal/git/tests


libsumo: 83 tests: 40 succeeded 40 FAILED 2 known bugs 1 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi bugs ticket2321 ( Last six runs Mar2019 )

---------- Differences in errors ----------
1c1,12
< Error: Vehicle 'v0' is not known
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/bugs/ticket2321/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,18d0
< Loading configuration... done.
< step=2 road=SC lane=SC_0 pos=0.00 dist=0.00 simDist=0.00 simDistToEnd=198.05 distToInt=105.75 distToEnd=198.05 simDist2DToInt=105.75 simDist2DToEnd=198.05
< step=3 road=SC lane=SC_0 pos=2.60 dist=2.60 simDist=2.60 simDistToEnd=195.45 distToInt=103.15 distToEnd=195.45 simDist2DToInt=103.15 simDist2DToEnd=195.45
< step=4 road=SC lane=SC_0 pos=7.80 dist=7.80 simDist=7.80 simDistToEnd=190.25 distToInt=97.95 distToEnd=190.25 simDist2DToInt=97.95 simDist2DToEnd=190.25
< step=5 road=SC lane=SC_0 pos=15.60 dist=15.60 simDist=15.60 simDistToEnd=182.45 distToInt=90.15 distToEnd=182.45 simDist2DToInt=90.15 simDist2DToEnd=182.45
< step=6 road=SC lane=SC_0 pos=26.00 dist=26.00 simDist=26.00 simDistToEnd=172.05 distToInt=79.75 distToEnd=172.05 simDist2DToInt=79.75 simDist2DToEnd=172.05
< step=7 road=SC lane=SC_0 pos=39.00 dist=39.00 simDist=39.00 simDistToEnd=159.05 distToInt=66.75 distToEnd=159.05 simDist2DToInt=66.75 simDist2DToEnd=159.05
< step=8 road=SC lane=SC_0 pos=52.89 dist=52.89 simDist=52.89 simDistToEnd=145.16 distToInt=52.86 distToEnd=145.16 simDist2DToInt=52.86 simDist2DToEnd=145.16
< step=9 road=SC lane=SC_0 pos=66.78 dist=66.78 simDist=66.78 simDistToEnd=131.27 distToInt=38.97 distToEnd=131.27 simDist2DToInt=38.97 simDist2DToEnd=131.27
< step=10 road=SC lane=SC_0 pos=80.67 dist=80.67 simDist=80.67 simDistToEnd=117.38 distToInt=25.08 distToEnd=117.38 simDist2DToInt=25.08 simDist2DToEnd=117.38
< step=11 road=:C_10 lane=:C_10_0 pos=2.61 dist=94.56 simDist=94.56 simDistToEnd=103.49 distToInt=11.19 distToEnd=103.49 simDist2DToInt=11.19 simDist2DToEnd=103.49
< step=12 road=CN lane=CN_0 pos=0.40 dist=108.45 simDist=108.45 simDistToEnd=89.60 distToInt=-1073741824.00 distToEnd=89.60 simDist2DToInt=2.70 simDist2DToEnd=89.60
< step=13 road=CN lane=CN_0 pos=14.29 dist=122.34 simDist=122.34 simDistToEnd=75.71 distToInt=-1073741824.00 distToEnd=75.71 simDist2DToInt=16.59 simDist2DToEnd=75.71
< step=14 road=CN lane=CN_0 pos=28.18 dist=136.23 simDist=136.23 simDistToEnd=61.82 distToInt=-1073741824.00 distToEnd=61.82 simDist2DToInt=30.48 simDist2DToEnd=61.82
< step=15 road=CN lane=CN_0 pos=42.07 dist=150.12 simDist=150.12 simDistToEnd=47.93 distToInt=-1073741824.00 distToEnd=47.93 simDist2DToInt=44.37 simDist2DToEnd=47.93
< step=16 road=CN lane=CN_0 pos=55.96 dist=164.01 simDist=164.01 simDistToEnd=34.04 distToInt=-1073741824.00 distToEnd=34.04 simDist2DToInt=58.26 simDist2DToEnd=34.04
< step=17 road=CN lane=CN_0 pos=69.85 dist=177.90 simDist=177.90 simDistToEnd=20.15 distToInt=-1073741824.00 distToEnd=20.15 simDist2DToInt=72.15 simDist2DToEnd=20.15
< step=18 road=CN lane=CN_0 pos=83.74 dist=191.79 simDist=191.79 simDistToEnd=6.26 distToInt=-1073741824.00 distToEnd=6.26 simDist2DToInt=86.04 simDist2DToEnd=6.26

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi bugs ticket2804 ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/bugs/ticket2804/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1d0
< Loading configuration... done.
---------- 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"/>
    <timestep time="1.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2048"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2056"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2056"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
    </timestep>
    <timestep time="9.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi bugs ticket4432 ( Last six runs Mar2019 )

---------- Differences in output ----------
20c20
< tripinfos at last step: 83
---
> tripinfos at last step: 93
24c24
< tripinfos2 at last step: 83
---
> tripinfos2 at last step: 93

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi distance_after_reroute ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/distance_after_reroute/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,7d0
< Loading configuration... done.
< 1145.0
< ('ed0', 'ed1', 'ed5')
< 1145.0
< 1165.0
< ('ed1', 'ed2')
< 162.04
---------- Missing result in rawdump ----------
<?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"/>
    <timestep time="1.00">
        <edge id="ed0">
            <lane id="ed0_0">
                <vehicle id="Stapler_00" pos="5.10" speed="0.00"/>
            </lane>
            <lane id="ed0_1"/>
            <lane id="ed0_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="ed0">
            <lane id="ed0_0">
                <vehicle id="Stapler_00" pos="6.10" speed="1.00"/>
            </lane>
            <lane id="ed0_1"/>
            <lane id="ed0_2"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="ed0">
            <lane id="ed0_0">
                <vehicle id="Stapler_00" pos="8.10" speed="2.00"/>
            </lane>
            <lane id="ed0_1"/>
            <lane id="ed0_2"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi edge ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/edge/runner.py", line 26, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,56d0
< Loading configuration... done.
< step 0
< step 1
< step 2
< edges ('1fi', '1o', '1si', '2fi', '2o', '2si', '3fi', '3o', '3si', '4fi', '4o', '4si', 'taz12-sink', 'taz12-source', 'taz34-sink', 'taz34-source')
< edge count 16
< examining 2fi
< laneNumber 1
< streetName exampleStreetName1
< adaptedTraveltime -1.0
< effort -1.0
< CO2 4962.09802901
< CO 148.404394312
< HC 0.793287746206
< PMx 0.106890250159
< NOx 2.197042561
< Fuel 2.1330214171
< Noise 68.9661301311
< Elec 0.0
< meanSpeed 4.03334372395
< occupancy 0.0201207243461
< lastLength 5.0
< traveltime 61.6114115255
< numVeh 1
< haltVeh 0
< vehIds ('horiz',)
< personIds ('p0',)
< waiting time 0.0
< checking occupancy with unicode id 0.0201207243461
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi getNeighbors ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/getNeighbors/runner.py", line 27, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,706d0
< Loading configuration... done.
< step 0.0
< step 1.0
< step 2.0
< Neigh infos for ego:
<   rightFollowers:
<   [('r0', -5.42072813466657)]
<   rightLeaders:
<   [('r1', 30.436343734408723)]
<   leftFollowers:
<   [('l0', -5.507664906745777)]
<   leftLeaders:
<   [('l1', 30.60311518707313)]
<   rightFollowers (only blocking):
<   [('r0', -5.42072813466657)]
<   rightLeaders (only blocking):
<   []
<   leftFollowers (only blocking):
<   [('l0', -5.507664906745777)]
<   leftLeaders (only blocking):
<   []
< step 3.0
< Neigh infos for ego:
<   rightFollowers:
<   [('r0', -4.414532593172044)]
<   rightLeaders:
<   []
<   leftFollowers:
<   [('l0', -4.115679128072227)]
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego" x="5.10" y="-4.80" angle="90.00" type="t1" speed="0.00" pos="5.10" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="5.10" y="-1.60" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="45.00" y="-1.60" angle="90.00" type="t0" speed="0.00" pos="45.00" lane="entry_2" slope="0.00"/>
        <vehicle id="r0" x="5.10" y="-8.00" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="entry_0" slope="0.00"/>
        <vehicle id="r1" x="45.00" y="-8.00" angle="90.00" type="t0" speed="0.00" pos="45.00" lane="entry_0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" x="7.70" y="-4.80" angle="90.00" type="t1" speed="2.60" pos="7.70" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="7.01" y="-1.60" angle="90.00" type="t0" speed="1.91" pos="7.01" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="46.75" y="-1.60" angle="90.00" type="t0" speed="1.75" pos="46.75" lane="entry_2" slope="0.00"/>
        <vehicle id="r0" x="6.77" y="-8.00" angle="90.00" type="t0" speed="1.67" pos="6.77" lane="entry_0" slope="0.00"/>
        <vehicle id="r1" x="46.44" y="-8.00" angle="90.00" type="t0" speed="1.44" pos="46.44" lane="entry_0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" x="12.49" y="-4.80" angle="90.00" type="t1" speed="4.79" pos="12.49" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="10.50" y="-1.60" angle="90.00" type="t0" speed="3.49" pos="10.50" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="50.59" y="-1.60" angle="90.00" type="t0" speed="3.84" pos="0.59" lane="mid_2" slope="0.00"/>
        <vehicle id="r0" x="10.41" y="-8.00" angle="90.00" type="t0" speed="3.63" pos="10.41" lane="entry_0" slope="0.00"/>
        <vehicle id="r1" x="50.42" y="-8.00" angle="90.00" type="t0" speed="3.98" pos="0.42" lane="mid_0" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego" x="18.96" y="-4.80" angle="90.00" type="t1" speed="6.47" pos="18.96" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="15.58" y="-1.60" angle="90.00" type="t0" speed="5.08" pos="15.58" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="56.55" y="-1.60" angle="90.00" type="t0" speed="5.96" pos="6.55" lane="mid_2" slope="0.00"/>
        <vehicle id="r0" x="15.88" y="-8.00" angle="90.00" type="t0" speed="5.47" pos="15.88" lane="entry_0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi gui ( Last six runs Mar2019 )

---------- Differences in png ----------
Binary files C:/Users/delphi/Code/sumoInternal/msvc12extrax64texttesttmp/msvc12extrax64.26Mar162657.1804/complex.libsumo/traci/pythonApi/gui/framework_tmp/png.complexorigcmp and C:/Users/delphi/Code/sumoInternal/msvc12extrax64texttesttmp/msvc12extrax64.26Mar162657.1804/complex.libsumo/traci/pythonApi/gui/framework_tmp/png.complexcmp differ

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi inductionloop ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/inductionloop/runner.py", line 26, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,45d0
< Loading configuration... done.
< step 0
< step 1
< step 2
< inductionloops ('0',)
< inductionloop count 1
< examining 0
< vehNum 1
< meanSpeed 4.03334372395
< vehIDs ('horiz',)
< occupancy 14.0626126034
< meanLength 5.0
< timeSinceDet 0.0
< vehData [('horiz', 5.0, 2.859373873965989, -1.0, 'DEFAULT_VEHTYPE')]
< {16: 1}
< step 3
< {16: 0}
< step 4
< {16: 0}
< step 5
< {16: 0}
< step=6.0 detVehs=() vehData=[]
< step=7.0 detVehs=() vehData=[]
< step=8.0 detVehs=() vehData=[]
< step=9.0 detVehs=() vehData=[]
< step=10.0 detVehs=('jump',) vehData=[('jump', 5.0, 9.217991643355125, 9.762970751742937, 'DEFAULT_VEHTYPE')]
< step=11.0 detVehs=('departOnDet',) vehData=[('departOnDet', 5.0, 10.0, -1.0, 'DEFAULT_VEHTYPE')]
< step=12.0 detVehs=() vehData=[('departOnDet', 5.0, 10.0, 11.520954348148399, 'DEFAULT_VEHTYPE')]
< step=13.0 detVehs=() vehData=[]
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi junction ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/junction/runner.py", line 26, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,15d0
< Loading configuration... done.
< step 0
< step 1
< step 2
< junctions ('0', '1', '2', '3', '4', 'm1', 'm2', 'm3', 'm4')
< junction count 9
< examining 0
< pos (500.0, 500.0)
< {0: ('0', '1', '2', '3', '4', 'm1', 'm2', 'm3', 'm4')}
< step 3
< {0: ('0', '1', '2', '3', '4', 'm1', 'm2', 'm3', 'm4')}
< step 4
< {0: ('0', '1', '2', '3', '4', 'm1', 'm2', 'm3', 'm4')}
< step 5
< {0: ('0', '1', '2', '3', '4', 'm1', 'm2', 'm3', 'm4')}

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi lane ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/lane/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,44d0
< Loading configuration... done.
< step 0
< step 1
< step 2
< lanes ('1fi_0', '1o_0', '1si_0', '1si_1', '1si_2', '2fi_0', '2o_0', '2si_0', '2si_1', '2si_2', '3fi_0', '3o_0', '3si_0', '3si_1', '3si_2', '4fi_0', '4o_0', '4si_0', '4si_1', '4si_2')
< lane count 20
< examining 2fi_0
< length 248.5
< maxSpeed 11.11
< width 3.2
< allowed ()
< disallowed ()
< linkNum 3
< links [('2si_0', True, True, False, '', 'M', 's', 7.249827584156712), ('2si_1', True, True, False, '', 'M', 's', 4.459820624195518), ('2si_2', True, True, False, '', 'M', 's', 3.0)]
< shape ((1000.0, 501.65000000000003), (751.5, 501.65000000000003))
< edge 2fi
< CO2 3655.9332315441243
< CO 134.99569372949378
< HC 0.7001697688063016
< PMx 0.07689796956352524
< NOx 1.605517698575536
< Fuel 1.5715746576853664
< Noise 64.53183306655048
< Elec 0.0
< meanSpeed 3.1154472965048625
< occupancy 0.02012072434607646
< lastLength 5.0
< traveltime 79.76382726126856
< numVeh 1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi lanearea ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/lanearea/runner.py", line 26, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,32d0
< Loading configuration... done.
< step 0
< step 1
< step 2
< step 3
< laneareas ('det0', 'det1')
< lanearea count 2
< examining det0
< pos 100.0
< length 25.0
< lane 2fi_0
< vehNum 0
< haltNum 0
< meanSpeed -1.0
< vehIDs ()
< occupancy 0.0
< examining det1
< pos 148.5
< length 400.0
< lane 2o_0
< vehNum 0
< haltNum 0
< meanSpeed -1.0
< vehIDs ()
< occupancy 0.0
< {16: 0}
< step 3
< {16: 0}
< step 4
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="1.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="1.00" id="det1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="1.00" end="2.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="1.00" end="2.00" id="det1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="2.00" end="3.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="2.00" end="3.00" id="det1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="3.00" end="4.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="3.00" end="4.00" id="det1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="4.00" end="5.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="4.00" end="5.00" id="det1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="5.00" end="6.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="5.00" end="6.00" id="det1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="6.00" end="7.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="6.00" end="7.00" id="det1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="7.00" end="8.00" id="det0" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="7.00" end="8.00" id="det1" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi lateralCollision laneChanging leftLane ( Last six runs Mar2019 )

---------- 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 "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/lateralCollision/laneChanging/runner.py", line 75, in <module>
>     runSingle(50, float(sys.argv[2]), "collider")
> ValueError: could not convert string to float: 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-winbuild-ba : traci pythonApi lateralCollision laneChanging rightLane ( Last six runs Mar2019 )

---------- 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 "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/lateralCollision/laneChanging/runner.py", line 75, in <module>
>     runSingle(50, float(sys.argv[2]), "collider")
> ValueError: could not convert string to float: 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-winbuild-ba : traci pythonApi lateralCollision sublaneChanging leftLane0.2 ( Last six runs Mar2019 )

---------- 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 "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/lateralCollision/sublaneChanging/runner.py", line 74, 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-winbuild-ba : traci pythonApi lateralCollision sublaneChanging leftLane0.5 ( Last six runs Mar2019 )

---------- 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 "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/lateralCollision/sublaneChanging/runner.py", line 74, 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>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi lateralCollision sublaneChanging rightLane0.2 ( Last six runs Mar2019 )

---------- Differences in errors ----------
1,4c1,10
< Warning: Teleporting vehicle 'right'; collision with vehicle 'collider', lane='e3_0', gap=-7.50', latGap=-0.10, time=11.00 stage=laneChange.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'right', lane='e3_0', gap=-7.50', latGap=-0.10, time=11.00 stage=laneChange.
< Warning: Vehicle 'right' ends teleporting on edge 'e4', time 11.00.
< Warning: Vehicle 'collider' ends teleporting on edge 'e4', time 11.00.
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests/toolrunner.py", line 29, in <module>
>     stdout=sys.stdout, stderr=sys.stderr)
>   File "C:\Python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "C:\Python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "C:\Python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- 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 0, lateral pos: 1.40
< trying to change lateral position by -0.20...
< [010] lane 0, lateral pos: 1.20
< trying to change lateral position by -0.20...
< [011] lane 1, lateral pos: 0.00
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi lateralCollision sublaneChanging rightLane0.5 ( Last six runs Mar2019 )

---------- Differences in errors ----------
1,8c1,10
< Warning: Teleporting vehicle 'right'; collision with vehicle 'collider', lane='e1_0', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'right', lane='e1_0', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Vehicle 'right' ends teleporting on edge 'e2', time 5.00.
< Warning: Vehicle 'collider' ends teleporting on edge 'e2', time 5.00.
< Warning: Teleporting vehicle 'right'; collision with vehicle 'collider', lane='e3_0', gap=-7.50', latGap=-0.40, time=10.00 stage=laneChange.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'right', lane='e3_0', gap=-7.50', latGap=-0.40, time=10.00 stage=laneChange.
< Warning: Vehicle 'right' ends teleporting on edge 'e4', time 10.00.
< Warning: Vehicle 'collider' ends teleporting on edge 'e4', time 10.00.
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests/toolrunner.py", line 29, in <module>
>     stdout=sys.stdout, stderr=sys.stderr)
>   File "C:\Python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "C:\Python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "C:\Python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,37d0
< 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 0, lateral pos: 1.20
< trying to change lateral position by -0.50...
< [005] lane 1, lateral pos: 0.00
< trying to change lateral position by -0.50...
< [006] lane 1, lateral pos: -0.50
< trying to change lateral position by -0.50...
< [007] lane 1, lateral pos: -1.00
< trying to change lateral position by -0.50...
< [008] lane 1, lateral pos: -1.50
< trying to change lateral position by -0.50...
< [009] lane 0, lateral pos: 1.20
< trying to change lateral position by -0.50...
< [010] lane 1, lateral pos: 0.00
< trying to change lateral position by -0.50...
< [011] lane 1, lateral pos: -0.50
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi load ( Last six runs Mar2019 )

---------- Differences in errors ----------
1,2c1,12
< Error: Invalid edge list for vehicle 'horiz' (The edge 'dummy' within the route <unknown> is not known.
<  The route can not be build.)
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/load/runner.py", line 28, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,368d0
< Loading configuration... done.
< Loading configuration... done.
< Loading configuration... done.
< step=1000 departed=('horiz',)
< step=2000 departed=()
< step=3000 departed=()
< reloading
< step=1000 departed=('horiz',)
< step=2000 departed=()
< step=3000 departed=()
< step=4000 departed=()
< step=5000 departed=()
< step=6000 departed=()
< step=7000 departed=()
< step=8000 departed=()
< step=9000 departed=()
< step=10000 departed=()
< step=11000 departed=()
< step=12000 departed=()
< step=13000 departed=()
< step=14000 departed=()
< step=15000 departed=()
< step=16000 departed=()
< step=17000 departed=()
< step=18000 departed=()
< step=19000 departed=()
< step=20000 departed=()
< step=21000 departed=()
< step=22000 departed=()
<truncated after showing first 30 lines>
---------- Missing result in log ----------
***Starting server on port <PORT> ***
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: 4.00
Reason: TraCI issued load command.

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi multientryexit ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/multientryexit/runner.py", line 26, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,19d0
< Loading configuration... done.
< step 0
< step 1
< step 2
< step 3
< multientryexits ('0',)
< multientryexit count 1
< examining 0
< vehNum 1
< meanSpeed 6.20637786887
< vehIDs ('horiz',)
< haltNum 0
< {16: 1}
< step 3
< {16: 1}
< step 4
< {16: 0}
< step 5
< {16: 0}

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi params ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/params/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,17d0
< Loading configuration... done.
< step 0
< vehicle foo=""
< vehicle foo="42"
< person foo=""
< person foo="42"
< edge foo=""
< edge foo="42"
< lane foo=""
< lane foo="42"
< vType foo=""
< vType foo="42"
< route foo=""
< route foo="42"
< trafficlight foo=""
< trafficlight foo="42"
< step 1

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi person ( Last six runs Mar2019 )

---------- Differences in errors ----------
1,3c1,12
< Error: Person 'bla' is not known
< Error: The stage index must be lower than the number of remaining stages.
< Error: The negative stage index must refer to a valid previous stage.
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/person/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,105d0
< Loading configuration... done.
< step 0
< step 1
< step 2
< detour edges ('3si', '2o', '2fi', '2si', '4o')
< detour edges after routing ('3si', '4o')
< tripTest edges after routing ('2fi', '2si', '1si', '1fi')
< type pType2@horiz
< persons ('detour', 'detour2', 'horiz', 'newPerson', 'tripTest')
< person count 5
< examining horiz
< speed 1.22501255666
< pos (759.1336009754515, 504.95000000000005)
< pos3D (759.1336009754515, 504.95000000000005, 0.0)
< angle 270.0
< slope 0.0
< road 2fi
< type pType2@horiz
< lanePos 240.866399025
< color (0, 0, 255, 255)
< length 2.0
< MinGap 2.22
< width 1.11
< waiting time 0.0
< stage 2
< remainingStages 1
< edges ('2fi', '2si', '1o')
< vehicle 
< {0: ('detour', 'detour2', 'horiz', 'newPerson', 'tripTest')}
<truncated after showing first 30 lines>
---------- 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="horiz" x="761.50" y="504.95" angle="270.00" speed="0.00" pos="238.50" edge="2fi" slope="0.00"/>
        <person id="detour2" x="511.55" y="466.55" angle="0.00" speed="0.00" pos="215.05" edge="3si" slope="0.00"/>
        <person id="detour" x="511.55" y="471.55" angle="0.00" speed="0.00" pos="220.05" edge="3si" slope="0.00"/>
        <person id="newPerson" x="511.55" y="476.55" angle="0.00" speed="0.00" pos="225.05" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="horiz" x="760.36" y="504.95" angle="270.00" speed="1.14" pos="239.64" edge="2fi" slope="0.00"/>
        <person id="detour2" x="511.55" y="467.80" angle="0.00" speed="1.25" pos="216.30" edge="3si" slope="0.00"/>
        <person id="detour" x="511.55" y="472.93" angle="0.00" speed="1.38" pos="221.43" edge="3si" slope="0.00"/>
        <person id="newPerson" x="511.55" y="477.58" angle="0.00" speed="1.03" pos="226.08" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="horiz" x="759.13" y="504.95" angle="270.00" speed="1.23" pos="240.87" edge="2fi" slope="0.00"/>
        <person id="detour2" x="511.55" y="469.12" angle="0.00" speed="1.32" pos="217.62" edge="3si" slope="0.00"/>
        <person id="detour" x="511.55" y="474.11" angle="0.00" speed="1.18" pos="222.61" edge="3si" slope="0.00"/>
        <person id="newPerson" x="511.55" y="478.77" angle="0.00" speed="1.19" pos="227.27" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="tripTest" x="760.34" y="504.95" angle="270.00" speed="1.16" pos="239.66" edge="2fi" slope="0.00"/>
        <person id="horiz" x="757.89" y="504.95" angle="270.00" speed="1.25" pos="242.11" edge="2fi" slope="0.00"/>
        <person id="detour2" x="511.55" y="470.38" angle="0.00" speed="1.26" pos="218.88" edge="3si" slope="0.00"/>
        <person id="detour" x="511.55" y="475.31" angle="0.00" speed="1.20" pos="223.81" edge="3si" slope="0.00"/>
        <person id="newPerson" x="511.55" y="479.97" angle="0.00" speed="1.20" pos="228.47" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi poi ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/poi/runner.py", line 26, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,41d0
< Loading configuration... done.
< step 0
< step 1
< step 2
< adding 0
< pois ('0', 'poi1', 'poi2')
< poi count 3
< examining 0
< pos (1.0, 1.0)
< type test
< color (1, 2, 3, 4)
< {0: ('0', 'poi1', 'poi2')}
< step 3
< {0: ('0', 'poi1', 'poi2')}
< step 4
< {0: ('0', 'poi1', 'poi2')}
< step 5
< {0: ('0', 'poi1', 'poi2')}
< pois ('0', 'poi1', 'poi2')
< poi count 3
< examining 0
< pos (5.0, 5.0)
< type blub
< color (222, 111, 221, 0)
< pois ('0', 'p2', 'poi1', 'poi2')
< poi count 4
< examining p2
< pos (2.0, 2.0)
< type ptest
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi polygon ( Last six runs Mar2019 )

---------- Differences in errors ----------
1c1,12
< Error: NaN-Value in shape
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/polygon/runner.py", line 26, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,28d0
< Loading configuration... done.
< step 0
< step 1
< step 2
< adding 0
< polygons ('0',)
< polygon count 1
< examining 0
< shape ((1.0, 1.0), (1.0, 10.0), (10.0, 10.0))
< type test
< color (1, 2, 3, 4)
< filled True
< shape modified ((11.0, 11.0), (11.0, 101.0), (101.0, 101.0))
< type modified blub
< color modified (5, 6, 7, 8)
< color modified2 (5, 6, 7, 255)
< filled modified False
< getParameter='' (unset)
< getParameter='42' (after setting)
< {0: ('0',)}
< step 3
< {0: ('0',)}
< step 4
< {0: ('0',)}
< step 5
< {0: ('0',)}
< new polygon lineWidth 3.0
< lineWidth modified 0.5

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi rerouting add_with_taz ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/rerouting/add_with_taz/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1d0
< Loading configuration... done.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="toTAZ" depart="1.00" arrival="26.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="1.00" probability="0" edges="A3B3"/>
            <route edges="A3B3 B3C3 C3D3"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="fromTAZ" depart="1.00" arrival="34.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="1.00" probability="0" edges="A3B3"/>
            <route edges="D3C3 C3B3 B3A3 A3B3"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="betweenTAZ" depart="1.00" arrival="49.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="1.00" probability="0" edges="A0A1"/>
            <route edges="D3D2 D2D1 D1D0 D0C0 C0B0 B0A0"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi rerouting person stop_walk_stop_walk ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/rerouting/person/stop_walk_stop_walk/runner.py", line 24, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\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" duration="15.00"/>
        <walk edges="SC CN"/>
        <stop lane="CN_0" duration="15.00"/>
        <walk edges="CN SC"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi rerouting rerouteParkingArea_end ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/rerouting/rerouteParkingArea_end/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1d0
< Loading configuration... done.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="triggered" arrivalPos="55.00" arrival="37.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0A1 A1A2 A1A2"/>
            <route replacedOnEdge="A0A1" reason="TraCI:parkingAreaReroute" replacedAtTime="1.00" probability="0" edges="A0A1 A1A2"/>
            <route edges="A0A1 A1B1 B1B2"/>
        </routeDistribution>
        <stop parkingArea="parkB1B2" duration="10.00"/>
    </vehicle>

    <person id="p0" depart="0.00" arrival="173.00">
        <ride from="A0A1" to="B1B2" busStop="parkB1B2" lines="ego"/>
        <walk edges="B1B2 B3B2 A3B3"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi rerouting rerouteTraveltime_adaptEdgeWeight ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/rerouting/rerouteTraveltime_adaptEdgeWeight/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,7d0
< Loading configuration... done.
< edge=middle current=7.19942404608 adapted=-1.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=-1.0
< edge=middle current=7.19942404608 adapted=20.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=10.0
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="46.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
            <route edges="beg middle3 end"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi rerouting rerouteTraveltime_adaptEdgeWeight_varyWithTime ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/rerouting/rerouteTraveltime_adaptEdgeWeight_varyWithTime/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,7d0
< Loading configuration... done.
< edge=middle current=7.19942404608 adapted=-1.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=-1.0
< edge=middle current=7.19942404608 adapted=-1.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=-1.0
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="419.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
            <route edges="beg middle3 end"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi rerouting rerouteTraveltime_adaptVehicleEdgeWeight ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/rerouting/rerouteTraveltime_adaptVehicleEdgeWeight/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1d0
< Loading configuration... done.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="46.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
            <route edges="beg middle3 end"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi rerouting rerouteTraveltime_default ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/rerouting/rerouteTraveltime_default/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1d0
< Loading configuration... done.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="24.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
            <route edges="beg middle end"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi rerouting routingMode rerouteTraveltime_aggregated ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/rerouting/routingMode/rerouteTraveltime_aggregated/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,11d0
< Loading configuration... done.
< step=1 rerouted=flow.0
< step=11 rerouted=flow.1
< step=21 rerouted=flow.2
< step=31 rerouted=flow.3
< step=41 rerouted=flow.4
< step=51 rerouted=flow.5
< step=61 rerouted=flow.6
< step=71 rerouted=flow.7
< step=81 rerouted=flow.8
< step=91 rerouted=flow.9
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow.0" depart="0.00" arrival="48.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.1" depart="10.00" arrival="50.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="11.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
    </vehicle>

    <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>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi rerouting routingMode rerouteTraveltime_default ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/rerouting/routingMode/rerouteTraveltime_default/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,11d0
< Loading configuration... done.
< step=1 rerouted=flow.0
< step=11 rerouted=flow.1
< step=21 rerouted=flow.2
< step=31 rerouted=flow.3
< step=41 rerouted=flow.4
< step=51 rerouted=flow.5
< step=61 rerouted=flow.6
< step=71 rerouted=flow.7
< step=81 rerouted=flow.8
< step=91 rerouted=flow.9
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow.0" depart="0.00" arrival="48.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.1" depart="10.00" arrival="50.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="11.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.2" depart="20.00" arrival="80.00">
        <route edges="beg detour end"/>
    </vehicle>

    <vehicle id="flow.4" depart="40.00" arrival="81.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="41.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.5" depart="50.00" arrival="83.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi route ( Last six runs Mar2019 )

---------- Differences in errors ----------
1c1,12
< Error: Cannot add route 'empty' without edges.
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/route/runner.py", line 26, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,18d0
< Loading configuration... done.
< step 0
< step 1
< step 2
< routes ('horizontal', 'vertical', 'withTaz2')
< route count 3
< examining horizontal
< edges ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 3
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 4
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 5
< {0: ('horizontal', 'vertical', 'withTaz2')}
< routes ('h2', 'horizontal', 'vertical', 'withTaz', 'withTaz2')
< edges ('1o',)
< edges ('taz12-source', 'taz34-sink')

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi save_and_load_vtype_params ( Last six runs Mar2019 )

---------- Differences in errors ----------
1,4c1,10
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Parsing given value (2.6 s.) to the adjusted value 2.5 s.
< Warning: Given action step length 2.5 for vehicle type 't1' is larger than its parameter tau (=1.5)! This may lead to collisions. (This warning is only issued once per vehicle type).
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Parsing given value (2.6 s.) to the adjusted value 2.5 s.
< Warning: Given action step length 2.5 for vehicle type 't2@veh2' is larger than its parameter tau (=2)! This may lead to collisions. (This warning is only issued once per vehicle type).
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests/toolrunner.py", line 29, in <module>
>     stdout=sys.stdout, stderr=sys.stderr)
>   File "C:\Python27\lib\subprocess.py", line 522, in call
>     return Popen(*popenargs, **kwargs).wait()
>   File "C:\Python27\lib\subprocess.py", line 710, in __init__
>     errread, errwrite)
>   File "C:\Python27\lib\subprocess.py", line 958, in _execute_child
>     startupinfo)
> WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden
---------- Differences in output ----------
1,30d0
< Get before save....
< vtype
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< vehicle
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< Get after load....
< vtype
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< vehicle
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
---------- 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_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" hasDriverState="0" 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" hasDriverState="0" 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="1.50" hasDriverState="0" 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 100.00 0 49500" pos="18.60" speed="5.60" posLat="0.00">
        <device id="vehroute_veh0" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" route="r1" speedFactor="1.00" state="10000 1 100.00 0 49500" pos="5.39" speed="4.02" posLat="0.00">
        <device id="vehroute_veh1" state="0 0.00 10.00 100.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 100.00 0 49500" pos="359.86" speed="8.59" posLat="0.00">
        <device id="vehroute_veh2" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <lane id="0/0to0/1_0">
        <vehicles value=""/>
    </lane>
    <lane id="0/0to1/0_0">
        <vehicles value=""/>
    </lane>
    <lane id="0/1to0/0_0">
        <vehicles value=""/>
    </lane>
<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">
    <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" 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" 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" arrival="275.50">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi simulation ( Last six runs Mar2019 )

---------- Differences in errors ----------
1,16c1,12
< Warning: Value of tau=0.1 in car following model 'carFollowing-Krauss' lower than simulation step size may cause collisions
< Error: Parameter 'foo.bla' is not supported.
< Error: Invalid chargingStation parameter 'bla'
< Error: Invalid chargingStation 'foo'
< Error: Unknown bus stop 'foo'.
< Error: Unknown from edge 'foo'.
< Error: Invalid departure edge for vehicle type 'DEFAULT_VEHTYPE' (Vehicle '' is not allowed to depart on any lane of its first edge.)
< Error: Unknown from edge 'foo'.
< Warning: Ignoring vehicle type 'DEFAULT_BIKETYPE' when performing intermodal routing because it is not allowed on the start edge 'footpath'.
< Warning: Ignoring vehicle type 'DEFAULT_BIKETYPE' when performing intermodal routing because it is not allowed on the start edge 'footpath'.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'suddenStop', lane='o_0', gap=-1.36, time=13.00 stage=move.
< Warning: Vehicle 'collider' teleports beyond arrival edge 'o', time 13.00.
< Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=-100.00, offset=68.12), time=16.00.
< Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=0.00, offset=100.00), time=17.00.
< Error: Requested command not implemented (0xac): GUI is not running, command not implemented in command line sumo
< Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=0.00, offset=100.00), time=18.00.
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/simulation/runner.py", line 27, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,177d0
< Loading configuration... done.
< {114: ('horiz', 'horiz1'), 116: ()}
< step 0
< {114: (), 116: ('horiz',)}
< step 1
< {114: (), 116: ()}
< step 2
< {114: (), 116: ()}
< step 3
< {114: (), 116: ()}
< step 4
< {114: (), 116: ()}
< step 5
< {114: ('horiz2', 'suddenStop', 'collider', 'emergencyStopper'), 116: ('horiz1',)}
< time 6000
< #loaded 4
< loaded ('horiz2', 'suddenStop', 'collider', 'emergencyStopper')
< #departed 1
< departed ('horiz1',)
< #arrived 0
< arrived ()
< #parkstart 0
< parkstart ()
< #parkend 0
< parkend ()
< #stopstart 0
< stopstart ()
< #stopend 0
< stopend ()
<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="6.00">
    <route id="broken" state="1" edges="o o"/>
    <route id="horizontal" state="1" edges="o"/>
    <delay number="2" begin="6" end="1" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_BIKETYPE" vClass="bicycle"/>
    <vType id="DEFAULT_PEDTYPE" vClass="pedestrian"/>
    <vType id="DEFAULT_VEHTYPE"/>
    <vType id="badDriver" accel="5" decel="2" tau="0.1"/>
    <vehicle id="collider" type="badDriver" depart="10.00" departSpeed="max" route="horizontal" speedFactor="1.00" state="9223372036854775807 0 -1.00 0 0" pos="0.00" speed="0.00" posLat="0.00"/>
    <vehicle id="emergencyStopper" type="DEFAULT_VEHTYPE" depart="14.00" departPos="5000.00" departSpeed="max" route="broken" speedFactor="1.00" state="9223372036854775807 0 -1.00 0 0" pos="0.00" speed="0.00" posLat="0.00"/>
    <vehicle id="horiz" type="DEFAULT_VEHTYPE" depart="0.00" route="horizontal" speedFactor="1.00" state="0 0 5.10 0 5000" pos="36.07" speed="10.67" posLat="0.00"/>
    <vehicle id="horiz1" type="DEFAULT_VEHTYPE" depart="5.00" route="horizontal" speedFactor="1.00" state="5000 0 5.10 0 6000" pos="5.10" speed="0.00" posLat="0.00"/>
    <vehicle id="suddenStop" type="DEFAULT_VEHTYPE" depart="6.00" route="horizontal" speedFactor="1.00" state="9223372036854775807 0 -1.00 0 0" pos="0.00" speed="0.00" posLat="0.00">
        <stop lane="o_0" startPos="19.80" endPos="20.00" duration="5.00"/>
    </vehicle>
    <lane id=":0_0_0">
        <vehicles value=""/>
    </lane>
    <lane id=":1_0_0">
        <vehicles value=""/>
    </lane>
    <lane id="2o_0">
        <vehicles value=""/>
    </lane>
    <lane id="footpath_0">
        <vehicles value=""/>
    </lane>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi trafficlight ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/trafficlight/runner.py", line 26, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,37d0
< Loading configuration... done.
< step 0
< step 1
< step 2
< trafficlights deprecated ('0',)
< trafficlight ('0',)
< trafficlight count 1
< examining 0
< ryg rrrrGGggrrrrGGgg
< rygdef [Logic(programID='0', type=0, currentPhaseIndex=0, phases=[Phase(duration=31.0, state='GGggrrrrGGggrrrr', minDur=31.0, maxDur=31.0, next=(), name='major 1'), Phase(duration=4.0, state='yyggrrrryyggrrrr', minDur=4.0, maxDur=4.0, next=(), name='transition 1-2'), Phase(duration=6.0, state='rrGGrrrrrrGGrrrr', minDur=6.0, maxDur=6.0, next=(), name='major 2'), Phase(duration=4.0, state='rryyrrrrrryyrrrr', minDur=4.0, maxDur=4.0, next=(), name='transition 2-3'), Phase(duration=31.0, state='rrr
rGGggrrrrGGgg', minDur=31.0, maxDur=31.0, next=(), name='major 3'), Phase(duration=4.0, state='rrrryyggrrrryygg', minDur=4.0, maxDur=4.0, next=(), name='transition 3-4'), Phase(duration=6.0, state='rrrrrrGGrrrrrrGG', minDur=6.0, maxDur=6.0, next=(), name='major 4'), Phase(duration=4.0, state='rrrrrryyrrrrrryy', minDur=4.0, maxDur=4.0, next=(), name='transition 4-1')], subParameter={}), Logic(programID='custom', type=0, currentPhaseIndex=4, phases=[Phase(duration=30.0, state='rrrrGGggrrrrGGgg', m
inDur=0.0, maxDur=0.0, next=(1, 2, 3), name='setViaComplete'), Phase(duration=10.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=40.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=(), name='setByTraCI'), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=())], subParameter
={})]
< lanes ('4si_0', '4si_1', '4si_2', '4si_2', '2si_0', '2si_1', '2si_2', '2si_2', '3si_0', '3si_1', '3si_2', '3si_2', '1si_0', '1si_1', '1si_2', '1si_2')
< links [[('4si_0', '1o_0', '')], [('4si_1', '3o_0', '')], [('4si_2', '2o_0', '')], [('4si_2', '4o_0', '')], [('2si_0', '4o_0', '')], [('2si_1', '1o_0', '')], [('2si_2', '3o_0', '')], [('2si_2', '2o_0', '')], [('3si_0', '2o_0', '')], [('3si_1', '4o_0', '')], [('3si_2', '1o_0', '')], [('3si_2', '3o_0', '')], [('1si_0', '3o_0', '')], [('1si_1', '2o_0', '')], [('1si_2', '4o_0', '')], [('1si_2', '1o_0', '')]]
< program custom
< phase 4
< phaseName setByTraCI
< switch 26.0
< numDefs=2 numPhases=[8, 6]
< {0: ('0',)}
< step 3
< {0: ('0',)}
< step 4
< {0: ('0',)}
< step 5
< {0: ('0',)}
< caught Invalid tlsLinkIndex 16 for tls '0' with maximum index 15.
< examining 0
< ryg rrrruGggrrrrGGgg
< rygdef [Logic(programID='0', type=0, currentPhaseIndex=0, phases=[Phase(duration=31.0, state='GGggrrrrGGggrrrr', minDur=31.0, maxDur=31.0, next=(), name='major 1'), Phase(duration=4.0, state='yyggrrrryyggrrrr', minDur=4.0, maxDur=4.0, next=(), name='transition 1-2'), Phase(duration=6.0, state='rrGGrrrrrrGGrrrr', minDur=6.0, maxDur=6.0, next=(), name='major 2'), Phase(duration=4.0, state='rryyrrrrrryyrrrr', minDur=4.0, maxDur=4.0, next=(), name='transition 2-3'), Phase(duration=31.0, state='rrr
rGGggrrrrGGgg', minDur=31.0, maxDur=31.0, next=(), name='major 3'), Phase(duration=4.0, state='rrrryyggrrrryygg', minDur=4.0, maxDur=4.0, next=(), name='transition 3-4'), Phase(duration=6.0, state='rrrrrrGGrrrrrrGG', minDur=6.0, maxDur=6.0, next=(), name='major 4'), Phase(duration=4.0, state='rrrrrryyrrrrrryy', minDur=4.0, maxDur=4.0, next=(), name='transition 4-1')], subParameter={}), Logic(programID='custom', type=0, currentPhaseIndex=4, phases=[Phase(duration=30.0, state='rrrrGGggrrrrGGgg', m
inDur=0.0, maxDur=0.0, next=(1, 2, 3), name='setViaComplete'), Phase(duration=10.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=40.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=(), name='setByTraCI'), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=())], subParameter
={}), Logic(programID='online', type=0, currentPhaseIndex=0, phases=[Phase(duration=1.0, state='rrrruGggrrrrGGgg', minDur=1.0, maxDur=1.0, next=())], subParameter={})]
< lanes ('4si_0', '4si_1', '4si_2', '4si_2', '2si_0', '2si_1', '2si_2', '2si_2', '3si_0', '3si_1', '3si_2', '3si_2', '1si_0', '1si_1', '1si_2', '1si_2')
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi vehicle ( Last six runs Mar2019 )

---------- Differences in errors ----------
1,13c1,12
< Warning: New value of emergencyDecel (3.00) is lower than decel (4.50)
< Warning: Automatically setting emergencyDecel to 5.10 for vType 'DEFAULT_VEHTYPE@horiz' to match decel.
< Error: Vehicle 'bla' is not known
< Warning: Vehicle '1' aborts stop.
< Error: Vehicle 'anotherOne' is not known
< Warning: Departure time for vehicle 'departInThePast' is in the past; using current time instead.
< Warning: Vehicle 'parking2' aborts stop.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'blocker', lane='2fi_0', gap=-5.02, time=117.00 stage=events.
< Warning: Vehicle 'collider' ends teleporting on edge '2si', time 118.00.
< Warning: No connection between edge '3fi' and edge 'disconnected' found.
< Warning: No route for vehicle 'failVeh' found.
< Error: Vehicle 'elVeh' does not support device parameter 'device.foo.bar' (No device of type 'foo' exists).
< Error: Vehicle 'elVeh' does not support device parameter 'device.battery.foobar' (Parameter 'foobar' is not supported for device of type 'battery').
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/vehicle/runner.py", line 27, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,991d0
< Loading configuration... done.
< step 0.0
< step 1.0
< step 2.0
< vehicles ('horiz',)
< vehicle count 1
< examining horiz
< speed 4.03334372395
< speed w/o traci 4.03334372395
< acceleration 2.59949394504
< pos (989.4962096581543, 501.65)
< pos3D (989.4962096581543, 501.65, 0.0)
< angle 270.0
< road 2fi
< lane 2fi_0
< laneIndex 0
< type DEFAULT_VEHTYPE
< routeID horizontal
< routeIndex 0
< route ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< lanePos 10.5671935029
< color (255, 255, 0, 255)
< bestLanes (('2fi_0', 3000.0, 0.0, 0, True, ('2fi_0', '2si_1', '1o_0', '1fi_0', '1si_0', '3o_0', '3fi_0', '3si_1', '4o_0')),)
< CO2 4962.09802901
< CO 148.404394312
< HC 0.793287746206
< PMx 0.106890250159
< NOx 2.197042561
< fuel 2.1330214171
<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">
    <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>
        <stop lane="2fi_0" startPos="49.90" endPos="50.00" duration="1.00" parking="1"/>
    </vehicle>

    <vehicle id="movedVeh" depart="125.00" arrival="131.00">
        <routeDistribution>
            <route replacedOnEdge="1si" reason="traci:moveToXY" replacedAtTime="126.00" probability="0" edges="3fi 3si 4o"/>
            <route edges="3fi 3si 4o 1si"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi vehicle_asl ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/vehicle_asl/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\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">
        <vehicle id="v0" x="5.10" y="-4.95" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.10">
        <vehicle id="v0" x="5.11" y="-1.65" angle="90.00" type="t0" speed="0.26" pos="5.11" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="v0" x="5.15" y="-1.65" angle="90.00" type="t0" speed="0.52" pos="5.15" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.30">
        <vehicle id="v0" x="5.22" y="-1.65" angle="90.00" type="t0" speed="0.78" pos="5.22" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="v0" x="5.31" y="-1.65" angle="90.00" type="t0" speed="1.04" pos="5.31" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="v0" x="5.42" y="-1.65" angle="90.00" type="t0" speed="1.30" pos="5.42" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="v0" x="5.57" y="-1.65" angle="90.00" type="t0" speed="1.56" pos="5.57" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.70">
        <vehicle id="v0" x="5.74" y="-1.65" angle="90.00" type="t0" speed="1.82" pos="5.74" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="v0" x="5.93" y="-1.65" angle="90.00" type="t0" speed="2.08" pos="5.93" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


<lanechanges>
    <change id="v0" type="t0" time="0.10" from="beg_0" to="beg_1" dir="1" speed="0.26" pos="5.11" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None"/>
    <change id="v0" type="t0" time="30.60" from="beg_1" to="beg_0" dir="-1" speed="13.89" pos="237.88" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None"/>
</lanechanges>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi vehicle_sublane ( Last six runs Mar2019 )

---------- Differences in errors ----------
1,13c1,12
< Warning: New value of emergencyDecel (3.00) is lower than decel (4.50)
< Warning: Automatically setting emergencyDecel to 5.10 for vType 'DEFAULT_VEHTYPE@horiz' to match decel.
< Error: Vehicle 'bla' is not known
< Warning: Vehicle '1' aborts stop.
< Error: Vehicle 'anotherOne' is not known
< Warning: Departure time for vehicle 'departInThePast' is in the past; using current time instead.
< Warning: Vehicle 'parking2' aborts stop.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'blocker', lane='2fi_0', gap=-5.02', latGap=-1.80, time=117.00 stage=events.
< Warning: Vehicle 'collider' ends teleporting on edge '2si', time 118.00.
< Warning: No connection between edge '3fi' and edge 'disconnected' found.
< Warning: No route for vehicle 'failVeh' found.
< Error: Vehicle 'elVeh' does not support device parameter 'device.foo.bar' (No device of type 'foo' exists).
< Error: Vehicle 'elVeh' does not support device parameter 'device.battery.foobar' (Parameter 'foobar' is not supported for device of type 'battery').
---
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/vehicle/runner.py", line 27, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,991d0
< Loading configuration... done.
< step 0.0
< step 1.0
< step 2.0
< vehicles ('horiz',)
< vehicle count 1
< examining horiz
< speed 4.03334372395
< speed w/o traci 4.03334372395
< acceleration 2.59949394504
< pos (989.4962096581543, 501.65)
< pos3D (989.4962096581543, 501.65, 0.0)
< angle 270.0
< road 2fi
< lane 2fi_0
< laneIndex 0
< type DEFAULT_VEHTYPE
< routeID horizontal
< routeIndex 0
< route ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< lanePos 10.5671935029
< color (255, 255, 0, 255)
< bestLanes (('2fi_0', 3000.0, 0.0, 0, True, ('2fi_0', '2si_1', '1o_0', '1fi_0', '1si_0', '3o_0', '3fi_0', '3si_1', '4o_0')),)
< CO2 4962.09802901
< CO 148.404394312
< HC 0.793287746206
< PMx 0.106890250159
< NOx 2.197042561
< fuel 2.1330214171
<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">
    <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>
        <stop lane="2fi_0" startPos="49.90" endPos="50.00" duration="1.00" parking="1"/>
    </vehicle>

    <vehicle id="movedVeh" depart="125.00" arrival="131.00">
        <routeDistribution>
            <route replacedOnEdge="1si" reason="traci:moveToXY" replacedAtTime="126.00" probability="0" edges="3fi 3si 4o"/>
            <route edges="3fi 3si 4o 1si"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci pythonApi vehicle_sublane_asl ( Last six runs Mar2019 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/vehicle_sublane_asl/runner.py", line 25, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\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">
        <vehicle id="v0" x="5.10" y="-4.95" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.10">
        <vehicle id="v0" x="5.11" y="-4.94" angle="89.89" type="t0" speed="0.26" pos="5.11" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="v0" x="5.15" y="-4.92" angle="89.77" type="t0" speed="0.52" pos="5.15" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.30">
        <vehicle id="v0" x="5.22" y="-4.89" angle="89.66" type="t0" speed="0.78" pos="5.22" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="v0" x="5.31" y="-4.85" angle="89.55" type="t0" speed="1.04" pos="5.31" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="v0" x="5.42" y="-4.80" angle="89.44" type="t0" speed="1.30" pos="5.42" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="v0" x="5.57" y="-4.74" angle="89.33" type="t0" speed="1.56" pos="5.57" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.70">
        <vehicle id="v0" x="5.74" y="-4.67" angle="89.23" type="t0" speed="1.82" pos="5.74" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="v0" x="5.93" y="-4.59" angle="89.12" type="t0" speed="2.08" pos="5.93" lane="beg_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


<lanechanges>
    <changeStarted id="v0" type="t0" time="0.10" from="beg_0" to="beg_0" dir="0" speed="0.26" pos="5.11" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="2.50"/>
    <changeStarted id="v0" type="t0" time="0.20" from="beg_0" to="beg_0" dir="0" speed="0.52" pos="5.15" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="2.49"/>
    <changeStarted id="v0" type="t0" time="0.30" from="beg_0" to="beg_0" dir="0" speed="0.78" pos="5.22" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="2.47"/>
    <changeStarted id="v0" type="t0" time="0.40" from="beg_0" to="beg_0" dir="0" speed="1.04" pos="5.31" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="2.44"/>
    <changeStarted id="v0" type="t0" time="0.50" from="beg_0" to="beg_0" dir="0" speed="1.30" pos="5.42" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="2.40"/>
    <changeStarted id="v0" type="t0" time="0.60" from="beg_0" to="beg_0" dir="0" speed="1.56" pos="5.57" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="2.35"/>
    <changeStarted id="v0" type="t0" time="0.70" from="beg_0" to="beg_0" dir="0" speed="1.82" pos="5.74" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="2.29"/>
    <changeStarted id="v0" type="t0" time="0.80" from="beg_0" to="beg_0" dir="0" speed="2.08" pos="5.93" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="2.22"/>
    <changeStarted id="v0" type="t0" time="0.90" from="beg_0" to="beg_0" dir="0" speed="2.34" pos="6.15" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="2.14"/>
    <changeStarted id="v0" type="t0" time="1.00" from="beg_0" to="beg_0" dir="0" speed="2.60" pos="6.40" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="2.05"/>
    <change id="v0" type="t0" time="2.10" from="beg_0" to="beg_1" dir="1" speed="5.46" pos="10.83" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
    <change id="v0" type="t0" time="31.90" from="beg_1" to="beg_0" dir="-1" speed="13.89" pos="255.94" reason="traci" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
    <changeStarted id="v0" type="t0" time="60.60" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="492.78" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="1.60"/>
    <changeStarted id="v0" type="t0" time="60.70" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="494.17" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="1.59"/>
    <changeStarted id="v0" type="t0" time="60.80" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="495.56" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="1.57"/>
    <changeStarted id="v0" type="t0" time="60.90" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="496.95" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="1.54"/>
    <changeStarted id="v0" type="t0" time="61.00" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="498.34" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None" maneuverDistance="1.50"/>
    <change id="v0" type="t0" time="61.90" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="510.84" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
</lanechanges>

Detailed information for the tests that had known bugs:

TEST had known bugs (#5180) on ts-sim-winbuild-ba : traci pythonApi getNeighborsSublane ( Last six runs Mar2019 )

#5180
(This bug was triggered by text found in file 'errors' matching '.')
---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "C:/Users/delphi/Code/sumoInternal/git/tests\..\tests/complex/traci/pythonApi/getNeighborsSublane/runner.py", line 27, in <module>
>     import libsumo as traci  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\__init__.py", line 15, in <module>
>     from .libsumo import *  # noqa
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 17, in <module>
>     _libsumo = swig_import_helper()
>   File "C:\Users\delphi\Code\sumoInternal\git\tools\libsumo\libsumo.py", line 16, in swig_import_helper
>     return importlib.import_module('_libsumo')
>   File "C:\Python27\lib\importlib\__init__.py", line 37, in import_module
>     __import__(name)
> ImportError: No module named _libsumo
---------- Differences in output ----------
1,706d0
< Loading configuration... done.
< step 0.0
< step 1.0
< step 2.0
< Neigh infos for ego:
<   rightFollowers:
<   [('r0.0', -0.5680975253693763)]
<   rightLeaders:
<   [('r0.1', -2.3628522372338914), ('r1.0', 25.192665661429057)]
<   leftFollowers:
<   [('l0.0', 0.08090834117028756)]
<   leftLeaders:
<   [('l0.1', -3.7208081589313196), ('l1.0', 25.417226821277293)]
<   rightFollowers (only blocking):
<   []
<   rightLeaders (only blocking):
<   []
<   leftFollowers (only blocking):
<   []
<   leftLeaders (only blocking):
<   []
< step 3.0
< Neigh infos for ego:
<   rightFollowers:
<   [('r0.0', 0.6798052937723682)]
<   rightLeaders:
<   [('r0.1', -1.8616628393996493), ('r1.0', 24.503598213125954)]
<   leftFollowers:
<   [('l0.0', 1.264037448237648)]
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego" x="5.10" y="-4.80" angle="90.00" type="t2" speed="0.00" pos="5.10" lane="entry_1" slope="0.00"/>
        <vehicle id="l0.0" x="0.00" y="-2.60" angle="90.00" type="t0" speed="0.00" pos="0.00" lane="entry_2" slope="0.00"/>
        <vehicle id="l0.1" x="10.00" y="-0.60" angle="90.00" type="t1" speed="0.00" pos="10.00" lane="entry_2" slope="0.00"/>
        <vehicle id="l1.0" x="40.00" y="-2.60" angle="90.00" type="t0" speed="0.00" pos="40.00" lane="entry_2" slope="0.00"/>
        <vehicle id="l1.1" x="50.00" y="-0.60" angle="90.00" type="t1" speed="0.00" pos="50.00" lane="entry_2" slope="0.00"/>
        <vehicle id="r0.0" x="0.00" y="-9.00" angle="90.00" type="t0" speed="0.00" pos="0.00" lane="entry_0" slope="0.00"/>
        <vehicle id="r0.1" x="10.00" y="-7.00" angle="90.00" type="t1" speed="0.00" pos="10.00" lane="entry_0" slope="0.00"/>
        <vehicle id="r1.0" x="40.00" y="-9.00" angle="90.00" type="t0" speed="0.00" pos="40.00" lane="entry_0" slope="0.00"/>
        <vehicle id="r1.1" x="50.00" y="-7.00" angle="90.00" type="t1" speed="0.00" pos="50.00" lane="entry_0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" x="7.70" y="-4.80" angle="90.00" type="t2" speed="2.60" pos="7.70" lane="entry_1" slope="0.00"/>
        <vehicle id="l0.0" x="1.58" y="-2.60" angle="90.00" type="t0" speed="1.58" pos="1.58" lane="entry_2" slope="0.00"/>
        <vehicle id="l0.1" x="12.09" y="-0.60" angle="90.00" type="t1" speed="2.09" pos="12.09" lane="entry_2" slope="0.00"/>
        <vehicle id="l1.0" x="41.91" y="-2.60" angle="90.00" type="t0" speed="1.91" pos="41.91" lane="entry_2" slope="0.00"/>
        <vehicle id="l1.1" x="51.75" y="-0.60" angle="90.00" type="t1" speed="1.75" pos="1.75" lane="mid_2" slope="0.00"/>
        <vehicle id="r0.0" x="1.96" y="-9.00" angle="90.00" type="t0" speed="1.96" pos="1.96" lane="entry_0" slope="0.00"/>
        <vehicle id="r0.1" x="12.54" y="-7.00" angle="90.00" type="t1" speed="2.54" pos="12.54" lane="entry_0" slope="0.00"/>
        <vehicle id="r1.0" x="41.67" y="-9.00" angle="90.00" type="t0" speed="1.67" pos="41.67" lane="entry_0" slope="0.00"/>
        <vehicle id="r1.1" x="51.44" y="-7.00" angle="90.00" type="t1" speed="1.44" pos="1.44" lane="mid_0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" x="12.49" y="-4.80" angle="90.00" type="t2" speed="4.79" pos="12.49" lane="entry_1" slope="0.00"/>
        <vehicle id="l0.0" x="4.91" y="-2.60" angle="90.00" type="t0" speed="3.32" pos="4.91" lane="entry_2" slope="0.00"/>
        <vehicle id="l0.1" x="16.27" y="-0.60" angle="90.00" type="t1" speed="4.18" pos="16.27" lane="entry_2" slope="0.00"/>
<truncated after showing first 30 lines>

TEST had known bugs (see #3263) on ts-sim-winbuild-ba : traci pythonApi moveToXY keepRoute2 ( Last six runs Mar2019 )

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci pythonApi bugs ticket1010 ( Last six runs Mar2019 )

Test exceeded wallclock time limit of 900.0 seconds