++ K8S_NODE=ip-10-0-1-50.ec2.internal ++ [[ -n ip-10-0-1-50.ec2.internal ]] ++ [[ -f /env/ip-10-0-1-50.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-31T03:58:04+00:00 - starting ovn-controller' 2026-03-31T03:58:04+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-31T03:58:04Z|00001|vlog|INFO|opened log file /var/log/ovn/acl-audit-log.log 2026-03-31T03:58:04.986Z|00002|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-31T03:58:04.986Z|00003|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-31T03:58:04.988Z|00004|main|INFO|OVN internal version is : [25.03.3-20.41.0-78.9] 2026-03-31T03:58:04.988Z|00005|main|INFO|OVS IDL reconnected, force recompute. 2026-03-31T03:58:04.988Z|00006|reconnect|INFO|invalid:: connecting... 2026-03-31T03:58:04.988Z|00007|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-31T03:58:04.988Z|00008|main|INFO|OVNSB IDL reconnected, force recompute. 2026-03-31T03:58:05.040Z|00009|ovn_util|INFO|statctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-31T03:58:05.040Z|00010|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-31T03:58:05.040Z|00011|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-31T03:58:05.040Z|00012|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-31T03:58:05.040Z|00013|ovn_util|INFO|pinctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-31T03:58:05.041Z|00014|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-31T03:58:05.041Z|00015|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-31T03:58:05.041Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-31T03:58:05.989Z|00017|reconnect|INFO|invalid:: connecting... 2026-03-31T03:58:05.989Z|00018|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-31T03:58:05.989Z|00019|reconnect|INFO|invalid:: waiting 2 seconds before reconnect 2026-03-31T03:58:06.042Z|00001|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-31T03:58:06.042Z|00001|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-31T03:58:06.043Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-31T03:58:06.043Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-31T03:58:07.989Z|00020|reconnect|INFO|invalid:: connecting... 2026-03-31T03:58:07.989Z|00021|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-31T03:58:07.989Z|00022|reconnect|INFO|invalid:: waiting 4 seconds before reconnect 2026-03-31T03:58:10.815Z|00023|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connecting... 2026-03-31T03:58:10.815Z|00024|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connected 2026-03-31T03:58:10.817Z|00025|chassis|INFO|Need to specify an encap type and ip 2026-03-31T03:58:10.817Z|00026|ovn_util|INFO|features: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-31T03:58:10.817Z|00027|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-31T03:58:10.817Z|00028|features|INFO|OVS Feature: ct_zero_snat, state: supported 2026-03-31T03:58:10.817Z|00029|features|INFO|OVS Feature: ct_flush, state: supported 2026-03-31T03:58:10.817Z|00030|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported 2026-03-31T03:58:10.817Z|00031|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-31T03:58:10.817Z|00032|main|INFO|OVS feature set changed, force recompute. 2026-03-31T03:58:10.817Z|00033|ovn_util|INFO|ofctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-31T03:58:10.817Z|00034|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-31T03:58:10.817Z|00035|chassis|INFO|Need to specify an encap type and ip 2026-03-31T03:58:10.817Z|00036|chassis|INFO|Need to specify an encap type and ip 2026-03-31T03:58:10.817Z|00037|chassis|INFO|Need to specify an encap type and ip 2026-03-31T03:58:10.817Z|00038|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-31T03:58:10.817Z|00039|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-31T03:58:10.817Z|00040|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-31T03:58:10.817Z|00041|main|INFO|OVS OpenFlow connection reconnected,force recompute. 2026-03-31T03:58:10.817Z|00042|chassis|INFO|Need to specify an encap type and ip 2026-03-31T03:58:10.817Z|00043|features|INFO|OVS Feature: meter_support, state: supported 2026-03-31T03:58:10.817Z|00044|features|INFO|OVS Feature: group_support, state: supported 2026-03-31T03:58:10.817Z|00045|main|INFO|OVS feature set changed, force recompute. 2026-03-31T03:58:10.817Z|00046|features|INFO|OVS Feature: sample_action_with_registers, state: supported 2026-03-31T03:58:10.817Z|00047|main|INFO|OVS feature set changed, force recompute. 2026-03-31T03:58:10.818Z|00048|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 2026-03-31T03:58:10.818Z|00049|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. 2026-03-31T03:58:10.830Z|00050|features|INFO|OVS Feature: ct_label_flush, state: supported 2026-03-31T03:58:10.830Z|00051|main|INFO|OVS feature set changed, force recompute. 2026-03-31T03:58:13.369Z|00052|binding|INFO|Claiming lport cr-stor-ip-10-0-1-50.ec2.internal for this chassis. 2026-03-31T03:58:13.369Z|00053|binding|INFO|cr-stor-ip-10-0-1-50.ec2.internal: Claiming router 2026-03-31T03:58:13.370Z|00054|binding|INFO|Claiming lport etor-GR_ip-10-0-1-50.ec2.internal for this chassis. 2026-03-31T03:58:13.370Z|00055|binding|INFO|etor-GR_ip-10-0-1-50.ec2.internal: Claiming 0a:ff:d2:94:13:f9 2026-03-31T03:58:13.370Z|00056|binding|INFO|Claiming lport jtor-GR_ip-10-0-1-50.ec2.internal for this chassis. 2026-03-31T03:58:13.370Z|00057|binding|INFO|jtor-GR_ip-10-0-1-50.ec2.internal: Claiming router 2026-03-31T03:58:13.370Z|00058|binding|INFO|Claiming lport rtoj-GR_ip-10-0-1-50.ec2.internal for this chassis. 2026-03-31T03:58:13.370Z|00059|binding|INFO|rtoj-GR_ip-10-0-1-50.ec2.internal: Claiming 0a:58:64:40:00:02 100.64.0.2/16 2026-03-31T03:58:13.370Z|00060|binding|INFO|Claiming lport rtoe-GR_ip-10-0-1-50.ec2.internal for this chassis. 2026-03-31T03:58:13.370Z|00061|binding|INFO|rtoe-GR_ip-10-0-1-50.ec2.internal: Claiming 0a:ff:d2:94:13:f9 10.0.1.50/24 2026-03-31T03:58:13.370Z|00062|binding|INFO|Claiming lport cr-rtos-ip-10-0-1-50.ec2.internal for this chassis. 2026-03-31T03:58:13.370Z|00063|binding|INFO|cr-rtos-ip-10-0-1-50.ec2.internal: Claiming 0a:58:0a:80:00:01 10.128.0.1/23 2026-03-31T03:58:13.399Z|00064|binding|INFO|Setting lport jtor-GR_ip-10-0-1-50.ec2.internal up in Southbound 2026-03-31T03:58:13.399Z|00065|binding|INFO|Setting lport cr-stor-ip-10-0-1-50.ec2.internal up in Southbound 2026-03-31T03:58:13.399Z|00066|binding|INFO|Setting lport rtoj-GR_ip-10-0-1-50.ec2.internal up in Southbound 2026-03-31T03:58:13.399Z|00067|binding|INFO|Setting lport rtoe-GR_ip-10-0-1-50.ec2.internal up in Southbound 2026-03-31T03:58:13.399Z|00068|binding|INFO|Setting lport etor-GR_ip-10-0-1-50.ec2.internal up in Southbound 2026-03-31T03:58:13.399Z|00069|binding|INFO|Setting lport cr-rtos-ip-10-0-1-50.ec2.internal up in Southbound 2026-03-31T03:58:13.818Z|00070|binding|INFO|Claiming lport k8s-ip-10-0-1-50.ec2.internal for this chassis. 2026-03-31T03:58:13.818Z|00071|binding|INFO|k8s-ip-10-0-1-50.ec2.internal: Claiming 0a:58:0a:80:00:02 10.128.0.2 2026-03-31T03:58:13.823Z|00072|binding|INFO|Setting lport k8s-ip-10-0-1-50.ec2.internal ovn-installed in OVS 2026-03-31T03:58:13.823Z|00073|binding|INFO|Setting lport k8s-ip-10-0-1-50.ec2.internal up in Southbound 2026-03-31T03:58:15.396Z|00074|memory|INFO|18740 kB peak resident set size after 10.4 seconds 2026-03-31T03:58:15.396Z|00075|memory|INFO|idl-cells-OVN_Southbound:9800 idl-cells-Open_vSwitch:414 if_status_mgr_ifaces_state_usage-KB:1 if_status_mgr_ifaces_usage-KB:1 lflow-cache-entries-cache-expr:180 lflow-cache-entries-cache-matches:465 lflow-cache-size-KB:793 local_datapath_usage-KB:1 ofctrl_desired_flow_usage-KB:394 ofctrl_installed_flow_usage-KB:294 ofctrl_sb_flow_ref_usage-KB:157 2026-03-31T03:58:17.972Z|00076|binding|INFO|Claiming lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-x9mwt for this chassis. 2026-03-31T03:58:17.972Z|00077|binding|INFO|openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-x9mwt: Claiming 0a:58:0a:80:00:08 10.128.0.8 2026-03-31T03:58:17.977Z|00078|binding|INFO|Setting lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-x9mwt ovn-installed in OVS 2026-03-31T03:58:17.977Z|00079|binding|INFO|Setting lport openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-6ff64bb8b6-x9mwt up in Southbound 2026-03-31T03:58:18.028Z|00080|binding|INFO|Claiming lport openshift-console-operator_console-operator-8777bd9bb-6l7md for this chassis. 2026-03-31T03:58:18.028Z|00081|binding|INFO|openshift-console-operator_console-operator-8777bd9bb-6l7md: Claiming 0a:58:0a:80:00:15 10.128.0.21 2026-03-31T03:58:18.036Z|00082|binding|INFO|Setting lport openshift-console-operator_console-operator-8777bd9bb-6l7md up in Southbound 2026-03-31T03:58:18.038Z|00083|binding|INFO|Setting lport openshift-console-operator_console-operator-8777bd9bb-6l7md ovn-installed in OVS 2026-03-31T03:58:18.065Z|00084|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-source-5c76bd6f9b-lwb5f for this chassis. 2026-03-31T03:58:18.065Z|00085|binding|INFO|openshift-network-diagnostics_network-check-source-5c76bd6f9b-lwb5f: Claiming 0a:58:0a:80:00:11 10.128.0.17 2026-03-31T03:58:18.070Z|00086|binding|INFO|Setting lport openshift-network-diagnostics_network-check-source-5c76bd6f9b-lwb5f ovn-installed in OVS 2026-03-31T03:58:18.070Z|00087|binding|INFO|Setting lport openshift-network-diagnostics_network-check-source-5c76bd6f9b-lwb5f up in Southbound 2026-03-31T03:58:18.072Z|00088|binding|INFO|Claiming lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-pzlqs for this chassis. 2026-03-31T03:58:18.072Z|00089|binding|INFO|openshift-deployment-validation-operator_deployment-validation-operator-catalog-pzlqs: Claiming 0a:58:0a:80:00:13 10.128.0.19 2026-03-31T03:58:18.072Z|00090|binding|INFO|Claiming lport openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-m6qxp for this chassis. 2026-03-31T03:58:18.072Z|00091|binding|INFO|openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-m6qxp: Claiming 0a:58:0a:80:00:12 10.128.0.18 2026-03-31T03:58:18.083Z|00092|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-pzlqs ovn-installed in OVS 2026-03-31T03:58:18.083Z|00093|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-catalog-pzlqs up in Southbound 2026-03-31T03:58:18.083Z|00094|binding|INFO|Setting lport openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-m6qxp ovn-installed in OVS 2026-03-31T03:58:18.083Z|00095|binding|INFO|Setting lport openshift-cluster-storage-operator_volume-data-source-validator-555cc59f77-m6qxp up in Southbound 2026-03-31T03:58:18.088Z|00096|binding|INFO|Claiming lport openshift-ingress-canary_ingress-canary-btc9g for this chassis. 2026-03-31T03:58:18.088Z|00097|binding|INFO|openshift-ingress-canary_ingress-canary-btc9g: Claiming 0a:58:0a:80:00:14 10.128.0.20 2026-03-31T03:58:18.093Z|00098|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-btc9g ovn-installed in OVS 2026-03-31T03:58:18.093Z|00099|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-btc9g up in Southbound 2026-03-31T03:58:18.308Z|00100|binding|INFO|Claiming lport openshift-insights_insights-operator-5577457d66-zc5rp for this chassis. 2026-03-31T03:58:18.308Z|00101|binding|INFO|openshift-insights_insights-operator-5577457d66-zc5rp: Claiming 0a:58:0a:80:00:0e 10.128.0.14 2026-03-31T03:58:18.312Z|00102|binding|INFO|Setting lport openshift-insights_insights-operator-5577457d66-zc5rp ovn-installed in OVS 2026-03-31T03:58:18.312Z|00103|binding|INFO|Setting lport openshift-insights_insights-operator-5577457d66-zc5rp up in Southbound 2026-03-31T03:58:18.320Z|00104|binding|INFO|Claiming lport openshift-service-ca-operator_service-ca-operator-7b89bc695f-9sm4n for this chassis. 2026-03-31T03:58:18.320Z|00105|binding|INFO|openshift-service-ca-operator_service-ca-operator-7b89bc695f-9sm4n: Claiming 0a:58:0a:80:00:0f 10.128.0.15 2026-03-31T03:58:18.324Z|00106|binding|INFO|Setting lport openshift-service-ca-operator_service-ca-operator-7b89bc695f-9sm4n ovn-installed in OVS 2026-03-31T03:58:18.324Z|00107|binding|INFO|Setting lport openshift-service-ca-operator_service-ca-operator-7b89bc695f-9sm4n up in Southbound 2026-03-31T03:58:25.169Z|00108|binding|INFO|Claiming lport kube-system_global-pull-secret-syncer-2hp6l for this chassis. 2026-03-31T03:58:25.169Z|00109|binding|INFO|kube-system_global-pull-secret-syncer-2hp6l: Claiming 0a:58:0a:80:00:05 10.128.0.5 2026-03-31T03:58:25.184Z|00110|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-2hp6l ovn-installed in OVS 2026-03-31T03:58:25.184Z|00111|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-2hp6l up in Southbound 2026-03-31T03:58:25.610Z|00112|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-target-wkqrh for this chassis. 2026-03-31T03:58:25.610Z|00113|binding|INFO|openshift-network-diagnostics_network-check-target-wkqrh: Claiming 0a:58:0a:80:00:04 10.128.0.4 2026-03-31T03:58:25.624Z|00114|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-wkqrh ovn-installed in OVS 2026-03-31T03:58:25.624Z|00115|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-wkqrh up in Southbound 2026-03-31T03:58:29.671Z|00116|binding|INFO|Claiming lport openshift-kube-storage-version-migrator_migrator-854b5fb5c9-f2wnq for this chassis. 2026-03-31T03:58:29.671Z|00117|binding|INFO|openshift-kube-storage-version-migrator_migrator-854b5fb5c9-f2wnq: Claiming 0a:58:0a:80:00:16 10.128.0.22 2026-03-31T03:58:29.685Z|00118|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-854b5fb5c9-f2wnq ovn-installed in OVS 2026-03-31T03:58:29.685Z|00119|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-854b5fb5c9-f2wnq up in Southbound 2026-03-31T03:58:29.686Z|00120|binding|INFO|Claiming lport openshift-service-ca_service-ca-f59fc589b-4ftrg for this chassis. 2026-03-31T03:58:29.686Z|00121|binding|INFO|openshift-service-ca_service-ca-f59fc589b-4ftrg: Claiming 0a:58:0a:80:00:17 10.128.0.23 2026-03-31T03:58:29.700Z|00122|binding|INFO|Setting lport openshift-service-ca_service-ca-f59fc589b-4ftrg ovn-installed in OVS 2026-03-31T03:58:29.700Z|00123|binding|INFO|Setting lport openshift-service-ca_service-ca-f59fc589b-4ftrg up in Southbound 2026-03-31T03:58:33.594Z|00124|binding|INFO|Claiming lport openshift-cluster-samples-operator_cluster-samples-operator-67b99c68bb-l9cpq for this chassis. 2026-03-31T03:58:33.594Z|00125|binding|INFO|openshift-cluster-samples-operator_cluster-samples-operator-67b99c68bb-l9cpq: Claiming 0a:58:0a:80:00:0c 10.128.0.12 2026-03-31T03:58:33.608Z|00126|binding|INFO|Setting lport openshift-cluster-samples-operator_cluster-samples-operator-67b99c68bb-l9cpq ovn-installed in OVS 2026-03-31T03:58:33.609Z|00127|binding|INFO|Setting lport openshift-cluster-samples-operator_cluster-samples-operator-67b99c68bb-l9cpq up in Southbound 2026-03-31T03:58:42.114Z|00128|binding|INFO|Claiming lport openshift-insights_insights-runtime-extractor-mt2vs for this chassis. 2026-03-31T03:58:42.114Z|00129|binding|INFO|openshift-insights_insights-runtime-extractor-mt2vs: Claiming 0a:58:0a:80:00:18 10.128.0.24 2026-03-31T03:58:42.129Z|00130|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-mt2vs ovn-installed in OVS 2026-03-31T03:58:42.129Z|00131|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-mt2vs up in Southbound 2026-03-31T03:58:49.758Z|00132|binding|INFO|Claiming lport openshift-image-registry_image-registry-848789b554-vdtgz for this chassis. 2026-03-31T03:58:49.758Z|00133|binding|INFO|openshift-image-registry_image-registry-848789b554-vdtgz: Claiming 0a:58:0a:80:00:06 10.128.0.6 2026-03-31T03:58:49.775Z|00134|binding|INFO|Setting lport openshift-image-registry_image-registry-848789b554-vdtgz up in Southbound 2026-03-31T03:58:49.775Z|00135|binding|INFO|Setting lport openshift-image-registry_image-registry-848789b554-vdtgz ovn-installed in OVS 2026-03-31T03:58:49.786Z|00136|binding|INFO|Claiming lport openshift-dns_dns-default-h6r58 for this chassis. 2026-03-31T03:58:49.786Z|00137|binding|INFO|openshift-dns_dns-default-h6r58: Claiming 0a:58:0a:80:00:07 10.128.0.7 2026-03-31T03:58:49.803Z|00138|binding|INFO|Setting lport openshift-dns_dns-default-h6r58 ovn-installed in OVS 2026-03-31T03:58:49.803Z|00139|binding|INFO|Setting lport openshift-dns_dns-default-h6r58 up in Southbound 2026-03-31T03:58:49.813Z|00140|binding|INFO|Claiming lport openshift-monitoring_cluster-monitoring-operator-6dd897695f-vzb77 for this chassis. 2026-03-31T03:58:49.813Z|00141|binding|INFO|openshift-monitoring_cluster-monitoring-operator-6dd897695f-vzb77: Claiming 0a:58:0a:80:00:09 10.128.0.9 2026-03-31T03:58:49.834Z|00142|binding|INFO|Setting lport openshift-monitoring_cluster-monitoring-operator-6dd897695f-vzb77 ovn-installed in OVS 2026-03-31T03:58:49.834Z|00143|binding|INFO|Setting lport openshift-monitoring_cluster-monitoring-operator-6dd897695f-vzb77 up in Southbound 2026-03-31T03:58:49.852Z|00144|binding|INFO|Claiming lport openshift-ingress_router-default-76cbd74c4-pwtpx for this chassis. 2026-03-31T03:58:49.852Z|00145|binding|INFO|openshift-ingress_router-default-76cbd74c4-pwtpx: Claiming 0a:58:0a:80:00:0a 10.128.0.10 2026-03-31T03:58:49.872Z|00146|binding|INFO|Setting lport openshift-ingress_router-default-76cbd74c4-pwtpx ovn-installed in OVS 2026-03-31T03:58:49.872Z|00147|binding|INFO|Setting lport openshift-ingress_router-default-76cbd74c4-pwtpx up in Southbound 2026-03-31T03:58:49.877Z|00148|binding|INFO|Claiming lport openshift-network-console_networking-console-plugin-58d8f6745c-rj8hr for this chassis. 2026-03-31T03:58:49.877Z|00149|binding|INFO|openshift-network-console_networking-console-plugin-58d8f6745c-rj8hr: Claiming 0a:58:0a:80:00:0d 10.128.0.13 2026-03-31T03:58:49.896Z|00150|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-58d8f6745c-rj8hr ovn-installed in OVS 2026-03-31T03:58:49.896Z|00151|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-58d8f6745c-rj8hr up in Southbound 2026-03-31T03:58:49.910Z|00152|binding|INFO|Claiming lport openshift-network-console_networking-console-plugin-58d8f6745c-wq67f for this chassis. 2026-03-31T03:58:49.910Z|00153|binding|INFO|openshift-network-console_networking-console-plugin-58d8f6745c-wq67f: Claiming 0a:58:0a:80:00:0b 10.128.0.11 2026-03-31T03:58:49.926Z|00154|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-58d8f6745c-wq67f ovn-installed in OVS 2026-03-31T03:58:49.926Z|00155|binding|INFO|Setting lport openshift-network-console_networking-console-plugin-58d8f6745c-wq67f up in Southbound 2026-03-31T03:58:49.934Z|00156|binding|INFO|Claiming lport openshift-ingress_router-default-5cdc57b9dc-dlhfz for this chassis. 2026-03-31T03:58:49.934Z|00157|binding|INFO|openshift-ingress_router-default-5cdc57b9dc-dlhfz: Claiming 0a:58:0a:80:00:10 10.128.0.16 2026-03-31T03:58:49.949Z|00158|binding|INFO|Setting lport openshift-ingress_router-default-5cdc57b9dc-dlhfz ovn-installed in OVS 2026-03-31T03:58:49.949Z|00159|binding|INFO|Setting lport openshift-ingress_router-default-5cdc57b9dc-dlhfz up in Southbound 2026-03-31T03:58:53.024Z|00160|binding|INFO|Claiming lport openshift-multus_network-metrics-daemon-kc2zb for this chassis. 2026-03-31T03:58:53.024Z|00161|binding|INFO|openshift-multus_network-metrics-daemon-kc2zb: Claiming 0a:58:0a:80:00:03 10.128.0.3 2026-03-31T03:58:53.042Z|00162|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-kc2zb ovn-installed in OVS 2026-03-31T03:58:53.042Z|00163|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-kc2zb up in Southbound 2026-03-31T03:58:53.318Z|00164|binding|INFO|Claiming lport openshift-console_downloads-56d45c498b-xs4r2 for this chassis. 2026-03-31T03:58:53.318Z|00165|binding|INFO|openshift-console_downloads-56d45c498b-xs4r2: Claiming 0a:58:0a:80:00:19 10.128.0.25 2026-03-31T03:58:53.335Z|00166|binding|INFO|Setting lport openshift-console_downloads-56d45c498b-xs4r2 ovn-installed in OVS 2026-03-31T03:58:53.335Z|00167|binding|INFO|Setting lport openshift-console_downloads-56d45c498b-xs4r2 up in Southbound 2026-03-31T03:58:53.747Z|00168|binding|INFO|Claiming lport openshift-console_console-ff4b454d6-h5kr4 for this chassis. 2026-03-31T03:58:53.747Z|00169|binding|INFO|openshift-console_console-ff4b454d6-h5kr4: Claiming 0a:58:0a:80:00:1a 10.128.0.26 2026-03-31T03:58:53.763Z|00170|binding|INFO|Setting lport openshift-console_console-ff4b454d6-h5kr4 ovn-installed in OVS 2026-03-31T03:58:53.763Z|00171|binding|INFO|Setting lport openshift-console_console-ff4b454d6-h5kr4 up in Southbound 2026-03-31T03:58:54.011Z|00172|physical|WARN|Failed to locate tunnel to reach main chassis bfb9571c-b847-4d90-9834-6f5292f11107 for port tstor-ip-10-0-0-29.ec2.internal. 2026-03-31T03:58:54.415Z|00173|binding|INFO|Claiming lport openshift-monitoring_prometheus-operator-admission-webhook-9698cf77c-bvd42 for this chassis. 2026-03-31T03:58:54.415Z|00174|binding|INFO|openshift-monitoring_prometheus-operator-admission-webhook-9698cf77c-bvd42: Claiming 0a:58:0a:80:00:1b 10.128.0.27 2026-03-31T03:58:54.432Z|00175|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-9698cf77c-bvd42 ovn-installed in OVS 2026-03-31T03:58:54.432Z|00176|binding|INFO|Setting lport openshift-monitoring_prometheus-operator-admission-webhook-9698cf77c-bvd42 up in Southbound 2026-03-31T03:59:18.109Z|00177|binding|INFO|Releasing lport openshift-image-registry_image-registry-848789b554-vdtgz from this chassis (sb_readonly=0) 2026-03-31T03:59:18.109Z|00178|binding|INFO|Setting lport openshift-image-registry_image-registry-848789b554-vdtgz down in Southbound 2026-03-31T03:59:18.630Z|00179|binding|INFO|Claiming lport openshift-image-registry_image-registry-58586876-8nhdk for this chassis. 2026-03-31T03:59:18.630Z|00180|binding|INFO|openshift-image-registry_image-registry-58586876-8nhdk: Claiming 0a:58:0a:80:00:1c 10.128.0.28 2026-03-31T03:59:18.646Z|00181|binding|INFO|Setting lport openshift-image-registry_image-registry-58586876-8nhdk ovn-installed in OVS 2026-03-31T03:59:18.646Z|00182|binding|INFO|Setting lport openshift-image-registry_image-registry-58586876-8nhdk up in Southbound 2026-03-31T03:59:31.510Z|00183|binding|INFO|Claiming lport openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf565390mxq9x for this chassis. 2026-03-31T03:59:31.510Z|00184|binding|INFO|openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf565390mxq9x: Claiming 0a:58:0a:80:00:1d 10.128.0.29 2026-03-31T03:59:31.528Z|00185|binding|INFO|Setting lport openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf565390mxq9x ovn-installed in OVS 2026-03-31T03:59:31.528Z|00186|binding|INFO|Setting lport openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf565390mxq9x up in Southbound 2026-03-31T03:59:40.247Z|00187|binding|INFO|Releasing lport openshift-console_console-ff4b454d6-h5kr4 from this chassis (sb_readonly=0) 2026-03-31T03:59:40.248Z|00188|binding|INFO|Setting lport openshift-console_console-ff4b454d6-h5kr4 down in Southbound 2026-03-31T03:59:40.806Z|00189|binding|INFO|Claiming lport openshift-console_console-5fc8b99dc7-7c58p for this chassis. 2026-03-31T03:59:40.806Z|00190|binding|INFO|openshift-console_console-5fc8b99dc7-7c58p: Claiming 0a:58:0a:80:00:1e 10.128.0.30 2026-03-31T03:59:40.824Z|00191|binding|INFO|Setting lport openshift-console_console-5fc8b99dc7-7c58p ovn-installed in OVS 2026-03-31T03:59:40.824Z|00192|binding|INFO|Setting lport openshift-console_console-5fc8b99dc7-7c58p up in Southbound 2026-03-31T03:59:49.256Z|00193|binding|INFO|Releasing lport openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf565390mxq9x from this chassis (sb_readonly=0) 2026-03-31T03:59:49.256Z|00194|binding|INFO|Setting lport openshift-deployment-validation-operator_ca5b21c3869491e79768d2cfaf75f947507507b9e3b372dfa4bf565390mxq9x down in Southbound 2026-03-31T04:00:07.270Z|00195|binding|INFO|Releasing lport openshift-ingress_router-default-5cdc57b9dc-dlhfz from this chassis (sb_readonly=0) 2026-03-31T04:00:07.270Z|00196|binding|INFO|Setting lport openshift-ingress_router-default-5cdc57b9dc-dlhfz down in Southbound 2026-03-31T04:01:05.883Z|00197|binding|INFO|Releasing lport openshift-console_console-5fc8b99dc7-7c58p from this chassis (sb_readonly=0) 2026-03-31T04:01:05.883Z|00198|binding|INFO|Setting lport openshift-console_console-5fc8b99dc7-7c58p down in Southbound 2026-03-31T04:01:36.466Z|00199|memory_trim|INFO|Detected inactivity (last active 30026 ms ago): trimming memory 2026-03-31T04:03:45.491Z|00200|memory_trim|INFO|Detected inactivity (last active 30005 ms ago): trimming memory 2026-03-31T04:04:52.804Z|00201|binding|INFO|Claiming lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-8ndbl for this chassis. 2026-03-31T04:04:52.804Z|00202|binding|INFO|openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-8ndbl: Claiming 0a:58:0a:80:00:1f 10.128.0.31 2026-03-31T04:04:52.821Z|00203|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-8ndbl ovn-installed in OVS 2026-03-31T04:04:52.821Z|00204|binding|INFO|Setting lport openshift-deployment-validation-operator_deployment-validation-operator-d466f869f-8ndbl up in Southbound 2026-03-31T04:05:36.566Z|00205|memory_trim|INFO|Detected inactivity (last active 30006 ms ago): trimming memory 2026-03-31T04:06:11.523Z|00206|binding|INFO|Claiming lport openshift-marketplace_867f63058f8a38d9051044b43e55794b351c4868f3d223f49663e800bft8kgv for this chassis. 2026-03-31T04:06:11.523Z|00207|binding|INFO|openshift-marketplace_867f63058f8a38d9051044b43e55794b351c4868f3d223f49663e800bft8kgv: Claiming 0a:58:0a:80:00:20 10.128.0.32 2026-03-31T04:06:11.541Z|00208|binding|INFO|Setting lport openshift-marketplace_867f63058f8a38d9051044b43e55794b351c4868f3d223f49663e800bft8kgv ovn-installed in OVS 2026-03-31T04:06:11.541Z|00209|binding|INFO|Setting lport openshift-marketplace_867f63058f8a38d9051044b43e55794b351c4868f3d223f49663e800bft8kgv up in Southbound 2026-03-31T04:06:11.547Z|00210|binding|INFO|Claiming lport openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1x2qdb for this chassis. 2026-03-31T04:06:11.547Z|00211|binding|INFO|openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1x2qdb: Claiming 0a:58:0a:80:00:21 10.128.0.33 2026-03-31T04:06:11.565Z|00212|binding|INFO|Setting lport openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1x2qdb ovn-installed in OVS 2026-03-31T04:06:11.565Z|00213|binding|INFO|Setting lport openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1x2qdb up in Southbound 2026-03-31T04:06:14.595Z|00214|binding|INFO|Claiming lport openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e59p2p4 for this chassis. 2026-03-31T04:06:14.595Z|00215|binding|INFO|openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e59p2p4: Claiming 0a:58:0a:80:00:22 10.128.0.34 2026-03-31T04:06:14.612Z|00216|binding|INFO|Setting lport openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e59p2p4 ovn-installed in OVS 2026-03-31T04:06:14.612Z|00217|binding|INFO|Setting lport openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e59p2p4 up in Southbound 2026-03-31T04:06:14.922Z|00218|binding|INFO|Releasing lport openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1x2qdb from this chassis (sb_readonly=0) 2026-03-31T04:06:14.922Z|00219|binding|INFO|Setting lport openshift-marketplace_3e5f5b636bd3cc990d4bd6297d76653ce1cee577740080d10b92cd17d1x2qdb down in Southbound 2026-03-31T04:06:14.924Z|00220|binding|INFO|Releasing lport openshift-marketplace_867f63058f8a38d9051044b43e55794b351c4868f3d223f49663e800bft8kgv from this chassis (sb_readonly=0) 2026-03-31T04:06:14.924Z|00221|binding|INFO|Setting lport openshift-marketplace_867f63058f8a38d9051044b43e55794b351c4868f3d223f49663e800bft8kgv down in Southbound 2026-03-31T04:06:15.991Z|00222|binding|INFO|Claiming lport openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba899t6x for this chassis. 2026-03-31T04:06:15.991Z|00223|binding|INFO|openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba899t6x: Claiming 0a:58:0a:80:00:23 10.128.0.35 2026-03-31T04:06:16.009Z|00224|binding|INFO|Setting lport openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba899t6x ovn-installed in OVS 2026-03-31T04:06:16.009Z|00225|binding|INFO|Setting lport openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba899t6x up in Southbound 2026-03-31T04:06:18.031Z|00226|binding|INFO|Claiming lport openshift-marketplace_18ab2eaa607a00575555d3d5b97fe3206aa96262fc8b848ad325c51ad7xxfrv for this chassis. 2026-03-31T04:06:18.031Z|00227|binding|INFO|openshift-marketplace_18ab2eaa607a00575555d3d5b97fe3206aa96262fc8b848ad325c51ad7xxfrv: Claiming 0a:58:0a:80:00:24 10.128.0.36 2026-03-31T04:06:18.049Z|00228|binding|INFO|Setting lport openshift-marketplace_18ab2eaa607a00575555d3d5b97fe3206aa96262fc8b848ad325c51ad7xxfrv ovn-installed in OVS 2026-03-31T04:06:18.049Z|00229|binding|INFO|Setting lport openshift-marketplace_18ab2eaa607a00575555d3d5b97fe3206aa96262fc8b848ad325c51ad7xxfrv up in Southbound 2026-03-31T04:06:18.134Z|00230|binding|INFO|Claiming lport openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaf67pwn for this chassis. 2026-03-31T04:06:18.134Z|00231|binding|INFO|openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaf67pwn: Claiming 0a:58:0a:80:00:25 10.128.0.37 2026-03-31T04:06:18.152Z|00232|binding|INFO|Setting lport openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaf67pwn ovn-installed in OVS 2026-03-31T04:06:18.152Z|00233|binding|INFO|Setting lport openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaf67pwn up in Southbound 2026-03-31T04:06:19.964Z|00234|binding|INFO|Releasing lport openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba899t6x from this chassis (sb_readonly=0) 2026-03-31T04:06:19.964Z|00235|binding|INFO|Setting lport openshift-marketplace_ba8005e542d2434eb921fc7d1b9a173d62cb93ec352f86c52b78a87ba899t6x down in Southbound 2026-03-31T04:06:19.966Z|00236|binding|INFO|Releasing lport openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e59p2p4 from this chassis (sb_readonly=0) 2026-03-31T04:06:19.966Z|00237|binding|INFO|Setting lport openshift-marketplace_925ad1f05bf386dc21bdfe2f8249c1fbfd04a404dec7a7fb6362d758e59p2p4 down in Southbound 2026-03-31T04:06:21.980Z|00238|binding|INFO|Releasing lport openshift-marketplace_18ab2eaa607a00575555d3d5b97fe3206aa96262fc8b848ad325c51ad7xxfrv from this chassis (sb_readonly=0) 2026-03-31T04:06:21.980Z|00239|binding|INFO|Setting lport openshift-marketplace_18ab2eaa607a00575555d3d5b97fe3206aa96262fc8b848ad325c51ad7xxfrv down in Southbound 2026-03-31T04:06:21.982Z|00240|binding|INFO|Releasing lport openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaf67pwn from this chassis (sb_readonly=0) 2026-03-31T04:06:21.982Z|00241|binding|INFO|Setting lport openshift-marketplace_30e1fee4a656579f055e90bd50374338b32290af440ed32e709fbffaaf67pwn down in Southbound 2026-03-31T04:06:23.300Z|00242|binding|INFO|Claiming lport rhbk-operator_rhbk-operator-8468f77bc5-mjnhl for this chassis. 2026-03-31T04:06:23.300Z|00243|binding|INFO|rhbk-operator_rhbk-operator-8468f77bc5-mjnhl: Claiming 0a:58:0a:80:00:26 10.128.0.38 2026-03-31T04:06:23.317Z|00244|binding|INFO|Setting lport rhbk-operator_rhbk-operator-8468f77bc5-mjnhl ovn-installed in OVS 2026-03-31T04:06:23.317Z|00245|binding|INFO|Setting lport rhbk-operator_rhbk-operator-8468f77bc5-mjnhl up in Southbound 2026-03-31T04:06:38.576Z|00246|binding|INFO|Claiming lport tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-jf56q for this chassis. 2026-03-31T04:06:38.576Z|00247|binding|INFO|tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-jf56q: Claiming 0a:58:0a:80:00:27 10.128.0.39 2026-03-31T04:06:38.593Z|00248|binding|INFO|Setting lport tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-jf56q ovn-installed in OVS 2026-03-31T04:06:38.593Z|00249|binding|INFO|Setting lport tsf-tpa_rhtpa-operator-controller-manager-746944f6d7-jf56q up in Southbound 2026-03-31T04:06:40.837Z|00250|binding|INFO|Claiming lport cert-manager_cert-manager-webhook-fd44f5cbb-wpx74 for this chassis. 2026-03-31T04:06:40.837Z|00251|binding|INFO|cert-manager_cert-manager-webhook-fd44f5cbb-wpx74: Claiming 0a:58:0a:80:00:28 10.128.0.40 2026-03-31T04:06:40.857Z|00252|binding|INFO|Setting lport cert-manager_cert-manager-webhook-fd44f5cbb-wpx74 ovn-installed in OVS 2026-03-31T04:06:40.857Z|00253|binding|INFO|Setting lport cert-manager_cert-manager-webhook-fd44f5cbb-wpx74 up in Southbound 2026-03-31T04:06:44.654Z|00254|binding|INFO|Claiming lport cert-manager_cert-manager-cainjector-5b4bf68748-fbfqw for this chassis. 2026-03-31T04:06:44.654Z|00255|binding|INFO|cert-manager_cert-manager-cainjector-5b4bf68748-fbfqw: Claiming 0a:58:0a:80:00:29 10.128.0.41 2026-03-31T04:06:44.671Z|00256|binding|INFO|Setting lport cert-manager_cert-manager-cainjector-5b4bf68748-fbfqw ovn-installed in OVS 2026-03-31T04:06:44.671Z|00257|binding|INFO|Setting lport cert-manager_cert-manager-cainjector-5b4bf68748-fbfqw up in Southbound 2026-03-31T04:06:52.598Z|00258|binding|INFO|Claiming lport openshift-operators_rhtas-operator-controller-manager-6987b7f98c-2bvsl for this chassis. 2026-03-31T04:06:52.598Z|00259|binding|INFO|openshift-operators_rhtas-operator-controller-manager-6987b7f98c-2bvsl: Claiming 0a:58:0a:80:00:2a 10.128.0.42 2026-03-31T04:06:52.616Z|00260|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-6987b7f98c-2bvsl ovn-installed in OVS 2026-03-31T04:06:52.616Z|00261|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-6987b7f98c-2bvsl up in Southbound 2026-03-31T04:07:00.394Z|00262|binding|INFO|Claiming lport cert-manager_cert-manager-59ccb4bb6b-5qqqx for this chassis. 2026-03-31T04:07:00.394Z|00263|binding|INFO|cert-manager_cert-manager-59ccb4bb6b-5qqqx: Claiming 0a:58:0a:80:00:2b 10.128.0.43 2026-03-31T04:07:00.412Z|00264|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-5qqqx ovn-installed in OVS 2026-03-31T04:07:00.412Z|00265|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-5qqqx up in Southbound 2026-03-31T04:07:13.192Z|00266|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-v5lfx for this chassis. 2026-03-31T04:07:13.192Z|00267|binding|INFO|openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-v5lfx: Claiming 0a:58:0a:80:00:2c 10.128.0.44 2026-03-31T04:07:13.210Z|00268|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-v5lfx up in Southbound 2026-03-31T04:07:13.211Z|00269|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-controller-84d6d58f5c-v5lfx ovn-installed in OVS 2026-03-31T04:07:13.594Z|00270|binding|INFO|Claiming lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-dh447 for this chassis. 2026-03-31T04:07:13.594Z|00271|binding|INFO|openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-dh447: Claiming 0a:58:0a:80:00:2d 10.128.0.45 2026-03-31T04:07:13.611Z|00272|binding|INFO|Setting lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-dh447 ovn-installed in OVS 2026-03-31T04:07:13.611Z|00273|binding|INFO|Setting lport openshift-pipelines_tekton-operator-proxy-webhook-7988b548df-dh447 up in Southbound 2026-03-31T04:07:36.169Z|00274|binding|INFO|Claiming lport openshift-pipelines_tekton-triggers-controller-68564d75ff-dpttl for this chassis. 2026-03-31T04:07:36.169Z|00275|binding|INFO|openshift-pipelines_tekton-triggers-controller-68564d75ff-dpttl: Claiming 0a:58:0a:80:00:2e 10.128.0.46 2026-03-31T04:07:36.187Z|00276|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-controller-68564d75ff-dpttl ovn-installed in OVS 2026-03-31T04:07:36.187Z|00277|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-controller-68564d75ff-dpttl up in Southbound 2026-03-31T04:07:36.305Z|00278|binding|INFO|Claiming lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-nj7kc for this chassis. 2026-03-31T04:07:36.305Z|00279|binding|INFO|openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-nj7kc: Claiming 0a:58:0a:80:00:2f 10.128.0.47 2026-03-31T04:07:36.323Z|00280|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-nj7kc ovn-installed in OVS 2026-03-31T04:07:36.323Z|00281|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-webhook-55d94ff6c6-nj7kc up in Southbound 2026-03-31T04:07:36.412Z|00282|binding|INFO|Claiming lport openshift-pipelines_tekton-triggers-core-interceptors-8bb674894-8t595 for this chassis. 2026-03-31T04:07:36.412Z|00283|binding|INFO|openshift-pipelines_tekton-triggers-core-interceptors-8bb674894-8t595: Claiming 0a:58:0a:80:00:30 10.128.0.48 2026-03-31T04:07:36.430Z|00284|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-core-interceptors-8bb674894-8t595 ovn-installed in OVS 2026-03-31T04:07:36.430Z|00285|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-core-interceptors-8bb674894-8t595 up in Southbound 2026-03-31T04:08:16.180Z|00286|binding|INFO|Claiming lport openshift-pipelines_tekton-results-watcher-6f946f97cf-fh5zm for this chassis. 2026-03-31T04:08:16.180Z|00287|binding|INFO|openshift-pipelines_tekton-results-watcher-6f946f97cf-fh5zm: Claiming 0a:58:0a:80:00:31 10.128.0.49 2026-03-31T04:08:16.199Z|00288|binding|INFO|Setting lport openshift-pipelines_tekton-results-watcher-6f946f97cf-fh5zm ovn-installed in OVS 2026-03-31T04:08:16.199Z|00289|binding|INFO|Setting lport openshift-pipelines_tekton-results-watcher-6f946f97cf-fh5zm up in Southbound 2026-03-31T04:08:28.026Z|00290|binding|INFO|Claiming lport tsf-tas_segment-backup-installation-mgxtp-bsrtn for this chassis. 2026-03-31T04:08:28.026Z|00291|binding|INFO|tsf-tas_segment-backup-installation-mgxtp-bsrtn: Claiming 0a:58:0a:80:00:32 10.128.0.50 2026-03-31T04:08:28.045Z|00292|binding|INFO|Setting lport tsf-tas_segment-backup-installation-mgxtp-bsrtn ovn-installed in OVS 2026-03-31T04:08:28.045Z|00293|binding|INFO|Setting lport tsf-tas_segment-backup-installation-mgxtp-bsrtn up in Southbound 2026-03-31T04:08:28.982Z|00294|binding|INFO|Claiming lport tsf-tas_ctlog-createtree-job-rmg52-c2s7c for this chassis. 2026-03-31T04:08:28.982Z|00295|binding|INFO|tsf-tas_ctlog-createtree-job-rmg52-c2s7c: Claiming 0a:58:0a:80:00:33 10.128.0.51 2026-03-31T04:08:29.007Z|00296|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-rmg52-c2s7c ovn-installed in OVS 2026-03-31T04:08:29.007Z|00297|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-rmg52-c2s7c up in Southbound 2026-03-31T04:08:40.748Z|00298|binding|INFO|Releasing lport tsf-tas_segment-backup-installation-mgxtp-bsrtn from this chassis (sb_readonly=0) 2026-03-31T04:08:40.748Z|00299|binding|INFO|Setting lport tsf-tas_segment-backup-installation-mgxtp-bsrtn down in Southbound 2026-03-31T04:08:41.754Z|00300|binding|INFO|Claiming lport tsf-tas_trillian-db-86d79bd65f-q2x5c for this chassis. 2026-03-31T04:08:41.754Z|00301|binding|INFO|tsf-tas_trillian-db-86d79bd65f-q2x5c: Claiming 0a:58:0a:80:00:34 10.128.0.52 2026-03-31T04:08:41.772Z|00302|binding|INFO|Setting lport tsf-tas_trillian-db-86d79bd65f-q2x5c up in Southbound 2026-03-31T04:08:41.773Z|00303|binding|INFO|Setting lport tsf-tas_trillian-db-86d79bd65f-q2x5c ovn-installed in OVS 2026-03-31T04:09:21.414Z|00304|binding|INFO|Claiming lport tsf-tas_rekor-redis-7b7b8d79b6-fm96h for this chassis. 2026-03-31T04:09:21.414Z|00305|binding|INFO|tsf-tas_rekor-redis-7b7b8d79b6-fm96h: Claiming 0a:58:0a:80:00:35 10.128.0.53 2026-03-31T04:09:21.433Z|00306|binding|INFO|Setting lport tsf-tas_rekor-redis-7b7b8d79b6-fm96h ovn-installed in OVS 2026-03-31T04:09:21.433Z|00307|binding|INFO|Setting lport tsf-tas_rekor-redis-7b7b8d79b6-fm96h up in Southbound 2026-03-31T04:09:34.045Z|00308|binding|INFO|Releasing lport tsf-tas_ctlog-createtree-job-rmg52-c2s7c from this chassis (sb_readonly=0) 2026-03-31T04:09:34.045Z|00309|binding|INFO|Setting lport tsf-tas_ctlog-createtree-job-rmg52-c2s7c down in Southbound 2026-03-31T04:09:39.787Z|00310|binding|INFO|Claiming lport tsf-tas_ctlog-ddcf7b98d-thvls for this chassis. 2026-03-31T04:09:39.787Z|00311|binding|INFO|tsf-tas_ctlog-ddcf7b98d-thvls: Claiming 0a:58:0a:80:00:36 10.128.0.54 2026-03-31T04:09:39.811Z|00312|binding|INFO|Setting lport tsf-tas_ctlog-ddcf7b98d-thvls ovn-installed in OVS 2026-03-31T04:09:39.811Z|00313|binding|INFO|Setting lport tsf-tas_ctlog-ddcf7b98d-thvls up in Southbound 2026-03-31T04:10:39.309Z|00314|binding|INFO|Claiming lport tsf-tpa_create-importers-6v4x8 for this chassis. 2026-03-31T04:10:39.309Z|00315|binding|INFO|tsf-tpa_create-importers-6v4x8: Claiming 0a:58:0a:80:00:37 10.128.0.55 2026-03-31T04:10:39.329Z|00316|binding|INFO|Setting lport tsf-tpa_create-importers-6v4x8 ovn-installed in OVS 2026-03-31T04:10:39.329Z|00317|binding|INFO|Setting lport tsf-tpa_create-importers-6v4x8 up in Southbound 2026-03-31T04:10:42.427Z|00318|binding|INFO|Releasing lport tsf-tpa_create-importers-6v4x8 from this chassis (sb_readonly=0) 2026-03-31T04:10:42.427Z|00319|binding|INFO|Setting lport tsf-tpa_create-importers-6v4x8 down in Southbound 2026-03-31T04:11:23.454Z|00320|binding|INFO|Claiming lport konflux-ui_test-tsf-konflux for this chassis. 2026-03-31T04:11:23.454Z|00321|binding|INFO|konflux-ui_test-tsf-konflux: Claiming 0a:58:0a:80:00:3b 10.128.0.59 2026-03-31T04:11:23.473Z|00322|binding|INFO|Setting lport konflux-ui_test-tsf-konflux ovn-installed in OVS 2026-03-31T04:11:23.473Z|00323|binding|INFO|Setting lport konflux-ui_test-tsf-konflux up in Southbound 2026-03-31T04:11:25.270Z|00324|binding|INFO|Claiming lport namespace-lister_namespace-lister-67655c4674-4fhb9 for this chassis. 2026-03-31T04:11:25.270Z|00325|binding|INFO|namespace-lister_namespace-lister-67655c4674-4fhb9: Claiming 0a:58:0a:80:00:38 10.128.0.56 2026-03-31T04:11:25.289Z|00326|binding|INFO|Setting lport namespace-lister_namespace-lister-67655c4674-4fhb9 ovn-installed in OVS 2026-03-31T04:11:25.289Z|00327|binding|INFO|Setting lport namespace-lister_namespace-lister-67655c4674-4fhb9 up in Southbound 2026-03-31T04:11:31.809Z|00328|binding|INFO|Claiming lport integration-service_integration-service-controller-manager-78d564685f-l9xz8 for this chassis. 2026-03-31T04:11:31.809Z|00329|binding|INFO|integration-service_integration-service-controller-manager-78d564685f-l9xz8: Claiming 0a:58:0a:80:00:3a 10.128.0.58 2026-03-31T04:11:31.828Z|00330|binding|INFO|Setting lport integration-service_integration-service-controller-manager-78d564685f-l9xz8 ovn-installed in OVS 2026-03-31T04:11:31.828Z|00331|binding|INFO|Setting lport integration-service_integration-service-controller-manager-78d564685f-l9xz8 up in Southbound 2026-03-31T04:11:31.829Z|00332|binding|INFO|Claiming lport konflux-ui_proxy-649fc8d4d8-687sk for this chassis. 2026-03-31T04:11:31.829Z|00333|binding|INFO|konflux-ui_proxy-649fc8d4d8-687sk: Claiming 0a:58:0a:80:00:39 10.128.0.57 2026-03-31T04:11:31.851Z|00334|binding|INFO|Setting lport konflux-ui_proxy-649fc8d4d8-687sk ovn-installed in OVS 2026-03-31T04:11:31.851Z|00335|binding|INFO|Setting lport konflux-ui_proxy-649fc8d4d8-687sk up in Southbound 2026-03-31T04:12:43.230Z|00336|binding|INFO|Releasing lport konflux-ui_proxy-649fc8d4d8-687sk from this chassis (sb_readonly=0) 2026-03-31T04:12:43.230Z|00337|binding|INFO|Setting lport konflux-ui_proxy-649fc8d4d8-687sk down in Southbound 2026-03-31T04:13:13.360Z|00338|memory_trim|INFO|Detected inactivity (last active 30003 ms ago): trimming memory 2026-03-31T04:14:18.136Z|00339|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-zfzx7 for this chassis. 2026-03-31T04:14:18.136Z|00340|binding|INFO|openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-zfzx7: Claiming 0a:58:0a:80:00:3c 10.128.0.60 2026-03-31T04:14:18.156Z|00341|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-zfzx7 up in Southbound 2026-03-31T04:14:18.156Z|00342|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-controller-79b6fbbc5c-zfzx7 ovn-installed in OVS 2026-03-31T04:14:18.214Z|00343|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-btzgr for this chassis. 2026-03-31T04:14:18.214Z|00344|binding|INFO|openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-btzgr: Claiming 0a:58:0a:80:00:3d 10.128.0.61 2026-03-31T04:14:18.235Z|00345|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-btzgr ovn-installed in OVS 2026-03-31T04:14:18.235Z|00346|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-btzgr up in Southbound 2026-03-31T04:14:33.472Z|00347|binding|INFO|Claiming lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-gctg5 for this chassis. 2026-03-31T04:14:33.472Z|00348|binding|INFO|openshift-pipelines_pipelines-console-plugin-79cb8f5447-gctg5: Claiming 0a:58:0a:80:00:3e 10.128.0.62 2026-03-31T04:14:33.493Z|00349|binding|INFO|Setting lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-gctg5 ovn-installed in OVS 2026-03-31T04:14:33.493Z|00350|binding|INFO|Setting lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-gctg5 up in Southbound 2026-03-31T04:14:48.914Z|00351|binding|INFO|Releasing lport konflux-ui_test-tsf-konflux from this chassis (sb_readonly=0) 2026-03-31T04:14:48.914Z|00352|binding|INFO|Setting lport konflux-ui_test-tsf-konflux down in Southbound 2026-03-31T04:16:01.531Z|00353|memory_trim|INFO|Detected inactivity (last active 30020 ms ago): trimming memory 2026-03-31T04:27:42.942Z|00354|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-webhook-584c448755-xps7l for this chassis. 2026-03-31T04:27:42.942Z|00355|binding|INFO|openshift-pipelines_tekton-pipelines-webhook-584c448755-xps7l: Claiming 0a:58:0a:80:00:3f 10.128.0.63 2026-03-31T04:27:42.962Z|00356|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-xps7l ovn-installed in OVS 2026-03-31T04:27:42.962Z|00357|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-xps7l up in Southbound 2026-03-31T04:28:23.029Z|00358|binding|INFO|Claiming lport default-tenant_tsf-comp-hwcq-on-push-5drxx-prefetch-dependencies-pod for this chassis. 2026-03-31T04:28:23.029Z|00359|binding|INFO|default-tenant_tsf-comp-hwcq-on-push-5drxx-prefetch-dependencies-pod: Claiming 0a:58:0a:80:00:40 10.128.0.64 2026-03-31T04:28:23.048Z|00360|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-prefetch-dependencies-pod up in Southbound 2026-03-31T04:28:23.049Z|00361|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-prefetch-dependencies-pod ovn-installed in OVS 2026-03-31T04:28:43.791Z|00362|binding|INFO|Releasing lport default-tenant_tsf-comp-hwcq-on-push-5drxx-prefetch-dependencies-pod from this chassis (sb_readonly=0) 2026-03-31T04:28:43.791Z|00363|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-prefetch-dependencies-pod down in Southbound 2026-03-31T04:29:13.960Z|00364|memory_trim|INFO|Detected inactivity (last active 30004 ms ago): trimming memory 2026-03-31T04:30:56.701Z|00365|binding|INFO|Claiming lport default-tenant_tsf-comp-hwcq-on-push-5drxx-build-image-index-pod for this chassis. 2026-03-31T04:30:56.701Z|00366|binding|INFO|default-tenant_tsf-comp-hwcq-on-push-5drxx-build-image-index-pod: Claiming 0a:58:0a:80:00:41 10.128.0.65 2026-03-31T04:30:56.722Z|00367|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-build-image-index-pod up in Southbound 2026-03-31T04:30:56.722Z|00368|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-build-image-index-pod ovn-installed in OVS 2026-03-31T04:31:26.701Z|00369|memory_trim|INFO|Detected inactivity (last active 30000 ms ago): trimming memory 2026-03-31T04:31:36.890Z|00370|binding|INFO|Releasing lport default-tenant_tsf-comp-hwcq-on-push-5drxx-build-image-index-pod from this chassis (sb_readonly=0) 2026-03-31T04:31:36.890Z|00371|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-build-image-index-pod down in Southbound 2026-03-31T04:31:37.215Z|00372|binding|INFO|Claiming lport default-tenant_tsf-comp-hwcq-on-push-5drxx-ecosystem-cert-preflight-checks-pod for this chassis. 2026-03-31T04:31:37.216Z|00373|binding|INFO|default-tenant_tsf-comp-hwcq-on-push-5drxx-ecosystem-cert-preflight-checks-pod: Claiming 0a:58:0a:80:00:42 10.128.0.66 2026-03-31T04:31:37.235Z|00374|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-ecosystem-cert-preflight-checks-pod up in Southbound 2026-03-31T04:31:37.236Z|00375|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-ecosystem-cert-preflight-checks-pod ovn-installed in OVS 2026-03-31T04:31:38.038Z|00376|binding|INFO|Claiming lport default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-snyk-check-pod for this chassis. 2026-03-31T04:31:38.038Z|00377|binding|INFO|default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-snyk-check-pod: Claiming 0a:58:0a:80:00:43 10.128.0.67 2026-03-31T04:31:38.058Z|00378|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-snyk-check-pod ovn-installed in OVS 2026-03-31T04:31:38.058Z|00379|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-snyk-check-pod up in Southbound 2026-03-31T04:31:38.282Z|00380|binding|INFO|Claiming lport default-tenant_tsf-comp-hwcq-on-push-5drxx-coverity-availability-check-pod for this chassis. 2026-03-31T04:31:38.282Z|00381|binding|INFO|default-tenant_tsf-comp-hwcq-on-push-5drxx-coverity-availability-check-pod: Claiming 0a:58:0a:80:00:44 10.128.0.68 2026-03-31T04:31:38.301Z|00382|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-coverity-availability-check-pod ovn-installed in OVS 2026-03-31T04:31:38.302Z|00383|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-coverity-availability-check-pod up in Southbound 2026-03-31T04:31:38.996Z|00384|binding|INFO|Claiming lport default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-shell-check-pod for this chassis. 2026-03-31T04:31:38.996Z|00385|binding|INFO|default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-shell-check-pod: Claiming 0a:58:0a:80:00:45 10.128.0.69 2026-03-31T04:31:39.017Z|00386|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-shell-check-pod ovn-installed in OVS 2026-03-31T04:31:39.017Z|00387|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-shell-check-pod up in Southbound 2026-03-31T04:31:39.666Z|00388|binding|INFO|Claiming lport default-tenant_tsf-comp-hwcq-on-push-5drxx-apply-tags-pod for this chassis. 2026-03-31T04:31:39.666Z|00389|binding|INFO|default-tenant_tsf-comp-hwcq-on-push-5drxx-apply-tags-pod: Claiming 0a:58:0a:80:00:46 10.128.0.70 2026-03-31T04:31:39.688Z|00390|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-apply-tags-pod up in Southbound 2026-03-31T04:31:39.689Z|00391|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-apply-tags-pod ovn-installed in OVS 2026-03-31T04:31:40.580Z|00392|binding|INFO|Claiming lport default-tenant_tsf-comp-hwcq-on-push-5drxx-push-dockerfile-pod for this chassis. 2026-03-31T04:31:40.580Z|00393|binding|INFO|default-tenant_tsf-comp-hwcq-on-push-5drxx-push-dockerfile-pod: Claiming 0a:58:0a:80:00:47 10.128.0.71 2026-03-31T04:31:40.609Z|00394|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-push-dockerfile-pod ovn-installed in OVS 2026-03-31T04:31:40.609Z|00395|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-push-dockerfile-pod up in Southbound 2026-03-31T04:31:40.642Z|00396|binding|INFO|Claiming lport default-tenant_tsf-comp-hwcq-on-push-5drxx-rpms-signature-scan-pod for this chassis. 2026-03-31T04:31:40.642Z|00397|binding|INFO|default-tenant_tsf-comp-hwcq-on-push-5drxx-rpms-signature-scan-pod: Claiming 0a:58:0a:80:00:48 10.128.0.72 2026-03-31T04:31:40.670Z|00398|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-rpms-signature-scan-pod ovn-installed in OVS 2026-03-31T04:31:40.670Z|00399|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-rpms-signature-scan-pod up in Southbound 2026-03-31T04:32:10.643Z|00400|memory_trim|INFO|Detected inactivity (last active 30001 ms ago): trimming memory 2026-03-31T04:32:33.500Z|00401|binding|INFO|Releasing lport default-tenant_tsf-comp-hwcq-on-push-5drxx-coverity-availability-check-pod from this chassis (sb_readonly=0) 2026-03-31T04:32:33.500Z|00402|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-coverity-availability-check-pod down in Southbound 2026-03-31T04:32:33.503Z|00403|binding|INFO|Releasing lport default-tenant_tsf-comp-hwcq-on-push-5drxx-apply-tags-pod from this chassis (sb_readonly=0) 2026-03-31T04:32:33.503Z|00404|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-apply-tags-pod down in Southbound 2026-03-31T04:32:37.551Z|00405|binding|INFO|Releasing lport default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-snyk-check-pod from this chassis (sb_readonly=0) 2026-03-31T04:32:37.551Z|00406|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-snyk-check-pod down in Southbound 2026-03-31T04:32:49.676Z|00407|binding|INFO|Releasing lport default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-shell-check-pod from this chassis (sb_readonly=0) 2026-03-31T04:32:49.676Z|00408|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-sast-shell-check-pod down in Southbound 2026-03-31T04:32:49.678Z|00409|binding|INFO|Releasing lport default-tenant_tsf-comp-hwcq-on-push-5drxx-push-dockerfile-pod from this chassis (sb_readonly=0) 2026-03-31T04:32:49.678Z|00410|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-push-dockerfile-pod down in Southbound 2026-03-31T04:33:17.920Z|00411|binding|INFO|Releasing lport default-tenant_tsf-comp-hwcq-on-push-5drxx-ecosystem-cert-preflight-checks-pod from this chassis (sb_readonly=0) 2026-03-31T04:33:17.920Z|00412|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-ecosystem-cert-preflight-checks-pod down in Southbound 2026-03-31T04:33:35.052Z|00413|binding|INFO|Releasing lport default-tenant_tsf-comp-hwcq-on-push-5drxx-rpms-signature-scan-pod from this chassis (sb_readonly=0) 2026-03-31T04:33:35.052Z|00414|binding|INFO|Setting lport default-tenant_tsf-comp-hwcq-on-push-5drxx-rpms-signature-scan-pod down in Southbound 2026-03-31T04:33:43.667Z|00415|binding|INFO|Releasing lport openshift-pipelines_tekton-pipelines-webhook-584c448755-xps7l from this chassis (sb_readonly=0) 2026-03-31T04:33:43.667Z|00416|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-xps7l down in Southbound 2026-03-31T04:34:13.828Z|00417|memory_trim|INFO|Detected inactivity (last active 30002 ms ago): trimming memory 2026-03-31T04:34:43.632Z|00418|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-webhook-584c448755-k4lsk for this chassis. 2026-03-31T04:34:43.632Z|00419|binding|INFO|openshift-pipelines_tekton-pipelines-webhook-584c448755-k4lsk: Claiming 0a:58:0a:80:00:49 10.128.0.73 2026-03-31T04:34:43.654Z|00420|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-k4lsk ovn-installed in OVS 2026-03-31T04:34:43.654Z|00421|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-k4lsk up in Southbound 2026-03-31T04:34:43.661Z|00422|binding|INFO|Claiming lport openshift-pipelines_tekton-pipelines-webhook-584c448755-mkhj7 for this chassis. 2026-03-31T04:34:43.661Z|00423|binding|INFO|openshift-pipelines_tekton-pipelines-webhook-584c448755-mkhj7: Claiming 0a:58:0a:80:00:4a 10.128.0.74 2026-03-31T04:34:43.682Z|00424|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-mkhj7 ovn-installed in OVS 2026-03-31T04:34:43.682Z|00425|binding|INFO|Setting lport openshift-pipelines_tekton-pipelines-webhook-584c448755-mkhj7 up in Southbound 2026-03-31T04:35:25.599Z|00426|memory_trim|INFO|Detected inactivity (last active 30015 ms ago): trimming memory 2026-03-31T04:38:23.766Z|00427|binding|INFO|Claiming lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry1 for this chassis. 2026-03-31T04:38:23.766Z|00428|binding|INFO|default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry1: Claiming 0a:58:0a:80:00:4b 10.128.0.75 2026-03-31T04:38:23.788Z|00429|binding|INFO|Setting lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry1 up in Southbound 2026-03-31T04:38:23.789Z|00430|binding|INFO|Setting lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry1 ovn-installed in OVS 2026-03-31T04:38:42.401Z|00431|binding|INFO|Releasing lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry1 from this chassis (sb_readonly=0) 2026-03-31T04:38:42.401Z|00432|binding|INFO|Setting lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry1 down in Southbound 2026-03-31T04:38:50.029Z|00433|binding|INFO|Claiming lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry3 for this chassis. 2026-03-31T04:38:50.029Z|00434|binding|INFO|default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry3: Claiming 0a:58:0a:80:00:4c 10.128.0.76 2026-03-31T04:38:50.049Z|00435|binding|INFO|Setting lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry3 ovn-installed in OVS 2026-03-31T04:38:50.049Z|00436|binding|INFO|Setting lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry3 up in Southbound 2026-03-31T04:38:57.532Z|00437|binding|INFO|Releasing lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry3 from this chassis (sb_readonly=0) 2026-03-31T04:38:57.532Z|00438|binding|INFO|Setting lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry3 down in Southbound 2026-03-31T04:39:05.298Z|00439|binding|INFO|Claiming lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry5 for this chassis. 2026-03-31T04:39:05.298Z|00440|binding|INFO|default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry5: Claiming 0a:58:0a:80:00:4d 10.128.0.77 2026-03-31T04:39:05.318Z|00441|binding|INFO|Setting lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry5 ovn-installed in OVS 2026-03-31T04:39:05.318Z|00442|binding|INFO|Setting lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry5 up in Southbound 2026-03-31T04:39:12.671Z|00443|binding|INFO|Releasing lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry5 from this chassis (sb_readonly=0) 2026-03-31T04:39:12.671Z|00444|binding|INFO|Setting lport default-tenant-managed_managed-f7ftt-push-snapshot-pod-retry5 down in Southbound