blob: 95eb0600cd315ea853352cfa751d9794b066884f [file] [log] [blame]
admin9529d112013-11-22 15:00:05 -080012013-11-21 17:18:19,588 Zookeeper2: INFO :
2 +----------------+
3------------------------------ { Script And Files } ------------------------------
4 +----------------+
5
6 Script Log File : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/OnosSanity4nodes_21_Nov_2013_17_18_16.log
7 Report Log File : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/OnosSanity4nodes_21_Nov_2013_17_18_16.rpt
8 ONOS4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/ONOS4.session
9 ONOS2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/ONOS2.session
10 ONOS3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/ONOS3.session
11 ONOS1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/ONOS1.session
12 Zookeeper4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/Zookeeper4.session
13 Cassandra1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/Cassandra1.session
14 Cassandra2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/Cassandra2.session
15 Cassandra3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/Cassandra3.session
16 Cassandra4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/Cassandra4.session
17 Zookeeper1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/Zookeeper1.session
18 Zookeeper2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/Zookeeper2.session
19 Zookeeper3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/Zookeeper3.session
20 Mininet1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_17_18_16/Mininet1.session
21 Test Script :/home/admin/ONLabTest/TestON/Tests/OnosSanity4nodes.py
22 Test Params : /home/admin/ONLabTest/TestON/Tests/OnosSanity4nodes.params
23 Topology : /home/admin/ONLabTest/TestON/Tests/OnosSanity4nodes.tpl
24 +------------------+
25--------------------------- { Script Exec Params } ---------------------------
26 +------------------+
27
28
29 'CTRL':
30 'ip2': '10.128.100.4'
31 'ip3': '10.128.100.5'
32 'ip1': '10.128.100.1'
33 'ip4': '10.128.100.6'
34 'port4': '6633'
35 'port2': '6633'
36 'port3': '6633'
37 'port1': '6633'
38
39 'NR_Links': '50'
40 'LINK':
41 'begin': 's1'
42 'end': 's2'
43
44 'RESTCALL':
45 'restIP1': '10.128.100.1'
46 'restIP2': '10.128.100.5'
47 'restPort': '8080'
48 'restURL': '/wm/device/'
49
50 'CASE1':
51 'destination': 'h6'
52
53 'PLUG':
54 'sw1': 's1'
55 'intf': 's1-eth1'
56 'sw6': 's6'
57
58 'PING':
59 'source2': 'h8'
60 'source1': 'h6'
61 'target2': 'h33'
62 'target1': 'h31'
63
64 'FLOWDEF': '~/flowdef_files/Center_Triangle/flowdef_20.txt'
65 'testcases': '1
66 2
67 21
68 3
69 4
70 5
71 6
72 7'
73 'RestIP': '10.128.100.1'
74 'NR_Switches': '25'
75 'YANK':
76 'hostmac': '00:00:00:00:00:01'
77 'sw1': 's1'
78 'hostname': 'h1'
79 'intf': 's1-eth1'
80 'sw6': 's6'
81
82
83
84 +---------------+
85----------------------------- { Components Used } -----------------------------
86 +---------------+
87 ONOS4
88 ONOS2
89 ONOS3
90 ONOS1
91 Zookeeper4
92 Cassandra1
93 Cassandra2
94 Cassandra3
95 Cassandra4
96 Zookeeper1
97 Zookeeper2
98 Zookeeper3
99 Mininet1
100
101
102 +--------+
103---------------------------- { Topology } ----------------------------
104 +--------+
105
106
107 'ONOS4':
108 'connect_order': '12'
109 'host': '10.128.100.6'
110 'user': 'admin'
111 'COMPONENTS': ''
112 'password': None
113 'type': 'OnosCliDriver'
114
115 'ONOS2':
116 'connect_order': '10'
117 'host': '10.128.100.4'
118 'user': 'admin'
119 'COMPONENTS': ''
120 'password': None
121 'type': 'OnosCliDriver'
122
123 'ONOS3':
124 'connect_order': '11'
125 'host': '10.128.100.5'
126 'user': 'admin'
127 'COMPONENTS': ''
128 'password': None
129 'type': 'OnosCliDriver'
130
131 'ONOS1':
132 'connect_order': '9'
133 'host': '10.128.100.1'
134 'user': 'admin'
135 'COMPONENTS': ''
136 'password': None
137 'type': 'OnosCliDriver'
138
139 'Zookeeper4':
140 'connect_order': '4'
141 'host': '10.128.100.6'
142 'user': 'admin'
143 'COMPONENTS': ''
144 'password': None
145 'type': 'ZookeeperCliDriver'
146
147 'Cassandra1':
148 'connect_order': '5'
149 'host': '10.128.100.1'
150 'user': 'admin'
151 'COMPONENTS': ''
152 'password': None
153 'type': 'CassandraCliDriver'
154
155 'Cassandra2':
156 'connect_order': '6'
157 'host': '10.128.100.4'
158 'user': 'admin'
159 'COMPONENTS': ''
160 'password': None
161 'type': 'CassandraCliDriver'
162
163 'Cassandra3':
164 'connect_order': '7'
165 'host': '10.128.100.5'
166 'user': 'admin'
167 'COMPONENTS': ''
168 'password': None
169 'type': 'CassandraCliDriver'
170
171 'Cassandra4':
172 'connect_order': '8'
173 'host': '10.128.100.6'
174 'user': 'admin'
175 'COMPONENTS': ''
176 'password': None
177 'type': 'CassandraCliDriver'
178
179 'Zookeeper1':
180 'connect_order': '1'
181 'host': '10.128.100.1'
182 'user': 'admin'
183 'COMPONENTS': ''
184 'password': None
185 'type': 'ZookeeperCliDriver'
186
187 'Zookeeper2':
188 'connect_order': '2'
189 'host': '10.128.100.4'
190 'user': 'admin'
191 'COMPONENTS': ''
192 'password': None
193 'type': 'ZookeeperCliDriver'
194
195 'Zookeeper3':
196 'connect_order': '3'
197 'host': '10.128.100.5'
198 'user': 'admin'
199 'COMPONENTS': ''
200 'password': None
201 'type': 'ZookeeperCliDriver'
202
203 'Mininet1':
204 'connect_order': '13'
205 'host': '10.128.100.11'
206 'user': 'admin'
207 'COMPONENTS':
208 'arg1': '--custom ~/mininet/custom/topo-onos4node.py'
209 'arg2': '--topo mytopo --arp'
210 'controller': 'remote'
211
212 'password': None
213 'type': 'MininetCliDriver'
214
215
216------------------------------------------------------------
217
218 teston>
219
220
221
222
223Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-44-virtual x86_64)
224
225 * Documentation: https://help.ubuntu.com/
226
227 System information as of Thu Nov 21 17:18:20 PST 2013
228
229 System load: 0.01 Processes: 91
230 Usage of /: 24.3% of 19.67GB Users logged in: 0
231 Memory usage: 57% IP address for eth0: 10.128.100.4
232 Swap usage: 0%
233
234 Graph this data and manage this system at https://landscape.canonical.com/
235
236 Get cloud support with Ubuntu Advantage Cloud Guest:
237 http://www.ubuntu.com/business/services/cloud
238
239 Use Juju to deploy your cloud instances and workloads:
240 https://juju.ubuntu.com/#cloud-precise
241
242129 packages can be updated.
24365 updates are security updates.
244
245Last login: Thu Nov 21 16:32:33 2013 from 10.128.7.7
246
247
248
249]0;admin@autoONOS2: ~admin@autoONOS2:~$
250]0;admin@autoONOS2: ~admin@autoONOS2:~$
251]0;admin@autoONOS2: ~admin@autoONOS2:~$
252]0;admin@autoONOS2: ~admin@autoONOS2:~$ ~/zookeeper-3.4.5/bin/zkServer.sh start
253~/zookeeper-3.4.5/bin/zkServer.sh start
254JMX enabled by default
255Using config: /home/admin/zookeeper-3.4.5/bin/../conf/zoo.cfg
256Starting zookeeper ... already running as process 1261.
257]0;admin@autoONOS2: ~admin@autoONOS2:~$ 2013-11-21 17:18:53,728 Zookeeper2: INFO :
258****************************************
259Start of Test Case1 :
2602013-11-21 17:20:55,720 Zookeeper2: INFO : Checking if the startup was clean...
261****************************************
262
2632013-11-21 17:20:55,723 Zookeeper2: INFO :
264---------------------------------------------
265Start of Step INIT : Initializing the test case :Checking if the startup was clean...
266---------------------------------------------
267
2682013-11-21 17:20:55,727 Zookeeper2: INFO :
269---------------------------------------------
270Start of Step 1.1: Testing startup Zookeeper
271---------------------------------------------
272
2732013-11-21 17:20:56,547 Zookeeper2: INFO :
274---------------------------------------------
275End of Step 1.1: Testing startup Zookeeper
276---------------------------------------------
277
278---------------------------------------------
279Start of Step 1.2: Testing startup Cassandra
280---------------------------------------------
281
2822013-11-21 17:20:58,305 Zookeeper2: INFO :
283---------------------------------------------
284End of Step 1.2: Testing startup Cassandra
285---------------------------------------------
286
287---------------------------------------------
288Start of Step 1.3: Testing startup ONOS
289---------------------------------------------
290
2912013-11-21 17:21:29,529 Zookeeper2: INFO :
292****************************************
293Start of Test Case2 :
2942013-11-21 17:21:29,530 Zookeeper2: INFO : Checking if one MN host exists
295****************************************
296
2972013-11-21 17:21:29,532 Zookeeper2: INFO :
298---------------------------------------------
299Start of Step INIT : Initializing the test case :Checking if one MN host exists
300---------------------------------------------
301
3022013-11-21 17:21:29,533 Zookeeper2: INFO :
303---------------------------------------------
304Start of Step 2.1: Host IP Checking using checkIP
305---------------------------------------------
306
3072013-11-21 17:21:29,665 Zookeeper2: INFO :
308---------------------------------------------
309End of Step 2.1: Host IP Checking using checkIP
310---------------------------------------------
311
312---------------------------------------------
313Start of Step 2.2: Verifying the result
314---------------------------------------------
315
3162013-11-21 17:21:29,674 Zookeeper2: INFO :
317---------------------------------------------
318End of Step 2.2: Verifying the result
319---------------------------------------------
320
321---------------------------------------------
322Start of Step 2.3: assigning ONOS controllers to switches
323---------------------------------------------
324
3252013-11-21 17:22:03,079 Zookeeper2: INFO :
326****************************************
327Start of Test Case21 :
3282013-11-21 17:22:06,789 Zookeeper2: INFO : Yankout s6-eth1 (link to h1) from s1
329****************************************
330
3312013-11-21 17:22:13,326 Zookeeper2: INFO : Plug s1-eth1 to s6
332****************************************
333
3342013-11-21 17:22:20,224 Zookeeper2: INFO : Move s1-eth1 back to s1
335****************************************
336
3372013-11-21 17:22:27,012 Zookeeper2: INFO :
338****************************************
339Start of Test Case3 :
3402013-11-21 17:23:37,019 Zookeeper2: INFO : Taking care of these flows!
341****************************************
342
3432013-11-21 17:23:37,023 Zookeeper2: INFO :
344---------------------------------------------
345Start of Step INIT : Initializing the test case :Taking care of these flows!
346---------------------------------------------
347
3482013-11-21 17:23:37,028 Zookeeper2: INFO :
349---------------------------------------------
350Start of Step 3.1: Cleaning out any leftover flows...
351---------------------------------------------
352
3532013-11-21 17:23:49,960 Zookeeper2: INFO : Checking flows
354****************************************
355
3562013-11-21 17:23:49,963 Zookeeper2: INFO :
357---------------------------------------------
358Start of Step 3.1: Waiting
359---------------------------------------------
360
3612013-11-21 17:23:54,978 Zookeeper2: INFO :
362---------------------------------------------
363Start of Step 3.1: Checking
364---------------------------------------------
365
3662013-11-21 17:24:03,417 Zookeeper2: INFO :
367---------------------------------------------
368Start of Step 3.1: Waiting
369---------------------------------------------
370
3712013-11-21 17:24:08,431 Zookeeper2: INFO :
372---------------------------------------------
373Start of Step 3.1: Checking
374---------------------------------------------
375
3762013-11-21 17:24:16,006 Zookeeper2: INFO :
377---------------------------------------------
378Start of Step 3.1: Waiting
379---------------------------------------------
380
3812013-11-21 17:24:21,015 Zookeeper2: INFO :
382---------------------------------------------
383Start of Step 3.1: Checking
384---------------------------------------------
385
3862013-11-21 17:24:28,109 Zookeeper2: INFO :
387---------------------------------------------
388Start of Step 3.1: Waiting
389---------------------------------------------
390
3912013-11-21 17:24:33,124 Zookeeper2: INFO :
392---------------------------------------------
393Start of Step 3.1: Checking
394---------------------------------------------
395
3962013-11-21 17:24:40,889 Zookeeper2: INFO :
397---------------------------------------------
398Start of Step 3.1: Waiting
399---------------------------------------------
400
4012013-11-21 17:24:45,902 Zookeeper2: INFO :
402---------------------------------------------
403Start of Step 3.1: Checking
404---------------------------------------------
405
4062013-11-21 17:24:52,389 Zookeeper2: INFO :
407---------------------------------------------
408Start of Step 3.1: Waiting
409---------------------------------------------
410
4112013-11-21 17:24:57,403 Zookeeper2: INFO :
412---------------------------------------------
413Start of Step 3.1: Checking
414---------------------------------------------
415
4162013-11-21 17:25:34,363 Zookeeper2: INFO :
417---------------------------------------------
418End of Step 3.1: Checking
419---------------------------------------------
420
421---------------------------------------------
422Start of Step 3.2: Verifying the result
423---------------------------------------------
424
4252013-11-21 17:25:34,368 Zookeeper2: INFO :
426****************************************
427Start of Test Case4 :
4282013-11-21 17:25:57,581 Zookeeper2: INFO :
429****************************************
430Start of Test Case5 :
4312013-11-21 17:26:05,744 Zookeeper2: INFO :
432****************************************
433Start of Test Case6 :
4342013-11-21 17:26:05,751 Zookeeper2: INFO : Bringing Link down...
435****************************************
436
4372013-11-21 17:26:29,945 Zookeeper2: INFO :
438****************************************
439Start of Test Case7 :
4402013-11-21 17:26:29,951 Zookeeper2: INFO : Bringing Link up...
441****************************************
442
443exit
444exit
445logout
446Connection to 10.128.100.4 closed.