++ K8S_NODE=ip-10-0-2-72.ec2.internal ++ [[ -n ip-10-0-2-72.ec2.internal ]] ++ [[ -f /env/ip-10-0-2-72.ec2.internal ]] ++ northd_pidfile=/var/run/ovn/ovn-northd.pid ++ controller_pidfile=/var/run/ovn/ovn-controller.pid ++ controller_logfile=/var/log/ovn/acl-audit-log.log ++ vswitch_dbsock=/var/run/openvswitch/db.sock ++ nbdb_pidfile=/var/run/ovn/ovnnb_db.pid ++ nbdb_sock=/var/run/ovn/ovnnb_db.sock ++ nbdb_ctl=/var/run/ovn/ovnnb_db.ctl ++ sbdb_pidfile=/var/run/ovn/ovnsb_db.pid ++ sbdb_sock=/var/run/ovn/ovnsb_db.sock ++ sbdb_ctl=/var/run/ovn/ovnsb_db.ctl + start-ovn-controller info + local log_level=info + [[ 1 -ne 1 ]] ++ date -Iseconds + echo '2026-03-20T09:56:11+00:00 - starting ovn-controller' 2026-03-20T09:56:11+00:00 - starting ovn-controller + exec ovn-controller unix:/var/run/openvswitch/db.sock -vfile:off --no-chdir --pidfile=/var/run/ovn/ovn-controller.pid --syslog-method=null --log-file=/var/log/ovn/acl-audit-log.log -vFACILITY:local0 -vconsole:info -vconsole:acl_log:off '-vPATTERN:console:%D{%Y-%m-%dT%H:%M:%S.###Z}|%05N|%c%T|%p|%m' -vsyslog:acl_log:info -vfile:acl_log:info 2026-03-20T09:56:11Z|00001|vlog|INFO|opened log file /var/log/ovn/acl-audit-log.log 2026-03-20T09:56:11.378Z|00002|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-20T09:56:11.378Z|00003|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-20T09:56:11.380Z|00004|main|INFO|OVN internal version is : [25.03.3-20.41.0-78.8] 2026-03-20T09:56:11.380Z|00005|main|INFO|OVS IDL reconnected, force recompute. 2026-03-20T09:56:11.380Z|00006|reconnect|INFO|invalid:: connecting... 2026-03-20T09:56:11.380Z|00007|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T09:56:11.380Z|00008|main|INFO|OVNSB IDL reconnected, force recompute. 2026-03-20T09:56:11.387Z|00009|ovn_util|INFO|statctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T09:56:11.387Z|00010|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T09:56:11.387Z|00011|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-20T09:56:11.387Z|00012|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-20T09:56:11.387Z|00013|ovn_util|INFO|pinctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T09:56:11.387Z|00014|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T09:56:11.387Z|00015|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-20T09:56:11.387Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-20T09:56:12.381Z|00017|reconnect|INFO|invalid:: connecting... 2026-03-20T09:56:12.381Z|00018|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T09:56:12.381Z|00019|reconnect|INFO|invalid:: waiting 2 seconds before reconnect 2026-03-20T09:56:12.388Z|00001|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T09:56:12.388Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T09:56:12.388Z|00001|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T09:56:12.388Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T09:56:14.382Z|00020|reconnect|INFO|invalid:: connecting... 2026-03-20T09:56:14.382Z|00021|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-20T09:56:14.382Z|00022|reconnect|INFO|invalid:: waiting 4 seconds before reconnect 2026-03-20T09:56:18.158Z|00023|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connecting... 2026-03-20T09:56:18.158Z|00024|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connected 2026-03-20T09:56:18.161Z|00025|chassis|INFO|Need to specify an encap type and ip 2026-03-20T09:56:18.161Z|00026|ovn_util|INFO|features: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T09:56:18.161Z|00027|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T09:56:18.161Z|00028|features|INFO|OVS Feature: ct_zero_snat, state: supported 2026-03-20T09:56:18.161Z|00029|features|INFO|OVS Feature: ct_flush, state: supported 2026-03-20T09:56:18.161Z|00030|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported 2026-03-20T09:56:18.161Z|00031|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-20T09:56:18.161Z|00032|main|INFO|OVS feature set changed, force recompute. 2026-03-20T09:56:18.161Z|00033|ovn_util|INFO|ofctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-20T09:56:18.161Z|00034|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-20T09:56:18.161Z|00035|chassis|INFO|Need to specify an encap type and ip 2026-03-20T09:56:18.161Z|00036|chassis|INFO|Need to specify an encap type and ip 2026-03-20T09:56:18.161Z|00037|chassis|INFO|Need to specify an encap type and ip 2026-03-20T09:56:18.161Z|00038|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T09:56:18.161Z|00039|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-20T09:56:18.161Z|00040|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-20T09:56:18.161Z|00041|main|INFO|OVS OpenFlow connection reconnected,force recompute. 2026-03-20T09:56:18.161Z|00042|chassis|INFO|Need to specify an encap type and ip 2026-03-20T09:56:18.161Z|00043|features|INFO|OVS Feature: meter_support, state: supported 2026-03-20T09:56:18.161Z|00044|features|INFO|OVS Feature: group_support, state: supported 2026-03-20T09:56:18.162Z|00045|main|INFO|OVS feature set changed, force recompute. 2026-03-20T09:56:18.162Z|00046|features|INFO|OVS Feature: sample_action_with_registers, state: supported 2026-03-20T09:56:18.162Z|00047|main|INFO|OVS feature set changed, force recompute. 2026-03-20T09:56:18.162Z|00048|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 2026-03-20T09:56:18.162Z|00049|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. 2026-03-20T09:56:18.175Z|00050|features|INFO|OVS Feature: ct_label_flush, state: supported 2026-03-20T09:56:18.175Z|00051|main|INFO|OVS feature set changed, force recompute. 2026-03-20T09:56:19.972Z|00052|binding|INFO|Claiming lport etor-GR_ip-10-0-2-72.ec2.internal for this chassis. 2026-03-20T09:56:19.972Z|00053|binding|INFO|etor-GR_ip-10-0-2-72.ec2.internal: Claiming 0e:68:b6:13:a2:8b 2026-03-20T09:56:19.972Z|00054|binding|INFO|Claiming lport jtor-GR_ip-10-0-2-72.ec2.internal for this chassis. 2026-03-20T09:56:19.972Z|00055|binding|INFO|jtor-GR_ip-10-0-2-72.ec2.internal: Claiming router 2026-03-20T09:56:19.972Z|00056|binding|INFO|Claiming lport cr-rtos-ip-10-0-2-72.ec2.internal for this chassis. 2026-03-20T09:56:19.972Z|00057|binding|INFO|cr-rtos-ip-10-0-2-72.ec2.internal: Claiming 0a:58:0a:81:00:01 10.129.0.1/23 2026-03-20T09:56:19.972Z|00058|binding|INFO|Claiming lport rtoj-GR_ip-10-0-2-72.ec2.internal for this chassis. 2026-03-20T09:56:19.972Z|00059|binding|INFO|rtoj-GR_ip-10-0-2-72.ec2.internal: Claiming 0a:58:64:40:00:03 100.64.0.3/16 2026-03-20T09:56:19.972Z|00060|binding|INFO|Claiming lport cr-stor-ip-10-0-2-72.ec2.internal for this chassis. 2026-03-20T09:56:19.972Z|00061|binding|INFO|cr-stor-ip-10-0-2-72.ec2.internal: Claiming router 2026-03-20T09:56:19.972Z|00062|binding|INFO|Claiming lport rtoe-GR_ip-10-0-2-72.ec2.internal for this chassis. 2026-03-20T09:56:19.972Z|00063|binding|INFO|rtoe-GR_ip-10-0-2-72.ec2.internal: Claiming 0e:68:b6:13:a2:8b 10.0.2.72/24 2026-03-20T09:56:20.000Z|00064|binding|INFO|Setting lport cr-rtos-ip-10-0-2-72.ec2.internal up in Southbound 2026-03-20T09:56:20.000Z|00065|binding|INFO|Setting lport jtor-GR_ip-10-0-2-72.ec2.internal up in Southbound 2026-03-20T09:56:20.000Z|00066|binding|INFO|Setting lport rtoj-GR_ip-10-0-2-72.ec2.internal up in Southbound 2026-03-20T09:56:20.000Z|00067|binding|INFO|Setting lport cr-stor-ip-10-0-2-72.ec2.internal up in Southbound 2026-03-20T09:56:20.000Z|00068|binding|INFO|Setting lport rtoe-GR_ip-10-0-2-72.ec2.internal up in Southbound 2026-03-20T09:56:20.000Z|00069|binding|INFO|Setting lport etor-GR_ip-10-0-2-72.ec2.internal up in Southbound 2026-03-20T09:56:20.677Z|00070|binding|INFO|Claiming lport k8s-ip-10-0-2-72.ec2.internal for this chassis. 2026-03-20T09:56:20.677Z|00071|binding|INFO|k8s-ip-10-0-2-72.ec2.internal: Claiming 0a:58:0a:81:00:02 10.129.0.2 2026-03-20T09:56:20.682Z|00072|binding|INFO|Setting lport k8s-ip-10-0-2-72.ec2.internal up in Southbound 2026-03-20T09:56:20.682Z|00073|binding|INFO|Setting lport k8s-ip-10-0-2-72.ec2.internal ovn-installed in OVS 2026-03-20T09:56:22.959Z|00074|memory|INFO|19460 kB peak resident set size after 11.6 seconds 2026-03-20T09:56:22.959Z|00075|memory|INFO|idl-cells-OVN_Southbound:9869 idl-cells-Open_vSwitch:471 if_status_mgr_ifaces_state_usage-KB:1 if_status_mgr_ifaces_usage-KB:1 lflow-cache-entries-cache-expr:177 lflow-cache-entries-cache-matches:468 lflow-cache-size-KB:680 local_datapath_usage-KB:1 ofctrl_desired_flow_usage-KB:392 ofctrl_installed_flow_usage-KB:292 ofctrl_sb_flow_ref_usage-KB:157 2026-03-20T09:56:25.374Z|00076|binding|INFO|Claiming lport openshift-ingress-canary_ingress-canary-hv6dq for this chassis. 2026-03-20T09:56:25.374Z|00077|binding|INFO|openshift-ingress-canary_ingress-canary-hv6dq: Claiming 0a:58:0a:81:00:08 10.129.0.8 2026-03-20T09:56:25.379Z|00078|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-hv6dq ovn-installed in OVS 2026-03-20T09:56:25.379Z|00079|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-hv6dq up in Southbound 2026-03-20T09:56:30.117Z|00080|binding|INFO|Claiming lport kube-system_global-pull-secret-syncer-6xd9n for this chassis. 2026-03-20T09:56:30.117Z|00081|binding|INFO|kube-system_global-pull-secret-syncer-6xd9n: Claiming 0a:58:0a:81:00:03 10.129.0.3 2026-03-20T09:56:30.131Z|00082|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-6xd9n ovn-installed in OVS 2026-03-20T09:56:30.132Z|00083|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-6xd9n up in Southbound 2026-03-20T09:56:35.087Z|00084|binding|INFO|Claiming lport openshift-cluster-storage-operator_volume-data-source-validator-6bc44c4cd4-vlxld for this chassis. 2026-03-20T09:56:35.087Z|00085|binding|INFO|openshift-cluster-storage-operator_volume-data-source-validator-6bc44c4cd4-vlxld: Claiming 0a:58:0a:81:00:09 10.129.0.9 2026-03-20T09:56:35.107Z|00086|binding|INFO|Setting lport openshift-cluster-storage-operator_volume-data-source-validator-6bc44c4cd4-vlxld ovn-installed in OVS 2026-03-20T09:56:35.107Z|00087|binding|INFO|Setting lport openshift-cluster-storage-operator_volume-data-source-validator-6bc44c4cd4-vlxld up in Southbound 2026-03-20T09:56:35.135Z|00088|binding|INFO|Claiming lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-7f949b94f-wzwcr for this chassis. 2026-03-20T09:56:35.135Z|00089|binding|INFO|openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-7f949b94f-wzwcr: Claiming 0a:58:0a:81:00:0a 10.129.0.10 2026-03-20T09:56:35.152Z|00090|binding|INFO|Setting lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-7f949b94f-wzwcr ovn-installed in OVS 2026-03-20T09:56:35.153Z|00091|binding|INFO|Setting lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-7f949b94f-wzwcr up in Southbound 2026-03-20T09:56:35.183Z|00092|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-source-85cdf48fd-6mr4h for this chassis. 2026-03-20T09:56:35.183Z|00093|binding|INFO|openshift-network-diagnostics_network-check-source-85cdf48fd-6mr4h: Claiming 0a:58:0a:81:00:0c 10.129.0.12 2026-03-20T09:56:35.198Z|00094|binding|INFO|Setting lport openshift-network-diagnostics_network-check-source-85cdf48fd-6mr4h ovn-installed in OVS 2026-03-20T09:56:35.198Z|00095|binding|INFO|Setting lport openshift-network-diagnostics_network-check-source-85cdf48fd-6mr4h up in Southbound 2026-03-20T09:56:35.416Z|00096|binding|INFO|Claiming lport openshift-console-operator_console-operator-5b5d9b4544-2c9n4 for this chassis. 2026-03-20T09:56:35.416Z|00097|binding|INFO|openshift-console-operator_console-operator-5b5d9b4544-2c9n4: Claiming 0a:58:0a:81:00:0b 10.129.0.11 2026-03-20T09:56:35.430Z|00098|binding|INFO|Setting lport openshift-console-operator_console-operator-5b5d9b4544-2c9n4 ovn-installed in OVS 2026-03-20T09:56:35.430Z|00099|binding|INFO|Setting lport openshift-console-operator_console-operator-5b5d9b4544-2c9n4 up in Southbound 2026-03-20T09:56:56.001Z|00100|binding|INFO|Claiming lport openshift-multus_network-metrics-daemon-hpgnh for this chassis. 2026-03-20T09:56:56.001Z|00101|binding|INFO|openshift-multus_network-metrics-daemon-hpgnh: Claiming 0a:58:0a:81:00:04 10.129.0.4 2026-03-20T09:56:56.016Z|00102|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-hpgnh ovn-installed in OVS 2026-03-20T09:56:56.016Z|00103|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-hpgnh up in Southbound 2026-03-20T09:56:56.207Z|00104|binding|INFO|Claiming lport openshift-image-registry_image-registry-b8f67457d-25dkw for this chassis. 2026-03-20T09:56:56.207Z|00105|binding|INFO|openshift-image-registry_image-registry-b8f67457d-25dkw: Claiming 0a:58:0a:81:00:06 10.129.0.6 2026-03-20T09:56:56.223Z|00106|binding|INFO|Setting lport openshift-image-registry_image-registry-b8f67457d-25dkw ovn-installed in OVS 2026-03-20T09:56:56.223Z|00107|binding|INFO|Setting lport openshift-image-registry_image-registry-b8f67457d-25dkw up in Southbound 2026-03-20T09:56:56.227Z|00108|binding|INFO|Claiming lport openshift-dns_dns-default-6kvtj for this chassis. 2026-03-20T09:56:56.227Z|00109|binding|INFO|openshift-dns_dns-default-6kvtj: Claiming 0a:58:0a:81:00:07 10.129.0.7 2026-03-20T09:56:56.243Z|00110|binding|INFO|Setting lport openshift-dns_dns-default-6kvtj ovn-installed in OVS 2026-03-20T09:56:56.243Z|00111|binding|INFO|Setting lport openshift-dns_dns-default-6kvtj up in Southbound 2026-03-20T09:56:56.307Z|00112|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-target-tjbfp for this chassis. 2026-03-20T09:56:56.307Z|00113|binding|INFO|openshift-network-diagnostics_network-check-target-tjbfp: Claiming 0a:58:0a:81:00:05 10.129.0.5 2026-03-20T09:56:56.322Z|00114|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-tjbfp ovn-installed in OVS 2026-03-20T09:56:56.322Z|00115|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-tjbfp up in Southbound 2026-03-20T09:57:04.407Z|00116|binding|INFO|Claiming lport openshift-insights_insights-runtime-extractor-6xr7r for this chassis. 2026-03-20T09:57:04.407Z|00117|binding|INFO|openshift-insights_insights-runtime-extractor-6xr7r: Claiming 0a:58:0a:81:00:0f 10.129.0.15 2026-03-20T09:57:04.422Z|00118|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-6xr7r ovn-installed in OVS 2026-03-20T09:57:04.422Z|00119|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-6xr7r up in Southbound 2026-03-20T09:57:07.411Z|00120|binding|INFO|Claiming lport openshift-ingress_router-default-5758fdcb8c-f9cdv for this chassis. 2026-03-20T09:57:07.411Z|00121|binding|INFO|openshift-ingress_router-default-5758fdcb8c-f9cdv: Claiming 0a:58:0a:81:00:0e 10.129.0.14 2026-03-20T09:57:07.428Z|00122|binding|INFO|Setting lport openshift-ingress_router-default-5758fdcb8c-f9cdv up in Southbound 2026-03-20T09:57:07.428Z|00123|binding|INFO|Setting lport openshift-ingress_router-default-5758fdcb8c-f9cdv ovn-installed in OVS 2026-03-20T09:57:07.430Z|00124|binding|INFO|Claiming lport openshift-ingress_router-default-6dd445d79-67h89 for this chassis. 2026-03-20T09:57:07.430Z|00125|binding|INFO|openshift-ingress_router-default-6dd445d79-67h89: Claiming 0a:58:0a:81:00:0d 10.129.0.13 2026-03-20T09:57:07.446Z|00126|binding|INFO|Setting lport openshift-ingress_router-default-6dd445d79-67h89 ovn-installed in OVS 2026-03-20T09:57:07.446Z|00127|binding|INFO|Setting lport openshift-ingress_router-default-6dd445d79-67h89 up in Southbound 2026-03-20T09:57:08.511Z|00128|binding|INFO|Claiming lport openshift-console_console-75f8d5d494-8gm2j for this chassis. 2026-03-20T09:57:08.511Z|00129|binding|INFO|openshift-console_console-75f8d5d494-8gm2j: Claiming 0a:58:0a:81:00:10 10.129.0.16 2026-03-20T09:57:08.526Z|00130|binding|INFO|Setting lport openshift-console_console-75f8d5d494-8gm2j ovn-installed in OVS 2026-03-20T09:57:08.526Z|00131|binding|INFO|Setting lport openshift-console_console-75f8d5d494-8gm2j up in Southbound 2026-03-20T09:57:13.629Z|00132|binding|INFO|Claiming lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-lphzg for this chassis. 2026-03-20T09:57:13.629Z|00133|binding|INFO|openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-lphzg: Claiming 0a:58:0a:81:00:11 10.129.0.17 2026-03-20T09:57:13.644Z|00134|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-lphzg ovn-installed in OVS 2026-03-20T09:57:13.644Z|00135|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-lphzg up in Southbound 2026-03-20T09:57:34.765Z|00136|binding|INFO|Claiming lport openshift-monitoring_alertmanager-main-1 for this chassis. 2026-03-20T09:57:34.765Z|00137|binding|INFO|openshift-monitoring_alertmanager-main-1: Claiming 0a:58:0a:81:00:12 10.129.0.18 2026-03-20T09:57:34.787Z|00138|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 up in Southbound 2026-03-20T09:57:34.787Z|00139|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 ovn-installed in OVS 2026-03-20T09:57:38.510Z|00140|binding|INFO|Claiming lport openshift-monitoring_metrics-server-65fb454cc8-8pfb8 for this chassis. 2026-03-20T09:57:38.510Z|00141|binding|INFO|openshift-monitoring_metrics-server-65fb454cc8-8pfb8: Claiming 0a:58:0a:81:00:13 10.129.0.19 2026-03-20T09:57:38.530Z|00142|binding|INFO|Setting lport openshift-monitoring_metrics-server-65fb454cc8-8pfb8 ovn-installed in OVS 2026-03-20T09:57:38.530Z|00143|binding|INFO|Setting lport openshift-monitoring_metrics-server-65fb454cc8-8pfb8 up in Southbound 2026-03-20T09:57:39.013Z|00144|binding|INFO|Claiming lport openshift-monitoring_monitoring-plugin-7cd8f4f858-tw4jh for this chassis. 2026-03-20T09:57:39.013Z|00145|binding|INFO|openshift-monitoring_monitoring-plugin-7cd8f4f858-tw4jh: Claiming 0a:58:0a:81:00:14 10.129.0.20 2026-03-20T09:57:39.033Z|00146|binding|INFO|Setting lport openshift-monitoring_monitoring-plugin-7cd8f4f858-tw4jh ovn-installed in OVS 2026-03-20T09:57:39.033Z|00147|binding|INFO|Setting lport openshift-monitoring_monitoring-plugin-7cd8f4f858-tw4jh up in Southbound 2026-03-20T09:57:40.037Z|00148|binding|INFO|Claiming lport openshift-monitoring_prometheus-k8s-1 for this chassis. 2026-03-20T09:57:40.037Z|00149|binding|INFO|openshift-monitoring_prometheus-k8s-1: Claiming 0a:58:0a:81:00:15 10.129.0.21 2026-03-20T09:57:40.058Z|00150|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 ovn-installed in OVS 2026-03-20T09:57:40.058Z|00151|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 up in Southbound 2026-03-20T09:57:53.080Z|00152|binding|INFO|Releasing lport openshift-console_console-75f8d5d494-8gm2j from this chassis (sb_readonly=0) 2026-03-20T09:57:53.080Z|00153|binding|INFO|Setting lport openshift-console_console-75f8d5d494-8gm2j down in Southbound 2026-03-20T09:57:53.601Z|00154|binding|INFO|Claiming lport openshift-console_console-5799875d7d-ht72v for this chassis. 2026-03-20T09:57:53.601Z|00155|binding|INFO|openshift-console_console-5799875d7d-ht72v: Claiming 0a:58:0a:81:00:16 10.129.0.22 2026-03-20T09:57:53.618Z|00156|binding|INFO|Setting lport openshift-console_console-5799875d7d-ht72v ovn-installed in OVS 2026-03-20T09:57:53.618Z|00157|binding|INFO|Setting lport openshift-console_console-5799875d7d-ht72v up in Southbound 2026-03-20T09:58:18.996Z|00158|binding|INFO|Releasing lport openshift-image-registry_image-registry-b8f67457d-25dkw from this chassis (sb_readonly=0) 2026-03-20T09:58:18.996Z|00159|binding|INFO|Setting lport openshift-image-registry_image-registry-b8f67457d-25dkw down in Southbound 2026-03-20T09:58:24.232Z|00160|binding|INFO|Releasing lport openshift-ingress_router-default-5758fdcb8c-f9cdv from this chassis (sb_readonly=0) 2026-03-20T09:58:24.232Z|00161|binding|INFO|Setting lport openshift-ingress_router-default-5758fdcb8c-f9cdv down in Southbound 2026-03-20T09:59:37.545Z|00162|binding|INFO|Releasing lport openshift-console_console-5799875d7d-ht72v from this chassis (sb_readonly=0) 2026-03-20T09:59:37.545Z|00163|binding|INFO|Setting lport openshift-console_console-5799875d7d-ht72v down in Southbound 2026-03-20T09:59:38.067Z|00164|binding|INFO|Claiming lport openshift-console_console-79597cb77f-t6l2x for this chassis. 2026-03-20T09:59:38.067Z|00165|binding|INFO|openshift-console_console-79597cb77f-t6l2x: Claiming 0a:58:0a:81:00:17 10.129.0.23 2026-03-20T09:59:38.084Z|00166|binding|INFO|Setting lport openshift-console_console-79597cb77f-t6l2x ovn-installed in OVS 2026-03-20T09:59:38.084Z|00167|binding|INFO|Setting lport openshift-console_console-79597cb77f-t6l2x up in Southbound 2026-03-20T10:00:00.608Z|00168|binding|INFO|Claiming lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566680-rxpkd for this chassis. 2026-03-20T10:00:00.608Z|00169|binding|INFO|openshift-backplane_osd-delete-backplane-serviceaccounts-29566680-rxpkd: Claiming 0a:58:0a:81:00:18 10.129.0.24 2026-03-20T10:00:00.626Z|00170|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566680-rxpkd ovn-installed in OVS 2026-03-20T10:00:00.626Z|00171|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566680-rxpkd up in Southbound 2026-03-20T10:00:06.258Z|00172|binding|INFO|Releasing lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566680-rxpkd from this chassis (sb_readonly=0) 2026-03-20T10:00:06.258Z|00173|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566680-rxpkd down in Southbound 2026-03-20T10:00:36.383Z|00174|memory_trim|INFO|Detected inactivity (last active 30014 ms ago): trimming memory 2026-03-20T10:01:51.382Z|00175|memory_trim|INFO|Detected inactivity (last active 30004 ms ago): trimming memory 2026-03-20T10:03:17.151Z|00176|memory_trim|INFO|Detected inactivity (last active 30024 ms ago): trimming memory 2026-03-20T10:05:49.749Z|00177|binding|INFO|Claiming lport tsf_test-tsf-subscriptions for this chassis. 2026-03-20T10:05:49.749Z|00178|binding|INFO|tsf_test-tsf-subscriptions: Claiming 0a:58:0a:81:00:19 10.129.0.25 2026-03-20T10:05:49.767Z|00179|binding|INFO|Setting lport tsf_test-tsf-subscriptions up in Southbound 2026-03-20T10:05:49.767Z|00180|binding|INFO|Setting lport tsf_test-tsf-subscriptions ovn-installed in OVS 2026-03-20T10:06:40.876Z|00181|binding|INFO|Releasing lport tsf_test-tsf-subscriptions from this chassis (sb_readonly=0) 2026-03-20T10:06:40.876Z|00182|binding|INFO|Setting lport tsf_test-tsf-subscriptions down in Southbound 2026-03-20T10:06:42.845Z|00183|binding|INFO|Claiming lport tsf_test-tsf-infrastructure for this chassis. 2026-03-20T10:06:42.845Z|00184|binding|INFO|tsf_test-tsf-infrastructure: Claiming 0a:58:0a:81:00:1a 10.129.0.26 2026-03-20T10:06:42.862Z|00185|binding|INFO|Setting lport tsf_test-tsf-infrastructure up in Southbound 2026-03-20T10:06:42.863Z|00186|binding|INFO|Setting lport tsf_test-tsf-infrastructure ovn-installed in OVS 2026-03-20T10:06:55.633Z|00187|binding|INFO|Claiming lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-vb2qj for this chassis. 2026-03-20T10:06:55.633Z|00188|binding|INFO|tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-vb2qj: Claiming 0a:58:0a:81:00:1b 10.129.0.27 2026-03-20T10:06:55.653Z|00189|binding|INFO|Setting lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-vb2qj ovn-installed in OVS 2026-03-20T10:06:55.653Z|00190|binding|INFO|Setting lport tsf-tpa_tpa-pgsql-bee-5df6ff8bdf-vb2qj up in Southbound 2026-03-20T10:06:55.659Z|00191|binding|INFO|Claiming lport tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-hd88x for this chassis. 2026-03-20T10:06:55.659Z|00192|binding|INFO|tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-hd88x: Claiming 0a:58:0a:81:00:1c 10.129.0.28 2026-03-20T10:06:55.678Z|00193|binding|INFO|Setting lport tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-hd88x ovn-installed in OVS 2026-03-20T10:06:55.678Z|00194|binding|INFO|Setting lport tsf-keycloak_keycloak-pgsql-bee-744f6fc4d9-hd88x up in Southbound 2026-03-20T10:07:24.517Z|00195|binding|INFO|Claiming lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-zss4t for this chassis. 2026-03-20T10:07:24.517Z|00196|binding|INFO|openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-zss4t: Claiming 0a:58:0a:81:00:1d 10.129.0.29 2026-03-20T10:07:24.535Z|00197|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-zss4t ovn-installed in OVS 2026-03-20T10:07:24.535Z|00198|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-zss4t up in Southbound 2026-03-20T10:07:34.138Z|00199|binding|INFO|Releasing lport tsf_test-tsf-infrastructure from this chassis (sb_readonly=0) 2026-03-20T10:07:34.138Z|00200|binding|INFO|Setting lport tsf_test-tsf-infrastructure down in Southbound 2026-03-20T10:07:35.783Z|00201|binding|INFO|Claiming lport tsf_test-tsf-iam for this chassis. 2026-03-20T10:07:35.783Z|00202|binding|INFO|tsf_test-tsf-iam: Claiming 0a:58:0a:81:00:1e 10.129.0.30 2026-03-20T10:07:35.799Z|00203|binding|INFO|Setting lport tsf_test-tsf-iam ovn-installed in OVS 2026-03-20T10:07:35.799Z|00204|binding|INFO|Setting lport tsf_test-tsf-iam up in Southbound 2026-03-20T10:07:40.950Z|00205|binding|INFO|Claiming lport openshift-pipelines_tekton-chains-controller-5fb999ffff-2sjbq for this chassis. 2026-03-20T10:07:40.950Z|00206|binding|INFO|openshift-pipelines_tekton-chains-controller-5fb999ffff-2sjbq: Claiming 0a:58:0a:81:00:1f 10.129.0.31 2026-03-20T10:07:40.972Z|00207|binding|INFO|Setting lport openshift-pipelines_tekton-chains-controller-5fb999ffff-2sjbq ovn-installed in OVS 2026-03-20T10:07:40.972Z|00208|binding|INFO|Setting lport openshift-pipelines_tekton-chains-controller-5fb999ffff-2sjbq up in Southbound 2026-03-20T10:07:55.789Z|00209|binding|INFO|Claiming lport openshift-pipelines_tekton-results-postgres-0 for this chassis. 2026-03-20T10:07:55.789Z|00210|binding|INFO|openshift-pipelines_tekton-results-postgres-0: Claiming 0a:58:0a:81:00:20 10.129.0.32 2026-03-20T10:07:55.810Z|00211|binding|INFO|Setting lport openshift-pipelines_tekton-results-postgres-0 up in Southbound 2026-03-20T10:07:55.811Z|00212|binding|INFO|Setting lport openshift-pipelines_tekton-results-postgres-0 ovn-installed in OVS 2026-03-20T10:08:30.575Z|00213|binding|INFO|Claiming lport openshift-pipelines_tkn-cli-serve-784b566968-656nx for this chassis. 2026-03-20T10:08:30.575Z|00214|binding|INFO|openshift-pipelines_tkn-cli-serve-784b566968-656nx: Claiming 0a:58:0a:81:00:21 10.129.0.33 2026-03-20T10:08:30.593Z|00215|binding|INFO|Setting lport openshift-pipelines_tkn-cli-serve-784b566968-656nx ovn-installed in OVS 2026-03-20T10:08:30.593Z|00216|binding|INFO|Setting lport openshift-pipelines_tkn-cli-serve-784b566968-656nx up in Southbound 2026-03-20T10:08:33.468Z|00217|binding|INFO|Releasing lport tsf_test-tsf-iam from this chassis (sb_readonly=0) 2026-03-20T10:08:33.468Z|00218|binding|INFO|Setting lport tsf_test-tsf-iam down in Southbound 2026-03-20T10:08:34.910Z|00219|binding|INFO|Claiming lport tsf-tas_test-tsf-tas for this chassis. 2026-03-20T10:08:34.910Z|00220|binding|INFO|tsf-tas_test-tsf-tas: Claiming 0a:58:0a:81:00:22 10.129.0.34 2026-03-20T10:08:34.928Z|00221|binding|INFO|Setting lport tsf-tas_test-tsf-tas ovn-installed in OVS 2026-03-20T10:08:34.928Z|00222|binding|INFO|Setting lport tsf-tas_test-tsf-tas up in Southbound 2026-03-20T10:08:35.836Z|00223|binding|INFO|Claiming lport tsf-tas_segment-backup-installation-562cf-5zdlz for this chassis. 2026-03-20T10:08:35.836Z|00224|binding|INFO|tsf-tas_segment-backup-installation-562cf-5zdlz: Claiming 0a:58:0a:81:00:23 10.129.0.35 2026-03-20T10:08:35.854Z|00225|binding|INFO|Setting lport tsf-tas_segment-backup-installation-562cf-5zdlz ovn-installed in OVS 2026-03-20T10:08:35.854Z|00226|binding|INFO|Setting lport tsf-tas_segment-backup-installation-562cf-5zdlz up in Southbound 2026-03-20T10:08:36.992Z|00227|binding|INFO|Claiming lport tsf-tas_ctlog-createtree-job-x5798-x56zd for this chassis. 2026-03-20T10:08:36.992Z|00228|binding|INFO|tsf-tas_ctlog-createtree-job-x5798-x56zd: Claiming 0a:58:0a:81:00:24 10.129.0.36 2026-03-20T10:08:37.022Z|00229|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-x5798-x56zd ovn-installed in OVS 2026-03-20T10:08:37.022Z|00230|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-x5798-x56zd up in Southbound 2026-03-20T10:08:50.650Z|00231|binding|INFO|Claiming lport tsf-tas_trillian-db-59577667dc-bfkn8 for this chassis. 2026-03-20T10:08:50.650Z|00232|binding|INFO|tsf-tas_trillian-db-59577667dc-bfkn8: Claiming 0a:58:0a:81:00:25 10.129.0.37 2026-03-20T10:08:50.673Z|00233|binding|INFO|Setting lport tsf-tas_trillian-db-59577667dc-bfkn8 up in Southbound 2026-03-20T10:08:50.680Z|00234|binding|INFO|Setting lport tsf-tas_trillian-db-59577667dc-bfkn8 ovn-installed in OVS 2026-03-20T10:08:54.652Z|00235|binding|INFO|Releasing lport tsf-tas_segment-backup-installation-562cf-5zdlz from this chassis (sb_readonly=0) 2026-03-20T10:08:54.652Z|00236|binding|INFO|Setting lport tsf-tas_segment-backup-installation-562cf-5zdlz down in Southbound 2026-03-20T10:08:56.705Z|00237|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-92glj for this chassis. 2026-03-20T10:08:56.705Z|00238|binding|INFO|openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-92glj: Claiming 0a:58:0a:81:00:26 10.129.0.38 2026-03-20T10:08:56.723Z|00239|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-92glj ovn-installed in OVS 2026-03-20T10:08:56.723Z|00240|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-92glj up in Southbound 2026-03-20T10:08:56.818Z|00241|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-r77n8 for this chassis. 2026-03-20T10:08:56.818Z|00242|binding|INFO|openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-r77n8: Claiming 0a:58:0a:81:00:27 10.129.0.39 2026-03-20T10:08:56.837Z|00243|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-r77n8 up in Southbound 2026-03-20T10:08:56.838Z|00244|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-r77n8 ovn-installed in OVS 2026-03-20T10:09:14.768Z|00245|binding|INFO|Claiming lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-5pwct for this chassis. 2026-03-20T10:09:14.768Z|00246|binding|INFO|openshift-pipelines_pipelines-console-plugin-79cb8f5447-5pwct: Claiming 0a:58:0a:81:00:28 10.129.0.40 2026-03-20T10:09:14.786Z|00247|binding|INFO|Setting lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-5pwct ovn-installed in OVS 2026-03-20T10:09:14.786Z|00248|binding|INFO|Setting lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-5pwct up in Southbound 2026-03-20T10:09:24.819Z|00249|binding|INFO|Releasing lport tsf-tas_test-tsf-tas from this chassis (sb_readonly=0) 2026-03-20T10:09:24.819Z|00250|binding|INFO|Setting lport tsf-tas_test-tsf-tas down in Southbound 2026-03-20T10:09:26.612Z|00251|binding|INFO|Claiming lport tsf_patch-tekton-config-jqwmt for this chassis. 2026-03-20T10:09:26.612Z|00252|binding|INFO|tsf_patch-tekton-config-jqwmt: Claiming 0a:58:0a:81:00:29 10.129.0.41 2026-03-20T10:09:26.634Z|00253|binding|INFO|Setting lport tsf_patch-tekton-config-jqwmt ovn-installed in OVS 2026-03-20T10:09:26.634Z|00254|binding|INFO|Setting lport tsf_patch-tekton-config-jqwmt up in Southbound 2026-03-20T10:09:34.885Z|00255|binding|INFO|Releasing lport tsf_patch-tekton-config-jqwmt from this chassis (sb_readonly=0) 2026-03-20T10:09:34.885Z|00256|binding|INFO|Setting lport tsf_patch-tekton-config-jqwmt down in Southbound 2026-03-20T10:09:56.005Z|00257|binding|INFO|Releasing lport tsf-tas_ctlog-createtree-job-x5798-x56zd from this chassis (sb_readonly=0) 2026-03-20T10:09:56.005Z|00258|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-x5798-x56zd down in Southbound 2026-03-20T10:09:58.893Z|00259|binding|INFO|Claiming lport tsf-tas_rekor-server-74cc66d49c-bhhwt for this chassis. 2026-03-20T10:09:58.893Z|00260|binding|INFO|tsf-tas_rekor-server-74cc66d49c-bhhwt: Claiming 0a:58:0a:81:00:2a 10.129.0.42 2026-03-20T10:09:58.911Z|00261|binding|INFO|Setting lport tsf-tas_rekor-server-74cc66d49c-bhhwt up in Southbound 2026-03-20T10:09:58.912Z|00262|binding|INFO|Setting lport tsf-tas_rekor-server-74cc66d49c-bhhwt ovn-installed in OVS 2026-03-20T10:09:59.621Z|00263|binding|INFO|Claiming lport tsf-tpa_pre-install-tsf-tpa for this chassis. 2026-03-20T10:09:59.621Z|00264|binding|INFO|tsf-tpa_pre-install-tsf-tpa: Claiming 0a:58:0a:81:00:2b 10.129.0.43 2026-03-20T10:09:59.639Z|00265|binding|INFO|Setting lport tsf-tpa_pre-install-tsf-tpa ovn-installed in OVS 2026-03-20T10:09:59.639Z|00266|binding|INFO|Setting lport tsf-tpa_pre-install-tsf-tpa up in Southbound 2026-03-20T10:10:00.586Z|00267|binding|INFO|Claiming lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566690-rszhh for this chassis. 2026-03-20T10:10:00.587Z|00268|binding|INFO|openshift-backplane_osd-delete-backplane-serviceaccounts-29566690-rszhh: Claiming 0a:58:0a:81:00:2c 10.129.0.44 2026-03-20T10:10:00.610Z|00269|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566690-rszhh ovn-installed in OVS 2026-03-20T10:10:00.610Z|00270|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566690-rszhh up in Southbound 2026-03-20T10:10:03.069Z|00271|binding|INFO|Releasing lport tsf-tpa_pre-install-tsf-tpa from this chassis (sb_readonly=0) 2026-03-20T10:10:03.069Z|00272|binding|INFO|Setting lport tsf-tpa_pre-install-tsf-tpa down in Southbound 2026-03-20T10:10:03.944Z|00273|binding|INFO|Claiming lport tsf-tpa_test-tsf-tpa for this chassis. 2026-03-20T10:10:03.944Z|00274|binding|INFO|tsf-tpa_test-tsf-tpa: Claiming 0a:58:0a:81:00:2d 10.129.0.45 2026-03-20T10:10:03.962Z|00275|binding|INFO|Setting lport tsf-tpa_test-tsf-tpa ovn-installed in OVS 2026-03-20T10:10:03.962Z|00276|binding|INFO|Setting lport tsf-tpa_test-tsf-tpa up in Southbound 2026-03-20T10:10:04.076Z|00277|binding|INFO|Releasing lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566690-rszhh from this chassis (sb_readonly=0) 2026-03-20T10:10:04.076Z|00278|binding|INFO|Setting lport openshift-backplane_osd-delete-backplane-serviceaccounts-29566690-rszhh down in Southbound 2026-03-20T10:10:05.050Z|00279|binding|INFO|Claiming lport tsf-tpa_create-db-995wp for this chassis. 2026-03-20T10:10:05.050Z|00280|binding|INFO|tsf-tpa_create-db-995wp: Claiming 0a:58:0a:81:00:2e 10.129.0.46 2026-03-20T10:10:05.069Z|00281|binding|INFO|Setting lport tsf-tpa_create-db-995wp up in Southbound 2026-03-20T10:10:05.070Z|00282|binding|INFO|Setting lport tsf-tpa_create-db-995wp ovn-installed in OVS 2026-03-20T10:10:09.110Z|00283|binding|INFO|Releasing lport tsf-tpa_create-db-995wp from this chassis (sb_readonly=0) 2026-03-20T10:10:09.110Z|00284|binding|INFO|Setting lport tsf-tpa_create-db-995wp down in Southbound 2026-03-20T10:10:10.757Z|00285|binding|INFO|Claiming lport tsf-tpa_migrate-db-pnl2m for this chassis. 2026-03-20T10:10:10.757Z|00286|binding|INFO|tsf-tpa_migrate-db-pnl2m: Claiming 0a:58:0a:81:00:2f 10.129.0.47 2026-03-20T10:10:10.776Z|00287|binding|INFO|Setting lport tsf-tpa_migrate-db-pnl2m ovn-installed in OVS 2026-03-20T10:10:10.776Z|00288|binding|INFO|Setting lport tsf-tpa_migrate-db-pnl2m up in Southbound 2026-03-20T10:10:13.140Z|00289|binding|INFO|Releasing lport tsf-tpa_migrate-db-pnl2m from this chassis (sb_readonly=0) 2026-03-20T10:10:13.140Z|00290|binding|INFO|Setting lport tsf-tpa_migrate-db-pnl2m down in Southbound 2026-03-20T10:10:20.546Z|00291|binding|INFO|Claiming lport tsf-tpa_server-7dc8db4494-qpv6c for this chassis. 2026-03-20T10:10:20.546Z|00292|binding|INFO|tsf-tpa_server-7dc8db4494-qpv6c: Claiming 0a:58:0a:81:00:30 10.129.0.48 2026-03-20T10:10:20.566Z|00293|binding|INFO|Setting lport tsf-tpa_server-7dc8db4494-qpv6c ovn-installed in OVS 2026-03-20T10:10:20.567Z|00294|binding|INFO|Setting lport tsf-tpa_server-7dc8db4494-qpv6c up in Southbound 2026-03-20T10:10:29.821Z|00295|binding|INFO|Claiming lport tsf-tpa_importer-74cd48f5c7-dxbf8 for this chassis. 2026-03-20T10:10:29.821Z|00296|binding|INFO|tsf-tpa_importer-74cd48f5c7-dxbf8: Claiming 0a:58:0a:81:00:31 10.129.0.49 2026-03-20T10:10:29.842Z|00297|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-dxbf8 ovn-installed in OVS 2026-03-20T10:10:29.842Z|00298|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-dxbf8 up in Southbound 2026-03-20T10:10:47.331Z|00299|binding|INFO|Releasing lport tsf-tpa_test-tsf-tpa from this chassis (sb_readonly=0) 2026-03-20T10:10:47.331Z|00300|binding|INFO|Setting lport tsf-tpa_test-tsf-tpa down in Southbound 2026-03-20T10:12:47.086Z|00301|memory_trim|INFO|Detected inactivity (last active 30015 ms ago): trimming memory