++ K8S_NODE=ip-10-0-1-147.ec2.internal ++ [[ -n ip-10-0-1-147.ec2.internal ]] ++ [[ -f /env/ip-10-0-1-147.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-18T23:57:54+00:00 - starting ovn-controller' 2026-03-18T23:57:54+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-18T23:57:54Z|00001|vlog|INFO|opened log file /var/log/ovn/acl-audit-log.log 2026-03-18T23:57:54.900Z|00002|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-18T23:57:54.900Z|00003|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-18T23:57:54.905Z|00004|main|INFO|OVN internal version is : [25.03.3-20.41.0-78.8] 2026-03-18T23:57:54.905Z|00005|main|INFO|OVS IDL reconnected, force recompute. 2026-03-18T23:57:54.905Z|00006|reconnect|INFO|invalid:: connecting... 2026-03-18T23:57:54.905Z|00007|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-18T23:57:54.905Z|00008|main|INFO|OVNSB IDL reconnected, force recompute. 2026-03-18T23:57:54.908Z|00009|ovn_util|INFO|statctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-18T23:57:54.908Z|00010|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-18T23:57:54.908Z|00011|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-18T23:57:54.908Z|00012|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-18T23:57:54.908Z|00013|ovn_util|INFO|pinctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-18T23:57:54.908Z|00014|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-18T23:57:54.908Z|00015|rconn|WARN|unix:/var/run/openvswitch/br-int.mgmt: connection failed (No such file or directory) 2026-03-18T23:57:54.908Z|00016|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: waiting 1 seconds before reconnect 2026-03-18T23:57:55.906Z|00017|reconnect|INFO|invalid:: connecting... 2026-03-18T23:57:55.906Z|00018|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-18T23:57:55.906Z|00019|reconnect|INFO|invalid:: waiting 2 seconds before reconnect 2026-03-18T23:57:55.909Z|00001|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-18T23:57:55.909Z|00001|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-18T23:57:55.910Z|00002|rconn(ovn_statctrl3)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-18T23:57:55.910Z|00002|rconn(ovn_pinctrl0)|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-18T23:57:57.907Z|00020|reconnect|INFO|invalid:: connecting... 2026-03-18T23:57:57.907Z|00021|reconnect|INFO|invalid:: connection attempt failed (Address family not supported by protocol) 2026-03-18T23:57:57.907Z|00022|reconnect|INFO|invalid:: waiting 4 seconds before reconnect 2026-03-18T23:58:01.084Z|00023|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connecting... 2026-03-18T23:58:01.084Z|00024|reconnect|INFO|unix:/var/run/ovn/ovnsb_db.sock: connected 2026-03-18T23:58:01.086Z|00025|chassis|INFO|Need to specify an encap type and ip 2026-03-18T23:58:01.086Z|00026|ovn_util|INFO|features: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-18T23:58:01.086Z|00027|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-18T23:58:01.086Z|00028|features|INFO|OVS Feature: ct_zero_snat, state: supported 2026-03-18T23:58:01.086Z|00029|features|INFO|OVS Feature: ct_flush, state: supported 2026-03-18T23:58:01.086Z|00030|features|INFO|OVS Feature: dp_hash_l4_sym_support, state: supported 2026-03-18T23:58:01.086Z|00031|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connecting... 2026-03-18T23:58:01.086Z|00032|main|INFO|OVS feature set changed, force recompute. 2026-03-18T23:58:01.086Z|00033|ovn_util|INFO|ofctrl: connecting to switch: "unix:/var/run/openvswitch/br-int.mgmt" 2026-03-18T23:58:01.086Z|00034|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connecting... 2026-03-18T23:58:01.086Z|00035|chassis|INFO|Need to specify an encap type and ip 2026-03-18T23:58:01.086Z|00036|chassis|INFO|Need to specify an encap type and ip 2026-03-18T23:58:01.086Z|00037|chassis|INFO|Need to specify an encap type and ip 2026-03-18T23:58:01.087Z|00038|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-18T23:58:01.087Z|00039|main|INFO|OVS OpenFlow connection reconnected,force recompute. 2026-03-18T23:58:01.087Z|00040|chassis|INFO|Need to specify an encap type and ip 2026-03-18T23:58:01.087Z|00041|rconn|INFO|unix:/var/run/openvswitch/br-int.mgmt: connected 2026-03-18T23:58:01.087Z|00042|reconnect|INFO|unix:/var/run/openvswitch/db.sock: connected 2026-03-18T23:58:01.087Z|00043|features|INFO|OVS Feature: meter_support, state: supported 2026-03-18T23:58:01.087Z|00044|features|INFO|OVS Feature: group_support, state: supported 2026-03-18T23:58:01.087Z|00045|main|INFO|OVS feature set changed, force recompute. 2026-03-18T23:58:01.087Z|00046|features|INFO|OVS Feature: sample_action_with_registers, state: supported 2026-03-18T23:58:01.087Z|00047|main|INFO|OVS feature set changed, force recompute. 2026-03-18T23:58:01.088Z|00048|features|INFO|OVS DB schema supports 4 flow table prefixes, our IDL supports: 4 2026-03-18T23:58:01.088Z|00049|main|INFO|Setting flow table prefixes: ip_src, ip_dst, ipv6_src, ipv6_dst. 2026-03-18T23:58:01.099Z|00050|features|INFO|OVS Feature: ct_label_flush, state: supported 2026-03-18T23:58:01.099Z|00051|main|INFO|OVS feature set changed, force recompute. 2026-03-18T23:58:03.500Z|00052|binding|INFO|Claiming lport rtoj-GR_ip-10-0-1-147.ec2.internal for this chassis. 2026-03-18T23:58:03.500Z|00053|binding|INFO|rtoj-GR_ip-10-0-1-147.ec2.internal: Claiming 0a:58:64:40:00:04 100.64.0.4/16 2026-03-18T23:58:03.500Z|00054|binding|INFO|Claiming lport cr-stor-ip-10-0-1-147.ec2.internal for this chassis. 2026-03-18T23:58:03.500Z|00055|binding|INFO|cr-stor-ip-10-0-1-147.ec2.internal: Claiming router 2026-03-18T23:58:03.500Z|00056|binding|INFO|Claiming lport jtor-GR_ip-10-0-1-147.ec2.internal for this chassis. 2026-03-18T23:58:03.500Z|00057|binding|INFO|jtor-GR_ip-10-0-1-147.ec2.internal: Claiming router 2026-03-18T23:58:03.500Z|00058|binding|INFO|Claiming lport rtoe-GR_ip-10-0-1-147.ec2.internal for this chassis. 2026-03-18T23:58:03.500Z|00059|binding|INFO|rtoe-GR_ip-10-0-1-147.ec2.internal: Claiming 0a:ff:ef:21:c3:e5 10.0.1.147/24 2026-03-18T23:58:03.500Z|00060|binding|INFO|Claiming lport cr-rtos-ip-10-0-1-147.ec2.internal for this chassis. 2026-03-18T23:58:03.500Z|00061|binding|INFO|cr-rtos-ip-10-0-1-147.ec2.internal: Claiming 0a:58:0a:82:00:01 10.130.0.1/23 2026-03-18T23:58:03.500Z|00062|binding|INFO|Claiming lport etor-GR_ip-10-0-1-147.ec2.internal for this chassis. 2026-03-18T23:58:03.500Z|00063|binding|INFO|etor-GR_ip-10-0-1-147.ec2.internal: Claiming 0a:ff:ef:21:c3:e5 2026-03-18T23:58:03.523Z|00064|binding|INFO|Setting lport etor-GR_ip-10-0-1-147.ec2.internal up in Southbound 2026-03-18T23:58:03.523Z|00065|binding|INFO|Setting lport cr-stor-ip-10-0-1-147.ec2.internal up in Southbound 2026-03-18T23:58:03.523Z|00066|binding|INFO|Setting lport rtoj-GR_ip-10-0-1-147.ec2.internal up in Southbound 2026-03-18T23:58:03.523Z|00067|binding|INFO|Setting lport cr-rtos-ip-10-0-1-147.ec2.internal up in Southbound 2026-03-18T23:58:03.523Z|00068|binding|INFO|Setting lport jtor-GR_ip-10-0-1-147.ec2.internal up in Southbound 2026-03-18T23:58:03.523Z|00069|binding|INFO|Setting lport rtoe-GR_ip-10-0-1-147.ec2.internal up in Southbound 2026-03-18T23:58:04.220Z|00070|binding|INFO|Claiming lport k8s-ip-10-0-1-147.ec2.internal for this chassis. 2026-03-18T23:58:04.220Z|00071|binding|INFO|k8s-ip-10-0-1-147.ec2.internal: Claiming 0a:58:0a:82:00:02 10.130.0.2 2026-03-18T23:58:04.226Z|00072|binding|INFO|Setting lport k8s-ip-10-0-1-147.ec2.internal ovn-installed in OVS 2026-03-18T23:58:04.226Z|00073|binding|INFO|Setting lport k8s-ip-10-0-1-147.ec2.internal up in Southbound 2026-03-18T23:58:05.037Z|00074|memory|INFO|17280 kB peak resident set size after 10.1 seconds 2026-03-18T23:58:05.037Z|00075|memory|INFO|idl-cells-OVN_Southbound:9903 idl-cells-Open_vSwitch:528 if_status_mgr_ifaces_state_usage-KB:1 if_status_mgr_ifaces_usage-KB:1 lflow-cache-entries-cache-expr:182 lflow-cache-entries-cache-matches:466 lflow-cache-size-KB:697 local_datapath_usage-KB:1 ofctrl_desired_flow_usage-KB:397 ofctrl_installed_flow_usage-KB:296 ofctrl_sb_flow_ref_usage-KB:158 2026-03-18T23:58:09.124Z|00076|binding|INFO|Claiming lport openshift-ingress-canary_ingress-canary-2prfd for this chassis. 2026-03-18T23:58:09.124Z|00077|binding|INFO|openshift-ingress-canary_ingress-canary-2prfd: Claiming 0a:58:0a:82:00:07 10.130.0.7 2026-03-18T23:58:09.129Z|00078|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-2prfd ovn-installed in OVS 2026-03-18T23:58:09.129Z|00079|binding|INFO|Setting lport openshift-ingress-canary_ingress-canary-2prfd up in Southbound 2026-03-18T23:58:40.216Z|00080|binding|INFO|Claiming lport openshift-network-diagnostics_network-check-target-gxqph for this chassis. 2026-03-18T23:58:40.216Z|00081|binding|INFO|openshift-network-diagnostics_network-check-target-gxqph: Claiming 0a:58:0a:82:00:03 10.130.0.3 2026-03-18T23:58:40.229Z|00082|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-gxqph ovn-installed in OVS 2026-03-18T23:58:40.229Z|00083|binding|INFO|Setting lport openshift-network-diagnostics_network-check-target-gxqph up in Southbound 2026-03-18T23:59:54.777Z|00084|binding|INFO|Claiming lport openshift-kube-storage-version-migrator_migrator-b9b7764dc-cnzmg for this chassis. 2026-03-18T23:59:54.777Z|00085|binding|INFO|openshift-kube-storage-version-migrator_migrator-b9b7764dc-cnzmg: Claiming 0a:58:0a:82:00:0c 10.130.0.12 2026-03-18T23:59:54.791Z|00086|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-b9b7764dc-cnzmg ovn-installed in OVS 2026-03-18T23:59:54.791Z|00087|binding|INFO|Setting lport openshift-kube-storage-version-migrator_migrator-b9b7764dc-cnzmg up in Southbound 2026-03-19T00:00:02.265Z|00088|binding|INFO|Claiming lport openshift-service-ca-operator_service-ca-operator-59bd565cdd-bb4xg for this chassis. 2026-03-19T00:00:02.265Z|00089|binding|INFO|openshift-service-ca-operator_service-ca-operator-59bd565cdd-bb4xg: Claiming 0a:58:0a:82:00:08 10.130.0.8 2026-03-19T00:00:02.280Z|00090|binding|INFO|Setting lport openshift-service-ca-operator_service-ca-operator-59bd565cdd-bb4xg ovn-installed in OVS 2026-03-19T00:00:02.280Z|00091|binding|INFO|Setting lport openshift-service-ca-operator_service-ca-operator-59bd565cdd-bb4xg up in Southbound 2026-03-19T00:00:04.268Z|00092|binding|INFO|Claiming lport openshift-console-operator_console-operator-5b5d9b4544-6zszg for this chassis. 2026-03-19T00:00:04.268Z|00093|binding|INFO|openshift-console-operator_console-operator-5b5d9b4544-6zszg: Claiming 0a:58:0a:82:00:0b 10.130.0.11 2026-03-19T00:00:04.284Z|00094|binding|INFO|Setting lport openshift-console-operator_console-operator-5b5d9b4544-6zszg ovn-installed in OVS 2026-03-19T00:00:04.284Z|00095|binding|INFO|Setting lport openshift-console-operator_console-operator-5b5d9b4544-6zszg up in Southbound 2026-03-19T00:00:16.966Z|00096|binding|INFO|Claiming lport openshift-dns_dns-default-rrjk6 for this chassis. 2026-03-19T00:00:16.966Z|00097|binding|INFO|openshift-dns_dns-default-rrjk6: Claiming 0a:58:0a:82:00:06 10.130.0.6 2026-03-19T00:00:16.980Z|00098|binding|INFO|Setting lport openshift-dns_dns-default-rrjk6 ovn-installed in OVS 2026-03-19T00:00:16.980Z|00099|binding|INFO|Setting lport openshift-dns_dns-default-rrjk6 up in Southbound 2026-03-19T00:00:16.982Z|00100|binding|INFO|Claiming lport openshift-image-registry_image-registry-657d5444b-7786v for this chassis. 2026-03-19T00:00:16.982Z|00101|binding|INFO|openshift-image-registry_image-registry-657d5444b-7786v: Claiming 0a:58:0a:82:00:05 10.130.0.5 2026-03-19T00:00:16.997Z|00102|binding|INFO|Setting lport openshift-image-registry_image-registry-657d5444b-7786v ovn-installed in OVS 2026-03-19T00:00:16.997Z|00103|binding|INFO|Setting lport openshift-image-registry_image-registry-657d5444b-7786v up in Southbound 2026-03-19T00:00:31.894Z|00104|binding|INFO|Claiming lport openshift-insights_insights-runtime-extractor-65p64 for this chassis. 2026-03-19T00:00:31.894Z|00105|binding|INFO|openshift-insights_insights-runtime-extractor-65p64: Claiming 0a:58:0a:82:00:0d 10.130.0.13 2026-03-19T00:00:31.910Z|00106|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-65p64 ovn-installed in OVS 2026-03-19T00:00:31.910Z|00107|binding|INFO|Setting lport openshift-insights_insights-runtime-extractor-65p64 up in Southbound 2026-03-19T00:00:47.982Z|00108|binding|INFO|Claiming lport openshift-ingress_router-default-7d4d6444f6-z6k5x for this chassis. 2026-03-19T00:00:47.982Z|00109|binding|INFO|openshift-ingress_router-default-7d4d6444f6-z6k5x: Claiming 0a:58:0a:82:00:0a 10.130.0.10 2026-03-19T00:00:47.998Z|00110|binding|INFO|Setting lport openshift-ingress_router-default-7d4d6444f6-z6k5x ovn-installed in OVS 2026-03-19T00:00:47.998Z|00111|binding|INFO|Setting lport openshift-ingress_router-default-7d4d6444f6-z6k5x up in Southbound 2026-03-19T00:00:47.999Z|00112|binding|INFO|Claiming lport openshift-ingress_router-default-77c7bcb4f-tv9cc for this chassis. 2026-03-19T00:00:47.999Z|00113|binding|INFO|openshift-ingress_router-default-77c7bcb4f-tv9cc: Claiming 0a:58:0a:82:00:09 10.130.0.9 2026-03-19T00:00:48.015Z|00114|binding|INFO|Setting lport openshift-ingress_router-default-77c7bcb4f-tv9cc ovn-installed in OVS 2026-03-19T00:00:48.015Z|00115|binding|INFO|Setting lport openshift-ingress_router-default-77c7bcb4f-tv9cc up in Southbound 2026-03-19T00:00:58.519Z|00116|binding|INFO|Releasing lport openshift-image-registry_image-registry-657d5444b-7786v from this chassis (sb_readonly=0) 2026-03-19T00:00:58.519Z|00117|binding|INFO|Setting lport openshift-image-registry_image-registry-657d5444b-7786v down in Southbound 2026-03-19T00:01:15.013Z|00118|binding|INFO|Claiming lport openshift-image-registry_image-registry-55f987ff4d-6fzwm for this chassis. 2026-03-19T00:01:15.013Z|00119|binding|INFO|openshift-image-registry_image-registry-55f987ff4d-6fzwm: Claiming 0a:58:0a:82:00:10 10.130.0.16 2026-03-19T00:01:15.031Z|00120|binding|INFO|Setting lport openshift-image-registry_image-registry-55f987ff4d-6fzwm ovn-installed in OVS 2026-03-19T00:01:15.031Z|00121|binding|INFO|Setting lport openshift-image-registry_image-registry-55f987ff4d-6fzwm up in Southbound 2026-03-19T00:01:15.033Z|00122|binding|INFO|Claiming lport openshift-console_console-6b58fdd777-rt7kl for this chassis. 2026-03-19T00:01:15.033Z|00123|binding|INFO|openshift-console_console-6b58fdd777-rt7kl: Claiming 0a:58:0a:82:00:0e 10.130.0.14 2026-03-19T00:01:15.033Z|00124|binding|INFO|Claiming lport openshift-console_downloads-cc4854854-sj445 for this chassis. 2026-03-19T00:01:15.033Z|00125|binding|INFO|openshift-console_downloads-cc4854854-sj445: Claiming 0a:58:0a:82:00:0f 10.130.0.15 2026-03-19T00:01:15.063Z|00126|binding|INFO|Setting lport openshift-console_downloads-cc4854854-sj445 ovn-installed in OVS 2026-03-19T00:01:15.063Z|00127|binding|INFO|Setting lport openshift-console_downloads-cc4854854-sj445 up in Southbound 2026-03-19T00:01:15.063Z|00128|binding|INFO|Setting lport openshift-console_console-6b58fdd777-rt7kl ovn-installed in OVS 2026-03-19T00:01:15.063Z|00129|binding|INFO|Setting lport openshift-console_console-6b58fdd777-rt7kl up in Southbound 2026-03-19T00:01:15.198Z|00130|binding|INFO|Claiming lport openshift-monitoring_alertmanager-main-0 for this chassis. 2026-03-19T00:01:15.198Z|00131|binding|INFO|openshift-monitoring_alertmanager-main-0: Claiming 0a:58:0a:82:00:11 10.130.0.17 2026-03-19T00:01:15.214Z|00132|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-0 ovn-installed in OVS 2026-03-19T00:01:15.214Z|00133|binding|INFO|Setting lport openshift-monitoring_alertmanager-main-0 up in Southbound 2026-03-19T00:01:16.202Z|00134|binding|INFO|Claiming lport openshift-monitoring_metrics-server-694c6cb59-lz7zn for this chassis. 2026-03-19T00:01:16.202Z|00135|binding|INFO|openshift-monitoring_metrics-server-694c6cb59-lz7zn: Claiming 0a:58:0a:82:00:12 10.130.0.18 2026-03-19T00:01:16.223Z|00136|binding|INFO|Setting lport openshift-monitoring_metrics-server-694c6cb59-lz7zn ovn-installed in OVS 2026-03-19T00:01:16.223Z|00137|binding|INFO|Setting lport openshift-monitoring_metrics-server-694c6cb59-lz7zn up in Southbound 2026-03-19T00:01:17.010Z|00138|binding|INFO|Claiming lport openshift-monitoring_monitoring-plugin-7cd8f4f858-2kdld for this chassis. 2026-03-19T00:01:17.010Z|00139|binding|INFO|openshift-monitoring_monitoring-plugin-7cd8f4f858-2kdld: Claiming 0a:58:0a:82:00:13 10.130.0.19 2026-03-19T00:01:17.027Z|00140|binding|INFO|Setting lport openshift-monitoring_monitoring-plugin-7cd8f4f858-2kdld ovn-installed in OVS 2026-03-19T00:01:17.027Z|00141|binding|INFO|Setting lport openshift-monitoring_monitoring-plugin-7cd8f4f858-2kdld up in Southbound 2026-03-19T00:01:20.696Z|00142|binding|INFO|Claiming lport openshift-monitoring_prometheus-k8s-1 for this chassis. 2026-03-19T00:01:20.696Z|00143|binding|INFO|openshift-monitoring_prometheus-k8s-1: Claiming 0a:58:0a:82:00:14 10.130.0.20 2026-03-19T00:01:20.717Z|00144|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 ovn-installed in OVS 2026-03-19T00:01:20.717Z|00145|binding|INFO|Setting lport openshift-monitoring_prometheus-k8s-1 up in Southbound 2026-03-19T00:01:46.164Z|00146|binding|INFO|Releasing lport openshift-console_console-6b58fdd777-rt7kl from this chassis (sb_readonly=0) 2026-03-19T00:01:46.164Z|00147|binding|INFO|Setting lport openshift-console_console-6b58fdd777-rt7kl down in Southbound 2026-03-19T00:01:46.229Z|00148|binding|INFO|Claiming lport openshift-multus_network-metrics-daemon-l6v4m for this chassis. 2026-03-19T00:01:46.229Z|00149|binding|INFO|openshift-multus_network-metrics-daemon-l6v4m: Claiming 0a:58:0a:82:00:04 10.130.0.4 2026-03-19T00:01:46.248Z|00150|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-l6v4m ovn-installed in OVS 2026-03-19T00:01:46.248Z|00151|binding|INFO|Setting lport openshift-multus_network-metrics-daemon-l6v4m up in Southbound 2026-03-19T00:01:46.728Z|00152|binding|INFO|Claiming lport openshift-console_console-6d7f488bd8-9pqt8 for this chassis. 2026-03-19T00:01:46.728Z|00153|binding|INFO|openshift-console_console-6d7f488bd8-9pqt8: Claiming 0a:58:0a:82:00:15 10.130.0.21 2026-03-19T00:01:46.748Z|00154|binding|INFO|Setting lport openshift-console_console-6d7f488bd8-9pqt8 ovn-installed in OVS 2026-03-19T00:01:46.748Z|00155|binding|INFO|Setting lport openshift-console_console-6d7f488bd8-9pqt8 up in Southbound 2026-03-19T00:02:05.232Z|00156|binding|INFO|Releasing lport openshift-ingress_router-default-77c7bcb4f-tv9cc from this chassis (sb_readonly=0) 2026-03-19T00:02:05.232Z|00157|binding|INFO|Setting lport openshift-ingress_router-default-77c7bcb4f-tv9cc down in Southbound 2026-03-19T00:03:36.860Z|00158|binding|INFO|Releasing lport openshift-console_console-6d7f488bd8-9pqt8 from this chassis (sb_readonly=0) 2026-03-19T00:03:36.860Z|00159|binding|INFO|Setting lport openshift-console_console-6d7f488bd8-9pqt8 down in Southbound 2026-03-19T00:03:37.379Z|00160|binding|INFO|Claiming lport openshift-console_console-658fcc77c5-drrpc for this chassis. 2026-03-19T00:03:37.379Z|00161|binding|INFO|openshift-console_console-658fcc77c5-drrpc: Claiming 0a:58:0a:82:00:16 10.130.0.22 2026-03-19T00:03:37.396Z|00162|binding|INFO|Setting lport openshift-console_console-658fcc77c5-drrpc ovn-installed in OVS 2026-03-19T00:03:37.396Z|00163|binding|INFO|Setting lport openshift-console_console-658fcc77c5-drrpc up in Southbound 2026-03-19T00:04:14.495Z|00164|binding|INFO|Claiming lport kube-system_global-pull-secret-syncer-z6kp7 for this chassis. 2026-03-19T00:04:14.495Z|00165|binding|INFO|kube-system_global-pull-secret-syncer-z6kp7: Claiming 0a:58:0a:82:00:17 10.130.0.23 2026-03-19T00:04:14.512Z|00166|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-z6kp7 ovn-installed in OVS 2026-03-19T00:04:14.512Z|00167|binding|INFO|Setting lport kube-system_global-pull-secret-syncer-z6kp7 up in Southbound 2026-03-19T00:04:44.497Z|00168|memory_trim|INFO|Detected inactivity (last active 30002 ms ago): trimming memory 2026-03-19T00:06:11.424Z|00169|binding|INFO|Claiming lport konflux-operator_konflux-operator-controller-manager-668dc84db9-hpd2d for this chassis. 2026-03-19T00:06:11.424Z|00170|binding|INFO|konflux-operator_konflux-operator-controller-manager-668dc84db9-hpd2d: Claiming 0a:58:0a:82:00:18 10.130.0.24 2026-03-19T00:06:11.442Z|00171|binding|INFO|Setting lport konflux-operator_konflux-operator-controller-manager-668dc84db9-hpd2d ovn-installed in OVS 2026-03-19T00:06:11.442Z|00172|binding|INFO|Setting lport konflux-operator_konflux-operator-controller-manager-668dc84db9-hpd2d up in Southbound 2026-03-19T00:06:16.743Z|00173|binding|INFO|Claiming lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-mgj9j for this chassis. 2026-03-19T00:06:16.743Z|00174|binding|INFO|cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-mgj9j: Claiming 0a:58:0a:82:00:19 10.130.0.25 2026-03-19T00:06:16.760Z|00175|binding|INFO|Setting lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-mgj9j ovn-installed in OVS 2026-03-19T00:06:16.760Z|00176|binding|INFO|Setting lport cert-manager-operator_cert-manager-operator-controller-manager-58df4cf46c-mgj9j up in Southbound 2026-03-19T00:06:26.437Z|00177|binding|INFO|Claiming lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-jhgks for this chassis. 2026-03-19T00:06:26.437Z|00178|binding|INFO|openshift-operators_rhtas-operator-controller-manager-84b76c6877-jhgks: Claiming 0a:58:0a:82:00:1a 10.130.0.26 2026-03-19T00:06:26.454Z|00179|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-jhgks ovn-installed in OVS 2026-03-19T00:06:26.454Z|00180|binding|INFO|Setting lport openshift-operators_rhtas-operator-controller-manager-84b76c6877-jhgks up in Southbound 2026-03-19T00:06:30.018Z|00181|binding|INFO|Claiming lport trusted-artifact-signer_cli-server-77bbd78cb6-7xjl6 for this chassis. 2026-03-19T00:06:30.018Z|00182|binding|INFO|trusted-artifact-signer_cli-server-77bbd78cb6-7xjl6: Claiming 0a:58:0a:82:00:1b 10.130.0.27 2026-03-19T00:06:30.035Z|00183|binding|INFO|Setting lport trusted-artifact-signer_cli-server-77bbd78cb6-7xjl6 ovn-installed in OVS 2026-03-19T00:06:30.035Z|00184|binding|INFO|Setting lport trusted-artifact-signer_cli-server-77bbd78cb6-7xjl6 up in Southbound 2026-03-19T00:06:34.997Z|00185|binding|INFO|Claiming lport openshift-operators_tekton-operator-webhook-668b6fdd5d-jmxlq for this chassis. 2026-03-19T00:06:34.997Z|00186|binding|INFO|openshift-operators_tekton-operator-webhook-668b6fdd5d-jmxlq: Claiming 0a:58:0a:82:00:1c 10.130.0.28 2026-03-19T00:06:35.019Z|00187|binding|INFO|Setting lport openshift-operators_tekton-operator-webhook-668b6fdd5d-jmxlq ovn-installed in OVS 2026-03-19T00:06:35.019Z|00188|binding|INFO|Setting lport openshift-operators_tekton-operator-webhook-668b6fdd5d-jmxlq up in Southbound 2026-03-19T00:06:43.453Z|00189|binding|INFO|Claiming lport cert-manager_cert-manager-59ccb4bb6b-6dzrt for this chassis. 2026-03-19T00:06:43.453Z|00190|binding|INFO|cert-manager_cert-manager-59ccb4bb6b-6dzrt: Claiming 0a:58:0a:82:00:1d 10.130.0.29 2026-03-19T00:06:43.474Z|00191|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-6dzrt ovn-installed in OVS 2026-03-19T00:06:43.474Z|00192|binding|INFO|Setting lport cert-manager_cert-manager-59ccb4bb6b-6dzrt up in Southbound 2026-03-19T00:07:08.293Z|00193|binding|INFO|Claiming lport openshift-pipelines_tekton-events-controller-b79bdd59-4l5zl for this chassis. 2026-03-19T00:07:08.293Z|00194|binding|INFO|openshift-pipelines_tekton-events-controller-b79bdd59-4l5zl: Claiming 0a:58:0a:82:00:1e 10.130.0.30 2026-03-19T00:07:08.311Z|00195|binding|INFO|Setting lport openshift-pipelines_tekton-events-controller-b79bdd59-4l5zl ovn-installed in OVS 2026-03-19T00:07:08.311Z|00196|binding|INFO|Setting lport openshift-pipelines_tekton-events-controller-b79bdd59-4l5zl up in Southbound 2026-03-19T00:07:33.018Z|00197|binding|INFO|Claiming lport openshift-pipelines_tekton-triggers-controller-68564d75ff-r6t5v for this chassis. 2026-03-19T00:07:33.018Z|00198|binding|INFO|openshift-pipelines_tekton-triggers-controller-68564d75ff-r6t5v: Claiming 0a:58:0a:82:00:1f 10.130.0.31 2026-03-19T00:07:33.037Z|00199|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-controller-68564d75ff-r6t5v up in Southbound 2026-03-19T00:07:33.037Z|00200|binding|INFO|Setting lport openshift-pipelines_tekton-triggers-controller-68564d75ff-r6t5v ovn-installed in OVS 2026-03-19T00:07:51.045Z|00201|binding|INFO|Claiming lport openshift-pipelines_tekton-chains-controller-5fb999ffff-x55nj for this chassis. 2026-03-19T00:07:51.045Z|00202|binding|INFO|openshift-pipelines_tekton-chains-controller-5fb999ffff-x55nj: Claiming 0a:58:0a:82:00:20 10.130.0.32 2026-03-19T00:07:51.063Z|00203|binding|INFO|Setting lport openshift-pipelines_tekton-chains-controller-5fb999ffff-x55nj ovn-installed in OVS 2026-03-19T00:07:51.063Z|00204|binding|INFO|Setting lport openshift-pipelines_tekton-chains-controller-5fb999ffff-x55nj up in Southbound 2026-03-19T00:08:06.912Z|00205|binding|INFO|Claiming lport openshift-pipelines_tekton-results-postgres-0 for this chassis. 2026-03-19T00:08:06.912Z|00206|binding|INFO|openshift-pipelines_tekton-results-postgres-0: Claiming 0a:58:0a:82:00:21 10.130.0.33 2026-03-19T00:08:06.934Z|00207|binding|INFO|Setting lport openshift-pipelines_tekton-results-postgres-0 ovn-installed in OVS 2026-03-19T00:08:06.934Z|00208|binding|INFO|Setting lport openshift-pipelines_tekton-results-postgres-0 up in Southbound 2026-03-19T00:08:15.409Z|00209|binding|INFO|Claiming lport openshift-pipelines_tekton-results-watcher-6f946f97cf-g6lfd for this chassis. 2026-03-19T00:08:15.409Z|00210|binding|INFO|openshift-pipelines_tekton-results-watcher-6f946f97cf-g6lfd: Claiming 0a:58:0a:82:00:22 10.130.0.34 2026-03-19T00:08:15.427Z|00211|binding|INFO|Setting lport openshift-pipelines_tekton-results-watcher-6f946f97cf-g6lfd ovn-installed in OVS 2026-03-19T00:08:15.427Z|00212|binding|INFO|Setting lport openshift-pipelines_tekton-results-watcher-6f946f97cf-g6lfd up in Southbound 2026-03-19T00:08:27.806Z|00213|binding|INFO|Claiming lport tsf-keycloak_tsf-iam-pvphq for this chassis. 2026-03-19T00:08:27.806Z|00214|binding|INFO|tsf-keycloak_tsf-iam-pvphq: Claiming 0a:58:0a:82:00:23 10.130.0.35 2026-03-19T00:08:27.829Z|00215|binding|INFO|Setting lport tsf-keycloak_tsf-iam-pvphq ovn-installed in OVS 2026-03-19T00:08:27.829Z|00216|binding|INFO|Setting lport tsf-keycloak_tsf-iam-pvphq up in Southbound 2026-03-19T00:08:56.115Z|00217|binding|INFO|Releasing lport tsf-keycloak_tsf-iam-pvphq from this chassis (sb_readonly=0) 2026-03-19T00:08:56.115Z|00218|binding|INFO|Setting lport tsf-keycloak_tsf-iam-pvphq down in Southbound 2026-03-19T00:08:58.415Z|00219|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-tzlq2 for this chassis. 2026-03-19T00:08:58.415Z|00220|binding|INFO|openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-tzlq2: Claiming 0a:58:0a:82:00:24 10.130.0.36 2026-03-19T00:08:58.433Z|00221|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-tzlq2 up in Southbound 2026-03-19T00:08:58.434Z|00222|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-watcher-7947cf58bc-tzlq2 ovn-installed in OVS 2026-03-19T00:08:58.517Z|00223|binding|INFO|Claiming lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-tqzs5 for this chassis. 2026-03-19T00:08:58.517Z|00224|binding|INFO|openshift-pipelines_pipelines-as-code-webhook-68965d5857-tqzs5: Claiming 0a:58:0a:82:00:25 10.130.0.37 2026-03-19T00:08:58.536Z|00225|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-tqzs5 up in Southbound 2026-03-19T00:08:58.537Z|00226|binding|INFO|Setting lport openshift-pipelines_pipelines-as-code-webhook-68965d5857-tqzs5 ovn-installed in OVS 2026-03-19T00:09:15.221Z|00227|binding|INFO|Claiming lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-nh6q7 for this chassis. 2026-03-19T00:09:15.221Z|00228|binding|INFO|openshift-pipelines_pipelines-console-plugin-79cb8f5447-nh6q7: Claiming 0a:58:0a:82:00:26 10.130.0.38 2026-03-19T00:09:15.242Z|00229|binding|INFO|Setting lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-nh6q7 ovn-installed in OVS 2026-03-19T00:09:15.242Z|00230|binding|INFO|Setting lport openshift-pipelines_pipelines-console-plugin-79cb8f5447-nh6q7 up in Southbound 2026-03-19T00:09:49.385Z|00231|binding|INFO|Claiming lport tsf-tas_rekor-server-7d46965754-wdhzn for this chassis. 2026-03-19T00:09:49.385Z|00232|binding|INFO|tsf-tas_rekor-server-7d46965754-wdhzn: Claiming 0a:58:0a:82:00:27 10.130.0.39 2026-03-19T00:09:49.405Z|00233|binding|INFO|Setting lport tsf-tas_rekor-server-7d46965754-wdhzn ovn-installed in OVS 2026-03-19T00:09:49.405Z|00234|binding|INFO|Setting lport tsf-tas_rekor-server-7d46965754-wdhzn up in Southbound 2026-03-19T00:10:09.764Z|00235|binding|INFO|Claiming lport tsf-tas_tuf-repository-init-qf6rb-k97fb for this chassis. 2026-03-19T00:10:09.764Z|00236|binding|INFO|tsf-tas_tuf-repository-init-qf6rb-k97fb: Claiming 0a:58:0a:82:00:28 10.130.0.40 2026-03-19T00:10:09.782Z|00237|binding|INFO|Setting lport tsf-tas_tuf-repository-init-qf6rb-k97fb ovn-installed in OVS 2026-03-19T00:10:09.782Z|00238|binding|INFO|Setting lport tsf-tas_tuf-repository-init-qf6rb-k97fb up in Southbound 2026-03-19T00:10:16.558Z|00239|binding|INFO|Releasing lport tsf-tas_tuf-repository-init-qf6rb-k97fb from this chassis (sb_readonly=0) 2026-03-19T00:10:16.558Z|00240|binding|INFO|Setting lport tsf-tas_tuf-repository-init-qf6rb-k97fb down in Southbound 2026-03-19T00:10:19.744Z|00241|binding|INFO|Claiming lport tsf-tas_tuf-7f87977c5f-2jwzf for this chassis. 2026-03-19T00:10:19.744Z|00242|binding|INFO|tsf-tas_tuf-7f87977c5f-2jwzf: Claiming 0a:58:0a:82:00:29 10.130.0.41 2026-03-19T00:10:19.772Z|00243|binding|INFO|Setting lport tsf-tas_tuf-7f87977c5f-2jwzf ovn-installed in OVS 2026-03-19T00:10:19.772Z|00244|binding|INFO|Setting lport tsf-tas_tuf-7f87977c5f-2jwzf up in Southbound 2026-03-19T00:11:02.587Z|00245|memory_trim|INFO|Detected inactivity (last active 30002 ms ago): trimming memory