+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-24 04:21:50.635 1 INFO neutron.common.config [-] Logging enabled! 2026-06-24 04:21:50.636 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-24 04:21:50.636 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-24 04:21:50.636 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 04:21:52.022 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-24 04:21:52.024 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 04:21:52.027 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-24 04:21:52.027 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-24 04:21:52.027 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-24 04:21:52.027 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-24 04:21:52.028 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 04:21:52.034 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 04:21:52.034 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 04:21:52.034 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-24 04:21:52.200 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-24 04:21:52.200 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-24 04:21:52.200 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-24 04:21:52.218 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 04:21:52.218 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 04:21:52.218 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-24 04:21:52.218 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-24 04:21:54.609 1 INFO neutron.plugins.ml2.managers [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Initializing driver for type 'vlan' 2026-06-24 04:21:54.776 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] VlanTypeDriver initialization complete 2026-06-24 04:21:54.777 1 INFO neutron.plugins.ml2.managers [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 04:21:54.777 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 04:21:54.777 1 INFO neutron.plugins.ml2.managers [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Initializing extension driver 'port_security' 2026-06-24 04:21:54.777 1 INFO neutron.plugins.ml2.extensions.port_security [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 04:21:54.777 1 INFO neutron.plugins.ml2.managers [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Initializing extension driver 'qos' 2026-06-24 04:21:54.777 1 INFO neutron.plugins.ml2.managers [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-24 04:21:54.778 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Starting OVNMechanismDriver 2026-06-24 04:21:54.781 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] OVN logging driver registered 2026-06-24 04:21:54.786 1 INFO neutron.quota [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded quota_driver: . 2026-06-24 04:21:54.786 1 INFO neutron.plugins.ml2.plugin [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 04:21:54.786 1 INFO neutron.plugins.ml2.managers [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 04:21:54.786 1 INFO neutron.plugins.ml2.managers [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 04:21:54.786 1 INFO neutron.plugins.ml2.managers [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 04:21:54.787 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: qos 2026-06-24 04:21:54.797 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: ovn-router 2026-06-24 04:21:54.825 1 INFO neutron.services.ovn_l3.plugin [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Starting OVNL3RouterPlugin 2026-06-24 04:21:54.829 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: segments 2026-06-24 04:21:54.892 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: trunk 2026-06-24 04:21:54.902 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: log 2026-06-24 04:21:54.904 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-24 04:21:54.949 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-24 04:21:54.950 1 WARNING stevedore.named [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-24 04:21:54.986 1 INFO neutron_vpnaas.services.vpn.plugin [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 04:21:54.986 1 INFO neutron.common.utils [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-24 04:21:54.986 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: taas 2026-06-24 04:21:55.014 1 WARNING stevedore.named [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-24 04:21:55.015 1 WARNING stevedore.named [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-24 04:21:55.019 1 INFO neutron_taas.services.taas.taas_plugin [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-24 04:21:55.020 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: tapmirror 2026-06-24 04:21:55.169 1 WARNING stevedore.named [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-24 04:21:55.169 1 WARNING stevedore.named [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-24 04:21:55.170 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-24 04:21:55.170 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: auto_allocate 2026-06-24 04:21:55.174 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: tag 2026-06-24 04:21:55.180 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: timestamp 2026-06-24 04:21:55.182 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 04:21:55.185 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: flavors 2026-06-24 04:21:55.188 1 INFO neutron.manager [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loading Plugin: revisions 2026-06-24 04:21:55.191 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Initializing extension manager. 2026-06-24 04:21:55.192 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: address-group 2026-06-24 04:21:55.193 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: address-scope 2026-06-24 04:21:55.193 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-24 04:21:55.194 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: agent 2026-06-24 04:21:55.194 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-24 04:21:55.195 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 04:21:55.196 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 04:21:55.197 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: availability_zone 2026-06-24 04:21:55.197 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-24 04:21:55.198 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 04:21:55.198 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: default-subnetpools 2026-06-24 04:21:55.199 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 04:21:55.200 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: dns-integration 2026-06-24 04:21:55.200 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 04:21:55.201 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-24 04:21:55.201 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-24 04:21:55.202 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 04:21:55.202 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 04:21:55.202 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 04:21:55.203 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 04:21:55.203 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: external-net 2026-06-24 04:21:55.204 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 04:21:55.204 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: extraroute 2026-06-24 04:21:55.205 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-24 04:21:55.205 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 04:21:55.206 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 04:21:55.206 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 04:21:55.206 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 04:21:55.207 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: fip-port-details 2026-06-24 04:21:55.207 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: flavors 2026-06-24 04:21:55.208 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 04:21:55.209 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: floatingip-pools 2026-06-24 04:21:55.209 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: ip_allocation 2026-06-24 04:21:55.210 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-24 04:21:55.210 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: l2_adjacency 2026-06-24 04:21:55.211 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: router 2026-06-24 04:21:55.213 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 04:21:55.213 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-24 04:21:55.214 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-24 04:21:55.214 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 04:21:55.214 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: l3-ha 2026-06-24 04:21:55.215 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 04:21:55.215 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-24 04:21:55.216 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: l3-flavors 2026-06-24 04:21:55.217 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 04:21:55.217 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-24 04:21:55.219 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-24 04:21:55.220 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 04:21:55.221 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: logging 2026-06-24 04:21:55.222 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 04:21:55.222 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 04:21:55.223 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: multi-provider 2026-06-24 04:21:55.223 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: net-mtu 2026-06-24 04:21:55.224 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 04:21:55.224 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: network_availability_zone 2026-06-24 04:21:55.224 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-24 04:21:55.225 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: network-ip-availability 2026-06-24 04:21:55.226 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 04:21:55.226 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: pagination 2026-06-24 04:21:55.227 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: port-device-profile 2026-06-24 04:21:55.227 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 04:21:55.228 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 04:21:55.228 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 04:21:55.228 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-24 04:21:55.229 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 04:21:55.229 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 04:21:55.230 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-24 04:21:55.230 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: port-resource-request 2026-06-24 04:21:55.230 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 04:21:55.231 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-24 04:21:55.231 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: binding 2026-06-24 04:21:55.232 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: binding-extended 2026-06-24 04:21:55.232 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: port-security 2026-06-24 04:21:55.233 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: project-id 2026-06-24 04:21:55.233 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: provider 2026-06-24 04:21:55.234 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qinq 2026-06-24 04:21:55.235 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos 2026-06-24 04:21:55.236 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 04:21:55.237 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 04:21:55.237 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-default 2026-06-24 04:21:55.237 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-fip 2026-06-24 04:21:55.238 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 04:21:55.238 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 04:21:55.239 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 04:21:55.239 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 04:21:55.240 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 04:21:55.240 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-pps 2026-06-24 04:21:55.241 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 04:21:55.241 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 04:21:55.242 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 04:21:55.242 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: quota-check-limit 2026-06-24 04:21:55.243 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-24 04:21:55.244 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: quotas 2026-06-24 04:21:55.246 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: quota_details 2026-06-24 04:21:55.247 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: rbac-policies 2026-06-24 04:21:55.247 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-24 04:21:55.248 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 04:21:55.248 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 04:21:55.249 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-24 04:21:55.249 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: revision-if-match 2026-06-24 04:21:55.250 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 04:21:55.250 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: router_availability_zone 2026-06-24 04:21:55.250 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 04:21:55.252 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 04:21:55.252 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 04:21:55.253 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-24 04:21:55.253 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 04:21:55.254 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 04:21:55.254 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 04:21:55.258 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: security-group 2026-06-24 04:21:55.259 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: segment 2026-06-24 04:21:55.259 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 04:21:55.260 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: service-type 2026-06-24 04:21:55.260 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: sorting 2026-06-24 04:21:55.260 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 04:21:55.261 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: standard-attr-description 2026-06-24 04:21:55.262 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: stateful-security-group 2026-06-24 04:21:55.262 1 WARNING neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 04:21:55.262 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-24 04:21:55.263 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: subnet-external-network 2026-06-24 04:21:55.263 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-24 04:21:55.264 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 04:21:55.264 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: subnet-service-types 2026-06-24 04:21:55.265 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: subnet_allocation 2026-06-24 04:21:55.265 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 04:21:55.266 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: tag-creation 2026-06-24 04:21:55.266 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 04:21:55.270 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 04:21:55.270 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 04:21:55.271 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: trunk 2026-06-24 04:21:55.271 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: trunk-details 2026-06-24 04:21:55.272 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 04:21:55.272 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-24 04:21:55.272 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: vlan-transparent 2026-06-24 04:21:55.273 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-24 04:21:55.275 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-24 04:21:55.276 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 04:21:55.277 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: vpn-flavors 2026-06-24 04:21:55.278 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: vpnaas 2026-06-24 04:21:55.279 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: taas 2026-06-24 04:21:55.280 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: tap-mirror 2026-06-24 04:21:55.280 1 INFO neutron.api.extensions [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-24 04:21:55.289 1 WARNING oslo_config.cfg [None req-aa73db01-a340-4f39-85cf-0d69f5e262e3 - - - - - -] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-06-24 04:21:55.330 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-24 04:21:55.339 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-24 04:21:55.362 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-06-24 04:21:55.363 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] tcp:10.106.173.128:6641: connecting... 2026-06-24 04:21:55.364 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] tcp:10.106.173.128:6641: connected 2026-06-24 04:21:55.377 14 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-06-24 04:21:55.379 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] tcp:10.106.173.128:6641: connecting... 2026-06-24 04:21:55.379 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] tcp:10.106.173.128:6641: connected 2026-06-24 04:21:55.416 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'35f0cd96-52b3-4b99-bcc5-fc1dd6969d5e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'35f0cd96-52b3-4b99-bcc5-fc1dd6969d5e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.431 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'35f0cd96-52b3-4b99-bcc5-fc1dd6969d5e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'35f0cd96-52b3-4b99-bcc5-fc1dd6969d5e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.437 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'98837591-fed6-4c7e-8c03-370b6dd3737a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'98837591-fed6-4c7e-8c03-370b6dd3737a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.439 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'98837591-fed6-4c7e-8c03-370b6dd3737a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'98837591-fed6-4c7e-8c03-370b6dd3737a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.445 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6a6923e1-460b-42b7-812b-093c1ba5935c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'6a6923e1-460b-42b7-812b-093c1ba5935c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.447 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6a6923e1-460b-42b7-812b-093c1ba5935c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'6a6923e1-460b-42b7-812b-093c1ba5935c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.450 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f219f3ce-05d3-4c63-8a8d-528cfd9a9e16'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'f219f3ce-05d3-4c63-8a8d-528cfd9a9e16'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.451 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-24 04:21:55.457 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f219f3ce-05d3-4c63-8a8d-528cfd9a9e16'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'f219f3ce-05d3-4c63-8a8d-528cfd9a9e16'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.458 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-24 04:21:55.468 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] tcp:10.106.134.96:6642: connecting... 2026-06-24 04:21:55.469 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] tcp:10.106.134.96:6642: connected 2026-06-24 04:21:55.477 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] tcp:10.106.134.96:6642: connecting... 2026-06-24 04:21:55.477 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] tcp:10.106.134.96:6642: connected 2026-06-24 04:21:55.490 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'03841121-0e43-4f90-a380-9102a5cffb7c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'03841121-0e43-4f90-a380-9102a5cffb7c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.496 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bfe4a1d7-9695-4365-b83a-02cd06aa1d3a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'bfe4a1d7-9695-4365-b83a-02cd06aa1d3a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.505 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ec4a6fb3-c33d-4863-beed-526077e988cd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'ec4a6fb3-c33d-4863-beed-526077e988cd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.505 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'03841121-0e43-4f90-a380-9102a5cffb7c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'03841121-0e43-4f90-a380-9102a5cffb7c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.512 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bfe4a1d7-9695-4365-b83a-02cd06aa1d3a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'bfe4a1d7-9695-4365-b83a-02cd06aa1d3a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.513 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'43847ff6-0f23-46b7-971c-9ecdf2ced913'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'43847ff6-0f23-46b7-971c-9ecdf2ced913'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.518 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eaaa06d9-e7c1-4b06-bc22-95c3199077c1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'eaaa06d9-e7c1-4b06-bc22-95c3199077c1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.519 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] RpcWorker process has finished the post initialization 2026-06-24 04:21:55.522 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ec4a6fb3-c33d-4863-beed-526077e988cd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'ec4a6fb3-c33d-4863-beed-526077e988cd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.531 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'43847ff6-0f23-46b7-971c-9ecdf2ced913'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'43847ff6-0f23-46b7-971c-9ecdf2ced913'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.535 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] tcp:10.106.173.128:6641: connecting... 2026-06-24 04:21:55.535 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] tcp:10.106.173.128:6641: connected 2026-06-24 04:21:55.537 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eaaa06d9-e7c1-4b06-bc22-95c3199077c1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'eaaa06d9-e7c1-4b06-bc22-95c3199077c1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:55.538 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] RpcWorker process has finished the post initialization 2026-06-24 04:21:55.553 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] tcp:10.106.173.128:6641: connecting... 2026-06-24 04:21:55.554 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] tcp:10.106.173.128:6641: connected 2026-06-24 04:21:55.567 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] tcp:10.106.173.128:6641: connecting... 2026-06-24 04:21:55.567 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] tcp:10.106.173.128:6641: connected 2026-06-24 04:21:55.584 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] tcp:10.106.173.128:6641: connecting... 2026-06-24 04:21:55.584 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] tcp:10.106.173.128:6641: connected 2026-06-24 04:21:56.218 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6a6923e1-460b-42b7-812b-093c1ba5935c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'6a6923e1-460b-42b7-812b-093c1ba5935c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:56.219 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6a6923e1-460b-42b7-812b-093c1ba5935c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'6a6923e1-460b-42b7-812b-093c1ba5935c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:56.336 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'32484cd7-8db6-40d7-9b0f-d9fd0d7b7b94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'32484cd7-8db6-40d7-9b0f-d9fd0d7b7b94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:56.337 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'32484cd7-8db6-40d7-9b0f-d9fd0d7b7b94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'32484cd7-8db6-40d7-9b0f-d9fd0d7b7b94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:56.344 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'898446b4-b0f7-4fff-9cc3-dd2e985be9de'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'898446b4-b0f7-4fff-9cc3-dd2e985be9de'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:56.349 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'898446b4-b0f7-4fff-9cc3-dd2e985be9de'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'898446b4-b0f7-4fff-9cc3-dd2e985be9de'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:56.358 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'7f8b2c72-e415-4e3f-aed1-aeac726b1cdb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'7f8b2c72-e415-4e3f-aed1-aeac726b1cdb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:21:56.359 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'7f8b2c72-e415-4e3f-aed1-aeac726b1cdb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster: neutron.common.ovn.exceptions.HashRingIsEmpty: Hash Ring returned empty when hashing "b'7f8b2c72-e415-4e3f-aed1-aeac726b1cdb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-24 04:22:25.676 14 WARNING oslo_messaging.server [None req-5efaef3f-c360-46aa-86d7-b6f48f16fd99 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-24 04:22:25.677 12 WARNING oslo_messaging.server [None req-63d7d2e4-7a55-41b0-ba6b-4dc8f46919aa - - - - - -] Possible hang: wait is waiting for stop to complete