03Jun14r16469 - detailed test results for COMPLEX
(To start TextTest for these tests, run 'texttest -a complex -d /home/delphi/sumo/tests')
default: 77 tests: 65 succeeded 8 known bugs 4 FAILED
Detailed information for the tests that FAILED:
---------- Differences in errors ----------
1,12c1,24
< Warning: Teleporting vehicle 'vehicle.414'; waited too long (jam), lane='i2_1', time=1185.00.
< Warning: Vehicle 'vehicle.414' ends teleporting on edge 'i3', time 1185.00.
< Warning: Teleporting vehicle 'vehicle.1384'; waited too long (jam), lane='i2_1', time=3859.00.
< Warning: Vehicle 'vehicle.1384' ends teleporting on edge 'i3', time 3910.00.
< Warning: Teleporting vehicle 'vehicle.1637'; waited too long (jam), lane='i3_2', time=4610.00.
< Warning: Vehicle 'vehicle.1637' ends teleporting on edge 'i4', time 4610.00.
< Warning: Teleporting vehicle 'vehicle.1489'; waited too long (wrong lane), lane='i7_1', time=4782.00.
< Warning: Vehicle 'vehicle.1489' ends teleporting on edge 'e1', time 4807.00.
< Warning: Teleporting vehicle 'vehicle.1523'; waited too long (wrong lane), lane='i7_1', time=4818.00.
< Warning: Vehicle 'vehicle.1523' ends teleporting on edge 'e1', time 4846.00.
< Warning: Teleporting vehicle 'vehicle.1810'; waited too long (wrong lane), lane='i7_1', time=5789.00.
< Warning: Vehicle 'vehicle.1810' ends teleporting on edge 'e1', time 5814.00.
---
> Warning: Teleporting vehicle 'vehicle.643'; waited too long (jam), lane='i1_2', time=1855.00.
> Warning: Vehicle 'vehicle.643' ends teleporting on edge 'i2', time 1856.00.
> Warning: Teleporting vehicle 'vehicle.639'; waited too long (jam), lane='i1_2', time=1857.00.
> Warning: Vehicle 'vehicle.639' ends teleporting on edge 'i2', time 1857.00.
> Warning: Teleporting vehicle 'vehicle.644'; waited too long (jam), lane='i1_1', time=1907.00.
> Warning: Vehicle 'vehicle.644' ends teleporting on edge 'i2', time 1907.00.
> Warning: Teleporting vehicle 'vehicle.1138'; waited too long (jam), lane='i5_1', time=3614.00.
> Warning: Vehicle 'vehicle.1138' ends teleporting on edge 'i6', time 3618.00.
> Warning: Teleporting vehicle 'vehicle.1288'; waited too long (jam), lane='i3_0', time=4532.00.
> Warning: Vehicle 'vehicle.1288' ends teleporting on edge 'i4', time 4532.00.
> Warning: Teleporting vehicle 'vehicle.1249'; waited too long (jam), lane='i5_0', time=4563.00.
> Warning: Vehicle 'vehicle.1249' ends teleporting on edge 'i6', time 4563.00.
> Warning: Teleporting vehicle 'vehicle.1558'; waited too long (jam), lane='i2_1', time=5024.00.
> Warning: Vehicle 'vehicle.1558' ends teleporting on edge 'i3', time 5041.00.
> Warning: Teleporting vehicle 'vehicle.1552'; waited too long (jam), lane='i3_1', time=5142.00.
> Warning: Vehicle 'vehicle.1552' ends teleporting on edge 'i4', time 5142.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
6c6
< Simulation ended at time: 8896.00
---
> Simulation ended at time: 9119.00
---------- Differences in errors ----------
1,4c1,6
< 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)
---
> Warning: Connection '27445000_0->20430080_0' is only 0.00 short.
> Warning: Connection '7727483#1_0->-7727483#3_0' is only 0.00 short.
> Warning: Connection '27445000_0->20430080_0' is only 0.00 short.
> Warning: Connection '-7727483#3_0->7727483#1_0' is only 0.00 short.
> Warning: Connection '27437972#4_0->27445015#0_0' is only 0.00 short.
> Warning: Connection '27445015#0_0->27437972#4_0' is only 0.00 short.
---------- Differences in errors ----------
0a1,12
> Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
> Quitting (on error).
> Traceback (most recent call last):
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/trafficlights/runner.py", line 29, in <module>
> traci.init(PORT)
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/trafficlights/../../../../../tools/traci/__init__.py", line 394, in init
> return getVersion()
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/trafficlights/../../../../../tools/traci/__init__.py", line 416, in getVersion
> result = _sendExact()
> File "/home/delphi/sumo/tests/../tests/complex/traci/pythonApi/trafficlights/../../../../../tools/traci/__init__.py", line 238, 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>
---------- Differences in errors ----------
0a1,14
> Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
> Quitting (on error).
> Traceback (most recent call last):
> File "/home/delphi/sumo/tests/../tests/complex/traci/contextSubscriptions/runner.py", line 125, in <module>
> runSingle(1000, float(sys.argv[2]), traci.poi, "poi")
> File "/home/delphi/sumo/tests/../tests/complex/traci/contextSubscriptions/runner.py", line 56, in runSingle
> traci.init(PORT)
> File "/home/delphi/sumo/tools/traci/__init__.py", line 394, in init
> return getVersion()
> File "/home/delphi/sumo/tools/traci/__init__.py", line 416, in getVersion
> result = _sendExact()
> File "/home/delphi/sumo/tools/traci/__init__.py", line 238, in _sendExact
> _connections[""].send(length + _message.string)
> socket.error: [Errno 32] Broken pipe
---------- Differences in output ----------
2,3d1
< Print ended at step 1001
< Ok: Subscription and computed are same
Detailed information for the tests that had known bugs:
2 TESTS had known bugs (see #254) on ts-simulation8.traffictower :
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching '[10')
---------- Differences in output ----------
0a1,96
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.1, 30.2) [10.0, 0.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 0.1) [10.0, -1.0, -1.0, -1.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 31.0) [10.0, 8.89, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) [10.0, 9.85, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 10.0) [10.0, -1.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [10.0, 10.0, 9.94, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [10.0, 10.0, 9.94, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.1, 30.2) [10.0, 0.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 0.1) [10.0, -1.0, -1.0, -1.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 31.0) [10.0, 8.89, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) [10.0, 9.85, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 10.0) [10.0, -1.0, 10.0, 10.0]
> Loading configuration... done.
<truncated after showing first 30 lines>
sumo output two_same_vehicles (
Last six runs
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)
sumo output two_vehicles_diff_length (
Last six runs
Jun2014
May2014
Apr2014
Mar2014
Feb2014
Jan2014
Dec2013
Nov2013
Oct2013
Sep2013
Aug2013
)
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching '[10')
---------- Differences in output ----------
0a1,96
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.1, 70.2) [10.0, 0.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.1, 70.2) [10.0, 0.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) [10.0, 8.89, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) [10.0, 8.89, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [10.0, 7.38, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [10.0, 7.38, 10.0, 10.0]
> Loading configuration... done.
<truncated after showing first 30 lines>
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching '[10')
---------- Differences in output ----------
0a1,96
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.9, 1.0) [10.0, -1.0, -1.0, -1.0]
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, -1.0, -1.0]
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['3/1to2/1_0']
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 10.0) [10.0, -1.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [-1.0, 10.0, 10.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [-1.0, 10.0, 10.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (70.9, 71.0) [10.0, 10.23, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.9, 1.0) [10.0, -1.0, -1.0, -1.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (70.0, 71.0) [10.0, 10.23, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, -1.0, -1.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (70.0, 80.0) [10.0, 10.23, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 10.0) [10.0, -1.0, 10.0, 10.0]
> Loading configuration... done.
<truncated after showing first 30 lines>
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching '[10')
---------- Differences in output ----------
0a1,96
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.1, 30.2) [10.0, 0.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 0.1) [10.0, -1.0, -1.0, -1.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 31.0) [10.0, 8.89, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) [9.86, 8.3, 9.86, 9.86]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 4/1to3/1_0 (0.0, 10.0) [9.67, -1.0, 9.67, 9.67]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [10.0, 9.62, 9.33, 9.62, 9.62]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [10.0, 9.62, 9.33, 9.62, 9.62]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.1, 30.2) [10.0, 0.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 0.1) [10.0, -1.0, -1.0, -1.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 31.0) [10.0, 8.89, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 1.0) [10.0, -1.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) [9.86, 8.3, 9.86, 9.86]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 4/1to3/1_0 (0.0, 10.0) [9.67, -1.0, 9.67, 9.67]
> Loading configuration... done.
<truncated after showing first 30 lines>
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching '[10')
---------- Differences in output ----------
0a1,96
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
> Loading configuration... done.
> success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.1, 70.2) [10.0, 0.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.1, 70.2) [10.0, 0.0, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) [10.0, 8.89, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) [10.0, 8.89, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [10.0, 9.85, 10.0, 10.0]
> Loading configuration... done.
> failed ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [10.0, 9.85, 10.0, 10.0]
> Loading configuration... done.
<truncated after showing first 30 lines>
information about node membership in a joined TLS is lost
(This bug was triggered by text found in file 'errors' matching '- <node id="283018817".*tl="joinedS_0"/>')
---------- Differences in errors ----------
16a17,39
> Warning: Ambiguity in turnarounds computation at node 'cluster_283018844_283018932'.
> ---
> +++
> @@ -1662,8 +1662,8 @@
> <connection from="5784950#0" to="6137239#3" fromLane="0" toLane="0" tl="joinedS_0" linkIndex="13" dir="l" state="o"/>
> <connection from="5784950#1" to="25944590#0" fromLane="0" toLane="0" dir="r" state="M"/>
> <connection from="5784950#1" to="5784950#2" fromLane="0" toLane="0" dir="s" state="M"/>
> - <connection from="5784950#2" to="-6137233#4" fromLane="0" toLane="0" dir="r" state="M"/>
> - <connection from="5784950#2" to="5784950#3" fromLane="0" toLane="0" dir="s" state="M"/>
> + <connection from="5784950#2" to="-6137233#4" fromLane="0" toLane="0" dir="r" state="m"/>
> + <connection from="5784950#2" to="5784950#3" fromLane="0" toLane="0" dir="s" state="m"/>
> <connection from="5784950#3" to="27437972#3" fromLane="0" toLane="0" pass="1" dir="r" state="M"/>
> <connection from="5784968#1" to="5784968#3" fromLane="0" toLane="0" tl="cluster_283719904_36268403" linkIndex="3" dir="s" state="o"/>
> <connection from="5784968#1" to="5198596#0" fromLane="0" toLane="0" tl="cluster_283719904_36268403" linkIndex="4" dir="l" state="o"/>
> @@ -1728,7 +1728,7 @@
> <node id="261636677" x="1119.89" y="114.18" type="priority"/>
> <node id="261636678" x="1115.15" y="53.12" type="priority"/>
> <node id="27437972#1-AddedOffRampNode" x="766.37" y="525.27" type="priority"/>
> - <node id="283018817" x="613.50" y="547.70" type="traffic_light" tl="joinedS_0"/>
> + <node id="283018817" x="613.50" y="547.70" type="traffic_light"/>
> <node id="283018841" x="520.23" y="532.83" type="right_before_left"/>
> <node id="283018842" x="480.89" y="521.99" type="right_before_left"/>
> <node id="283018845" x="359.89" y="459.46" type="traffic_light" tl="joinedS_1"/>
to many tls events
(This bug was triggered by text found in file 'tls_state' matching '<tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>')
---------- Differences in tls_state ----------
3c3
< <!-- generated on Wed Apr 2 09:47:33 2014 by SUMO sumo Version dev-SVN-r16088
---
> <!-- generated on Tue Jun 3 00:30:39 2014 by SUMO sumo Version dev-SVN-r16469
30a31,80
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
> <tlsState time="50.00" id="0/0" programID="0" phase="2" state="GrGg"/>
<truncated after showing first 30 lines>