Skip to content

Instantly share code, notes, and snippets.

@perithompson
Created January 12, 2021 14:41
Show Gist options
  • Save perithompson/f2504b58f7ffddcfdf3c9bd5290c462e to your computer and use it in GitHub Desktop.
Save perithompson/f2504b58f7ffddcfdf3c9bd5290c462e to your computer and use it in GitHub Desktop.
Antrea #1737 ovs logs
Log file created at: 2021/01/12 14:08:01
Running on machine: wmd0-c7f8d4df7-jjn9h
Binary: Built with gc go1.13.4 for windows/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I0112 14:08:01.857358 1176 log_file.go:99] Set log file max size to 104857600
I0112 14:08:01.859364 1176 agent.go:64] Starting Antrea agent (version v0.13.0-dev-f7059df8)
W0112 14:08:01.861364 1176 env.go:65] Environment variable POD_NAMESPACE not found
W0112 14:08:01.862358 1176 cacert_controller.go:83] Failed to get Pod Namespace from environment. Using "kube-system" as the CA ConfigMap Namespace
I0112 14:08:01.863361 1176 prometheus.go:122] Initializing prometheus metrics
I0112 14:08:01.863361 1176 ovs_client.go:67] Connecting to OVSDB at address \\.\pipe\C:openvswitchvarrunopenvswitchdb.sock
I0112 14:08:01.869358 1176 agent.go:205] Setting up node network
I0112 14:08:01.891359 1176 agent.go:598] Setting Node MTU=1450
I0112 14:08:10.141165 1176 net_windows.go:309] Created HNSNetwork with name antrea-hnsnetwork id 7FD304B6-A4D0-485E-A6B2-0076276EE88A
I0112 14:08:10.142169 1176 ovs_client.go:118] Created bridge: 8295de04-8276-43b0-ad74-6f2918a92fe6
E0112 14:08:32.259037 1176 agent_windows.go:176] Failed to set the uplink port with no-flood config: fail to set no-food config for port 3 on bridge br-int: exit status 1, stderr: ovs-ofctl: br-int: couldn't
find port `3'
F0112 14:08:32.260050 1176 main.go:58] Error running agent: error initializing agent: fail to set no-food config for port 3 on bridge br-int: exit status 1, stderr: ovs-ofctl: br-int: couldn't find port `3'
goroutine 1 [running]:
k8s.io/klog.stacks(0xc000006001, 0xc0008de000, 0x483, 0x2710)
/root/go/pkg/mod/k8s.io/klog@v1.0.0/klog.go:875 +0xbf
k8s.io/klog.(*loggingT).output(0x31dc1c0, 0xc000000003, 0xc0004e62a0, 0x31121c7, 0x7, 0x3a, 0x0)
/root/go/pkg/mod/k8s.io/klog@v1.0.0/klog.go:829 +0x188
k8s.io/klog.(*loggingT).printf(0x31dc1c0, 0x3, 0x1efcf94, 0x17, 0xc0001bdd08, 0x1, 0x1)
/root/go/pkg/mod/k8s.io/klog@v1.0.0/klog.go:707 +0x152
k8s.io/klog.Fatalf(...)
/root/go/pkg/mod/k8s.io/klog@v1.0.0/klog.go:1276
main.newAgentCommand.func1(0xc0004d1180, 0xc0003bbe00, 0x0, 0x6)
/root/ruicao93/antrea/cmd/antrea-agent/main.go:58 +0x218
github.com/spf13/cobra.(*Command).execute(0xc0004d1180, 0xc0000c0010, 0x6, 0x7, 0xc0004d1180, 0xc0000c0010)
/root/go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:830 +0x2b1
github.com/spf13/cobra.(*Command).ExecuteC(0xc0004d1180, 0x31522c0, 0xc000069f50, 0xc000581f50)
/root/go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:914 +0x302
github.com/spf13/cobra.(*Command).Execute(...)
/root/go/pkg/mod/github.com/spf13/cobra@v0.0.5/command.go:864
main.main()
/root/ruicao93/antrea/cmd/antrea-agent/main.go:37 +0x5d
goroutine 6 [chan receive]:
k8s.io/klog.(*loggingT).flushDaemon(0x31dc1c0)
/root/go/pkg/mod/k8s.io/klog@v1.0.0/klog.go:1010 +0x92
created by k8s.io/klog.init.0
/root/go/pkg/mod/k8s.io/klog@v1.0.0/klog.go:411 +0xdd
goroutine 82 [chan receive]:
k8s.io/client-go/util/workqueue.(*Type).updateUnfinishedWorkLoop(0xc0004247e0)
/root/go/pkg/mod/github.com/tnqn/client-go@v0.18.4-1/util/workqueue/queue.go:198 +0xe7
created by k8s.io/client-go/util/workqueue.newQueue
/root/go/pkg/mod/github.com/tnqn/client-go@v0.18.4-1/util/workqueue/queue.go:58 +0x139
goroutine 71 [syscall]:
os/signal.signal_recv(0x0)
/usr/local/go/src/runtime/sigqueue.go:147 +0xa3
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x29
created by os/signal.init.0
/usr/local/go/src/os/signal/signal_unix.go:29 +0x48
goroutine 73 [select]:
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0x1fc1330, 0x220bc40, 0xc000493740, 0x1, 0xc000084120)
/root/go/pkg/mod/k8s.io/apimachinery@v0.18.4/pkg/util/wait/wait.go:167 +0x146
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0x1fc1330, 0x12a05f200, 0x0, 0xc000424501, 0xc000084120)
/root/go/pkg/mod/k8s.io/apimachinery@v0.18.4/pkg/util/wait/wait.go:133 +0xb1
k8s.io/apimachinery/pkg/util/wait.Until(...)
/root/go/pkg/mod/k8s.io/apimachinery@v0.18.4/pkg/util/wait/wait.go:90
k8s.io/apimachinery/pkg/util/wait.Forever(0x1fc1330, 0x12a05f200)
/root/go/pkg/mod/k8s.io/apimachinery@v0.18.4/pkg/util/wait/wait.go:81 +0x56
created by k8s.io/component-base/logs.InitLogs
/root/go/pkg/mod/k8s.io/component-base@v0.18.4/logs/logs.go:58 +0x91
goroutine 83 [select]:
k8s.io/client-go/util/workqueue.(*delayingType).waitingLoop(0xc000424900)
/root/go/pkg/mod/github.com/tnqn/client-go@v0.18.4-1/util/workqueue/delaying_queue.go:222 +0x40c
created by k8s.io/client-go/util/workqueue.NewDelayingQueueWithCustomClock
/root/go/pkg/mod/github.com/tnqn/client-go@v0.18.4-1/util/workqueue/delaying_queue.go:58 +0x1b5
goroutine 97 [sync.Cond.Wait]:
runtime.goparkunlock(...)
/usr/local/go/src/runtime/proc.go:310
sync.runtime_notifyListWait(0xc0004bd190, 0x1)
/usr/local/go/src/runtime/sema.go:510 +0x106
sync.(*Cond).Wait(0xc0004bd180)
/usr/local/go/src/sync/cond.go:56 +0xa4
github.com/TomCodeLV/OVSDB-golang-lib/pkg/ovsdb.(*Synchronize).WaitError(0xc0000f98b0)
/root/go/pkg/mod/github.com/!tom!code!l!v/!o!v!s!d!b-golang-lib@v0.0.0-20200116135253-9bbdfadcd881/pkg/ovsdb/client.go:119 +0x86
github.com/TomCodeLV/OVSDB-golang-lib/pkg/ovsdb.Dial.func1(0xc00048dcc0, 0x1, 0x1, 0xc0005bcb68, 0x0, 0xc0005bcb70, 0xc0003941e0, 0x0)
/root/go/pkg/mod/github.com/!tom!code!l!v/!o!v!s!d!b-golang-lib@v0.0.0-20200116135253-9bbdfadcd881/pkg/ovsdb/client.go:245 +0x8bf
created by github.com/TomCodeLV/OVSDB-golang-lib/pkg/ovsdb.Dial
/root/go/pkg/mod/github.com/!tom!code!l!v/!o!v!s!d!b-golang-lib@v0.0.0-20200116135253-9bbdfadcd881/pkg/ovsdb/client.go:167 +0x3a7
goroutine 98 [syscall, locked to thread]:
syscall.Syscall6(0x7ffedaca6b90, 0x5, 0x1f0, 0xc00054df9c, 0xc00054dfa0, 0xc00054dfa8, 0xffffffff, 0x0, 0x0, 0x0, ...)
/usr/local/go/src/runtime/syscall_windows.go:201 +0xfa
github.com/Microsoft/go-winio.getQueuedCompletionStatus(0x1f0, 0xc00054df9c, 0xc00054dfa0, 0xc00054dfa8, 0xffffffff, 0x220e680, 0xc0002c84c8)
/root/go/pkg/mod/github.com/!microsoft/go-winio@v0.4.15-0.20190919025122-fc70bd9a86b5/zsyscall_windows.go:107 +0xb6
github.com/Microsoft/go-winio.ioCompletionProcessor(0x1f0)
/root/go/pkg/mod/github.com/!microsoft/go-winio@v0.4.15-0.20190919025122-fc70bd9a86b5/file.go:167 +0xb6
created by github.com/Microsoft/go-winio.initIo
/root/go/pkg/mod/github.com/!microsoft/go-winio@v0.4.15-0.20190919025122-fc70bd9a86b5/file.go:73 +0x7d
goroutine 136 [select]:
github.com/Microsoft/go-winio.(*win32File).asyncIo(0xc00042a2c0, 0xc0007ee480, 0xc00042a2f8, 0x0, 0x220e680, 0x3141940, 0x220e680, 0x3141940, 0x40ce10)
/root/go/pkg/mod/github.com/!microsoft/go-winio@v0.4.15-0.20190919025122-fc70bd9a86b5/file.go:194 +0x15a
github.com/Microsoft/go-winio.(*win32File).Read(0xc00042a2c0, 0xc000832400, 0x200, 0x200, 0x0, 0x0, 0x0)
/root/go/pkg/mod/github.com/!microsoft/go-winio@v0.4.15-0.20190919025122-fc70bd9a86b5/file.go:236 +0x168
github.com/Microsoft/go-winio.(*win32MessageBytePipe).Read(0xc00048dc20, 0xc000832400, 0x200, 0x200, 0x2030000, 0x2030000, 0x20)
/root/go/pkg/mod/github.com/!microsoft/go-winio@v0.4.15-0.20190919025122-fc70bd9a86b5/pipe.go:159 +0x61
encoding/json.(*Decoder).refill(0xc0004fe9a0, 0x40ce10, 0xc0000c6e60)
/usr/local/go/src/encoding/json/stream.go:161 +0xf2
encoding/json.(*Decoder).readValue(0xc0004fe9a0, 0x0, 0x0, 0x1806b0)
/usr/local/go/src/encoding/json/stream.go:136 +0x1e3
encoding/json.(*Decoder).Decode(0xc0004fe9a0, 0x1ae55e0, 0xc0000c6e60, 0x50, 0x1d890a0)
/usr/local/go/src/encoding/json/stream.go:63 +0x80
github.com/TomCodeLV/OVSDB-golang-lib/pkg/ovsdb.(*OVSDB).decodeWrapper(0xc0003941e0, 0xc0000c6e60, 0x0, 0x0)
/root/go/pkg/mod/github.com/!tom!code!l!v/!o!v!s!d!b-golang-lib@v0.0.0-20200116135253-9bbdfadcd881/pkg/ovsdb/client.go:318 +0x6a
github.com/TomCodeLV/OVSDB-golang-lib/pkg/ovsdb.(*OVSDB).loop(0xc0003941e0)
/root/go/pkg/mod/github.com/!tom!code!l!v/!o!v!s!d!b-golang-lib@v0.0.0-20200116135253-9bbdfadcd881/pkg/ovsdb/client.go:335 +0x61
created by github.com/TomCodeLV/OVSDB-golang-lib/pkg/ovsdb.Dial.func1
/root/go/pkg/mod/github.com/!tom!code!l!v/!o!v!s!d!b-golang-lib@v0.0.0-20200116135253-9bbdfadcd881/pkg/ovsdb/client.go:228 +0x850
perit@perit-a01  ~/scratch  scp capv@10.176.37.174:c:/openvswitch/var/log/openvswitch/ovsdb-server.log ./ (kind-kind/default)
ovsdb-server.log 100% 1398 7.5KB/s 00:00
perit@perit-a01  ~/scratch  ls (kind-kind/default)
5355 ovs-vswitchd.log vmware-kubernetes-v1.15.11+vmware.1 windows
install_signed.sh ovsdb-server.log vmware-kubernetes-v1.15.11+vmware.1.tar.gz
perit@perit-a01  ~/scratch  cat ovs-vswitchd.log (kind-kind/default)
2021-01-12T19:28:48.632Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T19:28:48.635Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T19:28:48.635Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T19:28:48.635Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T19:28:48.638Z|00005|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.14.0
2021-01-12T19:30:26.626Z|00006|memory|INFO|7976 kB peak resident set size after 98.0 seconds
2021-01-12T19:30:26.626Z|00007|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T19:30:26.627Z|00008|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T19:30:26.627Z|00009|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T19:30:26.627Z|00010|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T19:30:26.628Z|00011|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T19:30:26.628Z|00012|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T19:30:26.628Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T19:30:26.628Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T19:30:26.628Z|00015|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T19:30:26.628Z|00016|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T19:30:26.628Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T19:30:26.628Z|00018|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T19:30:26.628Z|00019|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T19:30:26.628Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T19:30:26.628Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T19:30:26.628Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T19:30:26.628Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T19:30:26.628Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T19:30:26.628Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T19:30:26.628Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T19:30:26.628Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T19:30:26.628Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T19:30:26.628Z|00029|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T19:30:26.628Z|00030|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T19:30:26.628Z|00031|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T19:30:26.628Z|00032|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T19:30:26.628Z|00033|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T19:30:26.628Z|00034|dpif_netlink|INFO|dpif_netlink_meter_transact get failed
2021-01-12T19:30:26.628Z|00035|dpif_netlink|INFO|The kernel module has a broken meter implementation.
2021-01-12T19:30:26.629Z|00036|bridge|INFO|bridge br-int: using datapath ID 00001ea5fb89204c
2021-01-12T19:30:26.630Z|00037|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T19:30:26.631Z|00038|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T19:30:29.973Z|00039|bridge|INFO|bridge br-int: added interface br-int on port 65534
2021-01-12T19:30:29.973Z|00040|dpif|WARN|Dropped 5 log messages in last 3 seconds (most recently, 3 seconds ago) due to excessive rate
2021-01-12T19:30:29.974Z|00041|dpif|WARN|system@ovs-system: failed to query port : Invalid argument
2021-01-12T19:30:29.974Z|00042|dpif|WARN|system@ovs-system: failed to query port : Invalid argument
2021-01-12T19:30:29.974Z|00043|dpif|WARN|system@ovs-system: failed to query port : Invalid argument
2021-01-12T19:30:29.974Z|00044|timeval|WARN|Unreasonably long 3343ms poll interval (0ms user, 0ms system)
2021-01-12T19:30:29.975Z|00045|coverage|INFO|Event coverage, avg rate over last: 5 seconds, last minute, last hour, hash=57b95a6b:
2021-01-12T19:30:29.975Z|00046|coverage|INFO|bridge_reconfigure 0.0/sec 0.000/sec 0.0000/sec total: 5
2021-01-12T19:30:29.975Z|00047|coverage|INFO|ofproto_flush 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:30:29.975Z|00048|coverage|INFO|ofproto_update_port 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:30:29.975Z|00049|coverage|INFO|rev_reconfigure 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:30:29.975Z|00050|coverage|INFO|rev_flow_table 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:30:29.975Z|00051|coverage|INFO|util_xalloc 0.0/sec 0.000/sec 0.0000/sec total: 10083
2021-01-12T19:30:29.975Z|00052|coverage|INFO|hmap_expand 0.0/sec 0.000/sec 0.0000/sec total: 576
2021-01-12T19:30:29.975Z|00053|coverage|INFO|netdev_get_stats 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:30:29.975Z|00054|coverage|INFO|dpif_port_add 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:30:29.975Z|00055|coverage|INFO|dpif_flow_flush 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:30:29.975Z|00056|coverage|INFO|dpif_flow_get 0.0/sec 0.000/sec 0.0000/sec total: 10
2021-01-12T19:30:29.975Z|00057|coverage|INFO|dpif_flow_put 0.0/sec 0.000/sec 0.0000/sec total: 17
2021-01-12T19:30:29.975Z|00058|coverage|INFO|dpif_flow_del 0.0/sec 0.000/sec 0.0000/sec total: 10
2021-01-12T19:30:29.975Z|00059|coverage|INFO|dpif_execute 0.0/sec 0.000/sec 0.0000/sec total: 6
2021-01-12T19:30:29.975Z|00060|coverage|INFO|poll_create_node 0.0/sec 0.000/sec 0.0000/sec total: 149
2021-01-12T19:30:29.975Z|00061|coverage|INFO|poll_zero_timeout 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:30:29.975Z|00062|coverage|INFO|seq_change 0.0/sec 0.000/sec 0.0000/sec total: 3934
2021-01-12T19:30:29.975Z|00063|coverage|INFO|pstream_open 0.0/sec 0.000/sec 0.0000/sec total: 3
2021-01-12T19:30:29.975Z|00064|coverage|INFO|stream_open 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:30:29.975Z|00065|coverage|INFO|txn_unchanged 0.0/sec 0.000/sec 0.0000/sec total: 4
2021-01-12T19:30:29.975Z|00066|coverage|INFO|txn_incomplete 0.0/sec 0.000/sec 0.0000/sec total: 9
2021-01-12T19:30:29.975Z|00067|coverage|INFO|txn_success 0.0/sec 0.000/sec 0.0000/sec total: 2
2021-01-12T19:30:29.975Z|00068|coverage|INFO|cmap_expand 0.0/sec 0.000/sec 0.0000/sec total: 8
2021-01-12T19:30:29.975Z|00069|coverage|INFO|flow_extract 0.0/sec 0.000/sec 0.0000/sec total: 4
2021-01-12T19:30:29.975Z|00070|coverage|INFO|miniflow_malloc 0.0/sec 0.000/sec 0.0000/sec total: 12
2021-01-12T19:30:29.975Z|00071|coverage|INFO|netlink_received 0.0/sec 0.000/sec 0.0000/sec total: 13
2021-01-12T19:30:29.975Z|00072|coverage|INFO|netlink_sent 0.0/sec 0.000/sec 0.0000/sec total: 85
2021-01-12T19:30:29.975Z|00073|coverage|INFO|100 events never hit
2021-01-12T19:30:29.975Z|00074|bridge|INFO|bridge br-int: deleted interface br-int on port 65534
2021-01-12T19:30:30.634Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T19:30:30.636Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T19:30:30.636Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T19:30:30.636Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T19:30:30.639Z|00005|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.14.0
2021-01-12T19:32:54.794Z|00006|memory|INFO|7436 kB peak resident set size after 144.2 seconds
2021-01-12T19:32:54.794Z|00007|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T19:32:54.795Z|00008|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T19:32:54.795Z|00009|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T19:32:54.795Z|00010|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T19:32:54.795Z|00011|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T19:32:54.795Z|00012|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T19:32:54.795Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T19:32:54.795Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T19:32:54.795Z|00015|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T19:32:54.795Z|00016|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T19:32:54.795Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T19:32:54.795Z|00018|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T19:32:54.795Z|00019|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T19:32:54.796Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T19:32:54.796Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T19:32:54.796Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T19:32:54.796Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T19:32:54.796Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T19:32:54.796Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T19:32:54.796Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T19:32:54.796Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T19:32:54.796Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T19:32:54.796Z|00029|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T19:32:54.796Z|00030|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T19:32:54.796Z|00031|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T19:32:54.796Z|00032|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T19:32:54.796Z|00033|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T19:32:54.796Z|00034|dpif_netlink|INFO|dpif_netlink_meter_transact get failed
2021-01-12T19:32:54.796Z|00035|dpif_netlink|INFO|The kernel module has a broken meter implementation.
2021-01-12T19:32:54.797Z|00036|bridge|INFO|bridge br-int: using datapath ID 0000de2372ccf149
2021-01-12T19:32:54.797Z|00037|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T19:32:54.798Z|00038|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T19:32:58.265Z|00039|bridge|INFO|bridge br-int: added interface br-int on port 65534
2021-01-12T19:32:58.265Z|00040|dpif|WARN|Dropped 5 log messages in last 4 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T19:32:58.265Z|00041|dpif|WARN|system@ovs-system: failed to query port : Invalid argument
2021-01-12T19:32:58.265Z|00042|dpif|WARN|system@ovs-system: failed to query port : Invalid argument
2021-01-12T19:32:58.265Z|00043|dpif|WARN|system@ovs-system: failed to query port : Invalid argument
2021-01-12T19:32:58.266Z|00044|timeval|WARN|Unreasonably long 3467ms poll interval (0ms user, 16ms system)
2021-01-12T19:32:58.266Z|00045|coverage|INFO|Event coverage, avg rate over last: 5 seconds, last minute, last hour, hash=c00781a4:
2021-01-12T19:32:58.266Z|00046|coverage|INFO|bridge_reconfigure 0.0/sec 0.000/sec 0.0000/sec total: 4
2021-01-12T19:32:58.266Z|00047|coverage|INFO|ofproto_flush 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:32:58.266Z|00048|coverage|INFO|ofproto_update_port 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:32:58.266Z|00049|coverage|INFO|rev_reconfigure 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:32:58.266Z|00050|coverage|INFO|rev_flow_table 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:32:58.266Z|00051|coverage|INFO|util_xalloc 0.0/sec 0.000/sec 0.0000/sec total: 9605
2021-01-12T19:32:58.266Z|00052|coverage|INFO|hmap_expand 0.0/sec 0.000/sec 0.0000/sec total: 548
2021-01-12T19:32:58.266Z|00053|coverage|INFO|netdev_get_stats 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:32:58.266Z|00054|coverage|INFO|dpif_port_add 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:32:58.266Z|00055|coverage|INFO|dpif_flow_flush 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:32:58.266Z|00056|coverage|INFO|dpif_flow_get 0.0/sec 0.000/sec 0.0000/sec total: 10
2021-01-12T19:32:58.266Z|00057|coverage|INFO|dpif_flow_put 0.0/sec 0.000/sec 0.0000/sec total: 17
2021-01-12T19:32:58.266Z|00058|coverage|INFO|dpif_flow_del 0.0/sec 0.000/sec 0.0000/sec total: 10
2021-01-12T19:32:58.266Z|00059|coverage|INFO|dpif_execute 0.0/sec 0.000/sec 0.0000/sec total: 6
2021-01-12T19:32:58.266Z|00060|coverage|INFO|poll_create_node 0.0/sec 0.000/sec 0.0000/sec total: 151
2021-01-12T19:32:58.266Z|00061|coverage|INFO|poll_zero_timeout 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:32:58.266Z|00062|coverage|INFO|seq_change 0.0/sec 0.000/sec 0.0000/sec total: 3934
2021-01-12T19:32:58.266Z|00063|coverage|INFO|pstream_open 0.0/sec 0.000/sec 0.0000/sec total: 3
2021-01-12T19:32:58.266Z|00064|coverage|INFO|stream_open 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:32:58.266Z|00065|coverage|INFO|txn_unchanged 0.0/sec 0.000/sec 0.0000/sec total: 4
2021-01-12T19:32:58.266Z|00066|coverage|INFO|txn_incomplete 0.0/sec 0.000/sec 0.0000/sec total: 7
2021-01-12T19:32:58.266Z|00067|coverage|INFO|txn_success 0.0/sec 0.000/sec 0.0000/sec total: 1
2021-01-12T19:32:58.266Z|00068|coverage|INFO|cmap_expand 0.0/sec 0.000/sec 0.0000/sec total: 8
2021-01-12T19:32:58.266Z|00069|coverage|INFO|flow_extract 0.0/sec 0.000/sec 0.0000/sec total: 4
2021-01-12T19:32:58.266Z|00070|coverage|INFO|miniflow_malloc 0.0/sec 0.000/sec 0.0000/sec total: 12
2021-01-12T19:32:58.266Z|00071|coverage|INFO|netlink_received 0.0/sec 0.000/sec 0.0000/sec total: 13
2021-01-12T19:32:58.266Z|00072|coverage|INFO|netlink_sent 0.0/sec 0.000/sec 0.0000/sec total: 86
2021-01-12T19:32:58.266Z|00073|coverage|INFO|100 events never hit
2021-01-12T19:32:58.267Z|00074|bridge|INFO|bridge br-int: deleted interface br-int on port 65534
2021-01-12T19:32:59.383Z|00001|ovs_rcu(urcu6)|WARN|blocked 1115 ms waiting for main to quiesce
2021-01-12T19:32:59.825Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T19:32:59.827Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T19:32:59.828Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T19:32:59.828Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T19:32:59.830Z|00005|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.14.0
2021-01-12T19:33:19.862Z|00006|memory|INFO|7456 kB peak resident set size after 20.0 seconds
2021-01-12T19:33:19.862Z|00007|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T19:33:19.863Z|00008|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T19:33:19.863Z|00009|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T19:33:19.863Z|00010|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T19:33:19.863Z|00011|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T19:33:19.863Z|00012|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T19:33:19.863Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T19:33:19.863Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T19:33:19.863Z|00015|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T19:33:19.863Z|00016|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T19:33:19.863Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T19:33:19.863Z|00018|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T19:33:19.863Z|00019|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T19:33:19.863Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T19:33:19.864Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T19:33:19.864Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T19:33:19.864Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T19:33:19.864Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T19:33:19.864Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T19:33:19.864Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T19:33:19.864Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T19:33:19.864Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T19:33:19.864Z|00029|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T19:33:19.864Z|00030|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T19:33:19.864Z|00031|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T19:33:19.864Z|00032|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T19:33:19.864Z|00033|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T19:33:19.864Z|00034|dpif_netlink|INFO|dpif_netlink_meter_transact get failed
2021-01-12T19:33:19.864Z|00035|dpif_netlink|INFO|The kernel module has a broken meter implementation.
2021-01-12T19:33:19.865Z|00036|bridge|INFO|bridge br-int: using datapath ID 0000d259a6325340
2021-01-12T19:33:19.865Z|00037|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T19:33:19.867Z|00038|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T19:33:19.898Z|00039|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T19:33:19.899Z|00040|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T19:33:19.899Z|00041|ofproto|WARN|br-int: ignoring port Ethernet0 (65535) because netdev Ethernet0 cannot be opened (File exists)
2021-01-12T19:33:19.899Z|00042|bridge|INFO|bridge br-int: added interface Ethernet0 on port 65535
2021-01-12T19:33:19.944Z|00043|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T19:33:19.945Z|00044|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T19:33:19.945Z|00001|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T19:33:19.945Z|00045|ofproto|WARN|br-int: cannot configure bfd on nonexistent port 65535
2021-01-12T19:33:19.945Z|00046|ofproto|WARN|br-int: cannot configure LLDP on nonexistent port 65535
2021-01-12T19:33:19.945Z|00047|ofproto|WARN|br-int: cannot configure datapath on nonexistent port 65535
2021-01-12T19:33:19.945Z|00048|ofproto|WARN|br-int: cannot get STP status on nonexistent port 65535
2021-01-12T19:33:19.945Z|00049|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T19:33:20.868Z|00002|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T19:33:20.949Z|00003|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T19:33:21.012Z|00004|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T19:33:21.536Z|00005|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T19:33:23.793Z|00050|bridge|INFO|bridge br-int: deleted interface Ethernet0 on port 65535
2021-01-12T19:33:23.795Z|00051|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T19:33:23.795Z|00052|dpif|WARN|Dropped 7 log messages in last 4 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T19:33:23.795Z|00053|dpif|WARN|system@ovs-system: delete failed (Invalid argument)
2021-01-12T20:41:14.725Z|00054|memory|INFO|peak resident set size grew 56% in last 4074.9 seconds, from 7456 kB to 11600 kB
2021-01-12T20:41:14.726Z|00055|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T20:41:14.726Z|00056|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T20:41:14.726Z|00057|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T20:41:14.726Z|00058|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T20:41:14.726Z|00059|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T20:41:14.726Z|00060|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T20:41:14.726Z|00061|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T20:41:14.726Z|00062|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T20:41:14.727Z|00063|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T20:41:14.727Z|00064|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T20:41:14.727Z|00065|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T20:41:14.727Z|00066|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T20:41:14.727Z|00067|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T20:41:14.727Z|00068|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T20:41:14.727Z|00069|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T20:41:14.727Z|00070|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T20:41:14.727Z|00071|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T20:41:14.727Z|00072|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T20:41:14.727Z|00073|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T20:41:14.727Z|00074|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T20:41:14.727Z|00075|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T20:41:14.727Z|00076|bridge|INFO|bridge br-int: using datapath ID 0000bec53a9c2b4d
2021-01-12T20:41:14.728Z|00077|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T20:41:14.731Z|00078|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T20:41:14.775Z|00079|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T20:41:14.777Z|00080|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T20:41:14.777Z|00081|ofproto|WARN|br-int: ignoring port Ethernet0 (65535) because netdev Ethernet0 cannot be opened (File exists)
2021-01-12T20:41:14.777Z|00082|bridge|INFO|bridge br-int: added interface Ethernet0 on port 65535
2021-01-12T20:41:14.807Z|00083|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T20:41:14.809Z|00084|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T20:41:14.809Z|00085|ofproto|WARN|br-int: cannot configure bfd on nonexistent port 65535
2021-01-12T20:41:14.809Z|00086|ofproto|WARN|br-int: cannot configure LLDP on nonexistent port 65535
2021-01-12T20:41:14.809Z|00087|ofproto|WARN|br-int: cannot configure datapath on nonexistent port 65535
2021-01-12T20:41:14.809Z|00088|ofproto|WARN|br-int: cannot get STP status on nonexistent port 65535
2021-01-12T20:41:14.809Z|00089|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T20:41:15.251Z|00001|ofproto_dpif_upcall(handler11)|INFO|Dropped 5 log messages in last 4073 seconds (most recently, 4072 seconds ago) due to excessive rate
2021-01-12T20:41:15.251Z|00002|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T20:41:15.251Z|00003|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T20:41:15.406Z|00004|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T20:41:15.406Z|00005|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T20:41:15.406Z|00006|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T20:41:18.651Z|00090|bridge|INFO|bridge br-int: deleted interface Ethernet0 on port 65535
2021-01-12T20:41:18.652Z|00091|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T20:41:18.652Z|00092|dpif|WARN|Dropped 5 log messages in last 4 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T20:41:18.652Z|00093|dpif|WARN|system@ovs-system: delete failed (Invalid argument)
2021-01-12T20:43:40.795Z|00094|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T20:43:40.795Z|00095|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T20:43:40.795Z|00096|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T20:43:40.795Z|00097|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T20:43:40.796Z|00098|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T20:43:40.796Z|00099|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T20:43:40.796Z|00100|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T20:43:40.796Z|00101|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T20:43:40.796Z|00102|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T20:43:40.796Z|00103|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T20:43:40.796Z|00104|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T20:43:40.796Z|00105|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T20:43:40.796Z|00106|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T20:43:40.796Z|00107|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T20:43:40.796Z|00108|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T20:43:40.796Z|00109|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T20:43:40.796Z|00110|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T20:43:40.796Z|00111|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T20:43:40.796Z|00112|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T20:43:40.796Z|00113|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T20:43:40.796Z|00114|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T20:43:40.796Z|00115|bridge|INFO|bridge br-int: using datapath ID 0000f27478dec74c
2021-01-12T20:43:40.797Z|00116|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T20:43:40.799Z|00117|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T20:43:40.826Z|00118|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T20:43:40.828Z|00119|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T20:43:40.829Z|00120|ofproto|WARN|br-int: ignoring port Ethernet0 (65535) because netdev Ethernet0 cannot be opened (File exists)
2021-01-12T20:43:40.829Z|00121|bridge|INFO|bridge br-int: added interface Ethernet0 on port 65535
2021-01-12T20:43:40.858Z|00122|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T20:43:40.859Z|00123|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T20:43:40.859Z|00124|ofproto|WARN|br-int: cannot configure bfd on nonexistent port 65535
2021-01-12T20:43:40.859Z|00125|ofproto|WARN|br-int: cannot configure LLDP on nonexistent port 65535
2021-01-12T20:43:40.859Z|00126|ofproto|WARN|br-int: cannot configure datapath on nonexistent port 65535
2021-01-12T20:43:40.860Z|00127|ofproto|WARN|br-int: cannot get STP status on nonexistent port 65535
2021-01-12T20:43:40.860Z|00128|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T20:43:41.247Z|00001|ofproto_dpif_upcall(handler19)|INFO|Dropped 25 log messages in last 146 seconds (most recently, 143 seconds ago) due to excessive rate
2021-01-12T20:43:41.247Z|00002|ofproto_dpif_upcall(handler19)|INFO|received packet on unassociated datapath port 1
2021-01-12T20:43:41.247Z|00003|ofproto_dpif_upcall(handler19)|INFO|received packet on unassociated datapath port 1
2021-01-12T20:43:44.672Z|00129|bridge|INFO|bridge br-int: deleted interface Ethernet0 on port 65535
2021-01-12T20:43:44.673Z|00130|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T20:43:44.673Z|00131|dpif|WARN|Dropped 5 log messages in last 4 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T20:43:44.673Z|00132|dpif|WARN|system@ovs-system: delete failed (Invalid argument)
2021-01-12T21:00:43.126Z|00133|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T21:00:43.126Z|00134|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T21:00:43.126Z|00135|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T21:00:43.126Z|00136|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T21:00:43.126Z|00137|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T21:00:43.126Z|00138|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T21:00:43.126Z|00139|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T21:00:43.126Z|00140|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T21:00:43.126Z|00141|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T21:00:43.126Z|00142|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T21:00:43.126Z|00143|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T21:00:43.126Z|00144|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T21:00:43.126Z|00145|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T21:00:43.127Z|00146|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T21:00:43.127Z|00147|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T21:00:43.127Z|00148|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T21:00:43.127Z|00149|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T21:00:43.127Z|00150|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T21:00:43.127Z|00151|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T21:00:43.127Z|00152|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T21:00:43.127Z|00153|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T21:00:43.127Z|00154|bridge|INFO|bridge br-int: using datapath ID 0000223e4a96394b
2021-01-12T21:00:43.128Z|00155|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T21:00:43.129Z|00156|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T21:00:43.156Z|00157|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T21:00:43.158Z|00158|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T21:00:43.158Z|00159|ofproto|WARN|br-int: ignoring port Ethernet0 (65535) because netdev Ethernet0 cannot be opened (File exists)
2021-01-12T21:00:43.158Z|00160|bridge|INFO|bridge br-int: added interface Ethernet0 on port 65535
2021-01-12T21:00:43.183Z|00161|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T21:00:43.185Z|00162|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T21:00:43.185Z|00163|ofproto|WARN|br-int: cannot configure bfd on nonexistent port 65535
2021-01-12T21:00:43.185Z|00164|ofproto|WARN|br-int: cannot configure LLDP on nonexistent port 65535
2021-01-12T21:00:43.185Z|00165|ofproto|WARN|br-int: cannot configure datapath on nonexistent port 65535
2021-01-12T21:00:43.185Z|00166|ofproto|WARN|br-int: cannot get STP status on nonexistent port 65535
2021-01-12T21:00:43.185Z|00167|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T21:00:43.260Z|00001|ofproto_dpif_upcall(handler27)|INFO|Dropped 27 log messages in last 1022 seconds (most recently, 1019 seconds ago) due to excessive rate
2021-01-12T21:00:43.260Z|00002|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:00:43.260Z|00003|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:00:43.260Z|00004|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:00:43.260Z|00005|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:00:43.260Z|00006|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:00:48.128Z|00168|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:00:48.128Z|00169|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T21:00:53.129Z|00170|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:01:43.191Z|00171|ofproto|WARN|Dropped 19 log messages in last 50 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:01:43.191Z|00172|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:01:43.422Z|00007|ofproto_dpif_upcall(handler27)|INFO|Dropped 154 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:01:43.422Z|00008|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:02:43.290Z|00173|ofproto|WARN|Dropped 23 log messages in last 61 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:02:43.290Z|00174|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:02:43.478Z|00009|ofproto_dpif_upcall(handler27)|INFO|Dropped 80 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:02:43.478Z|00010|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:03:43.380Z|00175|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:03:43.380Z|00176|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:03:43.759Z|00011|ofproto_dpif_upcall(handler27)|INFO|Dropped 76 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:03:43.759Z|00012|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:04:43.413Z|00177|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:04:43.413Z|00178|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:04:46.885Z|00013|ofproto_dpif_upcall(handler27)|INFO|Dropped 97 log messages in last 62 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T21:04:46.885Z|00014|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:05:43.480Z|00179|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:05:43.480Z|00180|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:05:44.248Z|00015|ofproto_dpif_upcall(handler27)|INFO|Dropped 76 log messages in last 57 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:05:44.248Z|00016|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:06:43.563Z|00181|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:06:43.563Z|00182|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:06:46.939Z|00017|ofproto_dpif_upcall(handler27)|INFO|Dropped 70 log messages in last 61 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:06:46.939Z|00018|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:07:43.660Z|00183|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:07:43.660Z|00184|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:07:46.943Z|00019|ofproto_dpif_upcall(handler27)|INFO|Dropped 75 log messages in last 59 seconds (most recently, 3 seconds ago) due to excessive rate
2021-01-12T21:07:46.943Z|00020|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:08:43.514Z|00021|ofproto_dpif_upcall(handler27)|INFO|Dropped 52 log messages in last 56 seconds (most recently, 2 seconds ago) due to excessive rate
2021-01-12T21:08:43.514Z|00022|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:08:43.745Z|00185|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:08:43.746Z|00186|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:09:43.803Z|00187|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:09:43.803Z|00188|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:09:44.259Z|00023|ofproto_dpif_upcall(handler27)|INFO|Dropped 58 log messages in last 61 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:09:44.259Z|00024|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:10:43.751Z|00025|ofproto_dpif_upcall(handler27)|INFO|Dropped 43 log messages in last 57 seconds (most recently, 3 seconds ago) due to excessive rate
2021-01-12T21:10:43.751Z|00026|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:10:43.877Z|00189|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:10:43.877Z|00190|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:11:43.961Z|00191|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:11:43.962Z|00192|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:11:45.542Z|00027|ofproto_dpif_upcall(handler27)|INFO|Dropped 45 log messages in last 62 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T21:11:45.542Z|00028|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:12:44.064Z|00193|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:12:44.064Z|00194|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:12:44.256Z|00029|ofproto_dpif_upcall(handler27)|INFO|Dropped 52 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:12:44.256Z|00030|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:13:43.751Z|00031|ofproto_dpif_upcall(handler27)|INFO|Dropped 42 log messages in last 58 seconds (most recently, 3 seconds ago) due to excessive rate
2021-01-12T21:13:43.751Z|00032|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:13:44.083Z|00195|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:13:44.083Z|00196|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:14:43.748Z|00033|ofproto_dpif_upcall(handler27)|INFO|Dropped 45 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:14:43.748Z|00034|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:14:44.125Z|00197|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:14:44.125Z|00198|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:15:43.608Z|00035|ofproto_dpif_upcall(handler27)|INFO|Dropped 40 log messages in last 59 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T21:15:43.608Z|00036|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:15:44.144Z|00199|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:15:44.144Z|00200|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:16:44.192Z|00201|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:16:44.192Z|00202|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:16:44.247Z|00037|ofproto_dpif_upcall(handler27)|INFO|Dropped 61 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:16:44.247Z|00038|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:17:44.254Z|00039|ofproto_dpif_upcall(handler27)|INFO|Dropped 71 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:17:44.254Z|00040|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:17:44.274Z|00203|ofproto|WARN|Dropped 23 log messages in last 61 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:17:44.274Z|00204|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:18:43.751Z|00041|ofproto_dpif_upcall(handler27)|INFO|Dropped 54 log messages in last 58 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:18:43.751Z|00042|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:18:44.300Z|00205|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:18:44.300Z|00206|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:19:43.305Z|00043|ofproto_dpif_upcall(handler27)|INFO|Dropped 94 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:19:43.305Z|00044|ofproto_dpif_upcall(handler27)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:19:44.311Z|00207|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:19:44.311Z|00208|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:20:00.385Z|00209|fatal_signal|WARN|terminating with signal 2
2021-01-12T21:20:00.410Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:20:00.412Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:20:00.413Z|00003|stream_windows|ERR|Could not connect to named pipe: The system cannot find the file specified.
2021-01-12T21:20:00.413Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:20:00.413Z|00005|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connection attempt failed (No such file or directory)
2021-01-12T21:20:01.413Z|00006|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:20:01.413Z|00007|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:20:01.416Z|00008|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:20:01.418Z|00009|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T21:20:01.418Z|00010|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T21:20:01.418Z|00011|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T21:20:01.418Z|00012|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T21:20:01.418Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T21:20:01.418Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T21:20:01.418Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T21:20:01.418Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T21:20:01.418Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T21:20:01.418Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T21:20:01.418Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T21:20:01.418Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T21:20:01.419Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T21:20:01.419Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T21:20:01.419Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T21:20:01.419Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T21:20:01.419Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T21:20:01.419Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T21:20:01.419Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T21:20:01.419Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T21:20:01.419Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T21:20:01.419Z|00030|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:20:01.419Z|00031|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T21:20:01.419Z|00032|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:20:01.419Z|00033|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T21:20:01.419Z|00034|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:20:01.419Z|00035|dpif_netlink|INFO|dpif_netlink_meter_transact get failed
2021-01-12T21:20:01.419Z|00036|dpif_netlink|INFO|The kernel module has a broken meter implementation.
2021-01-12T21:20:01.420Z|00037|bridge|WARN|could not open network device Ethernet0 (File exists)
2021-01-12T21:20:01.441Z|00038|wmi|WARN|Open vSwitch Extension is not enabled on any switch
2021-01-12T21:20:01.442Z|00039|wmi|ERR|Success
2021-01-12T21:20:01.442Z|00040|dpif_netlink|ERR|Could not create wmi internal port with name:br-int
2021-01-12T21:20:01.442Z|00041|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T21:20:01.443Z|00042|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T21:20:01.443Z|00043|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T21:20:01.444Z|00044|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.14.0
2021-01-12T21:20:01.844Z|00001|ofproto_dpif_xlate(handler2)|WARN|received packet on unknown port 3 on bridge br-int while processing arp,in_port=3,vlan_tci=0x0000,dl_src=00:50:56:a6:7c:a5,dl_dst=ff:ff:ff:ff:ff:ff,arp_spa=10.176.37.174,arp_tpa=10.176.37.13,arp_op=1,arp_sha=00:50:56:a6:7c:a5,arp_tha=00:00:00:00:00:00
2021-01-12T21:20:05.377Z|00045|fatal_signal|WARN|terminating with signal 2
2021-01-12T21:20:15.685Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:20:15.709Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:20:15.715Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:20:15.722Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:20:15.741Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:20:15.747Z|00006|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T21:20:15.748Z|00007|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T21:20:15.750Z|00008|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T21:20:15.751Z|00009|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T21:20:15.751Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T21:20:15.751Z|00011|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T21:20:15.753Z|00012|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T21:20:15.753Z|00013|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T21:20:15.754Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T21:20:15.754Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T21:20:15.754Z|00016|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T21:20:15.754Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T21:20:15.754Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T21:20:15.754Z|00019|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T21:20:15.754Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T21:20:15.754Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T21:20:15.754Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T21:20:15.754Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T21:20:15.754Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T21:20:15.754Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T21:20:15.754Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T21:20:15.755Z|00027|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:20:15.755Z|00028|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T21:20:15.755Z|00029|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:20:15.755Z|00030|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T21:20:15.755Z|00031|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:20:15.755Z|00032|dpif_netlink|INFO|dpif_netlink_meter_transact get failed
2021-01-12T21:20:15.755Z|00033|dpif_netlink|INFO|The kernel module has a broken meter implementation.
2021-01-12T21:20:15.767Z|00034|ofproto|WARN|br-int: ignoring port Ethernet0 (65535) because netdev Ethernet0 cannot be opened (File exists)
2021-01-12T21:20:15.768Z|00035|bridge|INFO|bridge br-int: added interface Ethernet0 on port 65535
2021-01-12T21:20:15.919Z|00036|wmi|WARN|Open vSwitch Extension is not enabled on any switch
2021-01-12T21:20:15.919Z|00037|wmi|ERR|Success
2021-01-12T21:20:15.920Z|00038|dpif_netlink|ERR|Could not create wmi internal port with name:br-int
2021-01-12T21:20:15.920Z|00039|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T21:20:15.920Z|00040|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T21:20:15.921Z|00001|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:20:15.921Z|00002|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:20:15.921Z|00003|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:20:15.921Z|00004|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:20:15.921Z|00041|ofproto|WARN|br-int: cannot configure bfd on nonexistent port 65535
2021-01-12T21:20:15.921Z|00042|ofproto|WARN|br-int: cannot configure LLDP on nonexistent port 65535
2021-01-12T21:20:15.921Z|00043|ofproto|WARN|br-int: cannot configure datapath on nonexistent port 65535
2021-01-12T21:20:15.922Z|00044|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T21:20:15.925Z|00045|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:20:15.925Z|00046|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T21:20:15.925Z|00047|ofproto|WARN|br-int: cannot get STP status on nonexistent port 65535
2021-01-12T21:20:15.925Z|00048|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T21:20:15.926Z|00049|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.14.0
2021-01-12T21:20:16.088Z|00005|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:20:25.416Z|00050|bridge|INFO|bridge br-int: deleted interface Ethernet0 on port 65535
2021-01-12T21:20:25.418Z|00051|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:20:25.419Z|00052|dpif|WARN|Dropped 6 log messages in last 10 seconds (most recently, 10 seconds ago) due to excessive rate
2021-01-12T21:20:25.419Z|00053|dpif|WARN|system@ovs-system: delete failed (Invalid argument)
2021-01-12T21:32:02.015Z|00054|memory|INFO|11192 kB peak resident set size after 706.3 seconds
2021-01-12T21:32:02.016Z|00055|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T21:32:02.016Z|00056|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T21:32:02.016Z|00057|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T21:32:02.016Z|00058|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T21:32:02.016Z|00059|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T21:32:02.016Z|00060|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T21:32:02.016Z|00061|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T21:32:02.016Z|00062|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T21:32:02.016Z|00063|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T21:32:02.016Z|00064|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T21:32:02.016Z|00065|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T21:32:02.016Z|00066|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T21:32:02.016Z|00067|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T21:32:02.016Z|00068|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T21:32:02.017Z|00069|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T21:32:02.017Z|00070|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T21:32:02.017Z|00071|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T21:32:02.017Z|00072|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T21:32:02.017Z|00073|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T21:32:02.017Z|00074|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T21:32:02.017Z|00075|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T21:32:02.017Z|00076|bridge|INFO|bridge br-int: using datapath ID 00002adc0048d944
2021-01-12T21:32:02.018Z|00077|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T21:32:02.019Z|00078|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T21:32:02.695Z|00079|bridge|INFO|bridge br-int: added interface br-int on port 65534
2021-01-12T21:32:02.695Z|00080|ofproto|WARN|Dropped 2 log messages in last 702 seconds (most recently, 702 seconds ago) due to excessive rate
2021-01-12T21:32:02.695Z|00081|ofproto|WARN|br-int: ignoring port Ethernet0 (65535) because netdev Ethernet0 cannot be opened (File exists)
2021-01-12T21:32:02.695Z|00082|bridge|INFO|bridge br-int: added interface Ethernet0 on port 65535
2021-01-12T21:32:02.695Z|00083|ofproto|WARN|br-int: cannot configure bfd on nonexistent port 65535
2021-01-12T21:32:02.695Z|00084|ofproto|WARN|br-int: cannot configure LLDP on nonexistent port 65535
2021-01-12T21:32:02.695Z|00085|ofproto|WARN|br-int: cannot configure datapath on nonexistent port 65535
2021-01-12T21:32:02.696Z|00086|ofproto|WARN|br-int: cannot get STP status on nonexistent port 65535
2021-01-12T21:32:02.696Z|00087|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T21:32:03.027Z|00001|ofproto_dpif_upcall(handler11)|INFO|Dropped 53 log messages in last 707 seconds (most recently, 698 seconds ago) due to excessive rate
2021-01-12T21:32:03.027Z|00002|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 2
2021-01-12T21:32:03.038Z|00003|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 2
2021-01-12T21:32:03.038Z|00004|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 2
2021-01-12T21:32:03.459Z|00005|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 2
2021-01-12T21:32:04.041Z|00006|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 2
2021-01-12T21:32:07.020Z|00088|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:32:07.020Z|00089|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T21:32:45.116Z|00090|dpif|WARN|Dropped 1 log messages in last 43 seconds (most recently, 43 seconds ago) due to excessive rate
2021-01-12T21:32:45.116Z|00091|dpif|WARN|system@ovs-system: failed to query port : Invalid argument
2021-01-12T21:32:45.116Z|00092|dpif|WARN|system@ovs-system: failed to query port : Invalid argument
2021-01-12T21:32:47.162Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:32:47.164Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:32:47.165Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:32:47.165Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:32:47.167Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:32:49.351Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:32:49.354Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:32:49.354Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:32:49.354Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:32:49.357Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:32:49.984Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:32:49.986Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:32:49.986Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:32:49.986Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:32:49.989Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:32:50.677Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:32:50.680Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:32:50.680Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:32:50.680Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:32:50.683Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:32:51.791Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:32:51.793Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:32:51.793Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:32:51.793Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:32:51.796Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:32:56.264Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:32:56.266Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:32:56.266Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:32:56.266Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:32:56.269Z|00005|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.14.0
2021-01-12T21:33:15.480Z|00006|memory|INFO|7480 kB peak resident set size after 19.2 seconds
2021-01-12T21:33:15.480Z|00007|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:33:15.481Z|00008|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T21:33:15.481Z|00009|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T21:33:15.481Z|00010|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T21:33:15.481Z|00011|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T21:33:15.482Z|00012|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T21:33:15.482Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T21:33:15.482Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T21:33:15.482Z|00015|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T21:33:15.482Z|00016|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T21:33:15.482Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T21:33:15.482Z|00018|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T21:33:15.482Z|00019|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T21:33:15.482Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T21:33:15.482Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T21:33:15.482Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T21:33:15.482Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T21:33:15.482Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T21:33:15.482Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T21:33:15.482Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T21:33:15.482Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T21:33:15.482Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T21:33:15.482Z|00029|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:33:15.482Z|00030|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T21:33:15.482Z|00031|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:33:15.482Z|00032|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T21:33:15.482Z|00033|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:33:15.482Z|00034|dpif_netlink|INFO|dpif_netlink_meter_transact get failed
2021-01-12T21:33:15.482Z|00035|dpif_netlink|INFO|The kernel module has a broken meter implementation.
2021-01-12T21:33:15.483Z|00036|bridge|INFO|bridge br-int: using datapath ID 00003e7079a2b440
2021-01-12T21:33:15.484Z|00037|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T21:33:15.486Z|00038|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T21:33:15.518Z|00039|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T21:33:15.519Z|00040|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T21:33:15.520Z|00041|ofproto|WARN|br-int: ignoring port Ethernet0 (65535) because netdev Ethernet0 cannot be opened (File exists)
2021-01-12T21:33:15.520Z|00042|bridge|INFO|bridge br-int: added interface Ethernet0 on port 65535
2021-01-12T21:33:15.553Z|00043|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T21:33:15.555Z|00044|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T21:33:15.555Z|00045|ofproto|WARN|br-int: cannot configure bfd on nonexistent port 65535
2021-01-12T21:33:15.555Z|00046|ofproto|WARN|br-int: cannot configure LLDP on nonexistent port 65535
2021-01-12T21:33:15.555Z|00047|ofproto|WARN|br-int: cannot configure datapath on nonexistent port 65535
2021-01-12T21:33:15.555Z|00048|ofproto|WARN|br-int: cannot get STP status on nonexistent port 65535
2021-01-12T21:33:15.555Z|00049|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T21:33:15.760Z|00001|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:33:16.440Z|00002|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:33:17.264Z|00003|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:33:17.587Z|00004|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:33:18.081Z|00005|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:33:20.484Z|00050|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:33:20.484Z|00051|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T21:33:25.486Z|00052|memory|INFO|peak resident set size grew 55% in last 10.0 seconds, from 7480 kB to 11604 kB
2021-01-12T21:33:25.486Z|00053|memory|INFO|handlers:2 revalidators:2 rules:5
2021-01-12T21:34:15.555Z|00054|ofproto|WARN|Dropped 20 log messages in last 50 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:34:15.555Z|00055|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:34:16.245Z|00006|ofproto_dpif_upcall(handler2)|INFO|Dropped 110 log messages in last 58 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:34:16.245Z|00007|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:35:15.606Z|00056|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:35:15.606Z|00057|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:35:16.247Z|00008|ofproto_dpif_upcall(handler2)|INFO|Dropped 67 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:35:16.247Z|00009|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:36:15.654Z|00058|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:36:15.654Z|00059|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:36:16.251Z|00010|ofproto_dpif_upcall(handler2)|INFO|Dropped 64 log messages in last 60 seconds (most recently, 2 seconds ago) due to excessive rate
2021-01-12T21:36:16.251Z|00011|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:37:15.730Z|00060|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:37:15.730Z|00061|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:37:16.257Z|00012|ofproto_dpif_upcall(handler2)|INFO|Dropped 70 log messages in last 59 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T21:37:16.257Z|00013|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:38:15.749Z|00062|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:38:15.749Z|00063|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:38:16.027Z|00014|ofproto_dpif_upcall(handler2)|INFO|Dropped 62 log messages in last 58 seconds (most recently, 2 seconds ago) due to excessive rate
2021-01-12T21:38:16.027Z|00015|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:39:15.798Z|00064|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:39:15.798Z|00065|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:39:16.746Z|00016|ofproto_dpif_upcall(handler2)|INFO|Dropped 68 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:39:16.746Z|00017|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:40:15.835Z|00066|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:40:15.835Z|00067|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:40:16.271Z|00018|ofproto_dpif_upcall(handler2)|INFO|Dropped 55 log messages in last 57 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T21:40:16.271Z|00019|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:41:15.874Z|00068|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:41:15.874Z|00069|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:41:16.027Z|00020|ofproto_dpif_upcall(handler2)|INFO|Dropped 57 log messages in last 58 seconds (most recently, 0 seconds ago) due to excessive rate
2021-01-12T21:41:16.027Z|00021|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:42:15.942Z|00070|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:42:15.942Z|00071|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:42:16.057Z|00022|ofproto_dpif_upcall(handler2)|INFO|Dropped 80 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:42:16.057Z|00023|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:43:16.020Z|00072|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:43:16.020Z|00073|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:43:16.278Z|00024|ofproto_dpif_upcall(handler2)|INFO|Dropped 49 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:43:16.278Z|00025|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:44:16.059Z|00074|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:44:16.059Z|00075|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:44:16.284Z|00026|ofproto_dpif_upcall(handler2)|INFO|Dropped 56 log messages in last 59 seconds (most recently, 2 seconds ago) due to excessive rate
2021-01-12T21:44:16.284Z|00027|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:45:03.370Z|00076|bridge|INFO|bridge br-int: deleted interface Ethernet0 on port 65535
2021-01-12T21:45:03.372Z|00077|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:45:03.372Z|00078|dpif|WARN|Dropped 7 log messages in last 708 seconds (most recently, 708 seconds ago) due to excessive rate
2021-01-12T21:45:03.372Z|00079|dpif|WARN|system@ovs-system: delete failed (Invalid argument)
2021-01-12T21:45:36.888Z|00080|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T21:45:36.888Z|00081|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T21:45:36.888Z|00082|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T21:45:36.888Z|00083|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T21:45:36.888Z|00084|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T21:45:36.888Z|00085|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T21:45:36.888Z|00086|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T21:45:36.888Z|00087|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T21:45:36.888Z|00088|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T21:45:36.888Z|00089|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T21:45:36.888Z|00090|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T21:45:36.888Z|00091|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T21:45:36.888Z|00092|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T21:45:36.888Z|00093|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T21:45:36.888Z|00094|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T21:45:36.889Z|00095|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T21:45:36.889Z|00096|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T21:45:36.889Z|00097|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T21:45:36.889Z|00098|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T21:45:36.889Z|00099|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T21:45:36.889Z|00100|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T21:45:36.889Z|00101|bridge|INFO|bridge br-int: using datapath ID 0000feade935b243
2021-01-12T21:45:36.890Z|00102|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T21:45:36.892Z|00103|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T21:45:36.925Z|00104|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T21:45:36.926Z|00105|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T21:45:36.927Z|00106|ofproto|WARN|Dropped 19 log messages in last 81 seconds (most recently, 36 seconds ago) due to excessive rate
2021-01-12T21:45:36.927Z|00107|ofproto|WARN|br-int: ignoring port Ethernet0 (65535) because netdev Ethernet0 cannot be opened (File exists)
2021-01-12T21:45:36.927Z|00108|bridge|INFO|bridge br-int: added interface Ethernet0 on port 65535
2021-01-12T21:45:36.961Z|00109|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T21:45:36.962Z|00110|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T21:45:36.962Z|00111|ofproto|WARN|br-int: cannot configure bfd on nonexistent port 65535
2021-01-12T21:45:36.962Z|00112|ofproto|WARN|br-int: cannot configure LLDP on nonexistent port 65535
2021-01-12T21:45:36.962Z|00113|ofproto|WARN|br-int: cannot configure datapath on nonexistent port 65535
2021-01-12T21:45:38.207Z|00001|ofproto_dpif_upcall(handler11)|INFO|Dropped 41 log messages in last 80 seconds (most recently, 37 seconds ago) due to excessive rate
2021-01-12T21:45:38.207Z|00002|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:46:16.246Z|00003|ofproto_dpif_upcall(handler11)|INFO|Dropped 74 log messages in last 38 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:46:16.246Z|00004|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:46:16.975Z|00114|ofproto|WARN|Dropped 16 log messages in last 40 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:46:16.975Z|00115|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:46:36.689Z|00116|dpif|WARN|Dropped 3 log messages in last 60 seconds (most recently, 60 seconds ago) due to excessive rate
2021-01-12T21:46:36.689Z|00117|dpif|WARN|system@ovs-system: failed to query port : Invalid argument
2021-01-12T21:46:36.689Z|00118|dpif|WARN|system@ovs-system: failed to query port : Invalid argument
2021-01-12T21:46:40.827Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:46:40.829Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:46:40.830Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:46:40.830Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:46:40.832Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:46:44.471Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:46:44.474Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:46:44.474Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:46:44.474Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:46:44.477Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:46:45.079Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:46:45.081Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:46:45.082Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:46:45.082Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:46:45.084Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:46:46.826Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:46:46.828Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:46:46.829Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:46:46.829Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:46:46.831Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:46:47.422Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:46:47.424Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:46:47.425Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:46:47.425Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:46:47.427Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:46:57.344Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:46:57.346Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:46:57.347Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:46:57.347Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:46:57.349Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:46:58.167Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:46:58.169Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:46:58.169Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:46:58.170Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:46:58.172Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:46:58.876Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:46:58.879Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:46:58.879Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:46:58.879Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:46:58.882Z|00005|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:47:20.101Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovs-vswitchd.log
2021-01-12T21:47:20.103Z|00002|ovs_numa|INFO|Discovered 0 NUMA nodes and 0 CPU cores
2021-01-12T21:47:20.103Z|00003|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connecting...
2021-01-12T21:47:20.104Z|00004|reconnect|INFO|unix:C:/openvswitch/var/run/openvswitch/db.sock: connected
2021-01-12T21:47:20.107Z|00005|bridge|INFO|ovs-vswitchd (Open vSwitch) 2.14.0
2021-01-12T21:47:55.459Z|00006|memory|INFO|7460 kB peak resident set size after 35.4 seconds
2021-01-12T21:47:55.460Z|00007|dpif_netlink|INFO|The kernel module does not support meters.
2021-01-12T21:47:55.461Z|00008|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T21:47:55.461Z|00009|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T21:47:55.461Z|00010|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T21:47:55.461Z|00011|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T21:47:55.461Z|00012|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T21:47:55.461Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T21:47:55.461Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T21:47:55.461Z|00015|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T21:47:55.461Z|00016|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T21:47:55.461Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T21:47:55.461Z|00018|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T21:47:55.461Z|00019|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T21:47:55.461Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T21:47:55.461Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T21:47:55.461Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T21:47:55.461Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T21:47:55.461Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T21:47:55.461Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T21:47:55.461Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T21:47:55.461Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T21:47:55.461Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T21:47:55.462Z|00029|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:47:55.462Z|00030|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T21:47:55.462Z|00031|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:47:55.462Z|00032|dpif_netlink|INFO|dpif_netlink_meter_transact OVS_METER_CMD_SET failed
2021-01-12T21:47:55.462Z|00033|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T21:47:55.462Z|00034|dpif_netlink|INFO|dpif_netlink_meter_transact get failed
2021-01-12T21:47:55.462Z|00035|dpif_netlink|INFO|The kernel module has a broken meter implementation.
2021-01-12T21:47:55.462Z|00036|bridge|INFO|bridge br-int: using datapath ID 0000c28caa25e243
2021-01-12T21:47:55.463Z|00037|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T21:47:55.464Z|00038|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T21:47:55.493Z|00039|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T21:47:55.494Z|00040|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T21:47:55.495Z|00041|ofproto|WARN|br-int: ignoring port Ethernet0 (65535) because netdev Ethernet0 cannot be opened (File exists)
2021-01-12T21:47:55.495Z|00042|bridge|INFO|bridge br-int: added interface Ethernet0 on port 65535
2021-01-12T21:47:55.523Z|00043|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T21:47:55.524Z|00044|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T21:47:55.524Z|00045|ofproto|WARN|br-int: cannot configure bfd on nonexistent port 65535
2021-01-12T21:47:55.524Z|00046|ofproto|WARN|br-int: cannot configure LLDP on nonexistent port 65535
2021-01-12T21:47:55.524Z|00047|ofproto|WARN|br-int: cannot configure datapath on nonexistent port 65535
2021-01-12T21:47:55.524Z|00048|ofproto|WARN|br-int: cannot get STP status on nonexistent port 65535
2021-01-12T21:47:55.524Z|00049|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T21:47:55.746Z|00001|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:47:55.746Z|00002|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:47:55.746Z|00003|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:47:56.178Z|00004|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:47:56.181Z|00005|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:48:00.464Z|00050|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:48:00.464Z|00051|ofproto|WARN|br-int: cannot get RSTP status on nonexistent port 65535
2021-01-12T21:48:05.465Z|00052|memory|INFO|peak resident set size grew 54% in last 10.0 seconds, from 7460 kB to 11488 kB
2021-01-12T21:48:05.465Z|00053|memory|INFO|handlers:2 revalidators:2 rules:5
2021-01-12T21:48:55.533Z|00054|ofproto|WARN|Dropped 20 log messages in last 50 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:48:55.533Z|00055|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:48:56.246Z|00006|ofproto_dpif_upcall(handler2)|INFO|Dropped 157 log messages in last 61 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:48:56.246Z|00007|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:49:55.563Z|00056|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:49:55.563Z|00057|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:49:56.245Z|00008|ofproto_dpif_upcall(handler2)|INFO|Dropped 68 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:49:56.245Z|00009|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:50:55.590Z|00058|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:50:55.590Z|00059|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:50:56.246Z|00010|ofproto_dpif_upcall(handler2)|INFO|Dropped 59 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:50:56.246Z|00011|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:51:55.655Z|00060|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:51:55.655Z|00061|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:51:56.245Z|00012|ofproto_dpif_upcall(handler2)|INFO|Dropped 61 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:51:56.245Z|00013|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:52:55.732Z|00062|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:52:55.732Z|00063|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:52:56.246Z|00014|ofproto_dpif_upcall(handler2)|INFO|Dropped 74 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:52:56.246Z|00015|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:53:55.775Z|00064|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:53:55.776Z|00065|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:53:58.575Z|00016|ofproto_dpif_upcall(handler2)|INFO|Dropped 60 log messages in last 62 seconds (most recently, 3 seconds ago) due to excessive rate
2021-01-12T21:53:58.575Z|00017|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:54:55.844Z|00066|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:54:55.844Z|00067|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:54:56.246Z|00018|ofproto_dpif_upcall(handler2)|INFO|Dropped 63 log messages in last 57 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:54:56.246Z|00019|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:55:55.910Z|00068|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:55:55.910Z|00069|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:55:56.246Z|00020|ofproto_dpif_upcall(handler2)|INFO|Dropped 54 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:55:56.246Z|00021|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:56:55.950Z|00070|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:56:55.950Z|00071|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:56:56.746Z|00022|ofproto_dpif_upcall(handler2)|INFO|Dropped 49 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:56:56.746Z|00023|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:57:56.014Z|00072|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:57:56.014Z|00073|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:57:57.084Z|00024|ofproto_dpif_upcall(handler2)|INFO|Dropped 52 log messages in last 58 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T21:57:57.084Z|00025|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:58:56.090Z|00074|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:58:56.090Z|00075|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:58:59.786Z|00026|ofproto_dpif_upcall(handler2)|INFO|Dropped 45 log messages in last 62 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T21:58:59.786Z|00027|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T21:59:56.196Z|00076|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T21:59:56.196Z|00077|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T21:59:56.245Z|00028|ofproto_dpif_upcall(handler2)|INFO|Dropped 47 log messages in last 56 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T21:59:56.246Z|00029|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:00:56.266Z|00078|ofproto|WARN|Dropped 23 log messages in last 61 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:00:56.266Z|00079|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:00:58.785Z|00030|ofproto_dpif_upcall(handler2)|INFO|Dropped 47 log messages in last 62 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T22:00:58.785Z|00031|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:01:56.245Z|00032|ofproto_dpif_upcall(handler2)|INFO|Dropped 47 log messages in last 57 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:01:56.245Z|00033|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:01:56.318Z|00080|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:01:56.318Z|00081|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:02:56.415Z|00082|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:02:56.415Z|00083|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:02:56.746Z|00034|ofproto_dpif_upcall(handler2)|INFO|Dropped 51 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:02:56.746Z|00035|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:03:56.512Z|00084|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:03:56.512Z|00085|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:03:56.794Z|00036|ofproto_dpif_upcall(handler2)|INFO|Dropped 62 log messages in last 59 seconds (most recently, 4 seconds ago) due to excessive rate
2021-01-12T22:03:56.794Z|00037|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:04:56.572Z|00086|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:04:56.573Z|00087|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:04:56.799Z|00038|ofproto_dpif_upcall(handler2)|INFO|Dropped 62 log messages in last 59 seconds (most recently, 2 seconds ago) due to excessive rate
2021-01-12T22:04:56.799Z|00039|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:05:55.802Z|00040|ofproto_dpif_upcall(handler2)|INFO|Dropped 60 log messages in last 59 seconds (most recently, 0 seconds ago) due to excessive rate
2021-01-12T22:05:55.802Z|00041|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:05:56.611Z|00088|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:05:56.611Z|00089|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:06:55.751Z|00042|ofproto_dpif_upcall(handler2)|INFO|Dropped 54 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:06:55.751Z|00043|ofproto_dpif_upcall(handler2)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:06:56.720Z|00090|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:06:56.721Z|00091|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:07:25.091Z|00092|bridge|INFO|bridge br-int: deleted interface Ethernet0 on port 65535
2021-01-12T22:07:25.094Z|00093|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T22:07:25.094Z|00094|dpif|WARN|Dropped 7 log messages in last 1169 seconds (most recently, 1169 seconds ago) due to excessive rate
2021-01-12T22:07:25.094Z|00095|dpif|WARN|system@ovs-system: delete failed (Invalid argument)
2021-01-12T22:08:10.143Z|00096|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation
2021-01-12T22:08:10.143Z|00097|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 0
2021-01-12T22:08:10.143Z|00098|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3
2021-01-12T22:08:10.143Z|00099|ofproto_dpif|INFO|system@ovs-system: datapath does not support masked set action feature.
2021-01-12T22:08:10.143Z|00100|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action
2021-01-12T22:08:10.143Z|00101|ofproto_dpif|INFO|system@ovs-system: Datapath does not support unique flow ids
2021-01-12T22:08:10.143Z|00102|ofproto_dpif|INFO|system@ovs-system: Datapath does not support clone action
2021-01-12T22:08:10.143Z|00103|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 3
2021-01-12T22:08:10.143Z|00104|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action
2021-01-12T22:08:10.143Z|00105|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_clear action
2021-01-12T22:08:10.143Z|00106|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0
2021-01-12T22:08:10.143Z|00107|ofproto_dpif|INFO|system@ovs-system: Datapath does not support check_pkt_len action
2021-01-12T22:08:10.143Z|00108|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action
2021-01-12T22:08:10.143Z|00109|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state
2021-01-12T22:08:10.143Z|00110|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone
2021-01-12T22:08:10.143Z|00111|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark
2021-01-12T22:08:10.143Z|00112|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label
2021-01-12T22:08:10.143Z|00113|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat
2021-01-12T22:08:10.143Z|00114|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple
2021-01-12T22:08:10.143Z|00115|ofproto_dpif|INFO|system@ovs-system: Datapath does not support ct_orig_tuple6
2021-01-12T22:08:10.143Z|00116|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions
2021-01-12T22:08:10.144Z|00117|bridge|INFO|bridge br-int: using datapath ID 000006de9582b043
2021-01-12T22:08:10.144Z|00118|connmgr|INFO|br-int: added service controller "punix:C:/openvswitch/var/run/openvswitch/br-int.mgmt"
2021-01-12T22:08:10.147Z|00119|bridge|INFO|bridge br-int: using datapath ID 0000005056a67ca5
2021-01-12T22:08:10.176Z|00120|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T22:08:10.177Z|00121|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T22:08:10.178Z|00122|ofproto|WARN|Dropped 11 log messages in last 73 seconds (most recently, 48 seconds ago) due to excessive rate
2021-01-12T22:08:10.178Z|00123|ofproto|WARN|br-int: ignoring port Ethernet0 (65535) because netdev Ethernet0 cannot be opened (File exists)
2021-01-12T22:08:10.178Z|00124|bridge|INFO|bridge br-int: added interface Ethernet0 on port 65535
2021-01-12T22:08:10.204Z|00125|wmi|WARN|Port with name: br-int already defined on the switch
2021-01-12T22:08:10.205Z|00126|bridge|WARN|could not add network device br-int to ofproto (Invalid argument)
2021-01-12T22:08:10.206Z|00127|ofproto|WARN|br-int: cannot configure bfd on nonexistent port 65535
2021-01-12T22:08:10.206Z|00128|ofproto|WARN|br-int: cannot configure LLDP on nonexistent port 65535
2021-01-12T22:08:10.206Z|00129|ofproto|WARN|br-int: cannot configure datapath on nonexistent port 65535
2021-01-12T22:08:10.249Z|00001|ofproto_dpif_upcall(handler11)|INFO|Dropped 19 log messages in last 73 seconds (most recently, 46 seconds ago) due to excessive rate
2021-01-12T22:08:10.249Z|00002|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:08:56.246Z|00003|ofproto_dpif_upcall(handler11)|INFO|Dropped 85 log messages in last 46 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:08:56.246Z|00004|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:09:00.166Z|00130|ofproto|WARN|Dropped 20 log messages in last 50 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:09:00.166Z|00131|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:09:56.246Z|00005|ofproto_dpif_upcall(handler11)|INFO|Dropped 73 log messages in last 58 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:09:56.246Z|00006|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:10:00.194Z|00132|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:10:00.194Z|00133|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:10:55.753Z|00007|ofproto_dpif_upcall(handler11)|INFO|Dropped 70 log messages in last 58 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:10:55.753Z|00008|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:11:00.297Z|00134|ofproto|WARN|Dropped 23 log messages in last 61 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:11:00.297Z|00135|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:11:56.246Z|00009|ofproto_dpif_upcall(handler11)|INFO|Dropped 70 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:11:56.246Z|00010|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:12:00.377Z|00136|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:12:00.378Z|00137|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:12:55.812Z|00011|ofproto_dpif_upcall(handler11)|INFO|Dropped 64 log messages in last 59 seconds (most recently, 0 seconds ago) due to excessive rate
2021-01-12T22:12:55.813Z|00012|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:13:00.428Z|00138|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:13:00.428Z|00139|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:13:56.246Z|00013|ofproto_dpif_upcall(handler11)|INFO|Dropped 69 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:13:56.246Z|00014|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:14:00.433Z|00140|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:14:00.433Z|00141|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:14:56.246Z|00015|ofproto_dpif_upcall(handler11)|INFO|Dropped 57 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:14:56.246Z|00016|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:15:00.437Z|00142|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:15:00.437Z|00143|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:15:56.246Z|00017|ofproto_dpif_upcall(handler11)|INFO|Dropped 46 log messages in last 58 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:15:56.246Z|00018|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:16:00.439Z|00144|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:16:00.439Z|00145|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:16:55.758Z|00019|ofproto_dpif_upcall(handler11)|INFO|Dropped 48 log messages in last 58 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:16:55.758Z|00020|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:17:00.441Z|00146|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:17:00.441Z|00147|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:17:55.757Z|00021|ofproto_dpif_upcall(handler11)|INFO|Dropped 44 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:17:55.757Z|00022|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:18:00.492Z|00148|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:18:00.492Z|00149|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:18:55.561Z|00150|ofproto|WARN|Dropped 21 log messages in last 55 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:18:55.561Z|00151|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:18:56.246Z|00023|ofproto_dpif_upcall(handler11)|INFO|Dropped 52 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:18:56.246Z|00024|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:19:55.632Z|00152|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:19:55.632Z|00153|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:19:56.434Z|00025|ofproto_dpif_upcall(handler11)|INFO|Dropped 52 log messages in last 58 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:19:56.434Z|00026|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:20:55.702Z|00154|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:20:55.702Z|00155|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:20:56.246Z|00027|ofproto_dpif_upcall(handler11)|INFO|Dropped 43 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:20:56.246Z|00028|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:21:55.751Z|00156|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:21:55.751Z|00157|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:21:56.246Z|00029|ofproto_dpif_upcall(handler11)|INFO|Dropped 46 log messages in last 58 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:21:56.246Z|00030|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:22:55.768Z|00158|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:22:55.768Z|00159|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:22:56.246Z|00031|ofproto_dpif_upcall(handler11)|INFO|Dropped 46 log messages in last 59 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:22:56.246Z|00032|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:23:55.818Z|00160|ofproto|WARN|Dropped 23 log messages in last 60 seconds (most recently, 5 seconds ago) due to excessive rate
2021-01-12T22:23:55.818Z|00161|ofproto|WARN|br-int: cannot get STP stats on nonexistent port 65535
2021-01-12T22:23:56.246Z|00033|ofproto_dpif_upcall(handler11)|INFO|Dropped 52 log messages in last 60 seconds (most recently, 1 seconds ago) due to excessive rate
2021-01-12T22:23:56.246Z|00034|ofproto_dpif_upcall(handler11)|INFO|received packet on unassociated datapath port 1
2021-01-12T22:23:59.307Z|00162|bridge|INFO|bridge br-int: deleted interface Ethernet0 on port 65535
2021-01-12T22:23:59.309Z|00163|netlink_socket|ERR|transaction error (Invalid argument)
2021-01-12T22:23:59.309Z|00164|dpif|WARN|Dropped 3 log messages in last 950 seconds (most recently, 950 seconds ago) due to excessive rate
2021-01-12T22:23:59.309Z|00165|dpif|WARN|system@ovs-system: delete failed (Invalid argument)
perit@perit-a01  ~/scratch  (kind-kind/default)
2021-01-12T19:28:48.332Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovsdb-server.log
2021-01-12T19:28:48.498Z|00002|ovsdb_server|INFO|ovsdb-server (Open vSwitch) 2.14.0
2021-01-12T19:28:58.516Z|00003|memory|INFO|8128 kB peak resident set size after 10.2 seconds
2021-01-12T19:28:58.516Z|00004|memory|INFO|cells:39 monitors:2 sessions:1
2021-01-12T20:40:58.364Z|00005|jsonrpc|WARN|unix: send error: Broken pipe
2021-01-12T20:40:58.364Z|00006|reconnect|WARN|unix: connection dropped (Broken pipe)
2021-01-12T21:20:00.386Z|00007|fatal_signal|WARN|terminating with signal 2
2021-01-12T21:20:00.424Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovsdb-server.log
2021-01-12T21:20:00.572Z|00002|ovsdb_server|INFO|ovsdb-server (Open vSwitch) 2.14.0
2021-01-12T21:20:05.378Z|00003|fatal_signal|WARN|terminating with signal 2
2021-01-12T21:20:15.361Z|00001|vlog|INFO|opened log file C:/openvswitch/var/log/openvswitch/ovsdb-server.log
2021-01-12T21:20:15.584Z|00002|ovsdb_server|INFO|ovsdb-server (Open vSwitch) 2.14.0
2021-01-12T21:20:25.411Z|00003|memory|INFO|7632 kB peak resident set size after 10.1 seconds
2021-01-12T21:20:25.412Z|00004|memory|INFO|cells:181 monitors:2 sessions:1
2021-01-12T21:45:28.709Z|00005|jsonrpc|WARN|unix: send error: Broken pipe
2021-01-12T21:45:28.709Z|00006|reconnect|WARN|unix: connection dropped (Broken pipe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment