++ K8S_NODE=ip-10-0-2-8.ec2.internal ++ [[ -n ip-10-0-2-8.ec2.internal ]] ++ [[ -f /env/ip-10-0-2-8.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-19T18:02:56+00:00 - starting ovn-controller' 2026-03-19T18:02:56+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-19T18:02:56Z|00001|vlog|INFO|opened log file /var/log/ovn/acl-audit-log.log 2026-03-19T18:02:56.553Z|00002|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-19T18:02:56.553Z|00003|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-19T18:02:56.555Z|00004|main|INFO|OVN internal version is : [25.03.3-20.41.0-78.8] 2026-03-19T18:02:56.555Z|00005|main|INFO|OVS IDL reconnected, force recompute. 2026-03-19T18:02:56.555Z|00006|reconnect|INFO|invalid:: connecting... 2026-03-19T18:02:56.555Z|00007|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-19T18:02:56.555Z|00008|main|INFO|OVNSB IDL reconnected, force recompute. 2026-03-19T18:02:56.567Z|00009|ovn_util|INFO|statctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-19T18:02:56.567Z|00010|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T18:02:56.567Z|00011|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-19T18:02:56.567Z|00012|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-19T18:02:56.567Z|00013|ovn_util|INFO|pinctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-19T18:02:56.567Z|00014|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T18:02:56.567Z|00015|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-19T18:02:56.567Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-19T18:02:57.556Z|00017|reconnect|INFO|invalid:: connecting... 2026-03-19T18:02:57.556Z|00018|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-19T18:02:57.556Z|00019|reconnect|INFO|invalid:: waiting 2 seconds before reconnect 2026-03-19T18:02:57.568Z|00001|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T18:02:57.568Z|00001|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T18:02:57.569Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-19T18:02:57.569Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-19T18:02:59.557Z|00020|reconnect|INFO|invalid:: connecting... 2026-03-19T18:02:59.557Z|00021|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-19T18:02:59.557Z|00022|reconnect|INFO|invalid:: waiting 4 seconds before reconnect 2026-03-19T18:03:02.903Z|00023|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connecting... 2026-03-19T18:03:02.903Z|00024|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connected 2026-03-19T18:03:02.906Z|00025|chassis|INFO|Need to specify an encap type and ip 2026-03-19T18:03:02.906Z|00026|ovn_util|INFO|features: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-19T18:03:02.906Z|00027|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T18:03:02.906Z|00028|features|INFO|OVS Feature: ct_zero_snat, state: supported 2026-03-19T18:03:02.906Z|00029|features|INFO|OVS Feature: ct_flush, state: supported 2026-03-19T18:03:02.906Z|00030|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported 2026-03-19T18:03:02.906Z|00031|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-19T18:03:02.906Z|00032|main|INFO|OVS feature set changed, force recompute. 2026-03-19T18:03:02.906Z|00033|ovn_util|INFO|ofctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-19T18:03:02.906Z|00034|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-19T18:03:02.906Z|00035|chassis|INFO|Need to specify an encap type and ip 2026-03-19T18:03:02.906Z|00036|chassis|INFO|Need to specify an encap type and ip 2026-03-19T18:03:02.906Z|00037|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-19T18:03:02.906Z|00038|main|INFO|OVS OpenFlow connection reconnected,force recompute. 2026-03-19T18:03:02.906Z|00039|chassis|INFO|Need to specify an encap type and ip 2026-03-19T18:03:02.906Z|00040|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-19T18:03:02.906Z|00041|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-19T18:03:02.906Z|00042|chassis|INFO|Need to specify an encap type and ip 2026-03-19T18:03:02.906Z|00043|features|INFO|OVS Feature: meter_support, state: supported 2026-03-19T18:03:02.906Z|00044|features|INFO|OVS Feature: group_support, state: supported 2026-03-19T18:03:02.906Z|00045|main|INFO|OVS feature set changed, force recompute. 2026-03-19T18:03:02.906Z|00046|features|INFO|OVS Feature: sample_action_with_registers, state: supported 2026-03-19T18:03:02.906Z|00047|main|INFO|OVS feature set changed, force recompute. 2026-03-19T18:03:02.908Z|00048|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 2026-03-19T18:03:02.908Z|00049|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. 2026-03-19T18:03:02.920Z|00050|features|INFO|OVS Feature: ct_label_flush, state: supported 2026-03-19T18:03:02.920Z|00051|main|INFO|OVS feature set changed, force recompute. 2026-03-19T18:03:05.350Z|00052|binding|INFO|Claiming lport rtoe-GR_ip-10-0-2-8.ec2.internal for this chassis. 2026-03-19T18:03:05.350Z|00053|binding|INFO|rtoe-GR_ip-10-0-2-8.ec2.internal: Claiming 0e:4e:55:d9:22:d7 10.0.2.8/24 2026-03-19T18:03:05.350Z|00054|binding|INFO|Claiming lport jtor-GR_ip-10-0-2-8.ec2.internal for this chassis. 2026-03-19T18:03:05.350Z|00055|binding|INFO|jtor-GR_ip-10-0-2-8.ec2.internal: Claiming router 2026-03-19T18:03:05.350Z|00056|binding|INFO|Claiming lport rtoj-GR_ip-10-0-2-8.ec2.internal for this chassis. 2026-03-19T18:03:05.350Z|00057|binding|INFO|rtoj-GR_ip-10-0-2-8.ec2.internal: Claiming 0a:58:64:40:00:03 100.64.0.3/16 2026-03-19T18:03:05.350Z|00058|binding|INFO|Claiming lport cr-stor-ip-10-0-2-8.ec2.internal for this chassis. 2026-03-19T18:03:05.350Z|00059|binding|INFO|cr-stor-ip-10-0-2-8.ec2.internal: Claiming router 2026-03-19T18:03:05.350Z|00060|binding|INFO|Claiming lport cr-rtos-ip-10-0-2-8.ec2.internal for this chassis. 2026-03-19T18:03:05.350Z|00061|binding|INFO|cr-rtos-ip-10-0-2-8.ec2.internal: Claiming 0a:58:0a:81:00:01 10.129.0.1/23 2026-03-19T18:03:05.350Z|00062|binding|INFO|Claiming lport etor-GR_ip-10-0-2-8.ec2.internal for this chassis. 2026-03-19T18:03:05.350Z|00063|binding|INFO|etor-GR_ip-10-0-2-8.ec2.internal: Claiming 0e:4e:55:d9:22:d7 2026-03-19T18:03:05.379Z|00064|binding|INFO|Setting lport cr-rtos-ip-10-0-2-8.ec2.internal up in Southbound 2026-03-19T18:03:05.379Z|00065|binding|INFO|Setting lport rtoe-GR_ip-10-0-2-8.ec2.internal up in Southbound 2026-03-19T18:03:05.379Z|00066|binding|INFO|Setting lport jtor-GR_ip-10-0-2-8.ec2.internal up in Southbound 2026-03-19T18:03:05.379Z|00067|binding|INFO|Setting lport rtoj-GR_ip-10-0-2-8.ec2.internal up in Southbound 2026-03-19T18:03:05.379Z|00068|binding|INFO|Setting lport cr-stor-ip-10-0-2-8.ec2.internal up in Southbound 2026-03-19T18:03:05.379Z|00069|binding|INFO|Setting lport etor-GR_ip-10-0-2-8.ec2.internal up in Southbound 2026-03-19T18:03:06.009Z|00070|binding|INFO|Claiming lport k8s-ip-10-0-2-8.ec2.internal for this chassis. 2026-03-19T18:03:06.009Z|00071|binding|INFO|k8s-ip-10-0-2-8.ec2.internal: Claiming 0a:58:0a:81:00:02 10.129.0.2 2026-03-19T18:03:06.014Z|00072|binding|INFO|Setting lport k8s-ip-10-0-2-8.ec2.internal ovn-installed in OVS 2026-03-19T18:03:06.014Z|00073|binding|INFO|Setting lport k8s-ip-10-0-2-8.ec2.internal up in Southbound 2026-03-19T18:03:06.684Z|00074|memory|INFO|16896 kB peak resident set size after 10.1 seconds 2026-03-19T18:03:06.684Z|00075|memory|INFO|idl-cells-OVN_Southbound:9841 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:176 lflow-cache-entries-cache-matches:468 lflow-cache-size-KB:678 local_datapath_usage-KB:1 ofctrl_desired_flow_usage-KB:390 ofctrl_installed_flow_usage-KB:291 ofctrl_sb_flow_ref_usage-KB:157 2026-03-19T18:03:09.426Z|00076|binding|INFO|Claiming lport openshift-ingress-canary_ingress-canary-rpr72 for this chassis. 2026-03-19T18:03:09.426Z|00077|binding|INFO|openshift-ingress-canary_ingress-canary-rpr72: Claiming 0a:58:0a:81:00:09 10.129.0.9 2026-03-19T18:03:09.431Z|00078|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-rpr72 ovn-installed in OVS 2026-03-19T18:03:09.431Z|00079|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-rpr72 up in Southbound 2026-03-19T18:03:10.150Z|00080|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-target-vh528 for this chassis. 2026-03-19T18:03:10.150Z|00081|binding|INFO|openshift-network-diagnostics_network-check-target-vh528: Claiming 0a:58:0a:81:00:03 10.129.0.3 2026-03-19T18:03:10.155Z|00082|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-vh528 ovn-installed in OVS 2026-03-19T18:03:10.155Z|00083|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-vh528 up in Southbound 2026-03-19T18:03:19.276Z|00084|binding|INFO|Claiming lport openshift-kube-storage-version-migrator_migrator-b9b7764dc-lh4xr for this chassis. 2026-03-19T18:03:19.276Z|00085|binding|INFO|openshift-kube-storage-version-migrator_migrator-b9b7764dc-lh4xr: Claiming 0a:58:0a:81:00:0a 10.129.0.10 2026-03-19T18:03:19.290Z|00086|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-b9b7764dc-lh4xr ovn-installed in OVS 2026-03-19T18:03:19.290Z|00087|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-b9b7764dc-lh4xr up in Southbound 2026-03-19T18:03:20.106Z|00088|binding|INFO|Claiming lport kube-system_global-pull-secret-syncer-774rm for this chassis. 2026-03-19T18:03:20.106Z|00089|binding|INFO|kube-system_global-pull-secret-syncer-774rm: Claiming 0a:58:0a:81:00:04 10.129.0.4 2026-03-19T18:03:20.121Z|00090|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-774rm ovn-installed in OVS 2026-03-19T18:03:20.121Z|00091|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-774rm up in Southbound 2026-03-19T18:03:20.168Z|00092|binding|INFO|Claiming lport openshift-service-ca_service-ca-77bf7596b5-qktcm for this chassis. 2026-03-19T18:03:20.168Z|00093|binding|INFO|openshift-service-ca_service-ca-77bf7596b5-qktcm: Claiming 0a:58:0a:81:00:0c 10.129.0.12 2026-03-19T18:03:20.184Z|00094|binding|INFO|Setting lport openshift-service-ca_service-ca-77bf7596b5-qktcm ovn-installed in OVS 2026-03-19T18:03:20.184Z|00095|binding|INFO|Setting lport openshift-service-ca_service-ca-77bf7596b5-qktcm up in Southbound 2026-03-19T18:03:34.948Z|00096|binding|INFO|Claiming lport openshift-insights_insights-runtime-extractor-fds9d for this chassis. 2026-03-19T18:03:34.948Z|00097|binding|INFO|openshift-insights_insights-runtime-extractor-fds9d: Claiming 0a:58:0a:81:00:0b 10.129.0.11 2026-03-19T18:03:34.962Z|00098|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-fds9d ovn-installed in OVS 2026-03-19T18:03:34.962Z|00099|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-fds9d up in Southbound 2026-03-19T18:03:41.227Z|00100|binding|INFO|Claiming lport openshift-image-registry_image-registry-68cb65bb56-n92qz for this chassis. 2026-03-19T18:03:41.227Z|00101|binding|INFO|openshift-image-registry_image-registry-68cb65bb56-n92qz: Claiming 0a:58:0a:81:00:06 10.129.0.6 2026-03-19T18:03:41.245Z|00102|binding|INFO|Setting lport openshift-image-registry_image-registry-68cb65bb56-n92qz ovn-installed in OVS 2026-03-19T18:03:41.245Z|00103|binding|INFO|Setting lport openshift-image-registry_image-registry-68cb65bb56-n92qz up in Southbound 2026-03-19T18:03:41.253Z|00104|binding|INFO|Claiming lport openshift-ingress_router-default-645cb7c6f8-4qxqd for this chassis. 2026-03-19T18:03:41.253Z|00105|binding|INFO|openshift-ingress_router-default-645cb7c6f8-4qxqd: Claiming 0a:58:0a:81:00:07 10.129.0.7 2026-03-19T18:03:41.275Z|00106|binding|INFO|Setting lport openshift-ingress_router-default-645cb7c6f8-4qxqd up in Southbound 2026-03-19T18:03:41.276Z|00107|binding|INFO|Setting lport openshift-ingress_router-default-645cb7c6f8-4qxqd ovn-installed in OVS 2026-03-19T18:03:41.298Z|00108|binding|INFO|Claiming lport openshift-dns_dns-default-pzfn4 for this chassis. 2026-03-19T18:03:41.298Z|00109|binding|INFO|openshift-dns_dns-default-pzfn4: Claiming 0a:58:0a:81:00:08 10.129.0.8 2026-03-19T18:03:41.315Z|00110|binding|INFO|Setting lport openshift-dns_dns-default-pzfn4 ovn-installed in OVS 2026-03-19T18:03:41.315Z|00111|binding|INFO|Setting lport openshift-dns_dns-default-pzfn4 up in Southbound 2026-03-19T18:03:42.292Z|00112|binding|INFO|Claiming lport openshift-multus_network-metrics-daemon-pjs6w for this chassis. 2026-03-19T18:03:42.292Z|00113|binding|INFO|openshift-multus_network-metrics-daemon-pjs6w: Claiming 0a:58:0a:81:00:05 10.129.0.5 2026-03-19T18:03:42.308Z|00114|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-pjs6w ovn-installed in OVS 2026-03-19T18:03:42.308Z|00115|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-pjs6w up in Southbound 2026-03-19T18:03:44.101Z|00116|binding|INFO|Claiming lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-7dnh5 for this chassis. 2026-03-19T18:03:44.101Z|00117|binding|INFO|openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-7dnh5: Claiming 0a:58:0a:81:00:0d 10.129.0.13 2026-03-19T18:03:44.120Z|00118|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-7dnh5 up in Southbound 2026-03-19T18:03:44.120Z|00119|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-68fc78d85c-7dnh5 ovn-installed in OVS 2026-03-19T18:03:53.289Z|00120|binding|INFO|Claiming lport openshift-monitoring_alertmanager-main-1 for this chassis. 2026-03-19T18:03:53.289Z|00121|binding|INFO|openshift-monitoring_alertmanager-main-1: Claiming 0a:58:0a:81:00:0e 10.129.0.14 2026-03-19T18:03:53.304Z|00122|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 ovn-installed in OVS 2026-03-19T18:03:53.304Z|00123|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 up in Southbound 2026-03-19T18:03:54.538Z|00124|binding|INFO|Claiming lport openshift-monitoring_thanos-querier-64c847d88b-kzmhz for this chassis. 2026-03-19T18:03:54.538Z|00125|binding|INFO|openshift-monitoring_thanos-querier-64c847d88b-kzmhz: Claiming 0a:58:0a:81:00:0f 10.129.0.15 2026-03-19T18:03:54.554Z|00126|binding|INFO|Setting lport openshift-monitoring_thanos-querier-64c847d88b-kzmhz ovn-installed in OVS 2026-03-19T18:03:54.554Z|00127|binding|INFO|Setting lport openshift-monitoring_thanos-querier-64c847d88b-kzmhz up in Southbound 2026-03-19T18:03:55.936Z|00128|binding|INFO|Claiming lport openshift-monitoring_metrics-server-69ff98487c-csh47 for this chassis. 2026-03-19T18:03:55.936Z|00129|binding|INFO|openshift-monitoring_metrics-server-69ff98487c-csh47: Claiming 0a:58:0a:81:00:10 10.129.0.16 2026-03-19T18:03:55.955Z|00130|binding|INFO|Setting lport openshift-monitoring_metrics-server-69ff98487c-csh47 ovn-installed in OVS 2026-03-19T18:03:55.955Z|00131|binding|INFO|Setting lport openshift-monitoring_metrics-server-69ff98487c-csh47 up in Southbound 2026-03-19T18:03:58.705Z|00132|binding|INFO|Claiming lport openshift-monitoring_telemeter-client-65b65ccb4c-sj76x for this chassis. 2026-03-19T18:03:58.706Z|00133|binding|INFO|openshift-monitoring_telemeter-client-65b65ccb4c-sj76x: Claiming 0a:58:0a:81:00:12 10.129.0.18 2026-03-19T18:03:58.726Z|00134|binding|INFO|Setting lport openshift-monitoring_telemeter-client-65b65ccb4c-sj76x ovn-installed in OVS 2026-03-19T18:03:58.726Z|00135|binding|INFO|Setting lport openshift-monitoring_telemeter-client-65b65ccb4c-sj76x up in Southbound 2026-03-19T18:03:58.731Z|00136|binding|INFO|Claiming lport openshift-monitoring_prometheus-k8s-1 for this chassis. 2026-03-19T18:03:58.731Z|00137|binding|INFO|openshift-monitoring_prometheus-k8s-1: Claiming 0a:58:0a:81:00:13 10.129.0.19 2026-03-19T18:03:58.731Z|00138|binding|INFO|Claiming lport openshift-monitoring_monitoring-plugin-7cd8f4f858-tjkgw for this chassis. 2026-03-19T18:03:58.731Z|00139|binding|INFO|openshift-monitoring_monitoring-plugin-7cd8f4f858-tjkgw: Claiming 0a:58:0a:81:00:11 10.129.0.17 2026-03-19T18:03:58.770Z|00140|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 ovn-installed in OVS 2026-03-19T18:03:58.770Z|00141|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 up in Southbound 2026-03-19T18:03:58.770Z|00142|binding|INFO|Setting lport openshift-monitoring_monitoring-plugin-7cd8f4f858-tjkgw ovn-installed in OVS 2026-03-19T18:03:58.770Z|00143|binding|INFO|Setting lport openshift-monitoring_monitoring-plugin-7cd8f4f858-tjkgw up in Southbound 2026-03-19T18:04:00.469Z|00144|binding|INFO|Claiming lport openshift-console_downloads-cc4854854-j6xsd for this chassis. 2026-03-19T18:04:00.469Z|00145|binding|INFO|openshift-console_downloads-cc4854854-j6xsd: Claiming 0a:58:0a:81:00:14 10.129.0.20 2026-03-19T18:04:00.485Z|00146|binding|INFO|Setting lport openshift-console_downloads-cc4854854-j6xsd up in Southbound 2026-03-19T18:04:00.486Z|00147|binding|INFO|Setting lport openshift-console_downloads-cc4854854-j6xsd ovn-installed in OVS 2026-03-19T18:04:08.669Z|00148|binding|INFO|Releasing lport openshift-image-registry_image-registry-68cb65bb56-n92qz from this chassis (sb_readonly=0) 2026-03-19T18:04:08.669Z|00149|binding|INFO|Setting lport openshift-image-registry_image-registry-68cb65bb56-n92qz down in Southbound 2026-03-19T18:04:09.215Z|00150|binding|INFO|Claiming lport openshift-image-registry_image-registry-5cc76d698-rq9xl for this chassis. 2026-03-19T18:04:09.215Z|00151|binding|INFO|openshift-image-registry_image-registry-5cc76d698-rq9xl: Claiming 0a:58:0a:81:00:15 10.129.0.21 2026-03-19T18:04:09.235Z|00152|binding|INFO|Setting lport openshift-image-registry_image-registry-5cc76d698-rq9xl ovn-installed in OVS 2026-03-19T18:04:09.235Z|00153|binding|INFO|Setting lport openshift-image-registry_image-registry-5cc76d698-rq9xl up in Southbound 2026-03-19T18:04:17.156Z|00154|binding|INFO|Claiming lport openshift-console_console-5cf5cb7846-pqp96 for this chassis. 2026-03-19T18:04:17.156Z|00155|binding|INFO|openshift-console_console-5cf5cb7846-pqp96: Claiming 0a:58:0a:81:00:16 10.129.0.22 2026-03-19T18:04:17.174Z|00156|binding|INFO|Setting lport openshift-console_console-5cf5cb7846-pqp96 ovn-installed in OVS 2026-03-19T18:04:17.174Z|00157|binding|INFO|Setting lport openshift-console_console-5cf5cb7846-pqp96 up in Southbound 2026-03-19T18:05:12.869Z|00158|binding|INFO|Releasing lport openshift-monitoring_alertmanager-main-1 from this chassis (sb_readonly=0) 2026-03-19T18:05:12.869Z|00159|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 down in Southbound 2026-03-19T18:05:13.729Z|00160|binding|INFO|Claiming lport openshift-monitoring_alertmanager-main-1 for this chassis. 2026-03-19T18:05:13.729Z|00161|binding|INFO|openshift-monitoring_alertmanager-main-1: Claiming 0a:58:0a:81:00:17 10.129.0.23 2026-03-19T18:05:13.747Z|00162|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 ovn-installed in OVS 2026-03-19T18:05:13.747Z|00163|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-1 up in Southbound 2026-03-19T18:05:17.139Z|00164|binding|INFO|Releasing lport openshift-monitoring_prometheus-k8s-1 from this chassis (sb_readonly=0) 2026-03-19T18:05:17.139Z|00165|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 down in Southbound 2026-03-19T18:05:18.481Z|00166|binding|INFO|Claiming lport openshift-monitoring_prometheus-k8s-1 for this chassis. 2026-03-19T18:05:18.481Z|00167|binding|INFO|openshift-monitoring_prometheus-k8s-1: Claiming 0a:58:0a:81:00:18 10.129.0.24 2026-03-19T18:05:18.503Z|00168|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 up in Southbound 2026-03-19T18:05:18.503Z|00169|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 ovn-installed in OVS 2026-03-19T18:05:46.892Z|00170|binding|INFO|Releasing lport openshift-console_console-5cf5cb7846-pqp96 from this chassis (sb_readonly=0) 2026-03-19T18:05:46.892Z|00171|binding|INFO|Setting lport openshift-console_console-5cf5cb7846-pqp96 down in Southbound 2026-03-19T18:06:49.364Z|00172|memory_trim|INFO|Detected inactivity (last active 30006 ms ago): trimming memory 2026-03-19T18:07:52.248Z|00173|memory_trim|INFO|Detected inactivity (last active 30006 ms ago): trimming memory 2026-03-19T18:08:37.517Z|00174|memory_trim|INFO|Detected inactivity (last active 30005 ms ago): trimming memory 2026-03-19T18:10:05.100Z|00175|memory_trim|INFO|Detected inactivity (last active 30001 ms ago): trimming memory 2026-03-19T18:11:41.197Z|00176|binding|INFO|Claiming lport cert-manager_cert-manager-cainjector-5b4bf68748-l27tt for this chassis. 2026-03-19T18:11:41.197Z|00177|binding|INFO|cert-manager_cert-manager-cainjector-5b4bf68748-l27tt: Claiming 0a:58:0a:81:00:19 10.129.0.25 2026-03-19T18:11:41.214Z|00178|binding|INFO|Setting lport cert-manager_cert-manager-cainjector-5b4bf68748-l27tt up in Southbound 2026-03-19T18:11:41.215Z|00179|binding|INFO|Setting lport cert-manager_cert-manager-cainjector-5b4bf68748-l27tt ovn-installed in OVS 2026-03-19T18:11:47.522Z|00180|binding|INFO|Claiming lport cert-manager_cert-manager-59ccb4bb6b-qzq7w for this chassis. 2026-03-19T18:11:47.522Z|00181|binding|INFO|cert-manager_cert-manager-59ccb4bb6b-qzq7w: Claiming 0a:58:0a:81:00:1a 10.129.0.26 2026-03-19T18:11:47.540Z|00182|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-qzq7w up in Southbound 2026-03-19T18:11:47.540Z|00183|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-qzq7w ovn-installed in OVS 2026-03-19T18:11:47.700Z|00184|binding|INFO|Claiming lport openshift-operators_openshift-pipelines-operator-6684678d86-qrx7z for this chassis. 2026-03-19T18:11:47.700Z|00185|binding|INFO|openshift-operators_openshift-pipelines-operator-6684678d86-qrx7z: Claiming 0a:58:0a:81:00:1b 10.129.0.27 2026-03-19T18:11:47.718Z|00186|binding|INFO|Setting lport openshift-operators_openshift-pipelines-operator-6684678d86-qrx7z ovn-installed in OVS 2026-03-19T18:11:47.718Z|00187|binding|INFO|Setting lport openshift-operators_openshift-pipelines-operator-6684678d86-qrx7z up in Southbound 2026-03-19T18:12:15.496Z|00188|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-7g8tw for this chassis. 2026-03-19T18:12:15.497Z|00189|binding|INFO|openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-7g8tw: Claiming 0a:58:0a:81:00:1c 10.129.0.28 2026-03-19T18:12:15.518Z|00190|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-7g8tw ovn-installed in OVS 2026-03-19T18:12:15.518Z|00191|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-7g8tw up in Southbound 2026-03-19T18:12:15.798Z|00192|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-webhook-584c448755-84wwm for this chassis. 2026-03-19T18:12:15.798Z|00193|binding|INFO|openshift-pipelines_tekton-pipelines-webhook-584c448755-84wwm: Claiming 0a:58:0a:81:00:1d 10.129.0.29 2026-03-19T18:12:15.820Z|00194|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-84wwm ovn-installed in OVS 2026-03-19T18:12:15.820Z|00195|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-84wwm up in Southbound 2026-03-19T18:12:15.904Z|00196|binding|INFO|Claiming lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-whd6v for this chassis. 2026-03-19T18:12:15.904Z|00197|binding|INFO|openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-whd6v: Claiming 0a:58:0a:81:00:1e 10.129.0.30 2026-03-19T18:12:15.924Z|00198|binding|INFO|Setting lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-whd6v ovn-installed in OVS 2026-03-19T18:12:15.924Z|00199|binding|INFO|Setting lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-whd6v up in Southbound 2026-03-19T18:12:56.163Z|00200|binding|INFO|Claiming lport openshift-pipelines_tekton-chains-controller-5fb999ffff-xxs5p for this chassis. 2026-03-19T18:12:56.163Z|00201|binding|INFO|openshift-pipelines_tekton-chains-controller-5fb999ffff-xxs5p: Claiming 0a:58:0a:81:00:1f 10.129.0.31 2026-03-19T18:12:56.182Z|00202|binding|INFO|Setting lport openshift-pipelines_tekton-chains-controller-5fb999ffff-xxs5p ovn-installed in OVS 2026-03-19T18:12:56.182Z|00203|binding|INFO|Setting lport openshift-pipelines_tekton-chains-controller-5fb999ffff-xxs5p up in Southbound 2026-03-19T18:13:15.945Z|00204|binding|INFO|Claiming lport openshift-pipelines_tekton-results-api-7b4b7bb78c-6kkmn for this chassis. 2026-03-19T18:13:15.945Z|00205|binding|INFO|openshift-pipelines_tekton-results-api-7b4b7bb78c-6kkmn: Claiming 0a:58:0a:81:00:20 10.129.0.32 2026-03-19T18:13:15.964Z|00206|binding|INFO|Setting lport openshift-pipelines_tekton-results-api-7b4b7bb78c-6kkmn ovn-installed in OVS 2026-03-19T18:13:15.964Z|00207|binding|INFO|Setting lport openshift-pipelines_tekton-results-api-7b4b7bb78c-6kkmn up in Southbound 2026-03-19T18:14:05.560Z|00208|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-pqf5h for this chassis. 2026-03-19T18:14:05.560Z|00209|binding|INFO|openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-pqf5h: Claiming 0a:58:0a:81:00:21 10.129.0.33 2026-03-19T18:14:05.582Z|00210|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-pqf5h ovn-installed in OVS 2026-03-19T18:14:05.582Z|00211|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-pqf5h up in Southbound 2026-03-19T18:14:05.657Z|00212|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-hrbm6 for this chassis. 2026-03-19T18:14:05.657Z|00213|binding|INFO|openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-hrbm6: Claiming 0a:58:0a:81:00:22 10.129.0.34 2026-03-19T18:14:05.675Z|00214|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-hrbm6 ovn-installed in OVS 2026-03-19T18:14:05.675Z|00215|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-hrbm6 up in Southbound 2026-03-19T18:14:31.161Z|00216|binding|INFO|Claiming lport tsf-tas_fulcio-server-54f997b569-qrdxj for this chassis. 2026-03-19T18:14:31.161Z|00217|binding|INFO|tsf-tas_fulcio-server-54f997b569-qrdxj: Claiming 0a:58:0a:81:00:24 10.129.0.36 2026-03-19T18:14:31.181Z|00218|binding|INFO|Setting lport tsf-tas_fulcio-server-54f997b569-qrdxj ovn-installed in OVS 2026-03-19T18:14:31.181Z|00219|binding|INFO|Setting lport tsf-tas_fulcio-server-54f997b569-qrdxj up in Southbound 2026-03-19T18:14:31.603Z|00220|binding|INFO|Claiming lport tsf-tas_trillian-logserver-7dff685955-9c5z6 for this chassis. 2026-03-19T18:14:31.603Z|00221|binding|INFO|tsf-tas_trillian-logserver-7dff685955-9c5z6: Claiming 0a:58:0a:81:00:23 10.129.0.35 2026-03-19T18:14:31.626Z|00222|binding|INFO|Setting lport tsf-tas_trillian-logserver-7dff685955-9c5z6 ovn-installed in OVS 2026-03-19T18:14:31.626Z|00223|binding|INFO|Setting lport tsf-tas_trillian-logserver-7dff685955-9c5z6 up in Southbound 2026-03-19T18:14:40.048Z|00224|binding|INFO|Claiming lport tsf-tas_trillian-db-5779c457d8-tbtk4 for this chassis. 2026-03-19T18:14:40.048Z|00225|binding|INFO|tsf-tas_trillian-db-5779c457d8-tbtk4: Claiming 0a:58:0a:81:00:25 10.129.0.37 2026-03-19T18:14:40.066Z|00226|binding|INFO|Setting lport tsf-tas_trillian-db-5779c457d8-tbtk4 up in Southbound 2026-03-19T18:14:40.067Z|00227|binding|INFO|Setting lport tsf-tas_trillian-db-5779c457d8-tbtk4 ovn-installed in OVS 2026-03-19T18:16:12.230Z|00228|binding|INFO|Claiming lport tsf-tpa_create-db-9hw9j for this chassis. 2026-03-19T18:16:12.230Z|00229|binding|INFO|tsf-tpa_create-db-9hw9j: Claiming 0a:58:0a:81:00:26 10.129.0.38 2026-03-19T18:16:12.249Z|00230|binding|INFO|Setting lport tsf-tpa_create-db-9hw9j ovn-installed in OVS 2026-03-19T18:16:12.249Z|00231|binding|INFO|Setting lport tsf-tpa_create-db-9hw9j up in Southbound 2026-03-19T18:16:17.064Z|00232|binding|INFO|Releasing lport tsf-tpa_create-db-9hw9j from this chassis (sb_readonly=0) 2026-03-19T18:16:17.064Z|00233|binding|INFO|Setting lport tsf-tpa_create-db-9hw9j down in Southbound 2026-03-19T18:16:18.701Z|00234|binding|INFO|Claiming lport tsf-tpa_migrate-db-vmg7r for this chassis. 2026-03-19T18:16:18.701Z|00235|binding|INFO|tsf-tpa_migrate-db-vmg7r: Claiming 0a:58:0a:81:00:27 10.129.0.39 2026-03-19T18:16:18.724Z|00236|binding|INFO|Setting lport tsf-tpa_migrate-db-vmg7r up in Southbound 2026-03-19T18:16:18.725Z|00237|binding|INFO|Setting lport tsf-tpa_migrate-db-vmg7r ovn-installed in OVS 2026-03-19T18:16:21.085Z|00238|binding|INFO|Releasing lport tsf-tpa_migrate-db-vmg7r from this chassis (sb_readonly=0) 2026-03-19T18:16:21.085Z|00239|binding|INFO|Setting lport tsf-tpa_migrate-db-vmg7r down in Southbound 2026-03-19T18:16:34.424Z|00240|binding|INFO|Claiming lport tsf-tpa_server-5954547654-4qxbv for this chassis. 2026-03-19T18:16:34.424Z|00241|binding|INFO|tsf-tpa_server-5954547654-4qxbv: Claiming 0a:58:0a:81:00:28 10.129.0.40 2026-03-19T18:16:34.445Z|00242|binding|INFO|Setting lport tsf-tpa_server-5954547654-4qxbv ovn-installed in OVS 2026-03-19T18:16:34.445Z|00243|binding|INFO|Setting lport tsf-tpa_server-5954547654-4qxbv up in Southbound 2026-03-19T18:16:34.479Z|00244|binding|INFO|Claiming lport tsf-tpa_importer-74cd48f5c7-mwzvq for this chassis. 2026-03-19T18:16:34.479Z|00245|binding|INFO|tsf-tpa_importer-74cd48f5c7-mwzvq: Claiming 0a:58:0a:81:00:29 10.129.0.41 2026-03-19T18:16:34.500Z|00246|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-mwzvq up in Southbound 2026-03-19T18:16:34.500Z|00247|binding|INFO|Setting lport tsf-tpa_importer-74cd48f5c7-mwzvq ovn-installed in OVS 2026-03-19T18:18:40.060Z|00248|memory_trim|INFO|Detected inactivity (last active 30003 ms ago): trimming memory