blob: ed577cf05e787492f78b349fb5b4981dc21387b3 [file] [log] [blame]
admin9529d112013-11-22 15:00:05 -080012013-11-21 16:23:29,640 Cassandra2: INFO :
2 +----------------+
3------------------------------ { Script And Files } ------------------------------
4 +----------------+
5
6 Script Log File : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/OnosSanity4nodes_21_Nov_2013_16_23_17.log
7 Report Log File : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/OnosSanity4nodes_21_Nov_2013_16_23_17.rpt
8 ONOS4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/ONOS4.session
9 ONOS2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/ONOS2.session
10 ONOS3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/ONOS3.session
11 ONOS1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/ONOS1.session
12 Zookeeper4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/Zookeeper4.session
13 Cassandra1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/Cassandra1.session
14 Cassandra2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/Cassandra2.session
15 Cassandra3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/Cassandra3.session
16 Cassandra4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/Cassandra4.session
17 Zookeeper1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/Zookeeper1.session
18 Zookeeper2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/Zookeeper2.session
19 Zookeeper3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/Zookeeper3.session
20 Mininet1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_16_23_17/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
2212013-11-21 16:23:52,880 Cassandra2: INFO :
222****************************************
223Start of Test Case1 :
224
225Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-44-virtual x86_64)
226
227 * Documentation: https://help.ubuntu.com/
228Last login: Thu Nov 21 16:23:22 2013 from 10.128.7.7
229
230
231]0;admin@autoONOS2: ~admin@autoONOS2:~$
232]0;admin@autoONOS2: ~admin@autoONOS2:~$
233]0;admin@autoONOS2: ~admin@autoONOS2:~$ ~/ONOS/start-cassandra.sh start
234
235]0;admin@autoONOS2: ~admin@autoONOS2:~$ ~/ONOS/start-cassandra.sh start
236Killed existing prosess (pid: 5774)
237rotate log:
238Starting cassandra
239]0;admin@autoONOS2: ~admin@autoONOS2:~$ 2013-11-21 16:25:58,073 Cassandra2: INFO : Checking if the startup was clean...
240****************************************
241
2422013-11-21 16:25:58,076 Cassandra2: INFO :
243---------------------------------------------
244Start of Step INIT : Initializing the test case :Checking if the startup was clean...
245---------------------------------------------
246
2472013-11-21 16:25:58,080 Cassandra2: INFO :
248---------------------------------------------
249Start of Step 1.1: Testing startup Zookeeper
250---------------------------------------------
251
2522013-11-21 16:25:58,856 Cassandra2: INFO :
253---------------------------------------------
254End of Step 1.1: Testing startup Zookeeper
255---------------------------------------------
256
257---------------------------------------------
258Start of Step 1.2: Testing startup Cassandra
259---------------------------------------------
260
2612013-11-21 16:26:00,451 Cassandra2: INFO :
262---------------------------------------------
263End of Step 1.2: Testing startup Cassandra
264---------------------------------------------
265
266---------------------------------------------
267Start of Step 1.3: Testing startup ONOS
268---------------------------------------------
269
2702013-11-21 16:26:31,680 Cassandra2: INFO :
271****************************************
272Start of Test Case2 :
2732013-11-21 16:26:31,683 Cassandra2: INFO : Checking if one MN host exists
274****************************************
275
2762013-11-21 16:26:31,684 Cassandra2: INFO :
277---------------------------------------------
278Start of Step INIT : Initializing the test case :Checking if one MN host exists
279---------------------------------------------
280
2812013-11-21 16:26:31,685 Cassandra2: INFO :
282---------------------------------------------
283Start of Step 2.1: Host IP Checking using checkIP
284---------------------------------------------
285
2862013-11-21 16:26:31,819 Cassandra2: INFO :
287---------------------------------------------
288End of Step 2.1: Host IP Checking using checkIP
289---------------------------------------------
290
291---------------------------------------------
292Start of Step 2.2: Verifying the result
293---------------------------------------------
294
2952013-11-21 16:26:31,827 Cassandra2: INFO :
296---------------------------------------------
297End of Step 2.2: Verifying the result
298---------------------------------------------
299
300---------------------------------------------
301Start of Step 2.3: assigning ONOS controllers to switches
302---------------------------------------------
303
3042013-11-21 16:27:05,066 Cassandra2: INFO :
305****************************************
306Start of Test Case21 :
3072013-11-21 16:27:09,195 Cassandra2: INFO : Yankout s6-eth1 (link to h1) from s1
308****************************************
309
3102013-11-21 16:27:15,766 Cassandra2: INFO : Plug s1-eth1 to s6
311****************************************
312
3132013-11-21 16:27:22,671 Cassandra2: INFO : Move s1-eth1 back to s1
314****************************************
315
3162013-11-21 16:27:29,423 Cassandra2: INFO :
317****************************************
318Start of Test Case3 :
3192013-11-21 16:28:42,799 Cassandra2: INFO : Taking care of these flows!
320****************************************
321
3222013-11-21 16:28:42,803 Cassandra2: INFO :
323---------------------------------------------
324Start of Step INIT : Initializing the test case :Taking care of these flows!
325---------------------------------------------
326
3272013-11-21 16:28:42,809 Cassandra2: INFO :
328---------------------------------------------
329Start of Step 3.1: Cleaning out any leftover flows...
330---------------------------------------------
331
3322013-11-21 16:28:56,777 Cassandra2: INFO : Checking flows
333****************************************
334
3352013-11-21 16:28:56,781 Cassandra2: INFO :
336---------------------------------------------
337Start of Step 3.1: Waiting
338---------------------------------------------
339
3402013-11-21 16:29:01,796 Cassandra2: INFO :
341---------------------------------------------
342Start of Step 3.1: Checking
343---------------------------------------------
344
3452013-11-21 16:29:11,414 Cassandra2: INFO :
346---------------------------------------------
347Start of Step 3.1: Waiting
348---------------------------------------------
349
3502013-11-21 16:29:16,491 Cassandra2: INFO :
351---------------------------------------------
352Start of Step 3.1: Checking
353---------------------------------------------
354
3552013-11-21 16:29:25,091 Cassandra2: INFO :
356---------------------------------------------
357Start of Step 3.1: Waiting
358---------------------------------------------
359
3602013-11-21 16:29:30,105 Cassandra2: INFO :
361---------------------------------------------
362Start of Step 3.1: Checking
363---------------------------------------------
364
3652013-11-21 16:29:38,245 Cassandra2: INFO :
366---------------------------------------------
367Start of Step 3.1: Waiting
368---------------------------------------------
369
3702013-11-21 16:29:43,260 Cassandra2: INFO :
371---------------------------------------------
372Start of Step 3.1: Checking
373---------------------------------------------
374
3752013-11-21 16:29:50,523 Cassandra2: INFO :
376---------------------------------------------
377Start of Step 3.1: Waiting
378---------------------------------------------
379
3802013-11-21 16:29:55,537 Cassandra2: INFO :
381---------------------------------------------
382Start of Step 3.1: Checking
383---------------------------------------------
384
3852013-11-21 16:30:02,746 Cassandra2: INFO :
386---------------------------------------------
387Start of Step 3.1: Waiting
388---------------------------------------------
389
3902013-11-21 16:30:07,761 Cassandra2: INFO :
391---------------------------------------------
392Start of Step 3.1: Checking
393---------------------------------------------
394
3952013-11-21 16:30:45,079 Cassandra2: INFO :
396---------------------------------------------
397End of Step 3.1: Checking
398---------------------------------------------
399
400---------------------------------------------
401Start of Step 3.2: Verifying the result
402---------------------------------------------
403
4042013-11-21 16:30:45,087 Cassandra2: INFO :
405****************************************
406Start of Test Case4 :
4072013-11-21 16:31:08,692 Cassandra2: INFO :
408****************************************
409Start of Test Case5 :
4102013-11-21 16:31:16,875 Cassandra2: INFO :
411****************************************
412Start of Test Case6 :
4132013-11-21 16:31:16,883 Cassandra2: INFO : Bringing Link down...
414****************************************
415
4162013-11-21 16:31:41,485 Cassandra2: INFO :
417****************************************
418Start of Test Case7 :
4192013-11-21 16:31:41,493 Cassandra2: INFO : Bringing Link up...
420****************************************
421
422exit
423exit
424logout
425Connection to 10.128.100.4 closed.