+ 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-05-06 19:04:01.691 1 INFO neutron.common.config [-] Logging enabled! 2026-05-06 19:04:01.692 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-06 19:04:01.692 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-06 19:04:01.692 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 19:04:03.105 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-06 19:04:03.107 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 19:04:03.110 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-06 19:04:03.110 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-06 19:04:03.110 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-06 19:04:03.111 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-06 19:04:03.111 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 19:04:03.117 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 19:04:03.117 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 19:04:03.117 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-06 19:04:03.291 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-06 19:04:03.291 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-06 19:04:03.291 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-06 19:04:03.308 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 19:04:03.309 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 19:04:03.309 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-06 19:04:03.309 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-06 19:04:05.543 1 INFO neutron.plugins.ml2.managers [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 19:04:05.696 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 19:04:05.696 1 INFO neutron.plugins.ml2.managers [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 19:04:05.696 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 19:04:05.696 1 INFO neutron.plugins.ml2.managers [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 19:04:05.696 1 INFO neutron.plugins.ml2.extensions.port_security [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 19:04:05.697 1 INFO neutron.plugins.ml2.managers [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Initializing extension driver 'qos' 2026-05-06 19:04:05.697 1 INFO neutron.plugins.ml2.managers [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-06 19:04:05.697 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Starting OVNMechanismDriver 2026-05-06 19:04:05.700 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] OVN logging driver registered 2026-05-06 19:04:05.709 1 INFO neutron.quota [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded quota_driver: . 2026-05-06 19:04:05.710 1 INFO neutron.plugins.ml2.plugin [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 19:04:05.710 1 INFO neutron.plugins.ml2.managers [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 19:04:05.710 1 INFO neutron.plugins.ml2.managers [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 19:04:05.710 1 INFO neutron.plugins.ml2.managers [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 19:04:05.710 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: qos 2026-05-06 19:04:05.725 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: ovn-router 2026-05-06 19:04:05.755 1 INFO neutron.services.ovn_l3.plugin [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Starting OVNL3RouterPlugin 2026-05-06 19:04:05.759 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: segments 2026-05-06 19:04:05.831 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: trunk 2026-05-06 19:04:05.841 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: log 2026-05-06 19:04:05.843 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-06 19:04:05.908 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-06 19:04:05.909 1 WARNING stevedore.named [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-06 19:04:05.969 1 INFO neutron_vpnaas.services.vpn.plugin [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 19:04:05.970 1 INFO neutron.common.utils [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-06 19:04:05.970 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: taas 2026-05-06 19:04:06.138 1 WARNING stevedore.named [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-06 19:04:06.138 1 WARNING stevedore.named [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-06 19:04:06.143 1 INFO neutron_taas.services.taas.taas_plugin [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-06 19:04:06.143 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: tapmirror 2026-05-06 19:04:06.150 1 WARNING stevedore.named [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-06 19:04:06.150 1 WARNING stevedore.named [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-06 19:04:06.151 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-06 19:04:06.151 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: auto_allocate 2026-05-06 19:04:06.155 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: tag 2026-05-06 19:04:06.161 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: timestamp 2026-05-06 19:04:06.164 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 19:04:06.167 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: flavors 2026-05-06 19:04:06.170 1 INFO neutron.manager [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loading Plugin: revisions 2026-05-06 19:04:06.172 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Initializing extension manager. 2026-05-06 19:04:06.174 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: address-group 2026-05-06 19:04:06.174 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: address-scope 2026-05-06 19:04:06.175 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-06 19:04:06.176 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: agent 2026-05-06 19:04:06.176 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-06 19:04:06.177 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 19:04:06.178 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 19:04:06.179 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: availability_zone 2026-05-06 19:04:06.179 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-06 19:04:06.180 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 19:04:06.180 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: default-subnetpools 2026-05-06 19:04:06.181 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 19:04:06.182 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: dns-integration 2026-05-06 19:04:06.182 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 19:04:06.183 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-06 19:04:06.183 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-06 19:04:06.184 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 19:04:06.184 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 19:04:06.184 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 19:04:06.185 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 19:04:06.185 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: external-net 2026-05-06 19:04:06.186 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 19:04:06.186 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: extraroute 2026-05-06 19:04:06.186 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-06 19:04:06.187 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 19:04:06.188 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 19:04:06.188 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 19:04:06.188 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 19:04:06.189 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: fip-port-details 2026-05-06 19:04:06.189 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: flavors 2026-05-06 19:04:06.190 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 19:04:06.191 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: floatingip-pools 2026-05-06 19:04:06.191 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: ip_allocation 2026-05-06 19:04:06.192 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-06 19:04:06.192 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: l2_adjacency 2026-05-06 19:04:06.193 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: router 2026-05-06 19:04:06.195 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 19:04:06.195 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-06 19:04:06.196 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-06 19:04:06.196 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 19:04:06.197 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: l3-ha 2026-05-06 19:04:06.197 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 19:04:06.198 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-06 19:04:06.198 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: l3-flavors 2026-05-06 19:04:06.199 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 19:04:06.200 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-06 19:04:06.201 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-06 19:04:06.203 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 19:04:06.203 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: logging 2026-05-06 19:04:06.204 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 19:04:06.205 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 19:04:06.205 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: multi-provider 2026-05-06 19:04:06.206 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: net-mtu 2026-05-06 19:04:06.206 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 19:04:06.207 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: network_availability_zone 2026-05-06 19:04:06.207 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-06 19:04:06.208 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: network-ip-availability 2026-05-06 19:04:06.209 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 19:04:06.209 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: pagination 2026-05-06 19:04:06.210 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: port-device-profile 2026-05-06 19:04:06.210 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-06 19:04:06.210 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 19:04:06.211 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 19:04:06.211 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-06 19:04:06.212 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 19:04:06.212 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 19:04:06.213 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-06 19:04:06.213 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: port-resource-request 2026-05-06 19:04:06.214 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 19:04:06.214 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-06 19:04:06.215 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: binding 2026-05-06 19:04:06.215 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: binding-extended 2026-05-06 19:04:06.216 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: port-security 2026-05-06 19:04:06.216 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: project-id 2026-05-06 19:04:06.217 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: provider 2026-05-06 19:04:06.217 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qinq 2026-05-06 19:04:06.219 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos 2026-05-06 19:04:06.220 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 19:04:06.220 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 19:04:06.221 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-default 2026-05-06 19:04:06.221 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-fip 2026-05-06 19:04:06.222 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 19:04:06.222 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 19:04:06.223 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 19:04:06.223 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 19:04:06.224 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 19:04:06.224 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-pps 2026-05-06 19:04:06.225 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 19:04:06.225 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 19:04:06.225 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 19:04:06.226 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: quota-check-limit 2026-05-06 19:04:06.226 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-06 19:04:06.228 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: quotas 2026-05-06 19:04:06.229 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: quota_details 2026-05-06 19:04:06.230 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: rbac-policies 2026-05-06 19:04:06.231 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-06 19:04:06.231 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 19:04:06.232 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 19:04:06.232 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-06 19:04:06.232 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: revision-if-match 2026-05-06 19:04:06.233 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 19:04:06.233 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: router_availability_zone 2026-05-06 19:04:06.234 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 19:04:06.235 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 19:04:06.236 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 19:04:06.236 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-06 19:04:06.237 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 19:04:06.237 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-06 19:04:06.237 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 19:04:06.241 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: security-group 2026-05-06 19:04:06.242 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: segment 2026-05-06 19:04:06.242 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 19:04:06.243 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: service-type 2026-05-06 19:04:06.243 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: sorting 2026-05-06 19:04:06.243 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 19:04:06.244 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: standard-attr-description 2026-05-06 19:04:06.244 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: stateful-security-group 2026-05-06 19:04:06.245 1 WARNING neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 19:04:06.245 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-06 19:04:06.246 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: subnet-external-network 2026-05-06 19:04:06.246 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-06 19:04:06.246 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 19:04:06.247 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: subnet-service-types 2026-05-06 19:04:06.247 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: subnet_allocation 2026-05-06 19:04:06.248 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 19:04:06.248 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: tag-creation 2026-05-06 19:04:06.249 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 19:04:06.252 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 19:04:06.253 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 19:04:06.253 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: trunk 2026-05-06 19:04:06.253 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: trunk-details 2026-05-06 19:04:06.254 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 19:04:06.254 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-06 19:04:06.255 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: vlan-transparent 2026-05-06 19:04:06.255 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-06 19:04:06.257 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-06 19:04:06.257 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 19:04:06.258 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: vpn-flavors 2026-05-06 19:04:06.259 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: vpnaas 2026-05-06 19:04:06.260 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: taas 2026-05-06 19:04:06.261 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: tap-mirror 2026-05-06 19:04:06.261 1 INFO neutron.api.extensions [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-06 19:04:06.270 1 WARNING oslo_config.cfg [None req-e3d3e7f7-44e2-447c-83f1-c60a9750dad0 - - - - - -] 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-05-06 19:04:06.300 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-06 19:04:06.320 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-06 19:04:06.330 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-05-06 19:04:06.333 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] tcp:10.110.123.65:6641: connecting... 2026-05-06 19:04:06.333 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] tcp:10.110.123.65:6641: connected 2026-05-06 19:04:06.353 15 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-05-06 19:04:06.355 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] tcp:10.110.123.65:6641: connecting... 2026-05-06 19:04:06.356 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] tcp:10.110.123.65:6641: connected 2026-05-06 19:04:06.376 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'005a5eff-62ae-481a-ad24-c4201f10bfbf'". 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'005a5eff-62ae-481a-ad24-c4201f10bfbf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.386 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'91680034-464b-4e18-ac6d-d94892648d6a'". 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'91680034-464b-4e18-ac6d-d94892648d6a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.396 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b2e6c580-19da-44cf-92e1-d59244bdbbbf'". 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'b2e6c580-19da-44cf-92e1-d59244bdbbbf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.401 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'005a5eff-62ae-481a-ad24-c4201f10bfbf'". 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'005a5eff-62ae-481a-ad24-c4201f10bfbf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.403 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'516ceb55-6ba6-445c-bd80-b768c66d9dee'". 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'516ceb55-6ba6-445c-bd80-b768c66d9dee'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.404 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-06 19:04:06.413 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'91680034-464b-4e18-ac6d-d94892648d6a'". 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'91680034-464b-4e18-ac6d-d94892648d6a'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.422 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b2e6c580-19da-44cf-92e1-d59244bdbbbf'". 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'b2e6c580-19da-44cf-92e1-d59244bdbbbf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.423 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] tcp:10.103.115.137:6642: connecting... 2026-05-06 19:04:06.424 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] tcp:10.103.115.137:6642: connected 2026-05-06 19:04:06.429 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'516ceb55-6ba6-445c-bd80-b768c66d9dee'". 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'516ceb55-6ba6-445c-bd80-b768c66d9dee'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.430 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-06 19:04:06.446 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'229741d1-e0c4-4a8f-a3ab-0a9192f149bd'". 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'229741d1-e0c4-4a8f-a3ab-0a9192f149bd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.447 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] tcp:10.103.115.137:6642: connecting... 2026-05-06 19:04:06.447 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] tcp:10.103.115.137:6642: connected 2026-05-06 19:04:06.452 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3b69a352-3793-4792-86f6-a2a632726b76'". 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'3b69a352-3793-4792-86f6-a2a632726b76'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.463 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7529d70d-038b-488a-800c-e0f97b3687f6'". 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'7529d70d-038b-488a-800c-e0f97b3687f6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.469 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'229741d1-e0c4-4a8f-a3ab-0a9192f149bd'". 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'229741d1-e0c4-4a8f-a3ab-0a9192f149bd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.470 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3b76d6b3-28d6-4643-bd5e-81810187d760'". 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'3b76d6b3-28d6-4643-bd5e-81810187d760'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.474 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3b69a352-3793-4792-86f6-a2a632726b76'". 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'3b69a352-3793-4792-86f6-a2a632726b76'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.476 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'12df74bc-2ee1-4aef-addd-d98d4c5fed8e'". 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'12df74bc-2ee1-4aef-addd-d98d4c5fed8e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.479 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] RpcWorker process has finished the post initialization 2026-05-06 19:04:06.482 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7529d70d-038b-488a-800c-e0f97b3687f6'". 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'7529d70d-038b-488a-800c-e0f97b3687f6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.488 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3b76d6b3-28d6-4643-bd5e-81810187d760'". 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'3b76d6b3-28d6-4643-bd5e-81810187d760'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.495 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'12df74bc-2ee1-4aef-addd-d98d4c5fed8e'". 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'12df74bc-2ee1-4aef-addd-d98d4c5fed8e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:06.496 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] RpcWorker process has finished the post initialization 2026-05-06 19:04:06.499 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] tcp:10.110.123.65:6641: connecting... 2026-05-06 19:04:06.499 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] tcp:10.110.123.65:6641: connected 2026-05-06 19:04:06.515 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] tcp:10.110.123.65:6641: connecting... 2026-05-06 19:04:06.516 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] tcp:10.110.123.65:6641: connected 2026-05-06 19:04:06.530 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] tcp:10.110.123.65:6641: connecting... 2026-05-06 19:04:06.530 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] tcp:10.110.123.65:6641: connected 2026-05-06 19:04:06.547 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] tcp:10.110.123.65:6641: connecting... 2026-05-06 19:04:06.548 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] tcp:10.110.123.65:6641: connected 2026-05-06 19:04:07.411 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'798fa91f-062f-451b-97ae-435209f7b826'". 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'798fa91f-062f-451b-97ae-435209f7b826'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:07.412 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'798fa91f-062f-451b-97ae-435209f7b826'". 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'798fa91f-062f-451b-97ae-435209f7b826'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:07.418 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f18b8b82-d79e-4fbe-a1ad-c1dac8413d41'". 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'f18b8b82-d79e-4fbe-a1ad-c1dac8413d41'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:07.420 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f18b8b82-d79e-4fbe-a1ad-c1dac8413d41'". 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'f18b8b82-d79e-4fbe-a1ad-c1dac8413d41'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:07.423 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'33341aca-b75d-4a43-a99e-6af99350a26c'". 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'33341aca-b75d-4a43-a99e-6af99350a26c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:07.427 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'33341aca-b75d-4a43-a99e-6af99350a26c'". 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'33341aca-b75d-4a43-a99e-6af99350a26c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-06 19:04:36.655 12 WARNING oslo_messaging.server [None req-8e149148-b076-4cb1-8a1c-5e7e8e4d05bb - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-06 19:04:36.657 15 WARNING oslo_messaging.server [None req-e33f607c-c670-47a4-adfb-dfd07bf54f1f - - - - - -] Possible hang: wait is waiting for stop to complete