+ COMMAND=start + OVS_SOCKET=/run/openvswitch/db.sock + OVS_PID=/run/openvswitch/ovs-vswitchd.pid + start + t=0 + '[' '!' -e /run/openvswitch/db.sock ']' + ovs-vsctl --db=unix:/run/openvswitch/db.sock --no-wait show + exec ovsinit -- /usr/sbin/ovs-vswitchd unix:/run/openvswitch/db.sock -vconsole:emer -vconsole:err -vconsole:info --pidfile=/run/openvswitch/ovs-vswitchd.pid --user=openvswitch:openvswitch --mlockall 3eeb6f6b-f44e-4e1f-9220-b9ab3811613f time=2026-07-16T10:20:28.686Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-07-16T10:20:28.686Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-8w4jz time=2026-07-16T10:20:28.686Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-07-16T10:20:28Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-07-16T10:20:28Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-07-16T10:20:28Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-07-16T10:20:28Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-07-16T10:20:28Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-07-16T10:20:28Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-07-16T10:20:43Z|00007|memory|INFO|317340 kB peak resident set size after 15.2 seconds 2026-07-16T10:20:43Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-07-16T10:27:47Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-07-16T10:27:47Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-07-16T10:27:47Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-07-16T10:27:47Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-07-16T10:27:47Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-07-16T10:27:47Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-07-16T10:27:47Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-07-16T10:27:47Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-07-16T10:27:47Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-07-16T10:27:47Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-07-16T10:27:47Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-07-16T10:27:47Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-07-16T10:27:47Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-07-16T10:27:47Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-07-16T10:27:47Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-07-16T10:27:47Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-07-16T10:27:47Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-07-16T10:27:47Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-07-16T10:27:47Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-07-16T10:27:47Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-07-16T10:27:47Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-07-16T10:27:47Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-07-16T10:27:47Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-07-16T10:27:47Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-07-16T10:27:47Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-07-16T10:27:47Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-07-16T10:27:47Z|00035|bridge|INFO|bridge br-ex: using datapath ID 0000de90975ced4b 2026-07-16T10:27:47Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-07-16T10:27:57Z|00037|memory|INFO|peak resident set size grew 57% in last 433.7 seconds, from 317340 kB to 498048 kB 2026-07-16T10:27:57Z|00038|memory|INFO|handlers:16 idl-cells-Open_vSwitch:96 ports:1 revalidators:5 rules:5 2026-07-16T10:28:01Z|00039|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-07-16T10:28:01Z|00040|bridge|INFO|bridge br-int: using datapath ID 0000a23e4e6a6b45 2026-07-16T10:28:01Z|00041|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-07-16T10:28:01Z|00042|rconn|INFO|br-int<->tcp:127.0.0.1:6633: connecting... 2026-07-16T10:28:01Z|00043|connmgr|INFO|br-int: added primary controller "tcp:127.0.0.1:6633" 2026-07-16T10:28:01Z|00044|rconn|INFO|br-int<->tcp:127.0.0.1:6633: connected 2026-07-16T10:28:02Z|00045|connmgr|INFO|br-ex: Changes to controller "punix:/var/run/openvswitch/br-ex.mgmt" expects re-initialization: Re-initializing now. 2026-07-16T10:28:02Z|00046|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-07-16T10:28:02Z|00047|rconn|INFO|br-ex<->tcp:127.0.0.1:6633: connecting... 2026-07-16T10:28:02Z|00048|connmgr|INFO|br-ex: added primary controller "tcp:127.0.0.1:6633" 2026-07-16T10:28:02Z|00049|rconn|INFO|br-ex<->tcp:127.0.0.1:6633: connected 2026-07-16T10:28:03Z|00050|bridge|INFO|bridge br-int: added interface int-br-ex on port 1 2026-07-16T10:28:03Z|00051|bridge|INFO|bridge br-ex: added interface phy-br-ex on port 1 2026-07-16T10:28:03Z|00052|bridge|INFO|bridge br-tun: added interface br-tun on port 65534 2026-07-16T10:28:03Z|00053|bridge|INFO|bridge br-tun: using datapath ID 0000d64d9632564b 2026-07-16T10:28:03Z|00054|connmgr|INFO|br-tun: added service controller "punix:/var/run/openvswitch/br-tun.mgmt" 2026-07-16T10:28:03Z|00055|rconn|INFO|br-tun<->tcp:127.0.0.1:6633: connecting... 2026-07-16T10:28:03Z|00056|connmgr|INFO|br-tun: added primary controller "tcp:127.0.0.1:6633" 2026-07-16T10:28:03Z|00057|rconn|INFO|br-tun<->tcp:127.0.0.1:6633: connected 2026-07-16T10:28:04Z|00058|bridge|INFO|bridge br-int: added interface patch-tun on port 2 2026-07-16T10:28:04Z|00059|bridge|INFO|bridge br-tun: added interface patch-int on port 1 2026-07-16T10:28:12Z|00060|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 11 flow_mods in the 1 s starting 10 s ago (11 adds) 2026-07-16T10:28:13Z|00061|connmgr|INFO|br-ex<->tcp:127.0.0.1:6633: 2 flow_mods 10 s ago (2 adds) 2026-07-16T10:28:14Z|00062|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 15 flow_mods 10 s ago (15 adds) 2026-07-16T10:28:38Z|00063|bridge|INFO|bridge br-int: added interface tapd4a4ee64-81 on port 3 2026-07-16T10:28:38Z|00001|ofproto_dpif_xlate(handler14)|WARN|dropping VLAN 0 packet received on port tapd4a4ee64-81 not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0xd4,skb_priority=0x7,icmp6,in_port=3,vlan_tci=0x0000,dl_src=fa:16:3e:67:43:74,dl_dst=33:33:00:00:00:16,ipv6_src=::,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T10:28:38Z|00002|ofproto_dpif_xlate(handler14)|WARN|dropping VLAN 0 packet received on port tapd4a4ee64-81 not configured for trunking VLAN 0 on bridge br-int while processing icmp6,in_port=3,vlan_tci=0x0000,dl_src=fa:16:3e:67:43:74,dl_dst=33:33:ff:67:43:74,ipv6_src=::,ipv6_dst=ff02::1:ff67:4374,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=255,nw_frag=no,icmp_type=135,icmp_code=0,nd_target=fe80::f816:3eff:fe67:4374,nd_sll=00:00:00:00:00:00,nd_tll=00:00:00:00:00:00 2026-07-16T10:29:12Z|00064|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 13 flow_mods in the 2 s starting 32 s ago (1 adds, 12 deletes) 2026-07-16T10:29:13Z|00065|connmgr|INFO|br-ex<->tcp:127.0.0.1:6633: 1 flow_mods 33 s ago (1 adds) 2026-07-16T10:33:12Z|00066|bridge|INFO|bridge br-int: added interface tapffb46c67-8d on port 4 2026-07-16T10:33:12Z|00001|ofproto_dpif_xlate(handler6)|WARN|dropping VLAN 0 packet received on port tapffb46c67-8d not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0x106,skb_priority=0x7,icmp6,in_port=4,vlan_tci=0x0000,dl_src=fa:16:3e:13:8e:ca,dl_dst=33:33:00:00:00:16,ipv6_src=::,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T10:33:13Z|00002|ofproto_dpif_xlate(handler6)|WARN|dropping VLAN 0 packet received on port tapffb46c67-8d not configured for trunking VLAN 0 on bridge br-int while processing icmp6,in_port=4,vlan_tci=0x0000,dl_src=fa:16:3e:13:8e:ca,dl_dst=33:33:ff:13:8e:ca,ipv6_src=::,ipv6_dst=ff02::1:ff13:8eca,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=255,nw_frag=no,icmp_type=135,icmp_code=0,nd_target=fe80::f816:3eff:fe13:8eca,nd_sll=00:00:00:00:00:00,nd_tll=00:00:00:00:00:00 2026-07-16T10:33:23Z|00067|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 1 flow_mods 10 s ago (1 adds) 2026-07-16T10:33:23Z|00068|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 12 flow_mods in the 2 s starting 10 s ago (12 deletes) 2026-07-16T10:37:01Z|00069|bridge|INFO|bridge br-int: added interface o-hm0 on port 5 2026-07-16T10:37:11Z|00070|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 16 flow_mods in the 2 s starting 10 s ago (12 adds, 4 deletes) 2026-07-16T10:46:13Z|00071|bridge|INFO|bridge br-int: added interface tap86b0aff9-72 on port 6 2026-07-16T10:46:24Z|00072|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 1 flow_mods 10 s ago (1 adds) 2026-07-16T10:46:24Z|00073|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 12 flow_mods in the 2 s starting 10 s ago (12 deletes) 2026-07-16T11:04:08Z|00074|bridge|INFO|bridge br-int: added interface tap7f234e6a-a4 on port 7 2026-07-16T11:04:08Z|00075|netdev_linux|WARN|tap7f234e6a-a4: removing policing failed: No such device 2026-07-16T11:04:08Z|00001|ofproto_dpif_xlate(handler3)|WARN|dropping VLAN 0 packet received on port tap7f234e6a-a4 not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0x106,skb_priority=0x7,icmp6,in_port=7,vlan_tci=0x0000,dl_src=fa:16:3e:64:a4:0e,dl_dst=33:33:00:00:00:16,ipv6_src=::,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T11:04:09Z|00002|ofproto_dpif_xlate(handler3)|WARN|dropping VLAN 0 packet received on port tap7f234e6a-a4 not configured for trunking VLAN 0 on bridge br-int while processing icmp6,in_port=7,vlan_tci=0x0000,dl_src=fa:16:3e:64:a4:0e,dl_dst=33:33:ff:64:a4:0e,ipv6_src=::,ipv6_dst=ff02::1:ff64:a40e,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=255,nw_frag=no,icmp_type=135,icmp_code=0,nd_target=fe80::f816:3eff:fe64:a40e,nd_sll=00:00:00:00:00:00,nd_tll=00:00:00:00:00:00 2026-07-16T11:04:12Z|00076|bridge|INFO|bridge br-int: added interface tap1a326747-b6 on port 8 2026-07-16T11:04:12Z|00077|netdev_linux|WARN|tap1a326747-b6: removing policing failed: No such device 2026-07-16T11:04:12Z|00001|ofproto_dpif_xlate(handler8)|WARN|dropping VLAN 0 packet received on port tap1a326747-b6 not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0x106,skb_priority=0x7,icmp6,in_port=8,vlan_tci=0x0000,dl_src=fa:16:3e:41:d4:1d,dl_dst=33:33:00:00:00:16,ipv6_src=::,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T11:04:15Z|00078|bridge|INFO|bridge br-int: added interface tap3659b8c5-2c on port 9 2026-07-16T11:04:15Z|00002|ofproto_dpif_xlate(handler8)|WARN|dropping VLAN 0 packet received on port tap3659b8c5-2c not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0x106,skb_priority=0x7,icmp6,in_port=9,vlan_tci=0x0000,dl_src=fa:16:3e:a8:52:51,dl_dst=33:33:00:00:00:16,ipv6_src=::,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T11:04:16Z|00003|ofproto_dpif_xlate(handler8)|WARN|dropping VLAN 0 packet received on port tap3659b8c5-2c not configured for trunking VLAN 0 on bridge br-int while processing icmp6,in_port=9,vlan_tci=0x0000,dl_src=fa:16:3e:a8:52:51,dl_dst=33:33:ff:a8:52:51,ipv6_src=::,ipv6_dst=ff02::1:ffa8:5251,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=255,nw_frag=no,icmp_type=135,icmp_code=0,nd_target=fe80::f816:3eff:fea8:5251,nd_sll=00:00:00:00:00:00,nd_tll=00:00:00:00:00:00 2026-07-16T11:04:20Z|00079|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 3 flow_mods in the 6 s starting 10 s ago (3 adds) 2026-07-16T11:04:20Z|00080|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 30 flow_mods in the 8 s starting 10 s ago (30 deletes) 2026-07-16T11:04:22Z|00081|bridge|INFO|bridge br-int: added interface ha-d94bd4e5-b3 on port 10 2026-07-16T11:04:22Z|00082|bridge|INFO|bridge br-int: added interface ha-8b750ee7-18 on port 11 2026-07-16T11:04:22Z|00083|bridge|INFO|bridge br-int: added interface ha-4eba452d-ff on port 12 2026-07-16T11:04:26Z|00084|bridge|INFO|bridge br-int: added interface ha-559ca852-9f on port 13 2026-07-16T11:04:27Z|00085|bridge|INFO|bridge br-int: deleted interface tap3659b8c5-2c on port 9 2026-07-16T11:04:28Z|00086|bridge|INFO|bridge br-int: added interface qg-0adebf53-e8 on port 14 2026-07-16T11:04:28Z|00087|bridge|INFO|bridge br-int: added interface tap57ec2aa4-79 on port 15 2026-07-16T11:04:28Z|00088|netdev_linux|WARN|tap57ec2aa4-79: removing policing failed: No such device 2026-07-16T11:04:28Z|00001|ofproto_dpif_xlate(handler12)|WARN|dropping VLAN 0 packet received on port tap57ec2aa4-79 not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0x106,skb_priority=0x7,icmp6,in_port=15,vlan_tci=0x0000,dl_src=fa:16:3e:52:6b:5c,dl_dst=33:33:00:00:00:16,ipv6_src=::,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T11:04:29Z|00089|bridge|INFO|bridge br-int: added interface qvoed6bbf01-ca on port 16 2026-07-16T11:04:29Z|00090|bridge|INFO|bridge br-int: added interface qvo2d542017-05 on port 17 2026-07-16T11:04:30Z|00091|bridge|INFO|bridge br-int: deleted interface ha-d94bd4e5-b3 on port 10 2026-07-16T11:04:30Z|00092|bridge|INFO|bridge br-int: deleted interface qg-0adebf53-e8 on port 14 2026-07-16T11:04:32Z|00093|bridge|INFO|bridge br-int: added interface qg-0fbc56da-20 on port 18 2026-07-16T11:04:35Z|00094|bridge|INFO|bridge br-int: added interface qr-505f14ff-22 on port 19 2026-07-16T11:04:35Z|00095|netdev_linux|WARN|qr-505f14ff-22: removing policing failed: No such device 2026-07-16T11:04:37Z|00096|bridge|INFO|bridge br-int: deleted interface tap57ec2aa4-79 on port 15 2026-07-16T11:04:37Z|00097|bridge|INFO|bridge br-int: added interface qg-41605d9d-d8 on port 20 2026-07-16T11:04:38Z|00098|bridge|INFO|bridge br-int: added interface ha-9f3ecaf3-f9 on port 21 2026-07-16T11:04:39Z|00099|bridge|INFO|bridge br-int: added interface tap83df4b62-0e on port 22 2026-07-16T11:04:40Z|00100|bridge|INFO|bridge br-int: added interface qr-7239f843-b5 on port 23 2026-07-16T11:04:42Z|00101|bridge|INFO|bridge br-int: added interface qg-6eda215d-af on port 24 2026-07-16T11:04:44Z|00102|bridge|INFO|bridge br-int: deleted interface ha-559ca852-9f on port 13 2026-07-16T11:04:44Z|00103|bridge|INFO|bridge br-int: deleted interface qg-6eda215d-af on port 24 2026-07-16T11:04:47Z|00104|bridge|INFO|bridge br-int: added interface qg-e95ac331-6e on port 25 2026-07-16T11:04:49Z|00105|bridge|INFO|bridge br-int: added interface qvo1fde0b59-25 on port 26 2026-07-16T11:04:49Z|00106|bridge|INFO|bridge br-int: added interface qr-4e40184c-a8 on port 27 2026-07-16T11:04:58Z|00107|bridge|INFO|bridge br-int: deleted interface qvo1fde0b59-25 on port 26 2026-07-16T11:05:04Z|00108|bridge|INFO|bridge br-int: deleted interface qvoed6bbf01-ca on port 16 2026-07-16T11:05:05Z|00109|bridge|INFO|bridge br-int: deleted interface qr-4e40184c-a8 on port 27 2026-07-16T11:05:05Z|00110|bridge|INFO|bridge br-int: deleted interface qg-e95ac331-6e on port 25 2026-07-16T11:05:05Z|00111|bridge|INFO|bridge br-int: deleted interface qvo2d542017-05 on port 17 2026-07-16T11:05:06Z|00112|bridge|INFO|bridge br-int: deleted interface ha-9f3ecaf3-f9 on port 21 2026-07-16T11:05:06Z|00113|bridge|INFO|bridge br-int: added interface qvoed6bbf01-ca on port 28 2026-07-16T11:05:09Z|00114|bridge|INFO|bridge br-int: deleted interface tap83df4b62-0e on port 22 2026-07-16T11:05:11Z|00115|bridge|INFO|bridge br-int: added interface tap37eb0925-65 on port 29 2026-07-16T11:05:11Z|00116|netdev_linux|WARN|tap37eb0925-65: removing policing failed: No such device 2026-07-16T11:05:11Z|00001|ofproto_dpif_xlate(handler1)|WARN|Dropped 78 log messages in last 41 seconds (most recently, 14 seconds ago) due to excessive rate 2026-07-16T11:05:11Z|00002|ofproto_dpif_xlate(handler1)|WARN|dropping VLAN 0 packet received on port tap37eb0925-65 not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0x106,skb_priority=0x7,icmp6,in_port=29,vlan_tci=0x0000,dl_src=fa:16:3e:76:e2:55,dl_dst=33:33:00:00:00:16,ipv6_src=::,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T11:05:12Z|00117|bridge|INFO|bridge br-int: added interface ha-de7bf318-24 on port 30 2026-07-16T11:05:12Z|00118|netdev_linux|WARN|ha-de7bf318-24: removing policing failed: No such device 2026-07-16T11:05:13Z|00119|bridge|INFO|bridge br-int: deleted interface qr-505f14ff-22 on port 19 2026-07-16T11:05:13Z|00120|bridge|INFO|bridge br-int: deleted interface qg-0fbc56da-20 on port 18 2026-07-16T11:05:14Z|00121|bridge|INFO|bridge br-int: deleted interface ha-8b750ee7-18 on port 11 2026-07-16T11:05:17Z|00122|bridge|INFO|bridge br-int: deleted interface tap1a326747-b6 on port 8 2026-07-16T11:05:18Z|00123|bridge|INFO|bridge br-int: added interface qg-f0c71786-f8 on port 31 2026-07-16T11:05:18Z|00124|netdev_linux|WARN|qg-f0c71786-f8: removing policing failed: No such device 2026-07-16T11:05:20Z|00125|bridge|INFO|bridge br-int: added interface qr-b960c5cc-43 on port 32 2026-07-16T11:05:20Z|00126|bridge|INFO|bridge br-int: added interface tap4f472829-6c on port 33 2026-07-16T11:05:20Z|00127|netdev_linux|WARN|qr-b960c5cc-43: removing policing failed: No such device 2026-07-16T11:05:20Z|00128|netdev_linux|WARN|tap4f472829-6c: removing policing failed: No such device 2026-07-16T11:05:20Z|00129|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 41 flow_mods in the 54 s starting 57 s ago (9 adds, 32 deletes) 2026-07-16T11:05:20Z|00130|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 321 flow_mods in the 55 s starting 58 s ago (65 adds, 256 deletes) 2026-07-16T11:05:21Z|00131|bridge|INFO|bridge br-int: added interface ha-1cb25b4d-0c on port 34 2026-07-16T11:05:24Z|00132|bridge|INFO|bridge br-int: added interface qvo06770568-b4 on port 35 2026-07-16T11:05:26Z|00133|bridge|INFO|bridge br-int: added interface qr-68e2482f-40 on port 36 2026-07-16T11:05:26Z|00134|bridge|INFO|bridge br-int: added interface qg-81014e59-c2 on port 37 2026-07-16T11:05:26Z|00135|netdev_linux|WARN|qg-81014e59-c2: removing policing failed: No such device 2026-07-16T11:05:32Z|00136|bridge|INFO|bridge br-int: deleted interface qvo06770568-b4 on port 35 2026-07-16T11:05:34Z|00137|bridge|INFO|bridge br-int: deleted interface qvoed6bbf01-ca on port 28 2026-07-16T11:05:36Z|00138|bridge|INFO|bridge br-int: added interface qvo83d6c23b-e1 on port 38 2026-07-16T11:05:40Z|00139|bridge|INFO|bridge br-int: deleted interface qr-b960c5cc-43 on port 32 2026-07-16T11:05:40Z|00140|bridge|INFO|bridge br-int: deleted interface qg-f0c71786-f8 on port 31 2026-07-16T11:05:41Z|00141|bridge|INFO|bridge br-int: deleted interface ha-de7bf318-24 on port 30 2026-07-16T11:05:41Z|00142|bridge|INFO|bridge br-int: deleted interface qr-7239f843-b5 on port 23 2026-07-16T11:05:42Z|00143|bridge|INFO|bridge br-int: deleted interface ha-4eba452d-ff on port 12 2026-07-16T11:05:42Z|00144|bridge|INFO|bridge br-int: deleted interface qg-41605d9d-d8 on port 20 2026-07-16T11:05:42Z|00145|bridge|INFO|bridge br-int: deleted interface tap37eb0925-65 on port 29 2026-07-16T11:05:43Z|00146|bridge|INFO|bridge br-int: deleted interface tap7f234e6a-a4 on port 7 2026-07-16T11:05:45Z|00147|bridge|INFO|bridge br-int: deleted interface qvo83d6c23b-e1 on port 38 2026-07-16T11:05:52Z|00148|bridge|INFO|bridge br-int: added interface tapf9ea062b-8c on port 39 2026-07-16T11:05:54Z|00149|bridge|INFO|bridge br-int: deleted interface qr-68e2482f-40 on port 36 2026-07-16T11:05:54Z|00150|bridge|INFO|bridge br-int: deleted interface qg-81014e59-c2 on port 37 2026-07-16T11:05:55Z|00151|bridge|INFO|bridge br-int: deleted interface ha-1cb25b4d-0c on port 34 2026-07-16T11:05:56Z|00152|bridge|INFO|bridge br-int: deleted interface tapf9ea062b-8c on port 39 2026-07-16T11:05:57Z|00153|bridge|INFO|bridge br-int: deleted interface tap4f472829-6c on port 33 2026-07-16T11:05:59Z|00154|bridge|INFO|bridge br-int: added interface tapc658f696-fa on port 40 2026-07-16T11:06:01Z|00155|bridge|INFO|bridge br-int: added interface ha-9e1808bc-11 on port 41 2026-07-16T11:06:06Z|00156|bridge|INFO|bridge br-int: added interface qg-159eca71-bc on port 42 2026-07-16T11:06:08Z|00157|bridge|INFO|bridge br-int: added interface qr-32efe428-f1 on port 43 2026-07-16T11:06:11Z|00158|bridge|INFO|bridge br-int: added interface qvo5525304b-58 on port 44 2026-07-16T11:06:15Z|00003|ofproto_dpif_xlate(handler1)|WARN|Dropped 40 log messages in last 55 seconds (most recently, 21 seconds ago) due to excessive rate 2026-07-16T11:06:15Z|00004|ofproto_dpif_xlate(handler1)|WARN|dropping VLAN 0 packet received on port qg-159eca71-bc not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0xd4,skb_priority=0x7,icmp6,in_port=42,vlan_tci=0x0000,dl_src=fa:16:3e:0a:b5:31,dl_dst=33:33:00:00:00:16,ipv6_src=fe80::f816:3eff:fe0a:b531,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T11:06:17Z|00159|bridge|INFO|bridge br-int: added interface tap37222826-70 on port 45 2026-07-16T11:06:17Z|00160|bridge|INFO|bridge br-int: deleted interface qvo5525304b-58 on port 44 2026-07-16T11:06:20Z|00161|bridge|INFO|bridge br-int: added interface tap2783d59b-a1 on port 46 2026-07-16T11:06:20Z|00162|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 29 flow_mods in the 56 s starting 58 s ago (5 adds, 24 deletes) 2026-07-16T11:06:20Z|00163|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 242 flow_mods in the last 58 s (42 adds, 200 deletes) 2026-07-16T11:06:21Z|00164|bridge|INFO|bridge br-int: added interface ha-e1d6b339-30 on port 47 2026-07-16T11:06:25Z|00165|bridge|INFO|bridge br-int: deleted interface qr-32efe428-f1 on port 43 2026-07-16T11:06:25Z|00166|bridge|INFO|bridge br-int: added interface tapd2da09b2-bd on port 48 2026-07-16T11:06:26Z|00167|bridge|INFO|bridge br-int: deleted interface ha-9e1808bc-11 on port 41 2026-07-16T11:06:26Z|00168|bridge|INFO|bridge br-int: deleted interface qg-159eca71-bc on port 42 2026-07-16T11:06:26Z|00169|bridge|INFO|bridge br-int: added interface qg-0f8ee03b-fb on port 49 2026-07-16T11:06:29Z|00170|bridge|INFO|bridge br-int: added interface qr-0d3070d2-c7 on port 50 2026-07-16T11:06:29Z|00171|bridge|INFO|bridge br-int: added interface qr-64328ba5-dc on port 51 2026-07-16T11:06:29Z|00172|bridge|INFO|bridge br-int: added interface qr-7ea2e4b9-5d on port 52 2026-07-16T11:06:30Z|00173|bridge|INFO|bridge br-int: added interface ha-5a98ad54-c8 on port 53 2026-07-16T11:06:35Z|00174|bridge|INFO|bridge br-int: added interface qg-b47fff22-2e on port 54 2026-07-16T11:06:35Z|00175|netdev_linux|WARN|qg-b47fff22-2e: removing policing failed: No such device 2026-07-16T11:06:37Z|00176|bridge|INFO|bridge br-int: added interface qr-fc7174dd-c7 on port 55 2026-07-16T11:06:38Z|00177|bridge|INFO|bridge br-int: added interface qvo6635b347-fd on port 56 2026-07-16T11:06:42Z|00178|bridge|INFO|bridge br-int: added interface qvoa55e8440-ac on port 57 2026-07-16T11:06:47Z|00179|bridge|INFO|bridge br-int: added interface tap7e76bc7a-7c on port 58 2026-07-16T11:06:47Z|00180|netdev_linux|WARN|tap7e76bc7a-7c: removing policing failed: No such device 2026-07-16T11:06:54Z|00181|bridge|INFO|bridge br-int: deleted interface tapc658f696-fa on port 40 2026-07-16T11:06:56Z|00182|bridge|INFO|bridge br-int: added interface tapdd043947-26 on port 59 2026-07-16T11:06:59Z|00183|bridge|INFO|bridge br-int: added interface qvocb60d5be-a1 on port 60 2026-07-16T11:07:03Z|00184|bridge|INFO|bridge br-int: deleted interface tapdd043947-26 on port 59 2026-07-16T11:07:12Z|00185|bridge|INFO|bridge br-int: added interface ha-f1839fee-18 on port 61 2026-07-16T11:07:12Z|00186|bridge|INFO|bridge br-int: added interface tapb362b6e0-ea on port 62 2026-07-16T11:07:13Z|00001|ofproto_dpif_xlate(handler16)|WARN|Dropped 81 log messages in last 58 seconds (most recently, 16 seconds ago) due to excessive rate 2026-07-16T11:07:13Z|00002|ofproto_dpif_xlate(handler16)|WARN|dropping VLAN 0 packet received on port tapb362b6e0-ea not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0x106,skb_priority=0x7,icmp6,in_port=62,vlan_tci=0x0000,dl_src=fa:16:3e:17:f7:06,dl_dst=33:33:00:00:00:16,ipv6_src=::,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T11:07:17Z|00187|bridge|INFO|bridge br-int: added interface ha-0e540994-35 on port 63 2026-07-16T11:07:18Z|00188|netdev_linux|WARN|ha-0e540994-35: removing policing failed: No such device 2026-07-16T11:07:18Z|00189|bridge|INFO|bridge br-int: added interface qg-cb8ad201-0e on port 64 2026-07-16T11:07:18Z|00190|bridge|INFO|bridge br-int: added interface tap0ddab553-7d on port 65 2026-07-16T11:07:20Z|00191|bridge|INFO|bridge br-int: added interface qr-fe9615a7-de on port 66 2026-07-16T11:07:20Z|00192|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 21 flow_mods in the last 58 s (9 adds, 12 deletes) 2026-07-16T11:07:20Z|00193|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 256 flow_mods in the last 58 s (44 adds, 212 deletes) 2026-07-16T11:07:23Z|00194|bridge|INFO|bridge br-int: added interface qg-83a8aa42-f2 on port 67 2026-07-16T11:07:23Z|00195|bridge|INFO|bridge br-int: added interface tap7a1adf23-c1 on port 68 2026-07-16T11:07:23Z|00196|netdev_linux|WARN|tap7a1adf23-c1: removing policing failed: No such device 2026-07-16T11:07:25Z|00197|bridge|INFO|bridge br-int: added interface qr-5e88108b-77 on port 69 2026-07-16T11:07:27Z|00198|bridge|INFO|bridge br-int: added interface qvo8e11e0a6-3f on port 70 2026-07-16T11:07:29Z|00199|bridge|INFO|bridge br-int: deleted interface tapb362b6e0-ea on port 62 2026-07-16T11:07:31Z|00200|bridge|INFO|bridge br-int: added interface qvo417103fd-34 on port 71 2026-07-16T11:07:46Z|00201|bridge|INFO|bridge br-int: added interface ha-3a346065-05 on port 72 2026-07-16T11:07:46Z|00202|netdev_linux|WARN|ha-3a346065-05: removing policing failed: No such device 2026-07-16T11:07:49Z|00203|bridge|INFO|bridge br-int: added interface tap3b5bc10c-5b on port 73 2026-07-16T11:07:50Z|00204|bridge|INFO|bridge br-int: deleted interface qvo417103fd-34 on port 71 2026-07-16T11:07:52Z|00205|bridge|INFO|bridge br-int: added interface qg-4f5b4b78-02 on port 74 2026-07-16T11:07:54Z|00206|bridge|INFO|bridge br-int: added interface qr-89bebeb7-21 on port 75 2026-07-16T11:07:58Z|00207|bridge|INFO|bridge br-int: added interface qvoa37a5bb3-ce on port 76 2026-07-16T11:07:58Z|00208|bridge|INFO|bridge br-int: deleted interface qr-fe9615a7-de on port 66 2026-07-16T11:07:58Z|00209|bridge|INFO|bridge br-int: deleted interface qg-cb8ad201-0e on port 64 2026-07-16T11:07:59Z|00210|bridge|INFO|bridge br-int: deleted interface ha-f1839fee-18 on port 61 2026-07-16T11:08:01Z|00211|bridge|INFO|bridge br-int: deleted interface qr-5e88108b-77 on port 69 2026-07-16T11:08:01Z|00212|bridge|INFO|bridge br-int: deleted interface qg-83a8aa42-f2 on port 67 2026-07-16T11:08:01Z|00213|bridge|INFO|bridge br-int: deleted interface tap0ddab553-7d on port 65 2026-07-16T11:08:02Z|00214|bridge|INFO|bridge br-int: deleted interface ha-0e540994-35 on port 63 2026-07-16T11:08:05Z|00215|bridge|INFO|bridge br-int: deleted interface tap7a1adf23-c1 on port 68 2026-07-16T11:08:07Z|00216|bridge|INFO|bridge br-int: deleted interface qvoa37a5bb3-ce on port 76 2026-07-16T11:08:14Z|00217|bridge|INFO|bridge br-int: deleted interface qr-89bebeb7-21 on port 75 2026-07-16T11:08:14Z|00218|bridge|INFO|bridge br-int: deleted interface qg-4f5b4b78-02 on port 74 2026-07-16T11:08:15Z|00219|bridge|INFO|bridge br-int: deleted interface ha-3a346065-05 on port 72 2026-07-16T11:08:18Z|00220|bridge|INFO|bridge br-int: deleted interface tap3b5bc10c-5b on port 73 2026-07-16T11:08:20Z|00221|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 27 flow_mods in the 53 s starting 56 s ago (3 adds, 24 deletes) 2026-07-16T11:08:20Z|00222|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 230 flow_mods in the 55 s starting 58 s ago (42 adds, 188 deletes) 2026-07-16T11:08:23Z|00223|bridge|INFO|bridge br-int: added interface tapc33945c6-1f on port 77 2026-07-16T11:08:23Z|00001|ofproto_dpif_xlate(handler17)|WARN|Dropped 59 log messages in last 71 seconds (most recently, 22 seconds ago) due to excessive rate 2026-07-16T11:08:23Z|00002|ofproto_dpif_xlate(handler17)|WARN|dropping VLAN 0 packet received on port tapc33945c6-1f not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0x106,skb_priority=0x7,icmp6,in_port=77,vlan_tci=0x0000,dl_src=fa:16:3e:09:85:1e,dl_dst=33:33:00:00:00:16,ipv6_src=::,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T11:08:26Z|00224|bridge|INFO|bridge br-int: deleted interface tapc33945c6-1f on port 77 2026-07-16T11:09:20Z|00225|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 8 flow_mods in the 8 s starting 59 s ago (8 deletes) 2026-07-16T11:12:24Z|00226|bridge|INFO|bridge br-int: deleted interface qvocb60d5be-a1 on port 60 2026-07-16T11:12:34Z|00227|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 4 flow_mods 10 s ago (4 deletes) 2026-07-16T11:12:35Z|00228|bridge|INFO|bridge br-int: deleted interface qvo6635b347-fd on port 56 2026-07-16T11:12:47Z|00229|bridge|INFO|bridge br-int: deleted interface qr-0d3070d2-c7 on port 50 2026-07-16T11:12:49Z|00230|bridge|INFO|bridge br-int: deleted interface qr-64328ba5-dc on port 51 2026-07-16T11:12:49Z|00231|bridge|INFO|bridge br-int: deleted interface qr-7ea2e4b9-5d on port 52 2026-07-16T11:12:51Z|00232|bridge|INFO|bridge br-int: deleted interface tapd2da09b2-bd on port 48 2026-07-16T11:12:51Z|00233|bridge|INFO|bridge br-int: deleted interface ha-e1d6b339-30 on port 47 2026-07-16T11:12:51Z|00234|bridge|INFO|bridge br-int: deleted interface qg-0f8ee03b-fb on port 49 2026-07-16T11:12:52Z|00235|bridge|INFO|bridge br-int: deleted interface tap2783d59b-a1 on port 46 2026-07-16T11:12:53Z|00236|bridge|INFO|bridge br-int: deleted interface tap37222826-70 on port 45 2026-07-16T11:13:00Z|00237|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 16 flow_mods in the 2 s starting 10 s ago (16 deletes) 2026-07-16T11:13:34Z|00238|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 43 flow_mods in the 18 s starting 57 s ago (7 adds, 36 deletes) 2026-07-16T11:13:54Z|00239|bridge|INFO|bridge br-int: deleted interface qvo8e11e0a6-3f on port 70 2026-07-16T11:14:01Z|00240|bridge|INFO|bridge br-int: deleted interface qvoa55e8440-ac on port 57 2026-07-16T11:14:08Z|00241|bridge|INFO|bridge br-int: deleted interface qr-fc7174dd-c7 on port 55 2026-07-16T11:14:09Z|00242|bridge|INFO|bridge br-int: deleted interface ha-5a98ad54-c8 on port 53 2026-07-16T11:14:09Z|00243|bridge|INFO|bridge br-int: deleted interface qg-b47fff22-2e on port 54 2026-07-16T11:14:10Z|00244|bridge|INFO|bridge br-int: deleted interface tap7e76bc7a-7c on port 58 2026-07-16T11:14:21Z|00245|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 8 flow_mods 10 s ago (8 deletes) 2026-07-16T11:14:34Z|00246|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 25 flow_mods in the 16 s starting 39 s ago (1 adds, 24 deletes) 2026-07-16T11:14:40Z|00247|bridge|INFO|bridge br-int: added interface tap1e760ced-2c on port 78 2026-07-16T11:14:40Z|00002|ofproto_dpif_xlate(handler12)|WARN|Dropped 1 log messages in last 377 seconds (most recently, 377 seconds ago) due to excessive rate 2026-07-16T11:14:40Z|00003|ofproto_dpif_xlate(handler12)|WARN|dropping VLAN 0 packet received on port tap1e760ced-2c not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0x106,skb_priority=0x7,icmp6,in_port=78,vlan_tci=0x0000,dl_src=fa:16:3e:c2:0f:ca,dl_dst=33:33:00:00:00:16,ipv6_src=::,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T11:14:45Z|00248|bridge|INFO|bridge br-int: deleted interface tap1e760ced-2c on port 78 2026-07-16T11:14:56Z|00249|bridge|INFO|bridge br-int: added interface tap8fbdf60b-fd on port 79 2026-07-16T11:14:56Z|00003|ofproto_dpif_xlate(handler16)|WARN|dropping VLAN 0 packet received on port tap8fbdf60b-fd not configured for trunking VLAN 0 on bridge br-int while processing pkt_mark=0x106,skb_priority=0x7,icmp6,in_port=79,vlan_tci=0x0000,dl_src=fa:16:3e:32:5a:50,dl_dst=33:33:00:00:00:16,ipv6_src=::,ipv6_dst=ff02::16,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=1,nw_frag=no,icmp_type=143,icmp_code=0 2026-07-16T11:14:57Z|00004|ofproto_dpif_xlate(handler16)|WARN|dropping VLAN 0 packet received on port tap8fbdf60b-fd not configured for trunking VLAN 0 on bridge br-int while processing icmp6,in_port=79,vlan_tci=0x0000,dl_src=fa:16:3e:32:5a:50,dl_dst=33:33:ff:32:5a:50,ipv6_src=::,ipv6_dst=ff02::1:ff32:5a50,ipv6_label=0x00000,nw_tos=0,nw_ecn=0,nw_ttl=255,nw_frag=no,icmp_type=135,icmp_code=0,nd_target=fe80::f816:3eff:fe32:5a50,nd_sll=00:00:00:00:00:00,nd_tll=00:00:00:00:00:00 2026-07-16T11:14:58Z|00250|bridge|INFO|bridge br-int: deleted interface tap8fbdf60b-fd on port 79 2026-07-16T11:15:21Z|00251|connmgr|INFO|br-tun<->tcp:127.0.0.1:6633: 5 flow_mods in the 4 s starting 40 s ago (1 adds, 4 deletes) 2026-07-16T11:15:34Z|00252|connmgr|INFO|br-int<->tcp:127.0.0.1:6633: 21 flow_mods in the 18 s starting 53 s ago (1 adds, 20 deletes)