31Jan14r - detailed test results for COMPLEX

(To start TextTest for these tests, run 'texttest -a complex -d /home/delphi/sumo/tests')

default: 70 tests: 17 succeeded 48 FAILED 5 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-simulation8 : jtrrouter randomized_flow ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,11
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_turns.turns.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/jtrrouter/randomized_flow/runner.py", line 30, in <module>
>     route_lines1 = get_depart_lines(output_file1)
>   File "/home/delphi/sumo/tests/../tests/complex/jtrrouter/randomized_flow/runner.py", line 10, in get_depart_lines
>     return [l for l in open(route_file) if 'depart' in l]
> IOError: [Errno 2] No such file or directory: 'output1.rou.xml'
---------- Differences in output ----------
1,3d0
< Success.
< Success.
< test passed. output is random

TEST FAILED on ts-simulation8 : sumo b50 ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1,6c1,12
< Warning: Teleporting vehicle 'vehicle.508'; waited too long (wrong lane), lane='i7_2', time=1701.00.
< Warning: Vehicle 'vehicle.508' ends teleporting on edge 'e1', time 1724.00.
< Warning: Teleporting vehicle 'vehicle.969'; waited too long (jam), lane='i2_0', time=2894.00.
< Warning: Vehicle 'vehicle.969' ends teleporting on edge 'i3', time 2897.00.
< Warning: Teleporting vehicle 'vehicle.2935'; waited too long (wrong lane), lane='i7_2', time=8662.00.
< Warning: Vehicle 'vehicle.2935' ends teleporting on edge 'e1', time 8685.00.
---
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_nodes.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_edges.edg.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'net.net.xml' does not exist.
> Quitting (on error).
---------- Differences in output ----------
1d0
< Success.
3,7d1
< Loading net-file from 'net.net.xml'...  done (TIME).
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 9064.00
< Reason: All vehicles have left the simulation.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/net_file.xsd">

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

    <edge id=":f1_0" function="internal">
        <lane id=":f1_0_0" index="0" speed="13.90" length="4.11" shape="300.02,-8.25 301.77,-8.08 303.37,-7.57 304.82,-6.72 306.12,-5.54"/>
        <lane id=":f1_0_1" index="1" speed="13.90" length="4.11" shape="300.02,-4.95 301.07,-4.85 302.02,-4.54 302.89,-4.04 303.66,-3.33"/>
        <lane id=":f1_0_2" index="2" speed="13.90" length="4.11" shape="300.02,-1.65 300.36,-1.62 300.68,-1.52 300.96,-1.35 301.21,-1.12"/>
    </edge>
    <edge id=":f2_0" function="internal">
        <lane id=":f2_0_0" index="0" speed="13.90" length="3.51" shape="396.15,94.50 398.25,99.98"/>
        <lane id=":f2_0_1" index="1" speed="13.90" length="3.51" shape="393.69,96.70 394.95,99.98"/>
        <lane id=":f2_0_2" index="2" speed="13.90" length="3.51" shape="391.24,98.91 391.65,99.98"/>
    </edge>
    <edge id=":f3_0" function="internal">
        <lane id=":f3_0_0" index="0" speed="13.90" length="3.51" shape="398.25,300.02 396.15,305.50"/>
        <lane id=":f3_0_1" index="1" speed="13.90" length="3.51" shape="394.95,300.02 393.69,303.30"/>
        <lane id=":f3_0_2" index="2" speed="13.90" length="3.51" shape="391.65,300.02 391.24,301.09"/>
    </edge>
    <edge id=":f4_0" function="internal">
        <lane id=":f4_0_0" index="0" speed="13.90" length="4.11" shape="306.12,405.54 304.82,406.72 303.37,407.57 301.77,408.08 300.02,408.25"/>
        <lane id=":f4_0_1" index="1" speed="13.90" length="4.11" shape="303.66,403.33 302.89,404.04 302.02,404.54 301.07,404.85 300.02,404.95"/>
        <lane id=":f4_0_2" index="2" speed="13.90" length="4.11" shape="301.21,401.12 300.96,401.35 300.68,401.52 300.36,401.62 300.02,401.65"/>
    </edge>
    <edge id=":f5_0" function="internal">
        <lane id=":f5_0_0" index="0" speed="13.90" length="7.90" shape="9.85,408.25 9.15,408.35 8.65,408.65 8.35,409.15 8.25,409.85"/>
        <lane id=":f5_0_1" index="1" speed="13.90" length="7.90" shape="9.85,404.95 7.71,405.26 6.17,406.17 5.26,407.71 4.95,409.85"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : sumo ringNoBrake ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1,7c1,24
< Warning: Network contains internal links but option --no-internal-links is set. Vehicles will 'jump' across junctions and thus underestimate route lenghts and travel times
< Warning: Starting TraCI without using internal lanes!
< Vehicles will jump over junctions.
< Use without option --no-internal-links to avoid unexpected behavior
< Warning: Starting TraCI without using internal lanes!
< Vehicles will jump over junctions.
< Use without option --no-internal-links to avoid unexpected behavior
---
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_nodes.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_edges.edg.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'circular.net.xml' does not exist.
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/sumo/ringNoBrake/runner.py", line 50, in <module>
>     evalTimeline(runSingle(""))
>   File "/home/delphi/sumo/tests/../tests/complex/sumo/ringNoBrake/runner.py", line 19, in runSingle
>     traci.init(PORT)
>   File "/home/delphi/sumo/tests/../tests/complex/sumo/ringNoBrake/../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/sumo/ringNoBrake/../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
<truncated after showing first 30 lines>
---------- Differences in output ----------
3d2
< Success.
6,15d4
< Loading configuration... done.
< >>> Checking Simulation (network: internal, simulation: no internal)
< 
< >>> Building the network (without internal)
< Loading configuration... done.
< Success.
< Loading configuration... done.
< >>> Checking Simulation (network: no internal, simulation: internal)
< Loading configuration... done.
< >>> Checking Simulation (network: no internal, simulation: no internal)

TEST FAILED on ts-simulation8 : sumo binary ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,24
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_nodes.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_edges.edg.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_nodes.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_edges.edg.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: The network file 'circular.net.xml' could not be found.
> Quitting (on error).
> Error: File 'circular.net.sbx' does not exist.
> Quitting (on error).
---------- Differences in output ----------
3d2
< Success.
6d4
< Success.
8d5
< Success.

TEST FAILED on ts-simulation8 : sumo extended rerouter ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,20
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_nodes.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_edges.edg.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'three_split.net.xml' does not exist.
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/sumo/extended/rerouter/runner.py", line 127, in <module>
>     vehroutes = list(sumolib.output.parse("vehroutes.xml", ["vehicle"], {'route':['exitTimes', 'edges']}))
>   File "/home/delphi/sumo/tests/../tests/complex/sumo/extended/rerouter/../../../../../tools/sumolib/output/__init__.py", line 89, in parse
>     xml_doc = pulldom.parse(xmlfile)
>   File "/usr/lib64/python2.7/xml/dom/pulldom.py", line 334, in parse
>     stream = open(stream_or_string)
> IOError: [Errno 2] No such file or directory: 'vehroutes.xml'
---------- Differences in output ----------
3d2
< Success.
9,264d7
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=0, rerouter starts at 100, ends at 86400
<     Checking with multi-referenced routes: True
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=100, rerouter starts at 0, ends at 86400
<     Checking with multi-referenced routes: True
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=0, rerouter starts at 50, ends at 100
<     Checking with multi-referenced routes: True
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<     Checking with multi-referenced routes: False
<      Checking with embedded rerouter definition: True
<      Checking with embedded rerouter definition: False
<   Checking for simulation begin=50, rerouter starts at 50, ends at 100
<     Checking with multi-referenced routes: True
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : sumo lane_change best_lanes ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,26
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file '/home/delphi/sumo/tests/../tests/complex/sumo/lane_change/best_lanes/data/acosta_busStopNeedsChange#1/input_nodes.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file '/home/delphi/sumo/tests/../tests/complex/sumo/lane_change/best_lanes/data/acosta_busStopNeedsChange#1/input_edges.edg.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file '/home/delphi/sumo/tests/../tests/complex/sumo/lane_change/best_lanes/data/acosta_busStopNeedsChange#1/input_connections.con.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'input_net.net.xml' does not exist.
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/sumo/lane_change/best_lanes/runner.py", line 28, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/sumo/lane_change/best_lanes/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/sumo/lane_change/best_lanes/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/sumo/lane_change/best_lanes/../../../../../tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2d1
< Success.
4,103d2
< lane -1000+0.-500+0_0:
<   length: 1968.0
<   offset: 0
<   allowsContinuation: 1
<   over: ['-1000+0.-500+0_0', '-500+0.+0+0_1', '+0+0.+500+0_1', '+500+0.+1000+0_1']
< lane 0 ok
< ----------------------------------------------------------------------
< 
< -- Test: acosta_busStopNeedsChange#2
< Success.
< Loading configuration... done.
< lane -500+0.+0+0_0:
<   length: 483.85
<   offset: 1
<   allowsContinuation: 0
<   over: ['-500+0.+0+0_0']
< lane -500+0.+0+0_1:
<   length: 1469.5
<   offset: 0
<   allowsContinuation: 1
<   over: ['-500+0.+0+0_1', '+0+0.+500+0_1', '+500+0.+1000+0_1']
< lane -500+0.+0+0_2:
<   length: 483.85
<   offset: -1
<   allowsContinuation: 0
<   over: ['-500+0.+0+0_2']
< lane 0 ok
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : netconvert left_turn_noblocking_longveh ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,16
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_nodes.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_edges.edg.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'joined.net.xml' does not exist.
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/netconvert/left_turn_noblocking_longveh/runner.py", line 36, in <module>
>     for line in open(trips_output):
> IOError: [Errno 2] No such file or directory: 'trips.log'
---------- Differences in output ----------
1,2d0
< Success.
< test passed. no blocking occured

TEST FAILED on ts-simulation8 : netconvert left_turn_noblocking_double_intersection ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,16
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_nodes.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_edges.edg.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: File 'joined.net.xml' does not exist.
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/netconvert/left_turn_noblocking_double_intersection/runner.py", line 36, in <module>
>     for line in open(trips_output):
> IOError: [Errno 2] No such file or directory: 'trips.log'
---------- Differences in output ----------
1,2d0
< Success.
< test passed. no blocking occured

TEST FAILED on ts-simulation8 : netconvert osm_roundtrip ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
19a20,29
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'from_osm.net.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/netconvert/osm_roundtrip/runner.py", line 58, in <module>
>     tolines = filter(open(net_output2, 'U').readlines())
> IOError: [Errno 2] No such file or directory: 'reloaded.net.xml'
---------- Differences in output ----------
2d1
< Success.

TEST FAILED on ts-simulation8 : netconvert dlr-navteq_roundtrip ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1,4c1,12
< Warning: Splitting vector close to end (pos: 0.00, length: 0.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 0.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 0.00)
< Warning: Splitting vector close to end (pos: 0.00, length: 0.00)
---
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_net.net.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: The file 'elmar_nodes_unsplitted.txt' could not be opened.
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/netconvert/dlr-navteq_roundtrip/runner.py", line 52, in <module>
>     tolines = filter(open(net_output, 'U').readlines())
> IOError: [Errno 2] No such file or directory: 'output_net.net.xml'
---------- Differences in output ----------
1,2d0
< Success.
< Success.

3 TESTS FAILED on ts-simulation8 :

---------- Differences in errors ----------
1,192c1,3
< ------------------ net/edge[0]@from:
< Error: Attribute 'from' in definition of edge '1' is empty.
< Error: unknown from-edge '1' in connection
< Quitting (on error).
< ------------------ net/edge[1]@from:
< Error: Attribute 'from' in definition of edge '2' is empty.
< Error: unknown to-edge '2' in connection
< Quitting (on error).
< ------------------ net/edge[0]@from:a
<  Wrong error code returned (0)!
< ------------------ net/edge[1]@from:a
<  Wrong error code returned (0)!
< ------------------ net/edge[0]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '1'.
< Error: unknown from-edge '1' in connection
< Quitting (on error).
< ------------------ net/edge[1]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '2'.
< Error: unknown to-edge '2' in connection
< Quitting (on error).
< ------------------ net/edge[0]@function:a
< Error: value 'a' not in enumeration
<  In file 'mod.net.xml'
<  At line/column 26/60.
< 
< Quitting (on error).
< ------------------ net/edge[1]@function:a
< Error: value 'a' not in enumeration
<  In file 'mod.net.xml'
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,3d1
< Success.
< Success.
6,39c4
< >>> ok...
< 
< Running broken net
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
<truncated after showing first 30 lines>
broken_nets dfrouter ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
broken_nets duarouter ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
broken_nets jtrrouter ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

TEST FAILED on ts-simulation8 : broken_nets sumo ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1,16c1,3
< ------------------ net/edge[0]@from:
<  Wrong error code returned (0)!
< ------------------ net/edge[1]@from:
<  Wrong error code returned (0)!
< ------------------ net/edge[0]@from:a
<  Wrong error code returned (0)!
< ------------------ net/edge[1]@from:a
<  Wrong error code returned (0)!
< ------------------ net/edge[0]@from:<remove>
<  Wrong error code returned (0)!
< ------------------ net/edge[1]@from:<remove>
<  Wrong error code returned (0)!
< ------------------ net/edge[0]@function:a
< Error: value 'a' not in enumeration
<  In file 'mod.net.xml'
<  At line/column 26/60.
---
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_nodes.nod.xml'
>  At line/column 1/0.
18,579c5,7
< Quitting (on error).
< ------------------ net/edge[1]@function:a
< Error: value 'a' not in enumeration
<  In file 'mod.net.xml'
<  At line/column 30/60.
< 
< Quitting (on error).
< ------------------ net/edge[0]@id:
<truncated after showing first 30 lines>
---------- Differences in output ----------
2d1
< Success.
5,7c4
< >>> ok...
< 
< Running broken net
---
> Error on processing the 'correct' network!

TEST FAILED on ts-simulation8 : broken_nets sumo_no_validation ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1,17c1,9
< ------------------ net/edge[0]@from:
<  Wrong error code returned (0)!
< ------------------ net/edge[1]@from:
<  Wrong error code returned (0)!
< ------------------ net/edge[0]@from:a
<  Wrong error code returned (0)!
< ------------------ net/edge[1]@from:a
<  Wrong error code returned (0)!
< ------------------ net/edge[0]@from:<remove>
<  Wrong error code returned (0)!
< ------------------ net/edge[1]@from:<remove>
<  Wrong error code returned (0)!
< ------------------ net/edge[0]@function:a
< Error: Edge '1' has an invalid type.
< Error: An unknown lane ('1_0') was tried to be set as incoming to junction '2'.
< Error: Unknown from-edge '1' in connection
< Error: Unknown from-edge '1' in connection
---
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_nodes.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_edges.edg.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
19,645c11
< ------------------ net/edge[1]@function:a
<truncated after showing first 30 lines>
---------- Differences in output ----------
2d1
< Success.
5,7c4
< >>> ok...
< 
< Running broken net
---
> Error on processing the 'correct' network!

3 TESTS FAILED on ts-simulation8 :

---------- Differences in errors ----------
1,3c1,9
< ------------------ net/edge[0]@from:
< Error: Attribute 'from' in definition of edge '1' is empty.
< Error: unknown from-edge '1' in connection
---
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_nodes.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_edges.edg.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
5,7c11
< ------------------ net/edge[1]@from:
< Error: Attribute 'from' in definition of edge '2' is empty.
< Error: unknown to-edge '2' in connection
---
> Error: The network file 'correct.net.xml' could not be found.
9,356d12
< ------------------ net/edge[0]@from:a
<  Wrong error code returned (0)!
< ------------------ net/edge[1]@from:a
<  Wrong error code returned (0)!
< ------------------ net/edge[0]@from:<remove>
< Error: Attribute 'from' is missing in definition of edge '1'.
< Error: unknown from-edge '1' in connection
< Quitting (on error).
< ------------------ net/edge[1]@from:<remove>
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,3d1
< Success.
< Success.
6,88c4
< >>> ok...
< 
< Running broken net
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
< Success.
<truncated after showing first 30 lines>
broken_nets dfrouter_no_validation ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
broken_nets duarouter_no_validation ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
broken_nets jtrrouter_no_validation ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

TEST FAILED on ts-simulation8 : tutorial hello ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,15
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'data/hello.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'data/hello.edg.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'data/hello.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
---------- Differences in output ----------
2,41c2,6
< Parsing nodes from 'data/hello.nod.xml'... done.
< Parsing edges from 'data/hello.edg.xml'... done.
<  Import done:
<    3 nodes loaded.
<    2 edges loaded.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Joining similar edges... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
< -----------------------------------------------------
< Summary:
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : tutorial quickstart ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,14
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'data/quickstart.nod.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'data/quickstart.edg.xml'
>  At line/column 1/0.
> 
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'data/quickstart.con.xml'
>  At line/column 1/0.
> 
> Error: No nodes loaded.
> Quitting (on error).
---------- Differences in net ----------
10,11c10,15
<         <lane id=":1_0_1" index="1" speed="13.89" length="3.00" shape="1001.50,1004.95 998.50,1004.95"/>
<         <lane id=":1_0_2" index="2" speed="13.89" length="3.00" shape="1001.50,1001.65 998.50,1001.65"/>
---
>     </edge>
>     <edge id=":1_1" function="internal">
>         <lane id=":1_1_0" index="0" speed="13.89" length="3.00" shape="1001.50,1004.95 998.50,1004.95"/>
>     </edge>
>     <edge id=":1_2" function="internal">
>         <lane id=":1_2_0" index="0" speed="13.89" length="3.00" shape="1001.50,1001.65 998.50,1001.65"/>
14,16c18,24
<         <lane id=":1_3_0" index="0" speed="13.89" length="3.49" shape="998.50,995.05 1001.50,991.75"/>
<         <lane id=":1_3_1" index="1" speed="13.89" length="3.49" shape="998.50,995.05 1001.50,995.05"/>
<         <lane id=":1_3_2" index="2" speed="13.89" length="3.49" shape="998.50,998.35 1001.50,998.35"/>
---
>         <lane id=":1_3_0" index="0" speed="13.89" length="4.46" shape="998.50,995.05 1001.50,991.75"/>
>     </edge>
>     <edge id=":1_4" function="internal">
>         <lane id=":1_4_0" index="0" speed="13.89" length="3.00" shape="998.50,995.05 1001.50,995.05"/>
>     </edge>
>     <edge id=":1_5" function="internal">
>         <lane id=":1_5_0" index="0" speed="13.89" length="3.00" shape="998.50,998.35 1001.50,998.35"/>
20,21c28,33
<         <lane id=":2_0_1" index="1" speed="13.89" length="3.00" shape="1001.50,4.95 998.50,4.95"/>
<         <lane id=":2_0_2" index="2" speed="13.89" length="3.00" shape="1001.50,1.65 998.50,1.65"/>
---
>     </edge>
>     <edge id=":2_1" function="internal">
>         <lane id=":2_1_0" index="0" speed="13.89" length="3.00" shape="1001.50,4.95 998.50,4.95"/>
>     </edge>
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,45c3,9
< Parsing nodes from 'data/quickstart.nod.xml'... done.
< Parsing edges from 'data/quickstart.edg.xml'... done.
< Parsing connections from 'data/quickstart.con.xml'... done.
<  Import done:
<    14 nodes loaded.
<    3 types loaded.
<    26 edges loaded.
< Removing self-loops... done.
< Removing empty nodes... done.
<    0 nodes removed.
< Moving network to origin... done.
< Joining similar edges... done.
< Computing turning directions... done.
< Sorting nodes' edges... done.
< Computing node types... done.
< Computing priorities... done.
< Computing approached edges... done.
< Computing approaching lanes... done.
< Dividing of lanes on approached lanes... done.
< Processing turnarounds... done.
< Rechecking of lane endings... done.
< Computing node shapes... done.
< Computing edge shapes... done.
< Assigning nodes to traffic lights... done.
< Computing traffic light control information... done.
< Computing node logics... done.
< Computing traffic light logics... done.
<  0 traffic light(s) computed.
< Building inner edges... done.
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci repeatedConnection sumo ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,17
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/repeatedConnection/runner.py", line 42, in <module>
>     runSingle(50, 99)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/repeatedConnection/runner.py", line 27, in runSingle
>     traci.init(PORT)
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
4,62d3
< Print ended at step 100
< Loading configuration... done.
<  Run 1
< Print ended at step 100
< Loading configuration... done.
<  Run 2
< Print ended at step 100
< Loading configuration... done.
<  Run 3
< Print ended at step 100
< Loading configuration... done.
<  Run 4
< Print ended at step 100
< Loading configuration... done.
<  Run 5
< Print ended at step 100
< Loading configuration... done.
<  Run 6
< Print ended at step 100
< Loading configuration... done.
<  Run 7
< Print ended at step 100
< Loading configuration... done.
<  Run 8
< Print ended at step 100
< Loading configuration... done.
<  Run 9
< Print ended at step 100
< ----------- TraCI ends first -----------
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci repeatedConnection sumo-gui ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/repeatedConnection/runner.py", line 42, in <module>
>     runSingle(50, 99)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/repeatedConnection/runner.py", line 27, in runSingle
>     traci.init(PORT)
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 240, in _sendExact
>     raise FatalTraCIError("connection closed by SUMO")
> traci.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
4,62d3
< Print ended at step 100
< Loading configuration... done.
<  Run 1
< Print ended at step 100
< Loading configuration... done.
<  Run 2
< Print ended at step 100
< Loading configuration... done.
<  Run 3
< Print ended at step 100
< Loading configuration... done.
<  Run 4
< Print ended at step 100
< Loading configuration... done.
<  Run 5
< Print ended at step 100
< Loading configuration... done.
<  Run 6
< Print ended at step 100
< Loading configuration... done.
<  Run 7
< Print ended at step 100
< Loading configuration... done.
<  Run 8
< Print ended at step 100
< Loading configuration... done.
<  Run 9
< Print ended at step 100
< ----------- TraCI ends first -----------
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci closingOutput sumo ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,15
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/closingOutput/runner.py", line 18, in <module>
>     traci.init(PORT)
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in state ----------
5,756d4
<     <timestep time="0.00">
<         <edge id="2fi">
<             <lane id="2fi_0">
<                 <vehicle id="horiz" pos="5.10" speed="0.00"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="1.00">
<         <edge id="2fi">
<             <lane id="2fi_0">
<                 <vehicle id="horiz" pos="6.54" speed="1.44"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="2.00">
<         <edge id="2fi">
<             <lane id="2fi_0">
<                 <vehicle id="horiz" pos="9.66" speed="3.12"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="3.00">
<         <edge id="2fi">
<             <lane id="2fi_0">
<                 <vehicle id="horiz" pos="15.31" speed="5.66"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="4.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci closingOutput sumo-gui ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/closingOutput/runner.py", line 18, in <module>
>     traci.init(PORT)
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 240, in _sendExact
>     raise FatalTraCIError("connection closed by SUMO")
> traci.FatalTraCIError: connection closed by SUMO
---------- Differences in state ----------
5,756d4
<     <timestep time="0.00">
<         <edge id="2fi">
<             <lane id="2fi_0">
<                 <vehicle id="horiz" pos="5.10" speed="0.00"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="1.00">
<         <edge id="2fi">
<             <lane id="2fi_0">
<                 <vehicle id="horiz" pos="6.54" speed="1.44"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="2.00">
<         <edge id="2fi">
<             <lane id="2fi_0">
<                 <vehicle id="horiz" pos="9.66" speed="3.12"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="3.00">
<         <edge id="2fi">
<             <lane id="2fi_0">
<                 <vehicle id="horiz" pos="15.31" speed="5.66"/>
<             </lane>
<         </edge>
<     </timestep>
<     <timestep time="4.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci pythonApi trafficlights ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,15
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/trafficlights/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/trafficlights/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/trafficlights/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/trafficlights/../../../../../tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,66d1
< step 0
< step 1
< step 2
< trafficlights ['0']
< trafficlights count 1
< examining 0
< ryg GGggrrrrGGggrrrr
< rygdef [Logic:
< subID: 0
< type: 0
< subParameter: 0
< currentPhaseIndex: 0
< Phase:
< duration: 31000
< duration1: 31000
< duration2: 31000
< phaseDef: GGggrrrrGGggrrrr
< Phase:
< duration: 4000
< duration1: 4000
< duration2: 4000
< phaseDef: yyggrrrryyggrrrr
< Phase:
< duration: 6000
< duration1: 6000
< duration2: 6000
< phaseDef: rrGGrrrrrrGGrrrr
< Phase:
< duration: 4000
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci pythonApi poi ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/poi/runner.py", line 18, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/poi/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/poi/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/poi/../../../../../tools/traci/__init__.py", line 240, in _sendExact
>     raise FatalTraCIError("connection closed by SUMO")
> traci.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
2,36d1
< step 0
< step 1
< step 2
< adding 0
< pois ['0']
< poi count 1
< examining 0
< pos (1.0, 1.0)
< type test
< color (1, 2, 3, 4)
< {66: (1.0, 1.0)}
< step 3
< {66: (1.0, 1.0)}
< step 4
< {66: (1.0, 1.0)}
< step 5
< {66: (1.0, 1.0)}
< pois ['0']
< poi count 1
< examining 0
< pos (5.0, 5.0)
< type blub
< color (222, 111, 221, 0)
< pois ['0', 'p2']
< poi count 2
< examining p2
< pos (2.0, 2.0)
< type ptest
< color (11, 21, 31, 41)
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci pythonApi junction ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,15
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/junction/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/junction/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/junction/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/junction/../../../../../tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,15d1
< 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)
< {66: (500.0, 500.0)}
< step 3
< {66: (500.0, 500.0)}
< step 4
< {66: (500.0, 500.0)}
< step 5
< {66: (500.0, 500.0)}

TEST FAILED on ts-simulation8 : traci pythonApi polygon ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/polygon/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/polygon/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/polygon/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/polygon/../../../../../tools/traci/__init__.py", line 240, in _sendExact
>     raise FatalTraCIError("connection closed by SUMO")
> traci.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
2,18d1
< 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)
< {78: [(1.0, 1.0), (1.0, 10.0), (10.0, 10.0)]}
< step 3
< {78: [(1.0, 1.0), (1.0, 10.0), (10.0, 10.0)]}
< step 4
< {78: [(1.0, 1.0), (1.0, 10.0), (10.0, 10.0)]}
< step 5
< {78: [(1.0, 1.0), (1.0, 10.0), (10.0, 10.0)]}

TEST FAILED on ts-simulation8 : traci pythonApi multientryexit ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,15
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_additional.add.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/multientryexit/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/multientryexit/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/multientryexit/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/multientryexit/../../../../../tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,19d1
< step 0
< step 1
< step 2
< step 3
< multientryexits ['0']
< multientryexit count 1
< examining 0
< vehNum 1
< meanSpeed 5.65632404885
< vehIDs ['horiz']
< haltNum 0
< {16: 1}
< step 3
< {16: 1}
< step 4
< {16: 0}
< step 5
< {16: 0}

TEST FAILED on ts-simulation8 : traci pythonApi route ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,15
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/route/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/route/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/route/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/route/../../../../../tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,17d1
< step 0
< step 1
< step 2
< routes ['horizontal']
< route count 1
< examining horizontal
< edges ['2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si']
< {0: ['horizontal']}
< step 3
< {0: ['horizontal']}
< step 4
< {0: ['horizontal']}
< step 5
< {0: ['horizontal']}
< routes ['h2', 'horizontal']
< edges ['1o']

TEST FAILED on ts-simulation8 : traci pythonApi vehicle ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,15
< Error: Answered with error to command 0xa4: Vehicle 'bla' is not known
---
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/vehicle/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/vehicle/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/vehicle/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/vehicle/../../../../../tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,222d1
< step 0
< step 1
< step 2
< vehicles ['horiz']
< vehicle count 1
< examining horiz
< speed 3.1154472965
< speed w/o traci 3.1154472965
< pos (990.3428640337894, 501.65000000000003)
< angle -90.0
< road 2fi
< lane 2fi_0
< laneIndex 0
< type DEFAULT_VEHTYPE
< routeID horizontal
< route ['2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si']
< lanePos 9.65713596621
< color (255, 255, 0, 255)
< bestLanes [['2fi_0', 2922.9000000000001, 0.0, 0, 1, ['2fi_0', '2si_1', '1o_0', '1fi_0', '1si_0', '3o_0', '3fi_0', '3si_1', '4o_0']]]
< CO2 1904.97775406
< CO 23.3928317774
< HC 0.701641785426
< PMx 0.185285081526
< NOx 3.68172726534
< fuel 0.759484900622
< noise 64.5318330666
< traveltime -1001.0
< effort -1001.0
< route valid True
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci pythonApi edge ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,15
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/edge/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/edge/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/edge/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/edge/../../../../../tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,35d1
< step 0
< step 1
< step 2
< edges ['1fi', '1o', '1si', '2fi', '2o', '2si', '3fi', '3o', '3si', '4fi', '4o', '4si']
< edge count 12
< examining 2fi
< adaptedTraveltime -1.0
< effort -1.0
< CO2 1904.97775406
< CO 23.3928317774
< HC 0.701641785426
< PMx 0.185285081526
< NOx 3.68172726534
< Fuel 0.759484900622
< Noise 64.5318330666
< meanSpeed 3.1154472965
< occupancy 0.0301810865191
< lastLength 5.0
< traveltime 79.7638272613
< numVeh 1
< haltVeh 0
< vehIds ['horiz']
< waiting time 0.0
< traveltime after adaption 79.7638272613
< adaptedTraveltime after adaption 42.0
< effort after adaption 1234.0
< max speed after adaption 23.0
< {16: 1}
< step 3
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci pythonApi simulation ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,15
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/simulation/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/simulation/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/simulation/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/simulation/../../../../../tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,61d1
< {116: []}
< step 0
< {116: ['horiz']}
< step 1
< {116: []}
< step 2
< {116: []}
< step 3
< {116: []}
< step 4
< {116: []}
< step 5
< {116: ['horiz1']}
< time 6000
< #loaded 0
< loaded []
< #departed 1
< departed ['horiz1']
< #arrived 0
< arrived []
< #parkstart 0
< parkstart []
< #parkend 0
< parkend []
< #stopstart 0
< stopstart []
< #stopend 0
< stopend []
< min#expected 3
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci pythonApi vehicletype ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,15
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/vehicletype/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/vehicletype/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/vehicletype/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/vehicletype/../../../../../tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,42d1
< step 0
< step 1
< step 2
< vehicletypes ['DEFAULT_VEHTYPE']
< vehicletype count 1
< examining DEFAULT_VEHTYPE
< length 5.0
< maxSpeed 70.0
< speedFactor 1.0
< speedDev 0.0
< accel 2.6
< decel 4.5
< imperfection 0.5
< tau 1.0
< vClass unknown
< emissionclass unknown
< shape 
< MinGap 2.5
< width 2.0
< color (255, 255, 0, 255)
< {65: 70.0}
< step 3
< {65: 70.0}
< step 4
< {65: 70.0}
< step 5
< {65: 70.0}
< length 1.0
< maxSpeed 1.0
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci pythonApi gui ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/gui/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/gui/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/gui/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/gui/../../../../../tools/traci/__init__.py", line 240, in _sendExact
>     raise FatalTraCIError("connection closed by SUMO")
> traci.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
2,16d1
< step 0
< step 1
< step 2
< views ['View #0']
< examining View #0
< zoom 100.0
< offset (500.0, 500.0)
< schema standard
< {161: (500.0, 500.0)}
< step 3
< {161: (500.0, 500.0)}
< step 4
< {161: (500.0, 500.0)}
< step 5
< {161: (500.0, 500.0)}

TEST FAILED on ts-simulation8 : traci pythonApi lane ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,15
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/lane/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/lane/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/lane/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/lane/../../../../../tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,42d1
< 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, True), ('2si_1', True, True, True), ('2si_2', True, True, True)]
< shape [(1000.0, 501.65000000000003), (751.5, 501.65000000000003)]
< edge 2fi
< CO2 1904.97775406
< CO 23.3928317774
< HC 0.701641785426
< PMx 0.185285081526
< NOx 3.68172726534
< Fuel 0.759484900622
< Noise 64.5318330666
< meanSpeed 3.1154472965
< occupancy 0.0301810865191
< lastLength 5.0
< traveltime 79.7638272613
< numVeh 1
< haltVeh 0
< vehIds ['horiz']
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : traci pythonApi inductionloop ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,15
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/inductionloop/runner.py", line 10, in <module>
>     traci.init(8813)
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/inductionloop/../../../../../tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/inductionloop/../../../../../tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/inductionloop/../../../../../tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,22d1
< step 0
< step 1
< step 2
< step 3
< inductionloops ['0']
< inductionloop count 1
< examining 0
< vehNum 1
< meanSpeed 5.65632404885
< vehIDs ['horiz']
< occupancy 88.3966328099
< meanLength 5.0
< timeSinceDet 0.0554176197042
< vehData [['horiz', 5.0, 3.0606160521971733, 3.944582380295775, 'DEFAULT_VEHTYPE']]
< {16: 1}
< step 3
< {16: 0}
< step 4
< {16: 0}
< step 5
< {16: 0}

TEST FAILED on ts-simulation8 : traci bugs ticket1010 ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,17
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_additional.add.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/bugs/ticket1010/runner.py", line 37, in <module>
>     run()
>   File "/home/delphi/sumo/tests/../tests/complex/traci/bugs/ticket1010/runner.py", line 19, in run
>     traci.init(PORT)
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,13c2,3
< Loading additional-files from 'input_additional.add.xml'...  done (TIME).
< Loading done.
< Simulation started with time: 0.00
< ***Starting server on port 8813 ***
< Simulation ended at time: 13.00
< Reason: TraCI requested termination.
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 0
<  Waiting: 0
< 
---
> Loading additional-files from 'input_additional.add.xml'... 
> Loading of additional-files failed.

TEST FAILED on ts-simulation8 : traci busySocket sumo ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,4
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
---
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
2a6,15
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/busySocket/runner.py", line 20, in <module>
>     traci.init(PORT)
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 235, in _sendExact
>     _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2d1
< Loading configuration... done.

TEST FAILED on ts-simulation8 : traci busySocket sumo-gui ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,10
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
---
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/traci/busySocket/runner.py", line 20, in <module>
>     traci.init(PORT)
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 391, in init
>     return getVersion()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 413, in getVersion
>     result = _sendExact()
>   File "/home/delphi/sumo/tools/traci/__init__.py", line 240, in _sendExact
>     raise FatalTraCIError("connection closed by SUMO")
> traci.FatalTraCIError: connection closed by SUMO
---------- Differences in output ----------
2d1
< Loading configuration... done.

TEST FAILED on ts-simulation8 : state xml ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,10
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Error: unable to open primary document entity '/home/delphi/texttesttmp/gcc4_64.31Jan001203.19996/complex/state/xml/state.xml'
>  In file 'state.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" depart="0.00" arrival="235.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" depart="5.00" arrival="321.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot time="50000">
    <route id="r1" state="1" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    <delay number="2" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" length="3.00" minGap="2.00" maxSpeed="10.00">
        <carFollowing-Krauss accel="0.80" decel="4.50" sigma="0.00"/>
    </vType>
    <vehicle id="0" depart="0" route="r1" type="DEFAULT_VEHTYPE" state="0 1" pos="199.50" speed="10.00"/>
    <vehicle id="1" depart="5000" route="r1" type="DEFAULT_VEHTYPE" state="5000 0" pos="389.50" speed="0.00"/>
    <lane>
        <vehicles value=""/>
    </lane>
    <lane>
        <vehicles value=""/>
    </lane>
    <lane>
        <vehicles value=""/>
    </lane>
    <lane>
        <vehicles value=""/>
    </lane>
    <lane>
        <vehicles value=""/>
    </lane>
    <lane>
        <vehicles value=""/>
    </lane>
    <lane>
<truncated after showing first 30 lines>

3 TESTS FAILED on ts-simulation8 :

---------- Differences in errors ----------
0a1,7
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Error: Unknown sbx version
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" depart="0.00" arrival="235.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" depart="5.00" arrival="321.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
state dists ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
state plain ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
state prefix ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

TEST FAILED on ts-simulation8 : state disconnected ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1,8c1,7
< Warning: Teleporting vehicle '0'; waited too long (wrong lane), lane='4/1to3/1_0', time=331.00.
< Warning: Vehicle '0' ends teleporting on edge '2/1to1/1', time 331.00.
< Warning: Teleporting vehicle '1'; waited too long (wrong lane), lane='4/1to3/1_0', time=636.00.
< Warning: Vehicle '1' ends teleporting on edge '2/1to1/1', time 636.00.
< Warning: Teleporting vehicle '0'; waited too long (wrong lane), lane='4/1to3/1_0', time=350.00.
< Warning: Vehicle '0' ends teleporting on edge '2/1to1/1', time 350.00.
< Warning: Teleporting vehicle '1'; waited too long (wrong lane), lane='4/1to3/1_0', time=655.00.
< Warning: Vehicle '1' ends teleporting on edge '2/1to1/1', time 655.00.
---
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Error: Unknown sbx version
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" depart="0.00" arrival="429.00">
<         <route edges="4/1to3/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" depart="5.00" arrival="751.00">
<         <route edges="4/1to3/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-simulation8 : state dists_xml ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
0a1,10
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Error: unable to open primary document entity '/home/delphi/texttesttmp/gcc4_64.31Jan001203.19996/complex/state/dists_xml/state.xml'
>  In file 'state.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" depart="0.00" arrival="235.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" depart="5.00" arrival="321.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot time="50000">
    <route id="r#0" state="1" edges="3/1to2/1 2/1to1/1 1/1to0/1"/>
    <route id="r#1" state="1" edges="2/1to1/1 1/1to0/1"/>
    <route id="r1" state="1" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    <routeDistribution id="r" state="1" routes="r#0 r#1" probabilities="1.00 1.00"/>
    <delay number="2" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" length="3.00" minGap="2.00" maxSpeed="10.00">
        <carFollowing-Krauss accel="0.80" decel="4.50" sigma="0.00"/>
    </vType>
    <vType id="v1" length="3.00" minGap="2.00" maxSpeed="10.00" probability="0.10">
        <carFollowing-Krauss accel="1.80" decel="4.50" sigma="0.00"/>
    </vType>
    <vType id="v2" length="3.00" minGap="2.00" maxSpeed="10.00" probability="0.90">
        <carFollowing-Krauss accel="2.80" decel="4.50" sigma="0.00"/>
    </vType>
    <vTypeDistribution id="v" vTypes="v1 v2" probabilities="0.10 0.90"/>
    <vehicle id="0" depart="0" route="r1" type="DEFAULT_VEHTYPE" state="0 1" pos="199.50" speed="10.00"/>
    <vehicle id="1" depart="5000" route="r1" type="DEFAULT_VEHTYPE" state="5000 0" pos="389.50" speed="0.00"/>
    <lane>
        <vehicles value=""/>
    </lane>
    <lane>
        <vehicles value=""/>
    </lane>
    <lane>
        <vehicles value=""/>
    </lane>
<truncated after showing first 30 lines>

TEST FAILED on ts-simulation8 : state diff_begin ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1c1,8
< Warning: State was written at a different time 50.00 than the begin time 10!
---
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Error: Unknown sbx version
> Warning: State was written at a different time 0.00 than the begin time 10!
> Quitting (on error).
---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="0" depart="0.00" arrival="130.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="1" depart="5.00" arrival="216.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-simulation8 : tutorial san_pablo_dam ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

---------- Differences in errors ----------
1,5c1,21
< Warning: Value of tau=0.99 in car following model 'carFollowing-Krauss' lower than simulation step size may cause collisions
< Warning: Teleporting vehicle '927'; collision with '926', lane='1to7_0', gap=-0.01, time=27014.00 stage=move.
< Warning: Vehicle '927' ends teleporting on edge '7to8', time 27017.00.
< Warning: Teleporting vehicle '1121'; collision with '1120', lane='1to7_0', gap=-0.05, time=27584.00 stage=move.
< Warning: Vehicle '1121' ends teleporting on edge '7to8', time 27585.00.
---
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'data/input_vss.add.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> capi_return is NULL
> Call-back cb_calcfc_in__cobyla__user__routines failed.
> Traceback (most recent call last):
>   File "/home/delphi/sumo/tests/../tests/complex/tutorial/san_pablo_dam/runner.py", line 109, in <module>
>     fmin_cobyla(gof, params, [conVmax, conAmax, conTtau, conSigA, conSigA2], rhoend=1.0e-4)
>   File "/usr/local/lib/python2.7/site-packages/scipy-0.11.0-py2.7-linux-x86_64.egg/scipy/optimize/cobyla.py", line 166, in fmin_cobyla
>     **opts)['x']
>   File "/usr/local/lib/python2.7/site-packages/scipy-0.11.0-py2.7-linux-x86_64.egg/scipy/optimize/cobyla.py", line 235, in _minimize_cobyla
>     dinfo=info)
>   File "/usr/local/lib/python2.7/site-packages/scipy-0.11.0-py2.7-linux-x86_64.egg/scipy/optimize/cobyla.py", line 227, in calcfc
>     f = fun(x, *args)
>   File "/home/delphi/sumo/tests/../tests/complex/tutorial/san_pablo_dam/runner.py", line 66, in gof
>     result = validate.validate(checkBinary('sumo'))
>   File "/home/delphi/sumo/tests/complex/tutorial/san_pablo_dam/validate.py", line 46, in validate
>     for line in open('data/detector.xml'):
> IOError: [Errno 2] No such file or directory: 'data/detector.xml'
---------- Differences in output ----------
44,293d43
< Loading configuration... done.
< #### yields rmse: 164.3095
< # simulation with: sigA:0.500 lCar:5.000 vMax:23.000 tTau:1.500 bMax:2.000 aMax:2.000
< Loading configuration... done.
< #### yields rmse: 161.8118
< # simulation with: sigA:0.500 lCar:5.000 vMax:23.000 tTau:1.500 bMax:2.000 aMax:3.000
< Loading configuration... done.
< #### yields rmse: 217.5925
< # simulation with: sigA:0.500 lCar:5.000 vMax:23.000 tTau:1.500 bMax:3.000 aMax:2.000
< Loading configuration... done.
< #### yields rmse: 140.5703
< # simulation with: sigA:0.500 lCar:6.000 vMax:23.000 tTau:1.500 bMax:3.000 aMax:2.000
< Loading configuration... done.
< #### yields rmse: 178.7742
< # simulation with: sigA:1.500 lCar:5.000 vMax:23.000 tTau:1.500 bMax:3.000 aMax:2.000
< Loading configuration... done.
< #### yields rmse: 1004.2452
< # simulation with: sigA:0.500 lCar:5.000 vMax:23.000 tTau:2.500 bMax:3.000 aMax:2.000
< Loading configuration... done.
< #### yields rmse: 222.7295
< # simulation with: sigA:0.100 lCar:4.556 vMax:23.029 tTau:1.100 bMax:3.247 aMax:1.351
< Loading configuration... done.
< #### yields rmse: 93.7806
< # simulation with: sigA:0.100 lCar:4.486 vMax:23.034 tTau:1.100 bMax:3.286 aMax:2.348
< Loading configuration... done.
< #### yields rmse: 93.7090
< # simulation with: sigA:-0.009 lCar:4.948 vMax:23.034 tTau:0.991 bMax:3.395 aMax:2.376
< Loading configuration... done.
< #### yields rmse: 105.2465
<truncated after showing first 30 lines>
---------- Differences in results ----------
1,82d0
< 22.000 2.000 2.000 5.000 0.500 1.500 164.309497436
< 23.000 2.000 2.000 5.000 0.500 1.500 161.811811811
< 23.000 3.000 2.000 5.000 0.500 1.500 217.592468465
< 23.000 2.000 3.000 5.000 0.500 1.500 140.57034914
< 23.000 2.000 3.000 6.000 0.500 1.500 178.774191838
< 23.000 2.000 3.000 5.000 1.500 1.500 1004.24524682
< 23.000 2.000 3.000 5.000 0.500 2.500 222.729464874
< 23.029 1.351 3.247 4.556 0.100 1.100 93.7806464644
< 23.034 2.348 3.286 4.486 0.100 1.100 93.7090137341
< 23.034 2.376 3.395 4.948 -0.009 0.991 105.246475562
< 23.044 2.341 2.560 3.980 0.100 1.565 75.0102941029
< 23.061 2.319 2.456 3.599 0.100 1.259 93.3605692145
< 22.795 2.342 2.556 3.974 0.080 1.559 77.7008502969
< 23.110 2.321 2.800 3.829 0.100 1.971 90.8094754722
< 23.058 2.175 2.552 3.993 -0.085 1.564 89.2868485265
< 23.088 2.826 2.473 4.049 0.100 1.587 65.9895455343
< 23.086 2.788 2.260 4.019 0.141 1.700 64.848717085
< 23.107 2.833 2.219 4.328 0.523 1.637 210.509980982
< 23.161 2.769 2.247 3.847 0.257 1.583 56.1630720055
< 23.012 2.967 2.183 3.448 0.100 1.565 81.4929381953
< 23.306 2.689 2.184 3.853 0.100 1.503 82.1591345583
< 23.246 2.833 2.269 3.839 0.263 1.643 78.668258237
< 23.120 2.585 2.346 3.765 0.266 1.684 78.3550778991
< 23.026 2.771 2.183 3.924 0.382 1.446 72.5325288506
< 23.095 2.817 2.234 3.774 0.199 1.576 58.9495545434
< 23.162 2.758 2.193 3.840 0.265 1.610 67.5402600721
< 23.202 2.729 2.244 3.861 0.179 1.504 69.0522052753
< 23.136 2.774 2.254 3.891 0.229 1.607 55.9890153954
< 23.137 2.754 2.266 3.879 0.222 1.622 55.9326454019
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-simulation8 : sumo socketout ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,5
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
---------- Differences in output ----------
2,55d1
< <?xml version="1.0" encoding="UTF-8"?>
< 
< <?xml version="1.0" encoding="UTF-8"?>
< 
< <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/sumoConfiguration.xsd">
< 
<     <input>
<         <net-file value="input_net.net.xml"/>
<         <additional-files value="input_routes.rou.xml,input_additional.add.xml,input_additional2.add.xml"/>
<     </input>
< 
<     <output>
<         <save-state.prefix value="state"/>
<     </output>
< 
<     <time>
<         <begin value="0"/>
<         <end value="150"/>
<     </time>
< 
<     <report>
<         <no-duration-log value="true"/>
<         <no-step-log value="true"/>
<     </report>
< 
< </configuration>
< -->
< 
< <meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo-sim.org/xsd/meandata_file.xsd">
<truncated after showing first 30 lines>

4 TESTS were terminated before completion (TIMEOUT) on ts-simulation8 :

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
0a1,65
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
> Quitting (on error).
> Error: unable to resolve host/address 'sumo-sim.org'
>  In file 'input_routes.rou.xml'
>  At line/column 1/0.
> 
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1,25
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0', '4/1to3/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0', '4/1to3/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0', '4/1to3/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0', '4/1to3/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0', '4/1to3/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0', '4/1to3/1_0']
> Loading configuration... done.
sumo output one_vehicle ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
sumo output two_same_vehicles ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
sumo output two_vehicles_diff_length ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )
sumo output two_vehicles_diff_speed ( Last six runs Feb2014 Jan2014 Dec2013 Nov2013 Oct2013 Sep2013 Aug2013 )