+ 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 d14515eb-0d02-4531-bfda-5560aae25efb + 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 time=2026-09-16T02:48:47.264Z level=INFO msg="no existing process found" binary=ovs-vswitchd time=2026-09-16T02:48:47.265Z level=INFO msg="claimed succession" binary=ovs-vswitchd pod=openvswitch-lv8jz time=2026-09-16T02:48:47.265Z level=INFO msg="starting process" binary=ovs-vswitchd 2026-09-16T02:48:47Z|00001|ovs_numa|INFO|Discovered 16 CPU cores on NUMA node 0 2026-09-16T02:48:47Z|00002|ovs_numa|INFO|Discovered 1 NUMA nodes and 16 CPU cores 2026-09-16T02:48:47Z|00003|reconnect|INFO|unix:/run/openvswitch/db.sock: connecting... 2026-09-16T02:48:47Z|00004|reconnect|INFO|unix:/run/openvswitch/db.sock: connected 2026-09-16T02:48:47Z|00005|dpdk|INFO|DPDK Disabled - Use other_config:dpdk-init to enable 2026-09-16T02:48:47Z|00006|bridge|INFO|ovs-vswitchd (Open vSwitch) 3.3.7 2026-09-16T02:48:58Z|00007|memory|INFO|317412 kB peak resident set size after 10.9 seconds 2026-09-16T02:48:58Z|00008|memory|INFO|idl-cells-Open_vSwitch:17 2026-09-16T02:55:10Z|00009|dpif_netlink|INFO|Datapath dispatch mode: per-cpu 2026-09-16T02:55:10Z|00010|ofproto_dpif|INFO|system@ovs-system: Datapath supports recirculation 2026-09-16T02:55:10Z|00011|ofproto_dpif|INFO|system@ovs-system: VLAN header stack length probed as 2 2026-09-16T02:55:10Z|00012|ofproto_dpif|INFO|system@ovs-system: MPLS label stack length probed as 3 2026-09-16T02:55:10Z|00013|ofproto_dpif|INFO|system@ovs-system: Datapath supports truncate action 2026-09-16T02:55:10Z|00014|ofproto_dpif|INFO|system@ovs-system: Datapath supports unique flow ids 2026-09-16T02:55:10Z|00015|ofproto_dpif|INFO|system@ovs-system: Datapath supports clone action 2026-09-16T02:55:10Z|00016|ofproto_dpif|INFO|system@ovs-system: Max sample nesting level probed as 10 2026-09-16T02:55:10Z|00017|ofproto_dpif|INFO|system@ovs-system: Datapath supports eventmask in conntrack action 2026-09-16T02:55:10Z|00018|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_clear action 2026-09-16T02:55:10Z|00019|ofproto_dpif|INFO|system@ovs-system: Max dp_hash algorithm probed to be 0 2026-09-16T02:55:10Z|00020|ofproto_dpif|INFO|system@ovs-system: Datapath supports check_pkt_len action 2026-09-16T02:55:10Z|00021|ofproto_dpif|INFO|system@ovs-system: Datapath supports timeout policy in conntrack action 2026-09-16T02:55:10Z|00022|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zero_snat 2026-09-16T02:55:10Z|00023|ofproto_dpif|INFO|system@ovs-system: Datapath supports add_mpls action 2026-09-16T02:55:10Z|00024|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state 2026-09-16T02:55:10Z|00025|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_zone 2026-09-16T02:55:10Z|00026|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_mark 2026-09-16T02:55:10Z|00027|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_label 2026-09-16T02:55:10Z|00028|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_state_nat 2026-09-16T02:55:10Z|00029|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple 2026-09-16T02:55:10Z|00030|ofproto_dpif|INFO|system@ovs-system: Datapath supports ct_orig_tuple6 2026-09-16T02:55:10Z|00031|ofproto_dpif|INFO|system@ovs-system: Datapath does not support IPv6 ND Extensions 2026-09-16T02:55:10Z|00032|ofproto_dpif_upcall|INFO|Overriding n-handler-threads to 16, setting n-revalidator-threads to 5 2026-09-16T02:55:10Z|00033|ofproto_dpif_upcall|INFO|Starting 21 threads 2026-09-16T02:55:10Z|00034|bridge|INFO|bridge br-ex: added interface br-ex on port 65534 2026-09-16T02:55:10Z|00035|bridge|INFO|bridge br-ex: using datapath ID 0000dabb1c735247 2026-09-16T02:55:10Z|00036|connmgr|INFO|br-ex: added service controller "punix:/var/run/openvswitch/br-ex.mgmt" 2026-09-16T02:55:11Z|00037|bridge|INFO|bridge br-int: added interface br-int on port 65534 2026-09-16T02:55:11Z|00038|bridge|INFO|bridge br-int: using datapath ID 00005299aa12f3eb 2026-09-16T02:55:11Z|00039|connmgr|INFO|br-int: added service controller "punix:/var/run/openvswitch/br-int.mgmt" 2026-09-16T02:55:19Z|00040|memory|INFO|peak resident set size grew 57% in last 381.6 seconds, from 317412 kB to 498316 kB 2026-09-16T02:55:19Z|00041|memory|INFO|handlers:16 idl-cells-Open_vSwitch:186 ofconns:4 ports:2 revalidators:5 rules:26 2026-09-16T02:55:22Z|00042|connmgr|INFO|br-int<->unix#14: 18 flow_mods 10 s ago (17 adds, 1 deletes) 2026-09-16T03:14:47Z|00043|bridge|INFO|bridge br-int: added interface tap5a36bf00-06 on port 1 2026-09-16T03:14:58Z|00044|connmgr|INFO|br-int<->unix#14: 143 flow_mods in the 1 s starting 10 s ago (141 adds, 2 deletes) 2026-09-16T03:32:06Z|00045|bridge|INFO|bridge br-ex: added interface patch-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d-to-br-int on port 1 2026-09-16T03:32:06Z|00046|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d on port 2 2026-09-16T03:32:16Z|00047|connmgr|INFO|br-int<->unix#14: 2081 flow_mods in the 9 s starting 10 s ago (1499 adds, 569 deletes, 13 modifications) 2026-09-16T03:32:25Z|00048|bridge|WARN|could not open network device tap4deda875-f2 (No such device) 2026-09-16T03:32:25Z|00049|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:32:25Z|00050|bridge|WARN|could not open network device tap4deda875-f2 (No such device) 2026-09-16T03:32:25Z|00051|bridge|INFO|bridge br-int: added interface tap50f38af7-88 on port 3 2026-09-16T03:32:25Z|00052|bridge|INFO|bridge br-int: added interface tap4deda875-f2 on port 4 2026-09-16T03:32:27Z|00053|bridge|INFO|bridge br-int: added interface tap2b8c7ecb-00 on port 5 2026-09-16T03:32:28Z|00054|bridge|INFO|bridge br-int: added interface tap293150f7-80 on port 6 2026-09-16T03:32:31Z|00055|bridge|WARN|could not open network device tap6f2520c2-12 (No such device) 2026-09-16T03:32:31Z|00056|bridge|INFO|bridge br-int: added interface tap6f2520c2-12 on port 7 2026-09-16T03:32:32Z|00057|bridge|INFO|bridge br-int: added interface tapdb99b3e9-60 on port 8 2026-09-16T03:32:32Z|00058|bridge|WARN|could not open network device tap62bde474-5d (No such device) 2026-09-16T03:32:32Z|00059|bridge|INFO|bridge br-int: added interface tap62bde474-5d on port 9 2026-09-16T03:32:32Z|00060|bridge|INFO|bridge br-int: added interface tap5fc601fc-10 on port 10 2026-09-16T03:32:34Z|00061|bridge|INFO|bridge br-int: deleted interface tap4deda875-f2 on port 4 2026-09-16T03:32:34Z|00062|bridge|WARN|could not open network device tap4deda875-f2 (No such device) 2026-09-16T03:32:34Z|00063|bridge|INFO|bridge br-int: deleted interface tap2b8c7ecb-00 on port 5 2026-09-16T03:32:34Z|00064|bridge|WARN|could not open network device tap4deda875-f2 (No such device) 2026-09-16T03:32:34Z|00065|bridge|WARN|could not open network device tap4deda875-f2 (No such device) 2026-09-16T03:32:34Z|00066|bridge|WARN|could not open network device tap4deda875-f2 (No such device) 2026-09-16T03:32:34Z|00067|bridge|WARN|could not open network device tap4deda875-f2 (No such device) 2026-09-16T03:32:34Z|00068|bridge|WARN|could not open network device tap4deda875-f2 (No such device) 2026-09-16T03:32:35Z|00069|bridge|INFO|bridge br-int: deleted interface tap6f2520c2-12 on port 7 2026-09-16T03:32:35Z|00070|bridge|WARN|could not open network device tap6f2520c2-12 (No such device) 2026-09-16T03:32:35Z|00071|bridge|INFO|bridge br-int: deleted interface tapdb99b3e9-60 on port 8 2026-09-16T03:32:35Z|00072|bridge|WARN|could not open network device tap6f2520c2-12 (No such device) 2026-09-16T03:32:35Z|00073|bridge|WARN|could not open network device tap6f2520c2-12 (No such device) 2026-09-16T03:32:35Z|00074|bridge|WARN|could not open network device tap6f2520c2-12 (No such device) 2026-09-16T03:32:36Z|00075|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tap6f2520c2-12 failed: No such device 2026-09-16T03:32:36Z|00076|dpif|WARN|system@ovs-system: failed to add tap6f2520c2-12 as port: No such device 2026-09-16T03:32:36Z|00077|bridge|WARN|could not add network device tap6f2520c2-12 to ofproto (No such device) 2026-09-16T03:32:36Z|00078|bridge|WARN|could not open network device tap6f2520c2-12 (No such device) 2026-09-16T03:32:46Z|00079|bridge|INFO|bridge br-int: deleted interface tap50f38af7-88 on port 3 2026-09-16T03:32:46Z|00080|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:32:46Z|00081|bridge|INFO|bridge br-int: deleted interface tap293150f7-80 on port 6 2026-09-16T03:32:46Z|00082|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:32:46Z|00083|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:32:46Z|00084|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:32:46Z|00085|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:32:46Z|00086|netdev_linux|WARN|ethtool command ETHTOOL_GFLAGS on network device tap50f38af7-88 failed: No such device 2026-09-16T03:32:46Z|00087|dpif|WARN|system@ovs-system: failed to add tap50f38af7-88 as port: No such device 2026-09-16T03:32:46Z|00088|bridge|WARN|could not add network device tap50f38af7-88 to ofproto (No such device) 2026-09-16T03:32:46Z|00089|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:32:46Z|00090|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:32:46Z|00091|bridge|INFO|bridge br-int: added interface tap50f38af7-88 on port 11 2026-09-16T03:32:47Z|00092|bridge|INFO|bridge br-int: added interface tap293150f7-80 on port 12 2026-09-16T03:32:52Z|00093|bridge|WARN|could not open network device tap781d0699-92 (No such device) 2026-09-16T03:32:52Z|00094|bridge|INFO|bridge br-int: added interface tap781d0699-92 on port 13 2026-09-16T03:32:52Z|00095|bridge|INFO|bridge br-int: added interface tapba6287e3-00 on port 14 2026-09-16T03:32:55Z|00096|bridge|INFO|bridge br-int: deleted interface tap62bde474-5d on port 9 2026-09-16T03:32:55Z|00097|bridge|WARN|could not open network device tap62bde474-5d (No such device) 2026-09-16T03:32:55Z|00098|bridge|INFO|bridge br-int: deleted interface tap5fc601fc-10 on port 10 2026-09-16T03:32:55Z|00099|bridge|WARN|could not open network device tap62bde474-5d (No such device) 2026-09-16T03:32:55Z|00100|bridge|WARN|could not open network device tap62bde474-5d (No such device) 2026-09-16T03:32:55Z|00101|bridge|WARN|could not open network device tap62bde474-5d (No such device) 2026-09-16T03:32:55Z|00102|bridge|WARN|could not open network device tap62bde474-5d (No such device) 2026-09-16T03:32:55Z|00103|bridge|WARN|could not open network device tap62bde474-5d (No such device) 2026-09-16T03:32:56Z|00104|bridge|INFO|bridge br-int: deleted interface tap781d0699-92 on port 13 2026-09-16T03:32:56Z|00105|bridge|WARN|could not open network device tap781d0699-92 (No such device) 2026-09-16T03:32:56Z|00106|bridge|INFO|bridge br-int: deleted interface tapba6287e3-00 on port 14 2026-09-16T03:32:56Z|00107|bridge|WARN|could not open network device tap781d0699-92 (No such device) 2026-09-16T03:32:56Z|00108|bridge|WARN|could not open network device tap781d0699-92 (No such device) 2026-09-16T03:32:56Z|00109|bridge|WARN|could not open network device tap781d0699-92 (No such device) 2026-09-16T03:32:56Z|00110|bridge|WARN|could not open network device tap781d0699-92 (No such device) 2026-09-16T03:32:56Z|00111|bridge|WARN|could not open network device tap781d0699-92 (No such device) 2026-09-16T03:33:04Z|00112|bridge|INFO|bridge br-int: deleted interface tap50f38af7-88 on port 11 2026-09-16T03:33:04Z|00113|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:33:04Z|00114|bridge|INFO|bridge br-int: deleted interface tap293150f7-80 on port 12 2026-09-16T03:33:04Z|00115|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:33:04Z|00116|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:33:04Z|00117|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:33:04Z|00118|bridge|WARN|could not open network device tap50f38af7-88 (No such device) 2026-09-16T03:33:15Z|00119|bridge|WARN|could not open network device tapd9d5be21-90 (No such device) 2026-09-16T03:33:16Z|00120|bridge|INFO|bridge br-int: added interface tapd9d5be21-90 on port 15 2026-09-16T03:33:16Z|00121|bridge|INFO|bridge br-int: added interface tap8e514dd5-40 on port 16 2026-09-16T03:33:16Z|00122|connmgr|INFO|br-int<->unix#14: 5305 flow_mods in the last 59 s (2489 adds, 2794 deletes, 22 modifications) 2026-09-16T03:33:19Z|00123|bridge|INFO|bridge br-int: deleted interface tapd9d5be21-90 on port 15 2026-09-16T03:33:19Z|00124|bridge|WARN|could not open network device tapd9d5be21-90 (No such device) 2026-09-16T03:33:19Z|00125|bridge|INFO|bridge br-int: deleted interface tap8e514dd5-40 on port 16 2026-09-16T03:33:19Z|00126|bridge|WARN|could not open network device tapd9d5be21-90 (No such device) 2026-09-16T03:33:19Z|00127|bridge|WARN|could not open network device tapd9d5be21-90 (No such device) 2026-09-16T03:33:20Z|00128|bridge|WARN|could not open network device tapd9d5be21-90 (No such device) 2026-09-16T03:33:20Z|00129|bridge|WARN|could not open network device tapd9d5be21-90 (No such device) 2026-09-16T03:33:23Z|00130|bridge|INFO|bridge br-ex: deleted interface patch-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d-to-br-int on port 1 2026-09-16T03:33:23Z|00131|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d on port 2 2026-09-16T03:33:50Z|00132|bridge|INFO|bridge br-ex: added interface patch-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d-to-br-int on port 2 2026-09-16T03:33:50Z|00133|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d on port 17 2026-09-16T03:33:59Z|00134|bridge|WARN|could not open network device tapf7fb6d9d-2a (No such device) 2026-09-16T03:34:00Z|00135|bridge|INFO|bridge br-int: added interface tapf7fb6d9d-2a on port 18 2026-09-16T03:34:00Z|00136|bridge|INFO|bridge br-int: added interface tapb1cd3500-80 on port 19 2026-09-16T03:34:03Z|00137|bridge|INFO|bridge br-int: deleted interface tapf7fb6d9d-2a on port 18 2026-09-16T03:34:03Z|00138|bridge|WARN|could not open network device tapf7fb6d9d-2a (No such device) 2026-09-16T03:34:03Z|00139|bridge|INFO|bridge br-int: deleted interface tapb1cd3500-80 on port 19 2026-09-16T03:34:03Z|00140|bridge|WARN|could not open network device tapf7fb6d9d-2a (No such device) 2026-09-16T03:34:03Z|00141|bridge|WARN|could not open network device tapf7fb6d9d-2a (No such device) 2026-09-16T03:34:03Z|00142|bridge|WARN|could not open network device tapf7fb6d9d-2a (No such device) 2026-09-16T03:34:07Z|00143|bridge|INFO|bridge br-ex: deleted interface patch-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d-to-br-int on port 2 2026-09-16T03:34:07Z|00144|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d on port 17 2026-09-16T03:34:16Z|00145|connmgr|INFO|br-int<->unix#14: 1997 flow_mods in the 49 s starting 58 s ago (687 adds, 1304 deletes, 6 modifications) 2026-09-16T03:34:39Z|00146|bridge|INFO|bridge br-ex: added interface patch-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d-to-br-int on port 3 2026-09-16T03:34:39Z|00147|bridge|INFO|bridge br-int: added interface patch-br-int-to-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d on port 20 2026-09-16T03:34:50Z|00148|bridge|WARN|could not open network device tapaa8d5ea6-f5 (No such device) 2026-09-16T03:34:50Z|00149|bridge|INFO|bridge br-int: added interface tapaa8d5ea6-f5 on port 21 2026-09-16T03:34:50Z|00150|bridge|INFO|bridge br-int: added interface tap9f7233d0-c0 on port 22 2026-09-16T03:34:59Z|00151|bridge|WARN|could not open network device tap5a14828b-03 (No such device) 2026-09-16T03:34:59Z|00152|bridge|INFO|bridge br-int: added interface tap5a14828b-03 on port 23 2026-09-16T03:35:00Z|00153|bridge|INFO|bridge br-int: added interface tapa0a7e8d5-b0 on port 24 2026-09-16T03:35:16Z|00154|connmgr|INFO|br-int<->unix#14: 1562 flow_mods in the 34 s starting 37 s ago (1499 adds, 51 deletes, 12 modifications) 2026-09-16T03:35:20Z|00155|bridge|WARN|could not open network device tapae1620d8-4e (No such device) 2026-09-16T03:35:20Z|00156|bridge|INFO|bridge br-int: added interface tapae1620d8-4e on port 25 2026-09-16T03:35:22Z|00157|bridge|INFO|bridge br-int: deleted interface tap5a14828b-03 on port 23 2026-09-16T03:35:22Z|00158|bridge|WARN|could not open network device tap5a14828b-03 (No such device) 2026-09-16T03:35:22Z|00159|bridge|INFO|bridge br-int: deleted interface tapa0a7e8d5-b0 on port 24 2026-09-16T03:35:22Z|00160|bridge|WARN|could not open network device tap5a14828b-03 (No such device) 2026-09-16T03:35:22Z|00161|bridge|WARN|could not open network device tap5a14828b-03 (No such device) 2026-09-16T03:35:22Z|00162|bridge|WARN|could not open network device tap5a14828b-03 (No such device) 2026-09-16T03:35:22Z|00163|bridge|WARN|could not open network device tap5a14828b-03 (No such device) 2026-09-16T03:35:22Z|00164|bridge|WARN|could not open network device tap5a14828b-03 (No such device) 2026-09-16T03:35:35Z|00165|bridge|INFO|bridge br-int: deleted interface tapae1620d8-4e on port 25 2026-09-16T03:35:35Z|00166|bridge|WARN|could not open network device tapae1620d8-4e (No such device) 2026-09-16T03:35:36Z|00167|bridge|WARN|could not open network device tapae1620d8-4e (No such device) 2026-09-16T03:35:36Z|00168|bridge|WARN|could not open network device tapae1620d8-4e (No such device) 2026-09-16T03:35:36Z|00169|bridge|WARN|could not open network device tapae1620d8-4e (No such device) 2026-09-16T03:35:38Z|00170|bridge|INFO|bridge br-int: deleted interface tapaa8d5ea6-f5 on port 21 2026-09-16T03:35:38Z|00171|bridge|WARN|could not open network device tapaa8d5ea6-f5 (No such device) 2026-09-16T03:35:38Z|00172|bridge|INFO|bridge br-int: deleted interface tap9f7233d0-c0 on port 22 2026-09-16T03:35:38Z|00173|bridge|WARN|could not open network device tapaa8d5ea6-f5 (No such device) 2026-09-16T03:35:38Z|00174|bridge|WARN|could not open network device tapaa8d5ea6-f5 (No such device) 2026-09-16T03:35:38Z|00175|bridge|WARN|could not open network device tapaa8d5ea6-f5 (No such device) 2026-09-16T03:35:38Z|00176|bridge|WARN|could not open network device tapaa8d5ea6-f5 (No such device) 2026-09-16T03:35:41Z|00177|bridge|INFO|bridge br-ex: deleted interface patch-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d-to-br-int on port 3 2026-09-16T03:35:41Z|00178|bridge|INFO|bridge br-int: deleted interface patch-br-int-to-provnet-d4bf5654-b092-49d8-8a17-9d0c3bf1534d on port 20 2026-09-16T03:36:16Z|00179|connmgr|INFO|br-int<->unix#14: 1722 flow_mods in the 23 s starting 57 s ago (141 adds, 1581 deletes)