2017-07-18T06:25:13.920Z|00001|vlog|INFO|opened log file /var/log/openvswitch/ovsdb-server.log 2017-07-18T06:25:13.932Z|00002|ovsdb_server|INFO|ovsdb-server (Open vSwitch) 2.6.1 2017-07-18T06:25:19.494Z|00003|reconnect|INFO|tcp:172.16.1.30:6640: connecting... 2017-07-18T06:25:19.499Z|00004|reconnect|INFO|tcp:172.16.1.30:6640: connected 2017-07-18T06:25:23.946Z|00005|memory|INFO|2840 kB peak resident set size after 10.0 seconds 2017-07-18T06:25:23.946Z|00006|memory|INFO|cells:904 json-caches:1 monitors:3 sessions:2 2017-07-18T06:26:03.120Z|00007|fatal_signal|WARN|terminating with signal 15 (Terminated) 2017-07-18T06:26:14.677Z|00001|vlog|INFO|opened log file /var/log/openvswitch/ovsdb-server.log 2017-07-18T06:26:14.693Z|00002|reconnect|DBG|tcp:172.16.1.30:6640: entering BACKOFF 2017-07-18T06:26:14.695Z|00003|ovsdb_server|INFO|ovsdb-server (Open vSwitch) 2.6.1 2017-07-18T06:26:14.695Z|00004|reconnect|INFO|tcp:172.16.1.30:6640: connecting... 2017-07-18T06:26:14.695Z|00005|reconnect|DBG|tcp:172.16.1.30:6640: entering CONNECTING 2017-07-18T06:26:14.695Z|00006|poll_loop|DBG|wakeup due to 0-ms timeout at ovsdb/trigger.c:89 2017-07-18T06:26:14.696Z|00007|poll_loop|DBG|wakeup due to [POLLOUT] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:151 2017-07-18T06:26:14.696Z|00008|reconnect|INFO|tcp:172.16.1.30:6640: connected 2017-07-18T06:26:14.696Z|00009|reconnect|DBG|tcp:172.16.1.30:6640: entering ACTIVE 2017-07-18T06:26:14.701Z|00010|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:270 2017-07-18T06:26:14.701Z|00011|reconnect|DBG|unix: connecting... 2017-07-18T06:26:14.701Z|00012|reconnect|DBG|unix: entering CONNECTING 2017-07-18T06:26:14.701Z|00013|reconnect|DBG|unix: connected 2017-07-18T06:26:14.701Z|00014|reconnect|DBG|unix: entering ACTIVE 2017-07-18T06:26:14.701Z|00015|jsonrpc|DBG|unix: received request, method="list_dbs", params=[], id=0 2017-07-18T06:26:14.701Z|00016|jsonrpc|DBG|unix: send reply, result=["hardware_vtep","Open_vSwitch"], id=0 2017-07-18T06:26:14.701Z|00017|poll_loop|DBG|wakeup due to [POLLIN] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 2017-07-18T06:26:14.701Z|00018|jsonrpc|DBG|unix: received request, method="get_schema", params=["hardware_vtep"], id=1 2017-07-18T06:26:14.701Z|00019|jsonrpc|DBG|unix: send reply, result={"cksum":"353943336 11434","name":"hardware_vtep","version":"1.7.0","tables":{"Physical_Locator_Set":{"columns":{"locators":{"mutable":false,"type":{"max":"unlimited","key":{"type":"uuid","refTable":"Physical_Locator"}}}}},"Mcast_Macs_Remote":{"isRoot":true,"columns":{"locator_set":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator_Set"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Physical_Port":{"columns":{"vlan_bindings":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"Logical_Switch"}}},"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"port_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"acl_bindings":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"ACL"}}},"vlan_stats":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"Logical_Binding_Stats"}}}}},"Global":{"maxRows":1,"isRoot":true,"columns":{"managers":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Manager"}}},"switches":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Physical_Switch"}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}},"Logical_Switch":{"isRoot":true,"indexes":[["name"]],"columns":{"name":{"type":"string"},"description":{"type":"string"},"tunnel_key":{"type":{"min":0,"key":"integer"}},"replication_mode":{"type":{"min":0,"key":{"type":"string","enum":["set",["service_node","source_node"]]}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}},"ACL":{"isRoot":true,"indexes":[["acl_name"]],"columns":{"acl_entries":{"type":{"max":"unlimited","key":{"type":"uuid","refTable":"ACL_entry"}}},"acl_name":{"type":"string"},"acl_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}}}},"Arp_Sources_Remote":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"src_mac":{"type":"string"}}},"Physical_Locator":{"indexes":[["encapsulation_type","dst_ip","tunnel_key"]],"columns":{"tunnel_key":{"type":{"min":0,"key":"integer"}},"dst_ip":{"mutable":false,"type":"string"},"encapsulation_type":{"mutable":false,"type":{"key":{"type":"string","enum":"vxlan_over_ipv4"}}}}},"Ucast_Macs_Remote":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Mcast_Macs_Local":{"isRoot":true,"columns":{"locator_set":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator_Set"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Ucast_Macs_Local":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Arp_Sources_Local":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"src_mac":{"type":"string"}}},"Logical_Binding_Stats":{"columns":{"bytes_to_local":{"ephemeral":true,"type":"integer"},"packets_from_local":{"ephemeral":true,"type":"integer"},"packets_to_local":{"ephemeral":true,"type":"integer"},"bytes_from_local":{"ephemeral":true,"type":"integer"}}},"Manager":{"indexes":[["target"]],"columns":{"is_connected":{"ephemeral":true,"type":"boolean"},"target":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"max_backoff":{"type":{"min":0,"key":{"minInteger":1000,"type":"integer"}}},"inactivity_probe":{"type":{"min":0,"key":"integer"}}}},"Logical_Router":{"isRoot":true,"indexes":[["name"]],"columns":{"static_routes":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"LR_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"switch_binding":{"type":{"max":"unlimited","min":0,"key":"string","value":{"type":"uuid","refTable":"Logical_Switch"}}},"acl_binding":{"type":{"max":"unlimited","min":0,"key":"string","value":{"type":"uuid","refTable":"ACL"}}}}},"ACL_entry":{"isRoot":true,"columns":{"protocol":{"type":{"min":0,"key":"integer"}},"source_ip":{"type":{"min":0,"key":"string"}},"tcp_flags":{"type":{"min":0,"key":"integer"}},"source_port_max":{"type":{"min":0,"key":"integer"}},"dest_port_max":{"type":{"min":0,"key":"integer"}},"dest_port_min":{"type":{"min":0,"key":"integer"}},"action":{"type":{"key":{"type":"string","enum":["set",["deny","permit"]]}}},"icmp_type":{"type":{"min":0,"key":"integer"}},"dest_mask":{"type":{"min":0,"key":"string"}},"tcp_flags_mask":{"type":{"min":0,"key":"integer"}},"ethertype":{"type":{"min":0,"key":"string"}},"dest_mac":{"type":{"min":0,"key":"string"}},"acle_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"source_port_min":{"type":{"min":0,"key":"integer"}},"source_mask":{"type":{"min":0,"key":"string"}},"icmp_code":{"type":{"min":0,"key":"integer"}},"dest_ip":{"type":{"min":0,"key":"string"}},"direction":{"type":{"key":{"type":"string","enum":["set",["egress","ingress"]]}}},"source_mac":{"type":{"min":0,"key":"string"}},"sequence":{"type":"integer"}}},"Physical_Switch":{"indexes":[["name"]],"columns":{"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"switch_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"management_ips":{"type":{"max":"unlimited","min":0,"key":"string"}},"tunnels":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Tunnel"}}},"ports":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Physical_Port"}}},"tunnel_ips":{"type":{"max":"unlimited","min":0,"key":"string"}}}},"Tunnel":{"columns":{"bfd_config_local":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"remote":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"local":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"bfd_config_remote":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bfd_params":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bfd_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}}}}, id=1 2017-07-18T06:26:14.702Z|00020|poll_loop|DBG|wakeup due to [POLLIN] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 2017-07-18T06:26:14.702Z|00021|jsonrpc|DBG|unix: received request, method="transact", params=["hardware_vtep",{"where":[],"table":"ACL","op":"select","columns":["acl_entries","_uuid","acl_name","acl_fault_status"]},{"where":[],"table":"ACL_entry","op":"select","columns":["protocol","source_ip","tcp_flags","source_port_max","dest_port_min","action","dest_port_max","_uuid","icmp_type","dest_mask","tcp_flags_mask","ethertype","dest_mac","acle_fault_status","source_port_min","icmp_code","source_mask","dest_ip","direction","source_mac","sequence"]},{"where":[],"table":"Arp_Sources_Local","op":"select","columns":["locator","src_mac","_uuid"]},{"where":[],"table":"Arp_Sources_Remote","op":"select","columns":["locator","src_mac","_uuid"]},{"where":[],"table":"Global","op":"select","columns":["_uuid","switches","managers","other_config"]},{"where":[],"table":"Logical_Binding_Stats","op":"select","columns":["packets_from_local","bytes_to_local","_uuid","packets_to_local","bytes_from_local"]},{"where":[],"table":"Logical_Router","op":"select","columns":["name","description","LR_fault_status","other_config","static_routes","_uuid","switch_binding","acl_binding"]},{"where":[],"table":"Logical_Switch","op":"select","columns":["description","name","tunnel_key","_uuid","replication_mode","other_config"]},{"where":[],"table":"Manager","op":"select","columns":["is_connected","status","other_config","_uuid","target","inactivity_probe","max_backoff"]},{"where":[],"table":"Mcast_Macs_Local","op":"select","columns":["logical_switch","locator_set","MAC","_uuid","ipaddr"]},{"where":[],"table":"Mcast_Macs_Remote","op":"select","columns":["logical_switch","locator_set","MAC","_uuid","ipaddr"]},{"where":[],"table":"Physical_Locator","op":"select","columns":["tunnel_key","dst_ip","_uuid","encapsulation_type"]},{"where":[],"table":"Physical_Locator_Set","op":"select","columns":["locators","_uuid"]},{"where":[],"table":"Physical_Port","op":"select","columns":["name","description","port_fault_status","other_config","vlan_bindings","_uuid","acl_bindings","vlan_stats"]},{"where":[],"table":"Physical_Switch","op":"select","columns":["name","description","other_config","switch_fault_status","ports","management_ips","tunnels","_uuid","tunnel_ips"]},{"where":[],"table":"Tunnel","op":"select","columns":["bfd_config_local","local","bfd_status","bfd_params","_uuid","remote","bfd_config_remote"]},{"where":[],"table":"Ucast_Macs_Local","op":"select","columns":["logical_switch","locator","MAC","_uuid","ipaddr"]},{"where":[],"table":"Ucast_Macs_Remote","op":"select","columns":["logical_switch","locator","MAC","_uuid","ipaddr"]}], id=2 2017-07-18T06:26:14.702Z|00022|jsonrpc|DBG|unix: send reply, result=[{"rows":[]},{"rows":[]},{"rows":[]},{"rows":[]},{"rows":[{"_uuid":["uuid","e469baf6-29ce-4f72-be0a-6e311f931e21"],"other_config":["map",[]],"managers":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"],"switches":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"]}]},{"rows":[{"_uuid":["uuid","118ee3f2-ea18-4a2e-b8e0-b0a8bd64926d"],"packets_from_local":0,"bytes_to_local":0,"packets_to_local":0,"bytes_from_local":0}]},{"rows":[]},{"rows":[{"tunnel_key":11,"description":"","name":"613b621a-966a-4363-862e-3c30132ea118","_uuid":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"other_config":["map",[]],"replication_mode":["set",[]]}]},{"rows":[{"is_connected":false,"_uuid":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"],"target":"tcp:172.16.1.30:6640","other_config":["map",[["ha_enabled","true"],["ha_id","1500358932"]]],"status":["map",[["state","CONNECTING"]]],"max_backoff":["set",[]],"inactivity_probe":["set",[]]}]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator_set":["uuid","8837ec5e-aae0-4d57-820f-2bcd7a40fef9"],"_uuid":["uuid","8548b992-d807-49e7-9cc1-344c942d312f"],"MAC":"unknown-dst","ipaddr":""}]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator_set":["uuid","abac71e8-89bc-44a0-aa68-08b8f6b6d524"],"_uuid":["uuid","9b71382b-b358-4571-ab04-7e2773e03a28"],"MAC":"unknown-dst","ipaddr":""}]},{"rows":[{"tunnel_key":["set",[]],"_uuid":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"dst_ip":"10.0.0.50","encapsulation_type":"vxlan_over_ipv4"},{"tunnel_key":["set",[]],"_uuid":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"dst_ip":"10.0.0.10","encapsulation_type":"vxlan_over_ipv4"}]},{"rows":[{"locators":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","abac71e8-89bc-44a0-aa68-08b8f6b6d524"]},{"locators":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"_uuid":["uuid","8837ec5e-aae0-4d57-820f-2bcd7a40fef9"]}]},{"rows":[{"description":"","name":"patch-vlan","port_fault_status":["set",[]],"other_config":["map",[]],"vlan_bindings":["map",[[2222,["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"]]]],"_uuid":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"acl_bindings":["map",[]],"vlan_stats":["map",[[2222,["uuid","118ee3f2-ea18-4a2e-b8e0-b0a8bd64926d"]]]]}]},{"rows":[{"description":"OVS VTEP Emulator","name":"ocata-l2gw1","other_config":["map",[]],"switch_fault_status":["set",[]],"ports":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"management_ips":["set",[]],"tunnels":["uuid","5e77e08c-68d6-4e9c-bdfe-e052446b52b8"],"_uuid":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"],"tunnel_ips":"10.0.0.50"}]},{"rows":[{"bfd_config_local":["map",[["bfd_dst_ip","169.254.1.0"],["bfd_dst_mac","00:23:20:00:00:01"]]],"remote":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","5e77e08c-68d6-4e9c-bdfe-e052446b52b8"],"local":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"bfd_config_remote":["map",[]],"bfd_params":["map",[]],"bfd_status":["map",[]]}]},{"rows":[]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","8ce2dec8-a30c-42d2-9af0-f49834af13c0"],"MAC":"fa:16:3e:09:22:cf","ipaddr":""}]}], id=2 2017-07-18T06:26:14.703Z|00023|poll_loop|DBG|wakeup due to [POLLIN][POLLHUP] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 2017-07-18T06:26:14.703Z|00024|poll_loop|DBG|wakeup due to 0-ms timeout at unix 2017-07-18T06:26:14.703Z|00025|reconnect|DBG|unix: connection closed by peer 2017-07-18T06:26:14.703Z|00026|reconnect|DBG|unix: entering VOID 2017-07-18T06:26:14.724Z|00027|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:14.724Z|00028|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="echo", params=[], id="6162c65e-55a3-4178-a76c-aa96a1ea4a86" 2017-07-18T06:26:14.724Z|00029|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=[], id="6162c65e-55a3-4178-a76c-aa96a1ea4a86" 2017-07-18T06:26:14.743Z|00030|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:14.744Z|00031|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="list_dbs", params=[], id="8c179ae0-1602-411e-87cc-a942d59bdccf" 2017-07-18T06:26:14.744Z|00032|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=["hardware_vtep","Open_vSwitch"], id="8c179ae0-1602-411e-87cc-a942d59bdccf" 2017-07-18T06:26:14.745Z|00033|poll_loop|DBG|wakeup due to 0-ms timeout at tcp:172.16.1.30:6640 2017-07-18T06:26:14.745Z|00034|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="list_dbs", params=[], id="5ee03bcf-3bc6-4f10-b87b-1e90282b1717" 2017-07-18T06:26:14.745Z|00035|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=["hardware_vtep","Open_vSwitch"], id="5ee03bcf-3bc6-4f10-b87b-1e90282b1717" 2017-07-18T06:26:14.748Z|00036|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:14.748Z|00037|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="get_schema", params=["hardware_vtep"], id="fed42215-6280-429d-8b72-e251a01d17ab" 2017-07-18T06:26:14.748Z|00038|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result={"cksum":"353943336 11434","name":"hardware_vtep","version":"1.7.0","tables":{"Physical_Locator_Set":{"columns":{"locators":{"mutable":false,"type":{"max":"unlimited","key":{"type":"uuid","refTable":"Physical_Locator"}}}}},"Mcast_Macs_Remote":{"isRoot":true,"columns":{"locator_set":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator_Set"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Physical_Port":{"columns":{"vlan_bindings":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"Logical_Switch"}}},"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"port_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"acl_bindings":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"ACL"}}},"vlan_stats":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"Logical_Binding_Stats"}}}}},"Global":{"maxRows":1,"isRoot":true,"columns":{"managers":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Manager"}}},"switches":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Physical_Switch"}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}},"Logical_Switch":{"isRoot":true,"indexes":[["name"]],"columns":{"name":{"type":"string"},"description":{"type":"string"},"tunnel_key":{"type":{"min":0,"key":"integer"}},"replication_mode":{"type":{"min":0,"key":{"type":"string","enum":["set",["service_node","source_node"]]}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}},"ACL":{"isRoot":true,"indexes":[["acl_name"]],"columns":{"acl_entries":{"type":{"max":"unlimited","key":{"type":"uuid","refTable":"ACL_entry"}}},"acl_name":{"type":"string"},"acl_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}}}},"Arp_Sources_Remote":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"src_mac":{"type":"string"}}},"Physical_Locator":{"indexes":[["encapsulation_type","dst_ip","tunnel_key"]],"columns":{"tunnel_key":{"type":{"min":0,"key":"integer"}},"dst_ip":{"mutable":false,"type":"string"},"encapsulation_type":{"mutable":false,"type":{"key":{"type":"string","enum":"vxlan_over_ipv4"}}}}},"Ucast_Macs_Remote":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Mcast_Macs_Local":{"isRoot":true,"columns":{"locator_set":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator_Set"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Ucast_Macs_Local":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Arp_Sources_Local":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"src_mac":{"type":"string"}}},"Logical_Binding_Stats":{"columns":{"bytes_to_local":{"ephemeral":true,"type":"integer"},"packets_from_local":{"ephemeral":true,"type":"integer"},"packets_to_local":{"ephemeral":true,"type":"integer"},"bytes_from_local":{"ephemeral":true,"type":"integer"}}},"Manager":{"indexes":[["target"]],"columns":{"is_connected":{"ephemeral":true,"type":"boolean"},"target":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"max_backoff":{"type":{"min":0,"key":{"minInteger":1000,"type":"integer"}}},"inactivity_probe":{"type":{"min":0,"key":"integer"}}}},"Logical_Router":{"isRoot":true,"indexes":[["name"]],"columns":{"static_routes":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"LR_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"switch_binding":{"type":{"max":"unlimited","min":0,"key":"string","value":{"type":"uuid","refTable":"Logical_Switch"}}},"acl_binding":{"type":{"max":"unlimited","min":0,"key":"string","value":{"type":"uuid","refTable":"ACL"}}}}},"ACL_entry":{"isRoot":true,"columns":{"protocol":{"type":{"min":0,"key":"integer"}},"source_ip":{"type":{"min":0,"key":"string"}},"tcp_flags":{"type":{"min":0,"key":"integer"}},"source_port_max":{"type":{"min":0,"key":"integer"}},"dest_port_max":{"type":{"min":0,"key":"integer"}},"dest_port_min":{"type":{"min":0,"key":"integer"}},"action":{"type":{"key":{"type":"string","enum":["set",["deny","permit"]]}}},"icmp_type":{"type":{"min":0,"key":"integer"}},"dest_mask":{"type":{"min":0,"key":"string"}},"tcp_flags_mask":{"type":{"min":0,"key":"integer"}},"ethertype":{"type":{"min":0,"key":"string"}},"dest_mac":{"type":{"min":0,"key":"string"}},"acle_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"source_port_min":{"type":{"min":0,"key":"integer"}},"source_mask":{"type":{"min":0,"key":"string"}},"icmp_code":{"type":{"min":0,"key":"integer"}},"dest_ip":{"type":{"min":0,"key":"string"}},"direction":{"type":{"key":{"type":"string","enum":["set",["egress","ingress"]]}}},"source_mac":{"type":{"min":0,"key":"string"}},"sequence":{"type":"integer"}}},"Physical_Switch":{"indexes":[["name"]],"columns":{"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"switch_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"management_ips":{"type":{"max":"unlimited","min":0,"key":"string"}},"tunnels":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Tunnel"}}},"ports":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Physical_Port"}}},"tunnel_ips":{"type":{"max":"unlimited","min":0,"key":"string"}}}},"Tunnel":{"columns":{"bfd_config_local":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"remote":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"local":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"bfd_config_remote":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bfd_params":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bfd_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}}}}, id="fed42215-6280-429d-8b72-e251a01d17ab" 2017-07-18T06:26:14.748Z|00039|poll_loop|DBG|wakeup due to 0-ms timeout at tcp:172.16.1.30:6640 2017-07-18T06:26:14.748Z|00040|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="get_schema", params=["Open_vSwitch"], id="840efb13-2933-4002-aeaf-7a0953c4d90c" 2017-07-18T06:26:14.749Z|00041|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result={"cksum":"3974332717 22936","name":"Open_vSwitch","version":"7.14.0","tables":{"Controller":{"columns":{"connection_mode":{"type":{"min":0,"key":{"type":"string","enum":["set",["in-band","out-of-band"]]}}},"is_connected":{"ephemeral":true,"type":"boolean"},"local_gateway":{"type":{"min":0,"key":"string"}},"enable_async_messages":{"type":{"min":0,"key":"boolean"}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"local_netmask":{"type":{"min":0,"key":"string"}},"controller_burst_limit":{"type":{"min":0,"key":{"minInteger":25,"type":"integer"}}},"local_ip":{"type":{"min":0,"key":"string"}},"controller_rate_limit":{"type":{"min":0,"key":{"minInteger":100,"type":"integer"}}},"target":{"type":"string"},"role":{"ephemeral":true,"type":{"min":0,"key":{"type":"string","enum":["set",["master","other","slave"]]}}},"inactivity_probe":{"type":{"min":0,"key":"integer"}},"max_backoff":{"type":{"min":0,"key":{"minInteger":1000,"type":"integer"}}}}},"Bridge":{"indexes":[["name"]],"columns":{"name":{"mutable":false,"type":"string"},"flood_vlans":{"type":{"max":4096,"min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"}}},"stp_enable":{"type":"boolean"},"ports":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Port"}}},"auto_attach":{"type":{"min":0,"key":{"type":"uuid","refTable":"AutoAttach"}}},"fail_mode":{"type":{"min":0,"key":{"type":"string","enum":["set",["secure","standalone"]]}}},"rstp_enable":{"type":"boolean"},"rstp_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"flow_tables":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":254,"type":"integer"},"value":{"type":"uuid","refTable":"Flow_Table"}}},"netflow":{"type":{"min":0,"key":{"type":"uuid","refTable":"NetFlow"}}},"datapath_type":{"type":"string"},"controller":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Controller"}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"ipfix":{"type":{"min":0,"key":{"type":"uuid","refTable":"IPFIX"}}},"mirrors":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Mirror"}}},"datapath_id":{"ephemeral":true,"type":{"min":0,"key":"string"}},"mcast_snooping_enable":{"type":"boolean"},"protocols":{"type":{"max":"unlimited","min":0,"key":{"type":"string","enum":["set",["OpenFlow10","OpenFlow11","OpenFlow12","OpenFlow13","OpenFlow14","OpenFlow15","OpenFlow16"]]}}},"sflow":{"type":{"min":0,"key":{"type":"uuid","refTable":"sFlow"}}},"datapath_version":{"type":"string"}}},"Queue":{"isRoot":true,"columns":{"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"dscp":{"type":{"min":0,"key":{"minInteger":0,"maxInteger":63,"type":"integer"}}}}},"IPFIX":{"columns":{"cache_active_timeout":{"type":{"min":0,"key":{"minInteger":0,"maxInteger":4200,"type":"integer"}}},"obs_point_id":{"type":{"min":0,"key":{"minInteger":0,"maxInteger":4294967295,"type":"integer"}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"sampling":{"type":{"min":0,"key":{"minInteger":1,"maxInteger":4294967295,"type":"integer"}}},"targets":{"type":{"max":"unlimited","min":0,"key":"string"}},"obs_domain_id":{"type":{"min":0,"key":{"minInteger":0,"maxInteger":4294967295,"type":"integer"}}},"cache_max_flows":{"type":{"min":0,"key":{"minInteger":0,"maxInteger":4294967295,"type":"integer"}}}}},"NetFlow":{"columns":{"active_timeout":{"type":{"key":{"minInteger":-1,"type":"integer"}}},"engine_type":{"type":{"min":0,"key":{"minInteger":0,"maxInteger":255,"type":"integer"}}},"engine_id":{"type":{"min":0,"key":{"minInteger":0,"maxInteger":255,"type":"integer"}}},"add_id_to_interface":{"type":"boolean"},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"targets":{"type":{"max":"unlimited","key":"string"}}}},"Open_vSwitch":{"maxRows":1,"isRoot":true,"columns":{"bridges":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Bridge"}}},"manager_options":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Manager"}}},"statistics":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"ovs_version":{"type":{"min":0,"key":"string"}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"cur_cfg":{"type":"integer"},"next_cfg":{"type":"integer"},"ssl":{"type":{"min":0,"key":{"type":"uuid","refTable":"SSL"}}},"datapath_types":{"type":{"max":"unlimited","min":0,"key":"string"}},"iface_types":{"type":{"max":"unlimited","min":0,"key":"string"}},"system_type":{"type":{"min":0,"key":"string"}},"db_version":{"type":{"min":0,"key":"string"}},"system_version":{"type":{"min":0,"key":"string"}}}},"QoS":{"isRoot":true,"columns":{"queues":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4294967295,"type":"integer"},"value":{"type":"uuid","refTable":"Queue"}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"type":{"type":"string"}}},"Port":{"indexes":[["name"]],"columns":{"name":{"mutable":false,"type":"string"},"bond_downdelay":{"type":"integer"},"statistics":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"integer"}},"fake_bridge":{"type":"boolean"},"mac":{"type":{"min":0,"key":"string"}},"trunks":{"type":{"max":4096,"min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"}}},"rstp_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"tag":{"type":{"min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"}}},"bond_updelay":{"type":"integer"},"bond_active_slave":{"type":{"min":0,"key":"string"}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bond_mode":{"type":{"min":0,"key":{"type":"string","enum":["set",["active-backup","balance-slb","balance-tcp"]]}}},"qos":{"type":{"min":0,"key":{"type":"uuid","refTable":"QoS"}}},"bond_fake_iface":{"type":"boolean"},"interfaces":{"type":{"max":"unlimited","key":{"type":"uuid","refTable":"Interface"}}},"vlan_mode":{"type":{"min":0,"key":{"type":"string","enum":["set",["access","native-tagged","native-untagged","trunk"]]}}},"rstp_statistics":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"integer"}},"lacp":{"type":{"min":0,"key":{"type":"string","enum":["set",["active","off","passive"]]}}}}},"sFlow":{"columns":{"agent":{"type":{"min":0,"key":"string"}},"header":{"type":{"min":0,"key":"integer"}},"polling":{"type":{"min":0,"key":"integer"}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"sampling":{"type":{"min":0,"key":"integer"}},"targets":{"type":{"max":"unlimited","key":"string"}}}},"SSL":{"maxRows":1,"columns":{"bootstrap_ca_cert":{"type":"boolean"},"certificate":{"type":"string"},"private_key":{"type":"string"},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"ca_cert":{"type":"string"}}},"Flow_Sample_Collector_Set":{"isRoot":true,"indexes":[["id","bridge"]],"columns":{"id":{"type":{"key":{"minInteger":0,"maxInteger":4294967295,"type":"integer"}}},"ipfix":{"type":{"min":0,"key":{"type":"uuid","refTable":"IPFIX"}}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bridge":{"type":{"key":{"type":"uuid","refTable":"Bridge"}}}}},"Mirror":{"columns":{"select_all":{"type":"boolean"},"statistics":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"integer"}},"name":{"type":"string"},"output_vlan":{"type":{"min":0,"key":{"minInteger":1,"maxInteger":4095,"type":"integer"}}},"select_dst_port":{"type":{"max":"unlimited","min":0,"key":{"refType":"weak","type":"uuid","refTable":"Port"}}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"select_src_port":{"type":{"max":"unlimited","min":0,"key":{"refType":"weak","type":"uuid","refTable":"Port"}}},"snaplen":{"type":{"min":0,"key":{"minInteger":14,"maxInteger":65535,"type":"integer"}}},"output_port":{"type":{"min":0,"key":{"refType":"weak","type":"uuid","refTable":"Port"}}},"select_vlan":{"type":{"max":4096,"min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"}}}}},"Flow_Table":{"columns":{"name":{"type":{"min":0,"key":"string"}},"prefixes":{"type":{"max":3,"min":0,"key":"string"}},"groups":{"type":{"max":"unlimited","min":0,"key":"string"}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"overflow_policy":{"type":{"min":0,"key":{"type":"string","enum":["set",["evict","refuse"]]}}},"flow_limit":{"type":{"min":0,"key":{"minInteger":0,"type":"integer"}}}}},"Interface":{"indexes":[["name"]],"columns":{"statistics":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"integer"}},"mac":{"type":{"min":0,"key":"string"}},"options":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bfd_status":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"cfm_health":{"ephemeral":true,"type":{"min":0,"key":{"minInteger":0,"maxInteger":100,"type":"integer"}}},"ofport":{"type":{"min":0,"key":"integer"}},"admin_state":{"ephemeral":true,"type":{"min":0,"key":{"type":"string","enum":["set",["down","up"]]}}},"error":{"type":{"min":0,"key":"string"}},"cfm_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"mtu":{"ephemeral":true,"type":{"min":0,"key":"integer"}},"lacp_current":{"ephemeral":true,"type":{"min":0,"key":"boolean"}},"status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"ofport_request":{"type":{"min":0,"key":{"minInteger":1,"maxInteger":65279,"type":"integer"}}},"link_state":{"ephemeral":true,"type":{"min":0,"key":{"type":"string","enum":["set",["down","up"]]}}},"cfm_remote_opstate":{"ephemeral":true,"type":{"min":0,"key":{"type":"string","enum":["set",["down","up"]]}}},"cfm_fault":{"ephemeral":true,"type":{"min":0,"key":"boolean"}},"link_speed":{"ephemeral":true,"type":{"min":0,"key":"integer"}},"duplex":{"ephemeral":true,"type":{"min":0,"key":{"type":"string","enum":["set",["full","half"]]}}},"ingress_policing_rate":{"type":{"key":{"minInteger":0,"type":"integer"}}},"name":{"mutable":false,"type":"string"},"mtu_request":{"type":{"min":0,"key":{"minInteger":1,"type":"integer"}}},"cfm_flap_count":{"type":{"min":0,"key":"integer"}},"ifindex":{"ephemeral":true,"type":{"min":0,"key":{"minInteger":0,"maxInteger":4294967295,"type":"integer"}}},"type":{"type":"string"},"mac_in_use":{"ephemeral":true,"type":{"min":0,"key":"string"}},"link_resets":{"ephemeral":true,"type":{"min":0,"key":"integer"}},"lldp":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"cfm_remote_mpids":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"integer"}},"bfd":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"cfm_mpid":{"type":{"min":0,"key":"integer"}},"ingress_policing_burst":{"type":{"key":{"minInteger":0,"type":"integer"}}}}},"AutoAttach":{"columns":{"mappings":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":16777215,"type":"integer"},"value":{"minInteger":0,"maxInteger":4095,"type":"integer"}}},"system_description":{"type":"string"},"system_name":{"type":"string"}}},"Manager":{"indexes":[["target"]],"columns":{"is_connected":{"ephemeral":true,"type":"boolean"},"connection_mode":{"type":{"min":0,"key":{"type":"string","enum":["set",["in-band","out-of-band"]]}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"external_ids":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"target":{"type":"string"},"max_backoff":{"type":{"min":0,"key":{"minInteger":1000,"type":"integer"}}},"inactivity_probe":{"type":{"min":0,"key":"integer"}}}}}}, id="840efb13-2933-4002-aeaf-7a0953c4d90c" 2017-07-18T06:26:14.806Z|00042|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:14.806Z|00043|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="transact", params=["hardware_vtep",{"where":[],"table":"Global","columns":["other_config","switches","_uuid","_version","managers"],"op":"select"},{"comment":"Fetching hardware_vtep table rows","op":"comment"}], id="6b1486ee-1ff9-440e-8925-282b70249691" 2017-07-18T06:26:14.806Z|00044|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=[{"rows":[{"_version":["uuid","a58727a5-6415-41be-ac61-82300c1b832c"],"_uuid":["uuid","e469baf6-29ce-4f72-be0a-6e311f931e21"],"managers":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"],"other_config":["map",[]],"switches":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"]}]},{}], id="6b1486ee-1ff9-440e-8925-282b70249691" 2017-07-18T06:26:14.823Z|00045|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:14.824Z|00046|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="monitor", params=["hardware_vtep","ec3f9930-be2f-4d4d-91ea-1b9c042b9c16",{"Physical_Locator_Set":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["locators","_uuid","_version"]},"Physical_Port":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["vlan_bindings","other_config","port_fault_status","name","description","acl_bindings","_uuid","vlan_stats","_version"]},"Mcast_Macs_Remote":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["locator_set","_uuid","ipaddr","logical_switch","_version","MAC"]},"ACL":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["acl_fault_status","acl_entries","acl_name","_uuid","_version"]},"Global":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["other_config","switches","_uuid","_version","managers"]},"Logical_Switch":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["other_config","name","description","_uuid","tunnel_key","replication_mode","_version"]},"Arp_Sources_Remote":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["src_mac","_uuid","locator","_version"]},"Physical_Locator":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["encapsulation_type","_uuid","tunnel_key","_version","dst_ip"]},"Ucast_Macs_Remote":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["_uuid","ipaddr","locator","logical_switch","_version","MAC"]},"Mcast_Macs_Local":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["locator_set","_uuid","ipaddr","logical_switch","_version","MAC"]},"Ucast_Macs_Local":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["_uuid","ipaddr","locator","logical_switch","_version","MAC"]},"Arp_Sources_Local":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["src_mac","_uuid","locator","_version"]},"Manager":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["is_connected","other_config","max_backoff","inactivity_probe","_uuid","target"]},"Logical_Router":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["static_routes","other_config","name","description","acl_binding","LR_fault_status","_uuid","switch_binding","_version"]},"ACL_entry":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["tcp_flags_mask","icmp_type","source_mask","dest_mac","ethertype","acle_fault_status","_uuid","dest_port_min","source_mac","source_ip","source_port_min","sequence","protocol","tcp_flags","dest_mask","dest_ip","action","icmp_code","source_port_max","_version","dest_port_max","direction"]},"Physical_Switch":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["tunnels","tunnel_ips","other_config","management_ips","name","description","_uuid","ports","switch_fault_status","_version"]},"Tunnel":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["bfd_status","bfd_params","bfd_config_local","_uuid","remote","bfd_config_remote","_version","local"]}}], id="5c410196-e189-4c18-a10a-53701f58e967" 2017-07-18T06:26:14.824Z|00047|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result={"Physical_Locator_Set":{"8837ec5e-aae0-4d57-820f-2bcd7a40fef9":{"new":{"locators":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"_version":["uuid","9e3616e2-30a0-46dc-9931-7355eca36aad"],"_uuid":["uuid","8837ec5e-aae0-4d57-820f-2bcd7a40fef9"]}},"abac71e8-89bc-44a0-aa68-08b8f6b6d524":{"new":{"locators":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_version":["uuid","c0aa86f1-69ce-4700-95ab-0a25cabaf415"],"_uuid":["uuid","abac71e8-89bc-44a0-aa68-08b8f6b6d524"]}}},"Ucast_Macs_Remote":{"8ce2dec8-a30c-42d2-9af0-f49834af13c0":{"new":{"locator":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"_version":["uuid","db210157-b696-4611-b974-21bd36fde35d"],"MAC":"fa:16:3e:09:22:cf","_uuid":["uuid","8ce2dec8-a30c-42d2-9af0-f49834af13c0"],"ipaddr":""}}},"Mcast_Macs_Remote":{"9b71382b-b358-4571-ab04-7e2773e03a28":{"new":{"locator_set":["uuid","abac71e8-89bc-44a0-aa68-08b8f6b6d524"],"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"_version":["uuid","4134b354-729a-453d-83c7-d0a971290366"],"MAC":"unknown-dst","_uuid":["uuid","9b71382b-b358-4571-ab04-7e2773e03a28"],"ipaddr":""}}},"Physical_Port":{"7b986670-e6e8-4209-b157-369d6a107137":{"new":{"_version":["uuid","f077d2e1-1db2-47a9-872d-474b3fe870cc"],"description":"","name":"patch-vlan","port_fault_status":["set",[]],"other_config":["map",[]],"vlan_bindings":["map",[[2222,["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"]]]],"_uuid":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"vlan_stats":["map",[[2222,["uuid","118ee3f2-ea18-4a2e-b8e0-b0a8bd64926d"]]]],"acl_bindings":["map",[]]}}},"Mcast_Macs_Local":{"8548b992-d807-49e7-9cc1-344c942d312f":{"new":{"locator_set":["uuid","8837ec5e-aae0-4d57-820f-2bcd7a40fef9"],"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"_version":["uuid","4a3a35b1-ea77-48a3-8cec-b68006dcb496"],"MAC":"unknown-dst","_uuid":["uuid","8548b992-d807-49e7-9cc1-344c942d312f"],"ipaddr":""}}},"Logical_Switch":{"81839fe2-04c1-4d52-993d-57fe4bb4a8ea":{"new":{"description":"","tunnel_key":11,"name":"613b621a-966a-4363-862e-3c30132ea118","_version":["uuid","42969654-7f17-4102-a599-e2036c496ff2"],"_uuid":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"other_config":["map",[]],"replication_mode":["set",[]]}}},"Global":{"e469baf6-29ce-4f72-be0a-6e311f931e21":{"new":{"_version":["uuid","a58727a5-6415-41be-ac61-82300c1b832c"],"_uuid":["uuid","e469baf6-29ce-4f72-be0a-6e311f931e21"],"switches":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"],"other_config":["map",[]],"managers":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"]}}},"Physical_Locator":{"e092afd7-c6a2-4379-ae1c-675df9fa5573":{"new":{"tunnel_key":["set",[]],"_version":["uuid","b4e8e2be-94f4-425e-9978-e50f9d079fb0"],"dst_ip":"10.0.0.50","_uuid":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"encapsulation_type":"vxlan_over_ipv4"}},"9bc840a8-8025-428b-85ad-85bee88d226c":{"new":{"tunnel_key":["set",[]],"_version":["uuid","e426b14c-4bd0-4aaf-9712-f60dd73c8c85"],"dst_ip":"10.0.0.10","_uuid":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"encapsulation_type":"vxlan_over_ipv4"}}},"Manager":{"dd588cde-af3d-44af-9880-12840ceb104c":{"new":{"is_connected":false,"_uuid":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"],"target":"tcp:172.16.1.30:6640","other_config":["map",[["ha_enabled","true"],["ha_id","1500358932"]]],"max_backoff":["set",[]],"inactivity_probe":["set",[]]}}},"Physical_Switch":{"36939d13-f767-4385-bd37-b4829611fd5b":{"new":{"_version":["uuid","b866dc9f-a024-4b30-8d64-ab397ef62bd4"],"name":"ocata-l2gw1","description":"OVS VTEP Emulator","other_config":["map",[]],"switch_fault_status":["set",[]],"management_ips":["set",[]],"tunnels":["uuid","5e77e08c-68d6-4e9c-bdfe-e052446b52b8"],"ports":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"_uuid":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"],"tunnel_ips":"10.0.0.50"}}},"Tunnel":{"5e77e08c-68d6-4e9c-bdfe-e052446b52b8":{"new":{"_version":["uuid","cc4972f8-4516-40ed-ba7f-774ae995b028"],"bfd_config_local":["map",[["bfd_dst_ip","169.254.1.0"],["bfd_dst_mac","00:23:20:00:00:01"]]],"local":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"bfd_status":["map",[]],"bfd_params":["map",[]],"_uuid":["uuid","5e77e08c-68d6-4e9c-bdfe-e052446b52b8"],"remote":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"bfd_config_remote":["map",[]]}}}}, id="5c410196-e189-4c18-a10a-53701f58e967" 2017-07-18T06:26:14.825Z|00048|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:14.825Z|00049|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="transact", params=["Open_vSwitch",{"where":[],"table":"Open_vSwitch","columns":["ovs_version","other_config","cur_cfg","bridges","_uuid","external_ids","ssl","datapath_types","db_version","manager_options","next_cfg","system_type","system_version","_version","statistics","iface_types"],"op":"select"},{"comment":"Fetching Open_VSwitch table rows","op":"comment"}], id="37b16853-c348-4d9f-9ea5-04d4ddd25a37" 2017-07-18T06:26:14.825Z|00050|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=[{"rows":[{"manager_options":["set",[]],"statistics":["map",[]],"cur_cfg":25,"next_cfg":25,"datapath_types":["set",["netdev","system"]],"iface_types":["set",["geneve","gre","internal","ipsec_gre","lisp","patch","stt","system","tap","vxlan"]],"_uuid":["uuid","10de93fc-0b40-47eb-b182-9a31b1a375f7"],"db_version":["set",[]],"system_version":["set",[]],"bridges":["set",[["uuid","22c3ce2c-7323-44b5-be34-48310cd08854"],["uuid","2c85d79b-5cb2-4ea6-9d0f-54b950b033ef"],["uuid","313ed821-0e97-4f61-9c47-2b62db758ae1"],["uuid","314851fd-df36-4c9a-b379-df7ba5ddc708"],["uuid","8838c4b7-91e0-4a73-92e1-2b303500235e"],["uuid","b158624f-724e-4c02-97ba-68cb9e11c8a5"]]],"_version":["uuid","e29fba7b-cee3-48ce-b0fd-72368e27f20e"],"external_ids":["map",[]],"ovs_version":["set",[]],"other_config":["map",[]],"ssl":["set",[]],"system_type":["set",[]]}]},{}], id="37b16853-c348-4d9f-9ea5-04d4ddd25a37" 2017-07-18T06:26:14.860Z|00051|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:14.860Z|00052|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="transact", params=["hardware_vtep",{"where":[["name","==","patch-vlan"]],"table":"Physical_Port","op":"update","row":{"vlan_bindings":["map",[]]}}], id="b494f082-ab0d-4e5f-8264-09175e5de32a" 2017-07-18T06:26:14.860Z|00053|jsonrpc|DBG|tcp:172.16.1.30:6640: send notification, method="update", params=["ec3f9930-be2f-4d4d-91ea-1b9c042b9c16",{"Physical_Port":{"7b986670-e6e8-4209-b157-369d6a107137":{"new":{"_version":["uuid","cbdcbd8a-7c7c-40f9-adbb-27585a236812"],"description":"","name":"patch-vlan","port_fault_status":["set",[]],"other_config":["map",[]],"vlan_bindings":["map",[]],"_uuid":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"vlan_stats":["map",[[2222,["uuid","118ee3f2-ea18-4a2e-b8e0-b0a8bd64926d"]]]],"acl_bindings":["map",[]]},"old":{"_version":["uuid","f077d2e1-1db2-47a9-872d-474b3fe870cc"],"vlan_bindings":["map",[[2222,["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"]]]]}}}}] 2017-07-18T06:26:14.860Z|00054|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=[{"count":1}], id="b494f082-ab0d-4e5f-8264-09175e5de32a" 2017-07-18T06:26:14.863Z|00055|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:14.863Z|00056|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="monitor", params=["Open_vSwitch","8e5f8e2b-1dbc-46f5-8290-d6a247fde095",{"Port":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["bond_updelay","interfaces","other_config","bond_fake_iface","bond_downdelay","bond_mode","_uuid","rstp_statistics","rstp_status","external_ids","mac","trunks","lacp","qos","fake_bridge","vlan_mode","bond_active_slave","name","tag","status"]},"Controller":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["is_connected","other_config","role","enable_async_messages","local_netmask","max_backoff","local_gateway","controller_rate_limit","_uuid","external_ids","controller_burst_limit","target","local_ip","connection_mode","inactivity_probe"]},"SSL":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["bootstrap_ca_cert","certificate","private_key","_uuid","external_ids","ca_cert"]},"Bridge":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["controller","other_config","mirrors","rstp_enable","sflow","flood_vlans","_uuid","ports","flow_tables","mcast_snooping_enable","rstp_status","external_ids","netflow","ipfix","datapath_version","name","fail_mode","auto_attach","datapath_id","stp_enable","datapath_type","protocols","status"]},"Queue":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["other_config","dscp","_uuid","external_ids"]},"Open_vSwitch":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["ovs_version","other_config","cur_cfg","bridges","_uuid","external_ids","ssl","datapath_types","db_version","manager_options","next_cfg","system_type","system_version","iface_types"]},"Interface":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["mac_in_use","duplex","admin_state","error","type","ingress_policing_burst","cfm_mpid","mac","cfm_fault","cfm_flap_count","options","cfm_health","ingress_policing_rate","bfd","ifindex","ofport","other_config","bfd_status","cfm_remote_mpids","_uuid","cfm_fault_status","link_speed","external_ids","mtu","lacp_current","mtu_request","link_resets","name","cfm_remote_opstate","link_state","ofport_request","lldp","status"]},"AutoAttach":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["mappings","system_name","_uuid","system_description","_version"]},"Manager":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["is_connected","other_config","connection_mode","max_backoff","inactivity_probe","_uuid","external_ids","status","target"]},"QoS":{"select":{"modify":true,"initial":true,"insert":true,"delete":true},"columns":["other_config","queues","_uuid","type","external_ids"]}}], id="c23f667d-9e2b-4ddc-8a98-e13643a2cabf" 2017-07-18T06:26:14.864Z|00057|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result={"Interface":{"a57fa0b1-1d06-4fe2-945a-05b8f73add11":{"new":{"mac":["set",[]],"options":["map",[["peer","2222-patch-vlan-p"]]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","a57fa0b1-1d06-4fe2-945a-05b8f73add11"],"ofport":1,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"2222-patch-vlan-l","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"patch","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"aed9249d-729e-4045-a92e-210b0efc71e4":{"new":{"mac":["set",[]],"options":["map",[["peer","patch-br-vx"]]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","aed9249d-729e-4045-a92e-210b0efc71e4"],"ofport":2,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"patch-br-vl","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"patch","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"517d05cd-7abc-409c-91b0-073c104abff0":{"new":{"mac":["set",[]],"options":["map",[]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","517d05cd-7abc-409c-91b0-073c104abff0"],"ofport":65534,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"br-vl","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"internal","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"2f62a5d9-9bcf-4c86-9ac9-4b0e01d3546a":{"new":{"mac":["set",[]],"options":["map",[["remote_ip","10.0.0.10"]]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","2f62a5d9-9bcf-4c86-9ac9-4b0e01d3546a"],"ofport":1,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"bfd10.0.0.10","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"vxlan","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[["bfd_dst_ip","169.254.1.1"],["bfd_local_dst_mac","00:23:20:00:00:01"],["bfd_remote_dst_mac","00:23:20:00:00:01"],["check_tnl_key","false"],["cpath_down","false"],["decay_min_rx","0"],["enable","false"],["min_rx","1000"],["min_tx","100"]]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"696c42e4-c16d-41da-b50a-1da3eaa9a104":{"new":{"mac":["set",[]],"options":["map",[]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","696c42e4-c16d-41da-b50a-1da3eaa9a104"],"ofport":3,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"eth3","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"25885106-dc79-4232-a6ee-37797dfb3aed":{"new":{"mac":["set",[]],"options":["map",[]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","25885106-dc79-4232-a6ee-37797dfb3aed"],"ofport":1,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"eth1","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"820e9368-a645-46a5-b7c5-c1fb293cd555":{"new":{"mac":["set",[]],"options":["map",[["peer","patch-ps"]]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","820e9368-a645-46a5-b7c5-c1fb293cd555"],"ofport":1,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"patch-vlan","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"patch","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"a96d7fa1-630a-4e38-83ce-cabeda51de75":{"new":{"mac":["set",[]],"options":["map",[]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","a96d7fa1-630a-4e38-83ce-cabeda51de75"],"ofport":4,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"eth4","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"43db4480-1748-4925-9249-4b6ff87b6fdb":{"new":{"mac":["set",[]],"options":["map",[]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","43db4480-1748-4925-9249-4b6ff87b6fdb"],"ofport":65534,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"br-int","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"internal","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"23e8c906-d029-44c7-a684-bc1e91d63966":{"new":{"mac":["set",[]],"options":["map",[["key","11"],["remote_ip","10.0.0.10"]]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","23e8c906-d029-44c7-a684-bc1e91d63966"],"ofport":2,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"vx1","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"vxlan","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"6c10153e-9a19-462b-92f7-b6db107562f2":{"new":{"mac":["set",[]],"options":["map",[]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","6c10153e-9a19-462b-92f7-b6db107562f2"],"ofport":65534,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"vtep_bfd","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"internal","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"8da21181-54ea-497f-9923-d640ce3ba4a0":{"new":{"mac":["set",[]],"options":["map",[]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","8da21181-54ea-497f-9923-d640ce3ba4a0"],"ofport":65534,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"ocata-l2gw1","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"internal","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"4c6df2ef-4f66-4734-bd1d-7b8862f7177d":{"new":{"mac":["set",[]],"options":["map",[]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","4c6df2ef-4f66-4734-bd1d-7b8862f7177d"],"ofport":-1,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"ocata-l2gw1_vtep_ls1","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"internal","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"02882194-a0b4-46d1-a1c4-01513c3c3548":{"new":{"mac":["set",[]],"options":["map",[["peer","patch-br-vl"]]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","02882194-a0b4-46d1-a1c4-01513c3c3548"],"ofport":2,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"patch-br-vx","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"patch","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"f322aff7-a777-4bf2-ac32-d3a8903d6ef4":{"new":{"mac":["set",[]],"options":["map",[]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","f322aff7-a777-4bf2-ac32-d3a8903d6ef4"],"ofport":1,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"eth2","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"840a2b7e-3acc-448d-861f-c2dc2edb956f":{"new":{"mac":["set",[]],"options":["map",[["peer","patch-vlan"]]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","840a2b7e-3acc-448d-861f-c2dc2edb956f"],"ofport":3,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"patch-ps","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"patch","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"44fd1927-3d22-4445-96d8-c5511a3247ed":{"new":{"mac":["set",[]],"options":["map",[["peer","2222-patch-vlan-l"]]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","44fd1927-3d22-4445-96d8-c5511a3247ed"],"ofport":2,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"2222-patch-vlan-p","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"patch","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}},"bf62b21c-24e8-4e21-ab0a-1ee2374a560d":{"new":{"mac":["set",[]],"options":["map",[]],"bfd_status":["map",[]],"cfm_health":["set",[]],"_uuid":["uuid","bf62b21c-24e8-4e21-ab0a-1ee2374a560d"],"ofport":65534,"admin_state":["set",[]],"error":["set",[]],"cfm_fault_status":["set",[]],"lacp_current":["set",[]],"mtu":["set",[]],"ofport_request":["set",[]],"external_ids":["map",[]],"status":["map",[]],"link_state":["set",[]],"cfm_remote_opstate":["set",[]],"cfm_fault":["set",[]],"link_speed":["set",[]],"duplex":["set",[]],"ingress_policing_rate":0,"name":"br-vx","mtu_request":["set",[]],"cfm_flap_count":["set",[]],"ifindex":["set",[]],"type":"internal","mac_in_use":["set",[]],"link_resets":["set",[]],"lldp":["map",[]],"other_config":["map",[]],"bfd":["map",[]],"cfm_remote_mpids":["set",[]],"cfm_mpid":["set",[]],"ingress_policing_burst":0}}},"Controller":{"b8371998-cfef-40eb-bb55-8c442c1d3705":{"new":{"connection_mode":["set",[]],"is_connected":false,"local_gateway":["set",[]],"enable_async_messages":["set",[]],"other_config":["map",[]],"external_ids":["map",[]],"local_netmask":["set",[]],"controller_burst_limit":["set",[]],"local_ip":["set",[]],"controller_rate_limit":["set",[]],"_uuid":["uuid","b8371998-cfef-40eb-bb55-8c442c1d3705"],"target":"tcp:172.16.1.30:6653","role":["set",[]],"inactivity_probe":["set",[]],"max_backoff":["set",[]]}}},"Port":{"dd7eb44a-c085-4eb9-ab35-7c8c7e8b91f6":{"new":{"bond_downdelay":0,"name":"br-vl","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","dd7eb44a-c085-4eb9-ab35-7c8c7e8b91f6"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","517d05cd-7abc-409c-91b0-073c104abff0"],"bond_fake_iface":false,"lacp":["set",[]]}},"702a11bd-7e82-48e6-bb4a-027ce2097c6b":{"new":{"bond_downdelay":0,"name":"ocata-l2gw1_vtep_ls1","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","702a11bd-7e82-48e6-bb4a-027ce2097c6b"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","4c6df2ef-4f66-4734-bd1d-7b8862f7177d"],"bond_fake_iface":false,"lacp":["set",[]]}},"b40e5fda-b8a0-4d4a-8195-175f57467f2d":{"new":{"bond_downdelay":0,"name":"ocata-l2gw1","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","b40e5fda-b8a0-4d4a-8195-175f57467f2d"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","8da21181-54ea-497f-9923-d640ce3ba4a0"],"bond_fake_iface":false,"lacp":["set",[]]}},"9ae53f63-b4b6-4deb-8588-a2bd2607c970":{"new":{"bond_downdelay":0,"name":"bondovs","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","9ae53f63-b4b6-4deb-8588-a2bd2607c970"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":"52:54:00:bd:44:10","external_ids":["map",[]],"other_config":["map",[["lacp-time","fast"]]],"status":["map",[]],"qos":["set",[]],"bond_mode":"balance-slb","rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["set",[["uuid","696c42e4-c16d-41da-b50a-1da3eaa9a104"],["uuid","a96d7fa1-630a-4e38-83ce-cabeda51de75"]]],"bond_fake_iface":false,"lacp":"active"}},"9843e9ff-1a78-403f-a0d9-9308d33c1419":{"new":{"bond_downdelay":0,"name":"2222-patch-vlan-l","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","9843e9ff-1a78-403f-a0d9-9308d33c1419"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","a57fa0b1-1d06-4fe2-945a-05b8f73add11"],"bond_fake_iface":false,"lacp":["set",[]]}},"13b04aae-76a4-4f60-b247-4457d3b7b102":{"new":{"bond_downdelay":0,"name":"bfd10.0.0.10","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","13b04aae-76a4-4f60-b247-4457d3b7b102"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","2f62a5d9-9bcf-4c86-9ac9-4b0e01d3546a"],"bond_fake_iface":false,"lacp":["set",[]]}},"d6b9291c-20de-45e1-8f20-76250e0264fe":{"new":{"bond_downdelay":0,"name":"patch-br-vx","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","d6b9291c-20de-45e1-8f20-76250e0264fe"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","02882194-a0b4-46d1-a1c4-01513c3c3548"],"bond_fake_iface":false,"lacp":["set",[]]}},"6b14d6f8-dd6c-4f09-809f-d815d8d786d8":{"new":{"bond_downdelay":0,"name":"vx1","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","6b14d6f8-dd6c-4f09-809f-d815d8d786d8"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","23e8c906-d029-44c7-a684-bc1e91d63966"],"bond_fake_iface":false,"lacp":["set",[]]}},"0dfe39b2-8288-4124-993d-fb7cc27923b0":{"new":{"bond_downdelay":0,"name":"br-vx","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","0dfe39b2-8288-4124-993d-fb7cc27923b0"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","bf62b21c-24e8-4e21-ab0a-1ee2374a560d"],"bond_fake_iface":false,"lacp":["set",[]]}},"b779af3b-fbe4-4fb4-ac63-8ebd33989751":{"new":{"bond_downdelay":0,"name":"patch-ps","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","b779af3b-fbe4-4fb4-ac63-8ebd33989751"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","840a2b7e-3acc-448d-861f-c2dc2edb956f"],"bond_fake_iface":false,"lacp":["set",[]]}},"44b76dcf-e896-42e2-89ca-c4c970818e59":{"new":{"bond_downdelay":0,"name":"vtep_bfd","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","44b76dcf-e896-42e2-89ca-c4c970818e59"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","6c10153e-9a19-462b-92f7-b6db107562f2"],"bond_fake_iface":false,"lacp":["set",[]]}},"d3c591c7-b572-4d36-90b7-9c8f4973bc77":{"new":{"bond_downdelay":0,"name":"patch-vlan","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","d3c591c7-b572-4d36-90b7-9c8f4973bc77"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","820e9368-a645-46a5-b7c5-c1fb293cd555"],"bond_fake_iface":false,"lacp":["set",[]]}},"87c900a1-826d-4ba4-951f-2723f946918e":{"new":{"bond_downdelay":0,"name":"eth1","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","87c900a1-826d-4ba4-951f-2723f946918e"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","25885106-dc79-4232-a6ee-37797dfb3aed"],"bond_fake_iface":false,"lacp":["set",[]]}},"e4532c3d-958a-467b-94e4-ba8f119fb3a3":{"new":{"bond_downdelay":0,"name":"eth2","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","e4532c3d-958a-467b-94e4-ba8f119fb3a3"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","f322aff7-a777-4bf2-ac32-d3a8903d6ef4"],"bond_fake_iface":false,"lacp":["set",[]]}},"0531207c-c086-4c01-87d7-fab2dc34160a":{"new":{"bond_downdelay":0,"name":"br-int","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","0531207c-c086-4c01-87d7-fab2dc34160a"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","43db4480-1748-4925-9249-4b6ff87b6fdb"],"bond_fake_iface":false,"lacp":["set",[]]}},"8c0589de-118b-47f2-8dfc-e32ab0a40af0":{"new":{"bond_downdelay":0,"name":"2222-patch-vlan-p","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","8c0589de-118b-47f2-8dfc-e32ab0a40af0"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","44fd1927-3d22-4445-96d8-c5511a3247ed"],"bond_fake_iface":false,"lacp":["set",[]]}},"bb32c50c-2d61-47be-bbaf-cf49affb09a1":{"new":{"bond_downdelay":0,"name":"patch-br-vl","mac":["set",[]],"fake_bridge":false,"trunks":["set",[]],"_uuid":["uuid","bb32c50c-2d61-47be-bbaf-cf49affb09a1"],"rstp_status":["map",[]],"tag":["set",[]],"bond_updelay":0,"bond_active_slave":["set",[]],"external_ids":["map",[]],"other_config":["map",[]],"status":["map",[]],"qos":["set",[]],"bond_mode":["set",[]],"rstp_statistics":["map",[]],"vlan_mode":["set",[]],"interfaces":["uuid","aed9249d-729e-4045-a92e-210b0efc71e4"],"bond_fake_iface":false,"lacp":["set",[]]}}},"Bridge":{"22c3ce2c-7323-44b5-be34-48310cd08854":{"new":{"name":"vtep_bfd","flood_vlans":["set",[]],"auto_attach":["set",[]],"ports":["set",[["uuid","13b04aae-76a4-4f60-b247-4457d3b7b102"],["uuid","44b76dcf-e896-42e2-89ca-c4c970818e59"]]],"stp_enable":false,"fail_mode":["set",[]],"rstp_enable":false,"_uuid":["uuid","22c3ce2c-7323-44b5-be34-48310cd08854"],"rstp_status":["map",[]],"flow_tables":["map",[]],"netflow":["set",[]],"datapath_type":"","controller":["set",[]],"other_config":["map",[]],"status":["map",[]],"ipfix":["set",[]],"external_ids":["map",[]],"datapath_id":["set",[]],"mirrors":["set",[]],"mcast_snooping_enable":false,"datapath_version":"","protocols":["set",[]],"sflow":["set",[]]}},"8838c4b7-91e0-4a73-92e1-2b303500235e":{"new":{"name":"br-int","flood_vlans":["set",[]],"auto_attach":["set",[]],"ports":["uuid","0531207c-c086-4c01-87d7-fab2dc34160a"],"stp_enable":false,"fail_mode":"secure","rstp_enable":false,"_uuid":["uuid","8838c4b7-91e0-4a73-92e1-2b303500235e"],"rstp_status":["map",[]],"flow_tables":["map",[]],"netflow":["set",[]],"datapath_type":"","controller":["uuid","b8371998-cfef-40eb-bb55-8c442c1d3705"],"other_config":["map",[["disable-in-band","true"],["hwaddr","a0:5d:a6:2a:72:aa"]]],"status":["map",[]],"ipfix":["set",[]],"external_ids":["map",[["opendaylight-iid","/network-topology:network-topology/network-topology:topology[network-topology:topology-id='ovsdb:1']/network-topology:node[network-topology:node-id='ovsdb://uuid/10de93fc-0b40-47eb-b182-9a31b1a375f7/bridge/br-int']"]]],"datapath_id":["set",[]],"mirrors":["set",[]],"mcast_snooping_enable":false,"datapath_version":"","protocols":"OpenFlow13","sflow":["set",[]]}},"b158624f-724e-4c02-97ba-68cb9e11c8a5":{"new":{"name":"ocata-l2gw1_vtep_ls1","flood_vlans":["set",[]],"auto_attach":["set",[]],"ports":["set",[["uuid","6b14d6f8-dd6c-4f09-809f-d815d8d786d8"],["uuid","702a11bd-7e82-48e6-bb4a-027ce2097c6b"],["uuid","9843e9ff-1a78-403f-a0d9-9308d33c1419"]]],"stp_enable":false,"fail_mode":["set",[]],"rstp_enable":false,"_uuid":["uuid","b158624f-724e-4c02-97ba-68cb9e11c8a5"],"rstp_status":["map",[]],"flow_tables":["map",[]],"netflow":["set",[]],"datapath_type":"","controller":["set",[]],"other_config":["map",[]],"status":["map",[]],"ipfix":["set",[]],"external_ids":["map",[["logical_switch_name","613b621a-966a-4363-862e-3c30132ea118"],["vtep_logical_switch","true"]]],"datapath_id":["set",[]],"mirrors":["set",[]],"mcast_snooping_enable":false,"datapath_version":"","protocols":["set",[]],"sflow":["set",[]]}},"314851fd-df36-4c9a-b379-df7ba5ddc708":{"new":{"name":"br-vx","flood_vlans":["set",[]],"auto_attach":["set",[]],"ports":["set",[["uuid","0dfe39b2-8288-4124-993d-fb7cc27923b0"],["uuid","87c900a1-826d-4ba4-951f-2723f946918e"],["uuid","9ae53f63-b4b6-4deb-8588-a2bd2607c970"],["uuid","bb32c50c-2d61-47be-bbaf-cf49affb09a1"]]],"stp_enable":false,"fail_mode":["set",[]],"rstp_enable":false,"_uuid":["uuid","314851fd-df36-4c9a-b379-df7ba5ddc708"],"rstp_status":["map",[]],"flow_tables":["map",[]],"netflow":["set",[]],"datapath_type":"","controller":["set",[]],"other_config":["map",[["hwaddr","22:12:0d:33:16:43"]]],"status":["map",[]],"ipfix":["set",[]],"external_ids":["map",[]],"datapath_id":["set",[]],"mirrors":["set",[]],"mcast_snooping_enable":false,"datapath_version":"","protocols":["set",[]],"sflow":["set",[]]}},"2c85d79b-5cb2-4ea6-9d0f-54b950b033ef":{"new":{"name":"br-vl","flood_vlans":["set",[]],"auto_attach":["set",[]],"ports":["set",[["uuid","b779af3b-fbe4-4fb4-ac63-8ebd33989751"],["uuid","d6b9291c-20de-45e1-8f20-76250e0264fe"],["uuid","dd7eb44a-c085-4eb9-ab35-7c8c7e8b91f6"],["uuid","e4532c3d-958a-467b-94e4-ba8f119fb3a3"]]],"stp_enable":false,"fail_mode":["set",[]],"rstp_enable":false,"_uuid":["uuid","2c85d79b-5cb2-4ea6-9d0f-54b950b033ef"],"rstp_status":["map",[]],"flow_tables":["map",[]],"netflow":["set",[]],"datapath_type":"","controller":["set",[]],"other_config":["map",[]],"status":["map",[]],"ipfix":["set",[]],"external_ids":["map",[]],"datapath_id":["set",[]],"mirrors":["set",[]],"mcast_snooping_enable":false,"datapath_version":"","protocols":["set",[]],"sflow":["set",[]]}},"313ed821-0e97-4f61-9c47-2b62db758ae1":{"new":{"name":"ocata-l2gw1","flood_vlans":["set",[]],"auto_attach":["set",[]],"ports":["set",[["uuid","8c0589de-118b-47f2-8dfc-e32ab0a40af0"],["uuid","b40e5fda-b8a0-4d4a-8195-175f57467f2d"],["uuid","d3c591c7-b572-4d36-90b7-9c8f4973bc77"]]],"stp_enable":false,"fail_mode":["set",[]],"rstp_enable":false,"_uuid":["uuid","313ed821-0e97-4f61-9c47-2b62db758ae1"],"rstp_status":["map",[]],"flow_tables":["map",[]],"netflow":["set",[]],"datapath_type":"","controller":["set",[]],"other_config":["map",[]],"status":["map",[]],"ipfix":["set",[]],"external_ids":["map",[]],"datapath_id":["set",[]],"mirrors":["set",[]],"mcast_snooping_enable":false,"datapath_version":"","protocols":["set",[]],"sflow":["set",[]]}}},"Open_vSwitch":{"10de93fc-0b40-47eb-b182-9a31b1a375f7":{"new":{"manager_options":["set",[]],"bridges":["set",[["uuid","22c3ce2c-7323-44b5-be34-48310cd08854"],["uuid","2c85d79b-5cb2-4ea6-9d0f-54b950b033ef"],["uuid","313ed821-0e97-4f61-9c47-2b62db758ae1"],["uuid","314851fd-df36-4c9a-b379-df7ba5ddc708"],["uuid","8838c4b7-91e0-4a73-92e1-2b303500235e"],["uuid","b158624f-724e-4c02-97ba-68cb9e11c8a5"]]],"ovs_version":["set",[]],"other_config":["map",[]],"external_ids":["map",[]],"cur_cfg":25,"next_cfg":25,"ssl":["set",[]],"iface_types":["set",["geneve","gre","internal","ipsec_gre","lisp","patch","stt","system","tap","vxlan"]],"datapath_types":["set",["netdev","system"]],"_uuid":["uuid","10de93fc-0b40-47eb-b182-9a31b1a375f7"],"system_type":["set",[]],"system_version":["set",[]],"db_version":["set",[]]}}}}, id="c23f667d-9e2b-4ddc-8a98-e13643a2cabf" 2017-07-18T06:26:14.901Z|00058|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:14.901Z|00059|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="transact", params=["Open_vSwitch",{"uuid-name":"Interface_Random_67f45a5234a64f1a99a6cebc7a056da7","table":"Interface","op":"insert","row":{"name":"br-int","type":"internal"}},{"uuid-name":"Port_Random_a8b4ceffee9d4c43969297835f0748f8","table":"Port","op":"insert","row":{"name":"br-int","interfaces":["set",[["named-uuid","Interface_Random_67f45a5234a64f1a99a6cebc7a056da7"]]]}},{"uuid-name":"Random_0f0170781e5b4a23aeb582d44b00eba9","table":"Bridge","op":"insert","row":{"ports":["set",[["named-uuid","Port_Random_a8b4ceffee9d4c43969297835f0748f8"]]],"name":"br-int","fail_mode":["set",["secure"]],"external_ids":["map",[["opendaylight-iid","/network-topology:network-topology/network-topology:topology[network-topology:topology-id='ovsdb:1']/network-topology:node[network-topology:node-id='ovsdb://uuid/10de93fc-0b40-47eb-b182-9a31b1a375f7/bridge/br-int']"]]],"other_config":["map",[["disable-in-band","true"],["hwaddr","a0:5d:a6:2a:72:aa"]]]}},{"mutations":[["bridges","insert",["set",[["named-uuid","Random_0f0170781e5b4a23aeb582d44b00eba9"]]]]],"where":[],"table":"Open_vSwitch","op":"mutate"},{"uuid-name":"Random_2ce978d85b57469b90606e375eac9f46","table":"Controller","op":"insert","row":{"target":"tcp:172.16.1.30:6653"}},{"mutations":[["controller","insert",["set",[["named-uuid","Random_2ce978d85b57469b90606e375eac9f46"]]]]],"where":[["name","==","br-int"]],"table":"Bridge","op":"mutate"},{"mutations":[["protocols","insert",["set",["OpenFlow13"]]]],"where":[["name","==","br-int"]],"table":"Bridge","op":"mutate"}], id="3eab39ee-1c96-40e1-b01f-5e285563f272" 2017-07-18T06:26:14.901Z|00060|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=[{"uuid":["uuid","04abb40a-e373-44f8-81ac-4a6f38e17fcb"]},{"uuid":["uuid","6552affe-964f-44b4-ac34-766f464901bb"]},{"uuid":["uuid","db487e22-327e-4f5b-973f-07ca981f12ca"]},{"count":1},{"uuid":["uuid","cede716d-f9cf-46ed-a385-d099b5359d6b"]},{"count":2},{"count":2},{"details":"Transaction causes multiple rows in \"Interface\" table to have identical values (br-int) for index on column \"name\". First row, with UUID 43db4480-1748-4925-9249-4b6ff87b6fdb, existed in the database before this transaction and was not modified by the transaction. Second row, with UUID 04abb40a-e373-44f8-81ac-4a6f38e17fcb, was inserted by this transaction.","error":"constraint violation"}], id="3eab39ee-1c96-40e1-b01f-5e285563f272" 2017-07-18T06:26:14.968Z|00061|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:14.968Z|00062|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="transact", params=["hardware_vtep",{"where":[["name","==","ocata-l2gw1"]],"table":"Physical_Switch","op":"update","row":{"tunnel_ips":["set",[]]}},{"comment":"Physical Switch: Updating ocata-l2gw1","op":"comment"}], id="f219d330-cc99-4bd0-bfed-ace6878bc80e" 2017-07-18T06:26:14.968Z|00063|jsonrpc|DBG|tcp:172.16.1.30:6640: send notification, method="update", params=["ec3f9930-be2f-4d4d-91ea-1b9c042b9c16",{"Physical_Switch":{"36939d13-f767-4385-bd37-b4829611fd5b":{"new":{"_version":["uuid","415b5777-3122-4157-bff0-0c282fdc06a4"],"name":"ocata-l2gw1","description":"OVS VTEP Emulator","other_config":["map",[]],"switch_fault_status":["set",[]],"management_ips":["set",[]],"tunnels":["uuid","5e77e08c-68d6-4e9c-bdfe-e052446b52b8"],"ports":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"_uuid":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"],"tunnel_ips":["set",[]]},"old":{"_version":["uuid","b866dc9f-a024-4b30-8d64-ab397ef62bd4"],"tunnel_ips":"10.0.0.50"}}}}] 2017-07-18T06:26:14.968Z|00064|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=[{"count":1},{}], id="f219d330-cc99-4bd0-bfed-ace6878bc80e" 2017-07-18T06:26:15.005Z|00065|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:15.005Z|00066|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="transact", params=["Open_vSwitch"], id="5b6e3e7c-d819-413c-8534-71ea3deb2062" 2017-07-18T06:26:15.005Z|00067|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=[], id="5b6e3e7c-d819-413c-8534-71ea3deb2062" 2017-07-18T06:26:15.026Z|00068|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:15.026Z|00069|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="transact", params=["hardware_vtep"], id="ec334a7b-363c-4930-9dc0-1ad6295cd190" 2017-07-18T06:26:15.026Z|00070|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=[], id="ec334a7b-363c-4930-9dc0-1ad6295cd190" 2017-07-18T06:26:15.631Z|00071|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:15.631Z|00072|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="transact", params=["hardware_vtep",{"where":[["name","==","ocata-l2gw1"]],"table":"Physical_Switch","op":"update","row":{"tunnel_ips":["set",[]]}},{"comment":"Physical Switch: Updating ocata-l2gw1","op":"comment"}], id="c6bf3221-fe7b-4b84-958c-8f7ac339cb2f" 2017-07-18T06:26:15.631Z|00073|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=[{"count":1},{}], id="c6bf3221-fe7b-4b84-958c-8f7ac339cb2f" 2017-07-18T06:26:15.725Z|00074|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:270 2017-07-18T06:26:15.725Z|00075|reconnect|DBG|unix: connecting... 2017-07-18T06:26:15.725Z|00076|reconnect|DBG|unix: entering CONNECTING 2017-07-18T06:26:15.725Z|00077|reconnect|DBG|unix: connected 2017-07-18T06:26:15.725Z|00078|reconnect|DBG|unix: entering ACTIVE 2017-07-18T06:26:15.725Z|00079|jsonrpc|DBG|unix: received request, method="list_dbs", params=[], id=0 2017-07-18T06:26:15.725Z|00080|jsonrpc|DBG|unix: send reply, result=["hardware_vtep","Open_vSwitch"], id=0 2017-07-18T06:26:15.726Z|00081|poll_loop|DBG|wakeup due to [POLLIN] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 2017-07-18T06:26:15.726Z|00082|jsonrpc|DBG|unix: received request, method="get_schema", params=["hardware_vtep"], id=1 2017-07-18T06:26:15.726Z|00083|jsonrpc|DBG|unix: send reply, result={"cksum":"353943336 11434","name":"hardware_vtep","version":"1.7.0","tables":{"Physical_Locator_Set":{"columns":{"locators":{"mutable":false,"type":{"max":"unlimited","key":{"type":"uuid","refTable":"Physical_Locator"}}}}},"Mcast_Macs_Remote":{"isRoot":true,"columns":{"locator_set":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator_Set"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Physical_Port":{"columns":{"vlan_bindings":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"Logical_Switch"}}},"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"port_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"acl_bindings":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"ACL"}}},"vlan_stats":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"Logical_Binding_Stats"}}}}},"Global":{"maxRows":1,"isRoot":true,"columns":{"managers":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Manager"}}},"switches":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Physical_Switch"}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}},"Logical_Switch":{"isRoot":true,"indexes":[["name"]],"columns":{"name":{"type":"string"},"description":{"type":"string"},"tunnel_key":{"type":{"min":0,"key":"integer"}},"replication_mode":{"type":{"min":0,"key":{"type":"string","enum":["set",["service_node","source_node"]]}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}},"ACL":{"isRoot":true,"indexes":[["acl_name"]],"columns":{"acl_entries":{"type":{"max":"unlimited","key":{"type":"uuid","refTable":"ACL_entry"}}},"acl_name":{"type":"string"},"acl_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}}}},"Arp_Sources_Remote":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"src_mac":{"type":"string"}}},"Physical_Locator":{"indexes":[["encapsulation_type","dst_ip","tunnel_key"]],"columns":{"tunnel_key":{"type":{"min":0,"key":"integer"}},"dst_ip":{"mutable":false,"type":"string"},"encapsulation_type":{"mutable":false,"type":{"key":{"type":"string","enum":"vxlan_over_ipv4"}}}}},"Ucast_Macs_Remote":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Mcast_Macs_Local":{"isRoot":true,"columns":{"locator_set":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator_Set"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Ucast_Macs_Local":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Arp_Sources_Local":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"src_mac":{"type":"string"}}},"Logical_Binding_Stats":{"columns":{"bytes_to_local":{"ephemeral":true,"type":"integer"},"packets_from_local":{"ephemeral":true,"type":"integer"},"packets_to_local":{"ephemeral":true,"type":"integer"},"bytes_from_local":{"ephemeral":true,"type":"integer"}}},"Manager":{"indexes":[["target"]],"columns":{"is_connected":{"ephemeral":true,"type":"boolean"},"target":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"max_backoff":{"type":{"min":0,"key":{"minInteger":1000,"type":"integer"}}},"inactivity_probe":{"type":{"min":0,"key":"integer"}}}},"Logical_Router":{"isRoot":true,"indexes":[["name"]],"columns":{"static_routes":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"LR_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"switch_binding":{"type":{"max":"unlimited","min":0,"key":"string","value":{"type":"uuid","refTable":"Logical_Switch"}}},"acl_binding":{"type":{"max":"unlimited","min":0,"key":"string","value":{"type":"uuid","refTable":"ACL"}}}}},"ACL_entry":{"isRoot":true,"columns":{"protocol":{"type":{"min":0,"key":"integer"}},"source_ip":{"type":{"min":0,"key":"string"}},"tcp_flags":{"type":{"min":0,"key":"integer"}},"source_port_max":{"type":{"min":0,"key":"integer"}},"dest_port_max":{"type":{"min":0,"key":"integer"}},"dest_port_min":{"type":{"min":0,"key":"integer"}},"action":{"type":{"key":{"type":"string","enum":["set",["deny","permit"]]}}},"icmp_type":{"type":{"min":0,"key":"integer"}},"dest_mask":{"type":{"min":0,"key":"string"}},"tcp_flags_mask":{"type":{"min":0,"key":"integer"}},"ethertype":{"type":{"min":0,"key":"string"}},"dest_mac":{"type":{"min":0,"key":"string"}},"acle_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"source_port_min":{"type":{"min":0,"key":"integer"}},"source_mask":{"type":{"min":0,"key":"string"}},"icmp_code":{"type":{"min":0,"key":"integer"}},"dest_ip":{"type":{"min":0,"key":"string"}},"direction":{"type":{"key":{"type":"string","enum":["set",["egress","ingress"]]}}},"source_mac":{"type":{"min":0,"key":"string"}},"sequence":{"type":"integer"}}},"Physical_Switch":{"indexes":[["name"]],"columns":{"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"switch_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"management_ips":{"type":{"max":"unlimited","min":0,"key":"string"}},"tunnels":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Tunnel"}}},"ports":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Physical_Port"}}},"tunnel_ips":{"type":{"max":"unlimited","min":0,"key":"string"}}}},"Tunnel":{"columns":{"bfd_config_local":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"remote":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"local":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"bfd_config_remote":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bfd_params":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bfd_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}}}}, id=1 2017-07-18T06:26:15.727Z|00084|poll_loop|DBG|wakeup due to [POLLIN] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 2017-07-18T06:26:15.727Z|00085|jsonrpc|DBG|unix: received request, method="transact", params=["hardware_vtep",{"where":[],"table":"ACL","op":"select","columns":["acl_entries","_uuid","acl_name","acl_fault_status"]},{"where":[],"table":"ACL_entry","op":"select","columns":["protocol","source_ip","tcp_flags","source_port_max","dest_port_min","action","dest_port_max","_uuid","icmp_type","dest_mask","tcp_flags_mask","ethertype","dest_mac","acle_fault_status","source_port_min","icmp_code","source_mask","dest_ip","direction","source_mac","sequence"]},{"where":[],"table":"Arp_Sources_Local","op":"select","columns":["locator","src_mac","_uuid"]},{"where":[],"table":"Arp_Sources_Remote","op":"select","columns":["locator","src_mac","_uuid"]},{"where":[],"table":"Global","op":"select","columns":["_uuid","switches","managers","other_config"]},{"where":[],"table":"Logical_Binding_Stats","op":"select","columns":["packets_from_local","bytes_to_local","_uuid","packets_to_local","bytes_from_local"]},{"where":[],"table":"Logical_Router","op":"select","columns":["name","description","LR_fault_status","other_config","static_routes","_uuid","switch_binding","acl_binding"]},{"where":[],"table":"Logical_Switch","op":"select","columns":["description","name","tunnel_key","_uuid","replication_mode","other_config"]},{"where":[],"table":"Manager","op":"select","columns":["is_connected","status","other_config","_uuid","target","inactivity_probe","max_backoff"]},{"where":[],"table":"Mcast_Macs_Local","op":"select","columns":["logical_switch","locator_set","MAC","_uuid","ipaddr"]},{"where":[],"table":"Mcast_Macs_Remote","op":"select","columns":["logical_switch","locator_set","MAC","_uuid","ipaddr"]},{"where":[],"table":"Physical_Locator","op":"select","columns":["tunnel_key","dst_ip","_uuid","encapsulation_type"]},{"where":[],"table":"Physical_Locator_Set","op":"select","columns":["locators","_uuid"]},{"where":[],"table":"Physical_Port","op":"select","columns":["name","description","port_fault_status","other_config","vlan_bindings","_uuid","acl_bindings","vlan_stats"]},{"where":[],"table":"Physical_Switch","op":"select","columns":["name","description","other_config","switch_fault_status","ports","management_ips","tunnels","_uuid","tunnel_ips"]},{"where":[],"table":"Tunnel","op":"select","columns":["bfd_config_local","local","bfd_status","bfd_params","_uuid","remote","bfd_config_remote"]},{"where":[],"table":"Ucast_Macs_Local","op":"select","columns":["logical_switch","locator","MAC","_uuid","ipaddr"]},{"where":[],"table":"Ucast_Macs_Remote","op":"select","columns":["logical_switch","locator","MAC","_uuid","ipaddr"]}], id=2 2017-07-18T06:26:15.727Z|00086|jsonrpc|DBG|unix: send reply, result=[{"rows":[]},{"rows":[]},{"rows":[]},{"rows":[]},{"rows":[{"_uuid":["uuid","e469baf6-29ce-4f72-be0a-6e311f931e21"],"other_config":["map",[]],"managers":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"],"switches":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"]}]},{"rows":[{"_uuid":["uuid","118ee3f2-ea18-4a2e-b8e0-b0a8bd64926d"],"packets_from_local":0,"bytes_to_local":0,"packets_to_local":0,"bytes_from_local":0}]},{"rows":[]},{"rows":[{"tunnel_key":11,"description":"","name":"613b621a-966a-4363-862e-3c30132ea118","_uuid":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"other_config":["map",[]],"replication_mode":["set",[]]}]},{"rows":[{"is_connected":false,"_uuid":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"],"target":"tcp:172.16.1.30:6640","other_config":["map",[["ha_enabled","true"],["ha_id","1500358932"]]],"status":["map",[["state","CONNECTING"]]],"max_backoff":["set",[]],"inactivity_probe":["set",[]]}]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator_set":["uuid","8837ec5e-aae0-4d57-820f-2bcd7a40fef9"],"_uuid":["uuid","8548b992-d807-49e7-9cc1-344c942d312f"],"MAC":"unknown-dst","ipaddr":""}]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator_set":["uuid","abac71e8-89bc-44a0-aa68-08b8f6b6d524"],"_uuid":["uuid","9b71382b-b358-4571-ab04-7e2773e03a28"],"MAC":"unknown-dst","ipaddr":""}]},{"rows":[{"tunnel_key":["set",[]],"_uuid":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"dst_ip":"10.0.0.50","encapsulation_type":"vxlan_over_ipv4"},{"tunnel_key":["set",[]],"_uuid":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"dst_ip":"10.0.0.10","encapsulation_type":"vxlan_over_ipv4"}]},{"rows":[{"locators":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","abac71e8-89bc-44a0-aa68-08b8f6b6d524"]},{"locators":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"_uuid":["uuid","8837ec5e-aae0-4d57-820f-2bcd7a40fef9"]}]},{"rows":[{"description":"","name":"patch-vlan","port_fault_status":["set",[]],"other_config":["map",[]],"vlan_bindings":["map",[]],"_uuid":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"acl_bindings":["map",[]],"vlan_stats":["map",[[2222,["uuid","118ee3f2-ea18-4a2e-b8e0-b0a8bd64926d"]]]]}]},{"rows":[{"description":"OVS VTEP Emulator","name":"ocata-l2gw1","other_config":["map",[]],"switch_fault_status":["set",[]],"ports":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"management_ips":["set",[]],"tunnels":["uuid","5e77e08c-68d6-4e9c-bdfe-e052446b52b8"],"_uuid":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"],"tunnel_ips":["set",[]]}]},{"rows":[{"bfd_config_local":["map",[["bfd_dst_ip","169.254.1.0"],["bfd_dst_mac","00:23:20:00:00:01"]]],"remote":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","5e77e08c-68d6-4e9c-bdfe-e052446b52b8"],"local":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"bfd_config_remote":["map",[]],"bfd_params":["map",[]],"bfd_status":["map",[]]}]},{"rows":[]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","8ce2dec8-a30c-42d2-9af0-f49834af13c0"],"MAC":"fa:16:3e:09:22:cf","ipaddr":""}]}], id=2 2017-07-18T06:26:15.730Z|00087|poll_loop|DBG|wakeup due to [POLLIN][POLLHUP] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 2017-07-18T06:26:15.730Z|00088|poll_loop|DBG|wakeup due to 0-ms timeout at unix 2017-07-18T06:26:15.730Z|00089|reconnect|DBG|unix: connection closed by peer 2017-07-18T06:26:15.730Z|00090|reconnect|DBG|unix: entering VOID 2017-07-18T06:26:15.755Z|00091|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:15.755Z|00092|jsonrpc|DBG|tcp:172.16.1.30:6640: received request, method="transact", params=["hardware_vtep",{"where":[["name","==","ocata-l2gw1"]],"table":"Physical_Switch","op":"update","row":{"tunnel_ips":["set",[]]}},{"comment":"Physical Switch: Updating ocata-l2gw1","op":"comment"},{"where":[["name","==","patch-vlan"]],"table":"Physical_Port","op":"update","row":{"vlan_bindings":["map",[[2222,["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"]]]]}},{"comment":"Physical Port: Updating patch-vlan","op":"comment"}], id="501d3956-035f-48d6-8b9d-8f3171d21b87" 2017-07-18T06:26:15.755Z|00093|jsonrpc|DBG|tcp:172.16.1.30:6640: send notification, method="update", params=["ec3f9930-be2f-4d4d-91ea-1b9c042b9c16",{"Physical_Port":{"7b986670-e6e8-4209-b157-369d6a107137":{"new":{"_version":["uuid","f2e97a3c-1bac-4ed3-b948-e0e544e09c4a"],"description":"","name":"patch-vlan","port_fault_status":["set",[]],"other_config":["map",[]],"vlan_bindings":["map",[[2222,["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"]]]],"_uuid":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"vlan_stats":["map",[[2222,["uuid","118ee3f2-ea18-4a2e-b8e0-b0a8bd64926d"]]]],"acl_bindings":["map",[]]},"old":{"_version":["uuid","cbdcbd8a-7c7c-40f9-adbb-27585a236812"],"vlan_bindings":["map",[]]}}}}] 2017-07-18T06:26:15.755Z|00094|jsonrpc|DBG|tcp:172.16.1.30:6640: send reply, result=[{"count":1},{},{"count":1},{}], id="501d3956-035f-48d6-8b9d-8f3171d21b87" 2017-07-18T06:26:16.738Z|00095|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:270 2017-07-18T06:26:16.739Z|00096|reconnect|DBG|unix: connecting... 2017-07-18T06:26:16.739Z|00097|reconnect|DBG|unix: entering CONNECTING 2017-07-18T06:26:16.739Z|00098|reconnect|DBG|unix: connected 2017-07-18T06:26:16.739Z|00099|reconnect|DBG|unix: entering ACTIVE 2017-07-18T06:26:16.739Z|00100|jsonrpc|DBG|unix: received request, method="list_dbs", params=[], id=0 2017-07-18T06:26:16.739Z|00101|jsonrpc|DBG|unix: send reply, result=["hardware_vtep","Open_vSwitch"], id=0 2017-07-18T06:26:16.741Z|00102|poll_loop|DBG|wakeup due to [POLLIN] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 2017-07-18T06:26:16.741Z|00103|jsonrpc|DBG|unix: received request, method="get_schema", params=["hardware_vtep"], id=1 2017-07-18T06:26:16.741Z|00104|jsonrpc|DBG|unix: send reply, result={"cksum":"353943336 11434","name":"hardware_vtep","version":"1.7.0","tables":{"Physical_Locator_Set":{"columns":{"locators":{"mutable":false,"type":{"max":"unlimited","key":{"type":"uuid","refTable":"Physical_Locator"}}}}},"Mcast_Macs_Remote":{"isRoot":true,"columns":{"locator_set":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator_Set"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Physical_Port":{"columns":{"vlan_bindings":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"Logical_Switch"}}},"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"port_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"acl_bindings":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"ACL"}}},"vlan_stats":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"Logical_Binding_Stats"}}}}},"Global":{"maxRows":1,"isRoot":true,"columns":{"managers":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Manager"}}},"switches":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Physical_Switch"}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}},"Logical_Switch":{"isRoot":true,"indexes":[["name"]],"columns":{"name":{"type":"string"},"description":{"type":"string"},"tunnel_key":{"type":{"min":0,"key":"integer"}},"replication_mode":{"type":{"min":0,"key":{"type":"string","enum":["set",["service_node","source_node"]]}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}},"ACL":{"isRoot":true,"indexes":[["acl_name"]],"columns":{"acl_entries":{"type":{"max":"unlimited","key":{"type":"uuid","refTable":"ACL_entry"}}},"acl_name":{"type":"string"},"acl_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}}}},"Arp_Sources_Remote":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"src_mac":{"type":"string"}}},"Physical_Locator":{"indexes":[["encapsulation_type","dst_ip","tunnel_key"]],"columns":{"tunnel_key":{"type":{"min":0,"key":"integer"}},"dst_ip":{"mutable":false,"type":"string"},"encapsulation_type":{"mutable":false,"type":{"key":{"type":"string","enum":"vxlan_over_ipv4"}}}}},"Ucast_Macs_Remote":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Mcast_Macs_Local":{"isRoot":true,"columns":{"locator_set":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator_Set"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Ucast_Macs_Local":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Arp_Sources_Local":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"src_mac":{"type":"string"}}},"Logical_Binding_Stats":{"columns":{"bytes_to_local":{"ephemeral":true,"type":"integer"},"packets_from_local":{"ephemeral":true,"type":"integer"},"packets_to_local":{"ephemeral":true,"type":"integer"},"bytes_from_local":{"ephemeral":true,"type":"integer"}}},"Manager":{"indexes":[["target"]],"columns":{"is_connected":{"ephemeral":true,"type":"boolean"},"target":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"max_backoff":{"type":{"min":0,"key":{"minInteger":1000,"type":"integer"}}},"inactivity_probe":{"type":{"min":0,"key":"integer"}}}},"Logical_Router":{"isRoot":true,"indexes":[["name"]],"columns":{"static_routes":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"LR_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"switch_binding":{"type":{"max":"unlimited","min":0,"key":"string","value":{"type":"uuid","refTable":"Logical_Switch"}}},"acl_binding":{"type":{"max":"unlimited","min":0,"key":"string","value":{"type":"uuid","refTable":"ACL"}}}}},"ACL_entry":{"isRoot":true,"columns":{"protocol":{"type":{"min":0,"key":"integer"}},"source_ip":{"type":{"min":0,"key":"string"}},"tcp_flags":{"type":{"min":0,"key":"integer"}},"source_port_max":{"type":{"min":0,"key":"integer"}},"dest_port_max":{"type":{"min":0,"key":"integer"}},"dest_port_min":{"type":{"min":0,"key":"integer"}},"action":{"type":{"key":{"type":"string","enum":["set",["deny","permit"]]}}},"icmp_type":{"type":{"min":0,"key":"integer"}},"dest_mask":{"type":{"min":0,"key":"string"}},"tcp_flags_mask":{"type":{"min":0,"key":"integer"}},"ethertype":{"type":{"min":0,"key":"string"}},"dest_mac":{"type":{"min":0,"key":"string"}},"acle_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"source_port_min":{"type":{"min":0,"key":"integer"}},"source_mask":{"type":{"min":0,"key":"string"}},"icmp_code":{"type":{"min":0,"key":"integer"}},"dest_ip":{"type":{"min":0,"key":"string"}},"direction":{"type":{"key":{"type":"string","enum":["set",["egress","ingress"]]}}},"source_mac":{"type":{"min":0,"key":"string"}},"sequence":{"type":"integer"}}},"Physical_Switch":{"indexes":[["name"]],"columns":{"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"switch_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"management_ips":{"type":{"max":"unlimited","min":0,"key":"string"}},"tunnels":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Tunnel"}}},"ports":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Physical_Port"}}},"tunnel_ips":{"type":{"max":"unlimited","min":0,"key":"string"}}}},"Tunnel":{"columns":{"bfd_config_local":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"remote":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"local":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"bfd_config_remote":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bfd_params":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bfd_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}}}}, id=1 2017-07-18T06:26:16.744Z|00105|poll_loop|DBG|wakeup due to [POLLIN] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 2017-07-18T06:26:16.744Z|00106|jsonrpc|DBG|unix: received request, method="transact", params=["hardware_vtep",{"where":[],"table":"ACL","op":"select","columns":["acl_entries","_uuid","acl_name","acl_fault_status"]},{"where":[],"table":"ACL_entry","op":"select","columns":["protocol","source_ip","tcp_flags","source_port_max","dest_port_min","action","dest_port_max","_uuid","icmp_type","dest_mask","tcp_flags_mask","ethertype","dest_mac","acle_fault_status","source_port_min","icmp_code","source_mask","dest_ip","direction","source_mac","sequence"]},{"where":[],"table":"Arp_Sources_Local","op":"select","columns":["locator","src_mac","_uuid"]},{"where":[],"table":"Arp_Sources_Remote","op":"select","columns":["locator","src_mac","_uuid"]},{"where":[],"table":"Global","op":"select","columns":["_uuid","switches","managers","other_config"]},{"where":[],"table":"Logical_Binding_Stats","op":"select","columns":["packets_from_local","bytes_to_local","_uuid","packets_to_local","bytes_from_local"]},{"where":[],"table":"Logical_Router","op":"select","columns":["name","description","LR_fault_status","other_config","static_routes","_uuid","switch_binding","acl_binding"]},{"where":[],"table":"Logical_Switch","op":"select","columns":["description","name","tunnel_key","_uuid","replication_mode","other_config"]},{"where":[],"table":"Manager","op":"select","columns":["is_connected","status","other_config","_uuid","target","inactivity_probe","max_backoff"]},{"where":[],"table":"Mcast_Macs_Local","op":"select","columns":["logical_switch","locator_set","MAC","_uuid","ipaddr"]},{"where":[],"table":"Mcast_Macs_Remote","op":"select","columns":["logical_switch","locator_set","MAC","_uuid","ipaddr"]},{"where":[],"table":"Physical_Locator","op":"select","columns":["tunnel_key","dst_ip","_uuid","encapsulation_type"]},{"where":[],"table":"Physical_Locator_Set","op":"select","columns":["locators","_uuid"]},{"where":[],"table":"Physical_Port","op":"select","columns":["name","description","port_fault_status","other_config","vlan_bindings","_uuid","acl_bindings","vlan_stats"]},{"where":[],"table":"Physical_Switch","op":"select","columns":["name","description","other_config","switch_fault_status","ports","management_ips","tunnels","_uuid","tunnel_ips"]},{"where":[],"table":"Tunnel","op":"select","columns":["bfd_config_local","local","bfd_status","bfd_params","_uuid","remote","bfd_config_remote"]},{"where":[],"table":"Ucast_Macs_Local","op":"select","columns":["logical_switch","locator","MAC","_uuid","ipaddr"]},{"where":[],"table":"Ucast_Macs_Remote","op":"select","columns":["logical_switch","locator","MAC","_uuid","ipaddr"]}], id=2 2017-07-18T06:26:16.744Z|00107|jsonrpc|DBG|unix: send reply, result=[{"rows":[]},{"rows":[]},{"rows":[]},{"rows":[]},{"rows":[{"_uuid":["uuid","e469baf6-29ce-4f72-be0a-6e311f931e21"],"other_config":["map",[]],"managers":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"],"switches":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"]}]},{"rows":[{"_uuid":["uuid","118ee3f2-ea18-4a2e-b8e0-b0a8bd64926d"],"packets_from_local":0,"bytes_to_local":0,"packets_to_local":0,"bytes_from_local":0}]},{"rows":[]},{"rows":[{"tunnel_key":11,"description":"","name":"613b621a-966a-4363-862e-3c30132ea118","_uuid":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"other_config":["map",[]],"replication_mode":["set",[]]}]},{"rows":[{"is_connected":false,"_uuid":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"],"target":"tcp:172.16.1.30:6640","other_config":["map",[["ha_enabled","true"],["ha_id","1500358932"]]],"status":["map",[["state","CONNECTING"]]],"max_backoff":["set",[]],"inactivity_probe":["set",[]]}]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator_set":["uuid","8837ec5e-aae0-4d57-820f-2bcd7a40fef9"],"_uuid":["uuid","8548b992-d807-49e7-9cc1-344c942d312f"],"MAC":"unknown-dst","ipaddr":""}]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator_set":["uuid","abac71e8-89bc-44a0-aa68-08b8f6b6d524"],"_uuid":["uuid","9b71382b-b358-4571-ab04-7e2773e03a28"],"MAC":"unknown-dst","ipaddr":""}]},{"rows":[{"tunnel_key":["set",[]],"_uuid":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"dst_ip":"10.0.0.50","encapsulation_type":"vxlan_over_ipv4"},{"tunnel_key":["set",[]],"_uuid":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"dst_ip":"10.0.0.10","encapsulation_type":"vxlan_over_ipv4"}]},{"rows":[{"locators":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","abac71e8-89bc-44a0-aa68-08b8f6b6d524"]},{"locators":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"_uuid":["uuid","8837ec5e-aae0-4d57-820f-2bcd7a40fef9"]}]},{"rows":[{"description":"","name":"patch-vlan","port_fault_status":["set",[]],"other_config":["map",[]],"vlan_bindings":["map",[[2222,["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"]]]],"_uuid":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"acl_bindings":["map",[]],"vlan_stats":["map",[[2222,["uuid","118ee3f2-ea18-4a2e-b8e0-b0a8bd64926d"]]]]}]},{"rows":[{"description":"OVS VTEP Emulator","name":"ocata-l2gw1","other_config":["map",[]],"switch_fault_status":["set",[]],"ports":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"management_ips":["set",[]],"tunnels":["uuid","5e77e08c-68d6-4e9c-bdfe-e052446b52b8"],"_uuid":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"],"tunnel_ips":["set",[]]}]},{"rows":[{"bfd_config_local":["map",[["bfd_dst_ip","169.254.1.0"],["bfd_dst_mac","00:23:20:00:00:01"]]],"remote":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","5e77e08c-68d6-4e9c-bdfe-e052446b52b8"],"local":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"bfd_config_remote":["map",[]],"bfd_params":["map",[]],"bfd_status":["map",[]]}]},{"rows":[]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","8ce2dec8-a30c-42d2-9af0-f49834af13c0"],"MAC":"fa:16:3e:09:22:cf","ipaddr":""}]}], id=2 2017-07-18T06:26:16.748Z|00108|poll_loop|DBG|wakeup due to [POLLIN][POLLHUP] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 2017-07-18T06:26:16.748Z|00109|poll_loop|DBG|wakeup due to 0-ms timeout at unix 2017-07-18T06:26:16.748Z|00110|reconnect|DBG|unix: connection closed by peer 2017-07-18T06:26:16.748Z|00111|reconnect|DBG|unix: entering VOID 2017-07-18T06:26:17.196Z|00112|poll_loop|DBG|wakeup due to 449-ms timeout at ovsdb/ovsdb-server.c:239 2017-07-18T06:26:17.197Z|00113|poll_loop|DBG|wakeup due to 0-ms timeout at ovsdb/jsonrpc-server.c:547 2017-07-18T06:26:17.197Z|00114|jsonrpc|DBG|tcp:172.16.1.30:6640: send notification, method="update", params=["ec3f9930-be2f-4d4d-91ea-1b9c042b9c16",{"Manager":{"dd588cde-af3d-44af-9880-12840ceb104c":{"new":{"is_connected":true,"_uuid":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"],"target":"tcp:172.16.1.30:6640","other_config":["map",[["ha_enabled","true"],["ha_id","1500358932"]]],"max_backoff":["set",[]],"inactivity_probe":["set",[]]},"old":{"is_connected":false}}}}] 2017-07-18T06:26:17.763Z|00115|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:270 (0% CPU usage) 2017-07-18T06:26:17.771Z|00116|reconnect|DBG|unix: connecting... 2017-07-18T06:26:17.771Z|00117|reconnect|DBG|unix: entering CONNECTING 2017-07-18T06:26:17.771Z|00118|reconnect|DBG|unix: connected 2017-07-18T06:26:17.771Z|00119|reconnect|DBG|unix: entering ACTIVE 2017-07-18T06:26:17.771Z|00120|jsonrpc|DBG|unix: received request, method="list_dbs", params=[], id=0 2017-07-18T06:26:17.771Z|00121|jsonrpc|DBG|unix: send reply, result=["hardware_vtep","Open_vSwitch"], id=0 2017-07-18T06:26:17.771Z|00122|poll_loop|DBG|wakeup due to [POLLIN] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 (0% CPU usage) 2017-07-18T06:26:17.771Z|00123|jsonrpc|DBG|unix: received request, method="get_schema", params=["hardware_vtep"], id=1 2017-07-18T06:26:17.771Z|00124|jsonrpc|DBG|unix: send reply, result={"cksum":"353943336 11434","name":"hardware_vtep","version":"1.7.0","tables":{"Physical_Locator_Set":{"columns":{"locators":{"mutable":false,"type":{"max":"unlimited","key":{"type":"uuid","refTable":"Physical_Locator"}}}}},"Mcast_Macs_Remote":{"isRoot":true,"columns":{"locator_set":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator_Set"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Physical_Port":{"columns":{"vlan_bindings":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"Logical_Switch"}}},"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"port_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"acl_bindings":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"ACL"}}},"vlan_stats":{"type":{"max":"unlimited","min":0,"key":{"minInteger":0,"maxInteger":4095,"type":"integer"},"value":{"type":"uuid","refTable":"Logical_Binding_Stats"}}}}},"Global":{"maxRows":1,"isRoot":true,"columns":{"managers":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Manager"}}},"switches":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Physical_Switch"}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}},"Logical_Switch":{"isRoot":true,"indexes":[["name"]],"columns":{"name":{"type":"string"},"description":{"type":"string"},"tunnel_key":{"type":{"min":0,"key":"integer"}},"replication_mode":{"type":{"min":0,"key":{"type":"string","enum":["set",["service_node","source_node"]]}}},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}},"ACL":{"isRoot":true,"indexes":[["acl_name"]],"columns":{"acl_entries":{"type":{"max":"unlimited","key":{"type":"uuid","refTable":"ACL_entry"}}},"acl_name":{"type":"string"},"acl_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}}}},"Arp_Sources_Remote":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"src_mac":{"type":"string"}}},"Physical_Locator":{"indexes":[["encapsulation_type","dst_ip","tunnel_key"]],"columns":{"tunnel_key":{"type":{"min":0,"key":"integer"}},"dst_ip":{"mutable":false,"type":"string"},"encapsulation_type":{"mutable":false,"type":{"key":{"type":"string","enum":"vxlan_over_ipv4"}}}}},"Ucast_Macs_Remote":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Mcast_Macs_Local":{"isRoot":true,"columns":{"locator_set":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator_Set"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Ucast_Macs_Local":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"logical_switch":{"type":{"key":{"type":"uuid","refTable":"Logical_Switch"}}},"MAC":{"type":"string"},"ipaddr":{"type":"string"}}},"Arp_Sources_Local":{"isRoot":true,"columns":{"locator":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"src_mac":{"type":"string"}}},"Logical_Binding_Stats":{"columns":{"bytes_to_local":{"ephemeral":true,"type":"integer"},"packets_from_local":{"ephemeral":true,"type":"integer"},"packets_to_local":{"ephemeral":true,"type":"integer"},"bytes_from_local":{"ephemeral":true,"type":"integer"}}},"Manager":{"indexes":[["target"]],"columns":{"is_connected":{"ephemeral":true,"type":"boolean"},"target":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"max_backoff":{"type":{"min":0,"key":{"minInteger":1000,"type":"integer"}}},"inactivity_probe":{"type":{"min":0,"key":"integer"}}}},"Logical_Router":{"isRoot":true,"indexes":[["name"]],"columns":{"static_routes":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"LR_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"switch_binding":{"type":{"max":"unlimited","min":0,"key":"string","value":{"type":"uuid","refTable":"Logical_Switch"}}},"acl_binding":{"type":{"max":"unlimited","min":0,"key":"string","value":{"type":"uuid","refTable":"ACL"}}}}},"ACL_entry":{"isRoot":true,"columns":{"protocol":{"type":{"min":0,"key":"integer"}},"source_ip":{"type":{"min":0,"key":"string"}},"tcp_flags":{"type":{"min":0,"key":"integer"}},"source_port_max":{"type":{"min":0,"key":"integer"}},"dest_port_max":{"type":{"min":0,"key":"integer"}},"dest_port_min":{"type":{"min":0,"key":"integer"}},"action":{"type":{"key":{"type":"string","enum":["set",["deny","permit"]]}}},"icmp_type":{"type":{"min":0,"key":"integer"}},"dest_mask":{"type":{"min":0,"key":"string"}},"tcp_flags_mask":{"type":{"min":0,"key":"integer"}},"ethertype":{"type":{"min":0,"key":"string"}},"dest_mac":{"type":{"min":0,"key":"string"}},"acle_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"source_port_min":{"type":{"min":0,"key":"integer"}},"source_mask":{"type":{"min":0,"key":"string"}},"icmp_code":{"type":{"min":0,"key":"integer"}},"dest_ip":{"type":{"min":0,"key":"string"}},"direction":{"type":{"key":{"type":"string","enum":["set",["egress","ingress"]]}}},"source_mac":{"type":{"min":0,"key":"string"}},"sequence":{"type":"integer"}}},"Physical_Switch":{"indexes":[["name"]],"columns":{"description":{"type":"string"},"name":{"type":"string"},"other_config":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"switch_fault_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string"}},"management_ips":{"type":{"max":"unlimited","min":0,"key":"string"}},"tunnels":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Tunnel"}}},"ports":{"type":{"max":"unlimited","min":0,"key":{"type":"uuid","refTable":"Physical_Port"}}},"tunnel_ips":{"type":{"max":"unlimited","min":0,"key":"string"}}}},"Tunnel":{"columns":{"bfd_config_local":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"remote":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"local":{"type":{"key":{"type":"uuid","refTable":"Physical_Locator"}}},"bfd_config_remote":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bfd_params":{"type":{"max":"unlimited","min":0,"key":"string","value":"string"}},"bfd_status":{"ephemeral":true,"type":{"max":"unlimited","min":0,"key":"string","value":"string"}}}}}}, id=1 2017-07-18T06:26:17.780Z|00125|poll_loop|DBG|wakeup due to [POLLIN] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 (0% CPU usage) 2017-07-18T06:26:17.780Z|00126|jsonrpc|DBG|unix: received request, method="transact", params=["hardware_vtep",{"where":[],"table":"ACL","op":"select","columns":["acl_entries","_uuid","acl_name","acl_fault_status"]},{"where":[],"table":"ACL_entry","op":"select","columns":["protocol","source_ip","tcp_flags","source_port_max","dest_port_min","action","dest_port_max","_uuid","icmp_type","dest_mask","tcp_flags_mask","ethertype","dest_mac","acle_fault_status","source_port_min","icmp_code","source_mask","dest_ip","direction","source_mac","sequence"]},{"where":[],"table":"Arp_Sources_Local","op":"select","columns":["locator","src_mac","_uuid"]},{"where":[],"table":"Arp_Sources_Remote","op":"select","columns":["locator","src_mac","_uuid"]},{"where":[],"table":"Global","op":"select","columns":["_uuid","switches","managers","other_config"]},{"where":[],"table":"Logical_Binding_Stats","op":"select","columns":["packets_from_local","bytes_to_local","_uuid","packets_to_local","bytes_from_local"]},{"where":[],"table":"Logical_Router","op":"select","columns":["name","description","LR_fault_status","other_config","static_routes","_uuid","switch_binding","acl_binding"]},{"where":[],"table":"Logical_Switch","op":"select","columns":["description","name","tunnel_key","_uuid","replication_mode","other_config"]},{"where":[],"table":"Manager","op":"select","columns":["is_connected","status","other_config","_uuid","target","inactivity_probe","max_backoff"]},{"where":[],"table":"Mcast_Macs_Local","op":"select","columns":["logical_switch","locator_set","MAC","_uuid","ipaddr"]},{"where":[],"table":"Mcast_Macs_Remote","op":"select","columns":["logical_switch","locator_set","MAC","_uuid","ipaddr"]},{"where":[],"table":"Physical_Locator","op":"select","columns":["tunnel_key","dst_ip","_uuid","encapsulation_type"]},{"where":[],"table":"Physical_Locator_Set","op":"select","columns":["locators","_uuid"]},{"where":[],"table":"Physical_Port","op":"select","columns":["name","description","port_fault_status","other_config","vlan_bindings","_uuid","acl_bindings","vlan_stats"]},{"where":[],"table":"Physical_Switch","op":"select","columns":["name","description","other_config","switch_fault_status","ports","management_ips","tunnels","_uuid","tunnel_ips"]},{"where":[],"table":"Tunnel","op":"select","columns":["bfd_config_local","local","bfd_status","bfd_params","_uuid","remote","bfd_config_remote"]},{"where":[],"table":"Ucast_Macs_Local","op":"select","columns":["logical_switch","locator","MAC","_uuid","ipaddr"]},{"where":[],"table":"Ucast_Macs_Remote","op":"select","columns":["logical_switch","locator","MAC","_uuid","ipaddr"]}], id=2 2017-07-18T06:26:17.780Z|00127|jsonrpc|DBG|unix: send reply, result=[{"rows":[]},{"rows":[]},{"rows":[]},{"rows":[]},{"rows":[{"_uuid":["uuid","e469baf6-29ce-4f72-be0a-6e311f931e21"],"other_config":["map",[]],"managers":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"],"switches":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"]}]},{"rows":[{"_uuid":["uuid","118ee3f2-ea18-4a2e-b8e0-b0a8bd64926d"],"packets_from_local":0,"bytes_to_local":0,"packets_to_local":0,"bytes_from_local":0}]},{"rows":[]},{"rows":[{"tunnel_key":11,"description":"","name":"613b621a-966a-4363-862e-3c30132ea118","_uuid":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"other_config":["map",[]],"replication_mode":["set",[]]}]},{"rows":[{"is_connected":true,"_uuid":["uuid","dd588cde-af3d-44af-9880-12840ceb104c"],"target":"tcp:172.16.1.30:6640","other_config":["map",[["ha_enabled","true"],["ha_id","1500358932"]]],"status":["map",[["sec_since_connect","2"],["state","ACTIVE"]]],"max_backoff":["set",[]],"inactivity_probe":["set",[]]}]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator_set":["uuid","8837ec5e-aae0-4d57-820f-2bcd7a40fef9"],"_uuid":["uuid","8548b992-d807-49e7-9cc1-344c942d312f"],"MAC":"unknown-dst","ipaddr":""}]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator_set":["uuid","abac71e8-89bc-44a0-aa68-08b8f6b6d524"],"_uuid":["uuid","9b71382b-b358-4571-ab04-7e2773e03a28"],"MAC":"unknown-dst","ipaddr":""}]},{"rows":[{"tunnel_key":["set",[]],"_uuid":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"dst_ip":"10.0.0.50","encapsulation_type":"vxlan_over_ipv4"},{"tunnel_key":["set",[]],"_uuid":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"dst_ip":"10.0.0.10","encapsulation_type":"vxlan_over_ipv4"}]},{"rows":[{"locators":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","abac71e8-89bc-44a0-aa68-08b8f6b6d524"]},{"locators":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"_uuid":["uuid","8837ec5e-aae0-4d57-820f-2bcd7a40fef9"]}]},{"rows":[{"description":"","name":"patch-vlan","port_fault_status":["set",[]],"other_config":["map",[]],"vlan_bindings":["map",[[2222,["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"]]]],"_uuid":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"acl_bindings":["map",[]],"vlan_stats":["map",[[2222,["uuid","118ee3f2-ea18-4a2e-b8e0-b0a8bd64926d"]]]]}]},{"rows":[{"description":"OVS VTEP Emulator","name":"ocata-l2gw1","other_config":["map",[]],"switch_fault_status":["set",[]],"ports":["uuid","7b986670-e6e8-4209-b157-369d6a107137"],"management_ips":["set",[]],"tunnels":["uuid","5e77e08c-68d6-4e9c-bdfe-e052446b52b8"],"_uuid":["uuid","36939d13-f767-4385-bd37-b4829611fd5b"],"tunnel_ips":["set",[]]}]},{"rows":[{"bfd_config_local":["map",[["bfd_dst_ip","169.254.1.0"],["bfd_dst_mac","00:23:20:00:00:01"]]],"remote":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","5e77e08c-68d6-4e9c-bdfe-e052446b52b8"],"local":["uuid","e092afd7-c6a2-4379-ae1c-675df9fa5573"],"bfd_config_remote":["map",[]],"bfd_params":["map",[]],"bfd_status":["map",[]]}]},{"rows":[]},{"rows":[{"logical_switch":["uuid","81839fe2-04c1-4d52-993d-57fe4bb4a8ea"],"locator":["uuid","9bc840a8-8025-428b-85ad-85bee88d226c"],"_uuid":["uuid","8ce2dec8-a30c-42d2-9af0-f49834af13c0"],"MAC":"fa:16:3e:09:22:cf","ipaddr":""}]}], id=2 2017-07-18T06:26:17.782Z|00128|poll_loop|DBG|wakeup due to [POLLIN][POLLHUP] on fd 20 (/var/run/openvswitch/db.sock<->) at lib/stream-fd.c:155 (0% CPU usage) 2017-07-18T06:26:17.782Z|00129|poll_loop|DBG|wakeup due to 0-ms timeout at unix (0% CPU usage) 2017-07-18T06:26:17.782Z|00130|reconnect|DBG|unix: connection closed by peer 2017-07-18T06:26:17.782Z|00131|reconnect|DBG|unix: entering VOID 2017-07-18T06:26:19.699Z|00132|poll_loop|DBG|wakeup due to 1917-ms timeout at ovsdb/ovsdb-server.c:239 (0% CPU usage) 2017-07-18T06:26:19.699Z|00133|poll_loop|DBG|wakeup due to 0-ms timeout at ovsdb/trigger.c:89 (0% CPU usage) 2017-07-18T06:26:20.756Z|00134|poll_loop|DBG|wakeup due to 1058-ms timeout at lib/reconnect.c:621 (0% CPU usage) 2017-07-18T06:26:20.756Z|00135|reconnect|DBG|tcp:172.16.1.30:6640: idle 5002 ms, sending inactivity probe 2017-07-18T06:26:20.756Z|00136|reconnect|DBG|tcp:172.16.1.30:6640: entering IDLE 2017-07-18T06:26:20.757Z|00137|jsonrpc|DBG|tcp:172.16.1.30:6640: send request, method="echo", params=[], id="echo" 2017-07-18T06:26:20.791Z|00138|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 (0% CPU usage) 2017-07-18T06:26:20.791Z|00139|jsonrpc|DBG|tcp:172.16.1.30:6640: received reply, result=[], id="echo" 2017-07-18T06:26:20.791Z|00140|reconnect|DBG|tcp:172.16.1.30:6640: entering ACTIVE 2017-07-18T06:26:22.200Z|00141|poll_loop|DBG|wakeup due to 1410-ms timeout at ovsdb/ovsdb-server.c:239 (0% CPU usage) 2017-07-18T06:26:22.201Z|00142|poll_loop|DBG|wakeup due to 0-ms timeout at ovsdb/trigger.c:89 (0% CPU usage) 2017-07-18T06:26:24.703Z|00143|poll_loop|DBG|wakeup due to 2503-ms timeout at ovsdb/ovsdb-server.c:239 (0% CPU usage) 2017-07-18T06:26:24.703Z|00144|memory|INFO|4940 kB peak resident set size after 10.0 seconds 2017-07-18T06:26:24.703Z|00145|memory|INFO|cells:1268 monitors:2 sessions:1 2017-07-18T06:26:24.703Z|00146|poll_loop|DBG|wakeup due to 0-ms timeout at ovsdb/trigger.c:89 (0% CPU usage) 2017-07-18T06:26:25.792Z|00147|poll_loop|DBG|wakeup due to 1088-ms timeout at lib/reconnect.c:621 (0% CPU usage) 2017-07-18T06:26:25.792Z|00148|reconnect|DBG|tcp:172.16.1.30:6640: idle 5001 ms, sending inactivity probe 2017-07-18T06:26:25.792Z|00149|reconnect|DBG|tcp:172.16.1.30:6640: entering IDLE 2017-07-18T06:26:25.792Z|00150|jsonrpc|DBG|tcp:172.16.1.30:6640: send request, method="echo", params=[], id="echo" 2017-07-18T06:26:25.795Z|00151|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 (0% CPU usage) 2017-07-18T06:26:25.795Z|00152|jsonrpc|DBG|tcp:172.16.1.30:6640: received reply, result=[], id="echo" 2017-07-18T06:26:25.795Z|00153|reconnect|DBG|tcp:172.16.1.30:6640: entering ACTIVE 2017-07-18T06:26:27.205Z|00154|poll_loop|DBG|wakeup due to 1409-ms timeout at ovsdb/ovsdb-server.c:239 (0% CPU usage) 2017-07-18T06:26:27.205Z|00155|poll_loop|DBG|wakeup due to 0-ms timeout at ovsdb/trigger.c:89 (0% CPU usage) 2017-07-18T06:26:29.713Z|00156|poll_loop|DBG|wakeup due to 2503-ms timeout at ovsdb/ovsdb-server.c:239 2017-07-18T06:26:29.713Z|00157|poll_loop|DBG|wakeup due to 0-ms timeout at ovsdb/trigger.c:89 2017-07-18T06:26:30.797Z|00158|poll_loop|DBG|wakeup due to 1085-ms timeout at lib/reconnect.c:621 2017-07-18T06:26:30.797Z|00159|reconnect|DBG|tcp:172.16.1.30:6640: idle 5002 ms, sending inactivity probe 2017-07-18T06:26:30.797Z|00160|reconnect|DBG|tcp:172.16.1.30:6640: entering IDLE 2017-07-18T06:26:30.797Z|00161|jsonrpc|DBG|tcp:172.16.1.30:6640: send request, method="echo", params=[], id="echo" 2017-07-18T06:26:30.803Z|00162|poll_loop|DBG|wakeup due to [POLLIN] on fd 19 (172.16.1.50:53920<->172.16.1.30:6640) at lib/stream-fd.c:155 2017-07-18T06:26:30.803Z|00163|jsonrpc|DBG|tcp:172.16.1.30:6640: received reply, result=[], id="echo" 2017-07-18T06:26:30.803Z|00164|reconnect|DBG|tcp:172.16.1.30:6640: entering ACTIVE 2017-07-18T06:26:32.215Z|00165|poll_loop|DBG|wakeup due to 1412-ms timeout at ovsdb/ovsdb-server.c:239 2017-07-18T06:26:32.215Z|00166|poll_loop|DBG|wakeup due to 0-ms timeout at ovsdb/trigger.c:89