+ 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-04-06 19:20:15.725 1 INFO neutron.common.config [-] Logging enabled! 2026-04-06 19:20:15.725 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-06 19:20:15.725 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-06 19:20:15.725 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-06 19:20:17.240 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-06 19:20:17.243 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-06 19:20:17.246 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-06 19:20:17.246 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-06 19:20:17.246 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-06 19:20:17.246 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-06 19:20:17.247 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:20:17.253 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:20:17.253 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-06 19:20:17.253 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-06 19:20:17.441 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-06 19:20:17.441 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-06 19:20:17.441 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-06 19:20:17.460 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-06 19:20:17.460 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-06 19:20:17.460 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-06 19:20:17.460 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-06 19:20:19.754 1 INFO neutron.plugins.ml2.managers [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Initializing driver for type 'vlan' 2026-04-06 19:20:19.909 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] VlanTypeDriver initialization complete 2026-04-06 19:20:19.910 1 INFO neutron.plugins.ml2.managers [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-06 19:20:19.910 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-06 19:20:19.910 1 INFO neutron.plugins.ml2.managers [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Initializing extension driver 'port_security' 2026-04-06 19:20:19.910 1 INFO neutron.plugins.ml2.extensions.port_security [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-06 19:20:19.910 1 INFO neutron.plugins.ml2.managers [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Initializing extension driver 'qos' 2026-04-06 19:20:19.911 1 INFO neutron.plugins.ml2.managers [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-06 19:20:19.911 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Starting OVNMechanismDriver 2026-04-06 19:20:19.914 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] OVN logging driver registered 2026-04-06 19:20:19.921 1 INFO neutron.quota [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded quota_driver: . 2026-04-06 19:20:19.922 1 INFO neutron.plugins.ml2.plugin [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Modular L2 Plugin initialization complete 2026-04-06 19:20:19.922 1 INFO neutron.plugins.ml2.managers [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-06 19:20:19.922 1 INFO neutron.plugins.ml2.managers [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-06 19:20:19.922 1 INFO neutron.plugins.ml2.managers [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-06 19:20:19.922 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: qos 2026-04-06 19:20:19.934 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: ovn-router 2026-04-06 19:20:19.961 1 INFO neutron.services.ovn_l3.plugin [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Starting OVNL3RouterPlugin 2026-04-06 19:20:19.965 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: segments 2026-04-06 19:20:20.026 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: trunk 2026-04-06 19:20:20.035 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: log 2026-04-06 19:20:20.037 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-06 19:20:20.083 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-06 19:20:20.083 1 WARNING stevedore.named [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-06 19:20:20.121 1 INFO neutron_vpnaas.services.vpn.plugin [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-06 19:20:20.121 1 INFO neutron.common.utils [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-06 19:20:20.121 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: taas 2026-04-06 19:20:20.300 1 WARNING stevedore.named [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-06 19:20:20.300 1 WARNING stevedore.named [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-06 19:20:20.305 1 INFO neutron_taas.services.taas.taas_plugin [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-06 19:20:20.305 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: tapmirror 2026-04-06 19:20:20.312 1 WARNING stevedore.named [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-06 19:20:20.312 1 WARNING stevedore.named [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-06 19:20:20.313 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-06 19:20:20.313 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: auto_allocate 2026-04-06 19:20:20.317 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: tag 2026-04-06 19:20:20.322 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: timestamp 2026-04-06 19:20:20.324 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: network_ip_availability 2026-04-06 19:20:20.327 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: flavors 2026-04-06 19:20:20.330 1 INFO neutron.manager [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loading Plugin: revisions 2026-04-06 19:20:20.333 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Initializing extension manager. 2026-04-06 19:20:20.334 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: address-group 2026-04-06 19:20:20.334 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: address-scope 2026-04-06 19:20:20.335 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-06 19:20:20.336 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: agent 2026-04-06 19:20:20.336 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-06 19:20:20.337 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-06 19:20:20.338 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-06 19:20:20.338 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: availability_zone 2026-04-06 19:20:20.339 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-06 19:20:20.339 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-06 19:20:20.339 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: default-subnetpools 2026-04-06 19:20:20.341 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-06 19:20:20.341 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: dns-integration 2026-04-06 19:20:20.342 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: dns-domain-ports 2026-04-06 19:20:20.342 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-06 19:20:20.342 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-06 19:20:20.343 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-06 19:20:20.343 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: empty-string-filtering 2026-04-06 19:20:20.344 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-06 19:20:20.344 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-06 19:20:20.344 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: external-net 2026-04-06 19:20:20.345 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-06 19:20:20.345 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: extraroute 2026-04-06 19:20:20.346 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-06 19:20:20.346 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-06 19:20:20.347 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-06 19:20:20.347 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-06 19:20:20.347 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-06 19:20:20.348 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: fip-port-details 2026-04-06 19:20:20.348 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: flavors 2026-04-06 19:20:20.349 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-06 19:20:20.350 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: floatingip-pools 2026-04-06 19:20:20.350 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: ip_allocation 2026-04-06 19:20:20.351 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-06 19:20:20.351 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: l2_adjacency 2026-04-06 19:20:20.352 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: router 2026-04-06 19:20:20.353 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-06 19:20:20.354 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-06 19:20:20.354 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-06 19:20:20.355 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: ext-gw-mode 2026-04-06 19:20:20.355 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: l3-ha 2026-04-06 19:20:20.356 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-06 19:20:20.356 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-06 19:20:20.357 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: l3-flavors 2026-04-06 19:20:20.357 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-06 19:20:20.358 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-06 19:20:20.359 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-06 19:20:20.360 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-06 19:20:20.361 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: logging 2026-04-06 19:20:20.362 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-06 19:20:20.363 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-06 19:20:20.363 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: multi-provider 2026-04-06 19:20:20.364 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: net-mtu 2026-04-06 19:20:20.364 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: net-mtu-writable 2026-04-06 19:20:20.365 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: network_availability_zone 2026-04-06 19:20:20.365 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-06 19:20:20.365 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: network-ip-availability 2026-04-06 19:20:20.366 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-06 19:20:20.367 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: pagination 2026-04-06 19:20:20.367 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: port-device-profile 2026-04-06 19:20:20.367 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-06 19:20:20.368 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-06 19:20:20.368 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-06 19:20:20.369 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-06 19:20:20.369 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-06 19:20:20.370 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-06 19:20:20.370 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-06 19:20:20.370 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: port-resource-request 2026-04-06 19:20:20.371 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-06 19:20:20.371 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-06 19:20:20.372 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: binding 2026-04-06 19:20:20.373 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: binding-extended 2026-04-06 19:20:20.373 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: port-security 2026-04-06 19:20:20.373 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: project-id 2026-04-06 19:20:20.374 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: provider 2026-04-06 19:20:20.374 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qinq 2026-04-06 19:20:20.376 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos 2026-04-06 19:20:20.377 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-06 19:20:20.377 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-06 19:20:20.378 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-default 2026-04-06 19:20:20.378 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-fip 2026-04-06 19:20:20.378 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-06 19:20:20.379 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-06 19:20:20.379 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-06 19:20:20.380 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-06 19:20:20.380 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-06 19:20:20.381 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-pps 2026-04-06 19:20:20.381 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-06 19:20:20.382 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-06 19:20:20.382 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: qos-rules-alias 2026-04-06 19:20:20.383 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: quota-check-limit 2026-04-06 19:20:20.383 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-06 19:20:20.385 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: quotas 2026-04-06 19:20:20.386 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: quota_details 2026-04-06 19:20:20.387 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: rbac-policies 2026-04-06 19:20:20.387 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-06 19:20:20.388 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: rbac-address-scope 2026-04-06 19:20:20.388 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: rbac-security-groups 2026-04-06 19:20:20.389 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-06 19:20:20.389 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: revision-if-match 2026-04-06 19:20:20.390 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-06 19:20:20.390 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: router_availability_zone 2026-04-06 19:20:20.391 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-06 19:20:20.392 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-06 19:20:20.392 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-06 19:20:20.393 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-06 19:20:20.393 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-06 19:20:20.394 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-06 19:20:20.394 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-06 19:20:20.397 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: security-group 2026-04-06 19:20:20.398 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: segment 2026-04-06 19:20:20.399 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-06 19:20:20.399 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: service-type 2026-04-06 19:20:20.400 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: sorting 2026-04-06 19:20:20.400 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: standard-attr-segment 2026-04-06 19:20:20.401 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: standard-attr-description 2026-04-06 19:20:20.401 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: stateful-security-group 2026-04-06 19:20:20.401 1 WARNING neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-06 19:20:20.402 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-06 19:20:20.402 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: subnet-external-network 2026-04-06 19:20:20.403 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-06 19:20:20.403 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-06 19:20:20.404 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: subnet-service-types 2026-04-06 19:20:20.404 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: subnet_allocation 2026-04-06 19:20:20.405 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-06 19:20:20.405 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: tag-creation 2026-04-06 19:20:20.405 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-06 19:20:20.409 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: standard-attr-tag 2026-04-06 19:20:20.409 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-06 19:20:20.410 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: trunk 2026-04-06 19:20:20.410 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: trunk-details 2026-04-06 19:20:20.410 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-06 19:20:20.411 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-06 19:20:20.411 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: vlan-transparent 2026-04-06 19:20:20.412 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-06 19:20:20.413 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-06 19:20:20.414 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-06 19:20:20.415 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: vpn-flavors 2026-04-06 19:20:20.416 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: vpnaas 2026-04-06 19:20:20.417 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: taas 2026-04-06 19:20:20.418 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: tap-mirror 2026-04-06 19:20:20.418 1 INFO neutron.api.extensions [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-06 19:20:20.426 1 WARNING oslo_config.cfg [None req-86997499-bf07-47f0-bca1-0701f741b311 - - - - - -] 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-04-06 19:20:20.463 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-06 19:20:20.484 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-06 19:20:20.494 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-04-06 19:20:20.496 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:20.496 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] tcp:10.99.105.3:6641: connected 2026-04-06 19:20:20.516 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-04-06 19:20:20.518 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:20.519 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] tcp:10.99.105.3:6641: connected 2026-04-06 19:20:20.542 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'34009fe6-8c6a-4d5d-b939-99a5ce07c1e1'". 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'34009fe6-8c6a-4d5d-b939-99a5ce07c1e1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.551 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd0fa723b-2d93-4023-a992-b59943f15246'". 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'd0fa723b-2d93-4023-a992-b59943f15246'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.559 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ddea9c39-2a55-4a53-8c6a-d0193ed58d3c'". 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'ddea9c39-2a55-4a53-8c6a-d0193ed58d3c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.565 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2965e386-a257-4c0a-b85d-9a574d2578f3'". 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'2965e386-a257-4c0a-b85d-9a574d2578f3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.567 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-06 19:20:20.568 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'34009fe6-8c6a-4d5d-b939-99a5ce07c1e1'". 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'34009fe6-8c6a-4d5d-b939-99a5ce07c1e1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.577 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd0fa723b-2d93-4023-a992-b59943f15246'". 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'd0fa723b-2d93-4023-a992-b59943f15246'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.584 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] tcp:10.98.218.49:6642: connecting... 2026-04-06 19:20:20.584 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] tcp:10.98.218.49:6642: connected 2026-04-06 19:20:20.586 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ddea9c39-2a55-4a53-8c6a-d0193ed58d3c'". 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'ddea9c39-2a55-4a53-8c6a-d0193ed58d3c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.593 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2965e386-a257-4c0a-b85d-9a574d2578f3'". 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'2965e386-a257-4c0a-b85d-9a574d2578f3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.594 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-06 19:20:20.605 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1f8f48ed-b98e-46da-bdbd-202e2afddec3'". 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'1f8f48ed-b98e-46da-bdbd-202e2afddec3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.611 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] tcp:10.98.218.49:6642: connecting... 2026-04-06 19:20:20.611 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] tcp:10.98.218.49:6642: connected 2026-04-06 19:20:20.611 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f3ad2c8c-9baa-4b41-9647-4da4df016eb7'". 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'f3ad2c8c-9baa-4b41-9647-4da4df016eb7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.621 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e2250cba-c39d-46a2-97b9-132415a74745'". 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'e2250cba-c39d-46a2-97b9-132415a74745'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.629 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fd57107d-dad7-4b0a-bb1f-141ad9c9c52f'". 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'fd57107d-dad7-4b0a-bb1f-141ad9c9c52f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.632 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1f8f48ed-b98e-46da-bdbd-202e2afddec3'". 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'1f8f48ed-b98e-46da-bdbd-202e2afddec3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.638 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4e27f071-00c3-4272-9df2-797524086b23'". 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'4e27f071-00c3-4272-9df2-797524086b23'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.639 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f3ad2c8c-9baa-4b41-9647-4da4df016eb7'". 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'f3ad2c8c-9baa-4b41-9647-4da4df016eb7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.641 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] RpcWorker process has finished the post initialization 2026-04-06 19:20:20.649 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e2250cba-c39d-46a2-97b9-132415a74745'". 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'e2250cba-c39d-46a2-97b9-132415a74745'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.659 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fd57107d-dad7-4b0a-bb1f-141ad9c9c52f'". 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'fd57107d-dad7-4b0a-bb1f-141ad9c9c52f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.662 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:20.662 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] tcp:10.99.105.3:6641: connected 2026-04-06 19:20:20.665 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4e27f071-00c3-4272-9df2-797524086b23'". 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'4e27f071-00c3-4272-9df2-797524086b23'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:20.667 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] RpcWorker process has finished the post initialization 2026-04-06 19:20:20.684 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:20.684 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] tcp:10.99.105.3:6641: connected 2026-04-06 19:20:20.694 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:20.694 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] tcp:10.99.105.3:6641: connected 2026-04-06 19:20:20.716 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] tcp:10.99.105.3:6641: connecting... 2026-04-06 19:20:20.717 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] tcp:10.99.105.3:6641: connected 2026-04-06 19:20:21.535 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'4cbe6871-3406-494b-8823-a766a524ff30'". 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'4cbe6871-3406-494b-8823-a766a524ff30'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:21.538 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'4cbe6871-3406-494b-8823-a766a524ff30'". 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'4cbe6871-3406-494b-8823-a766a524ff30'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:21.541 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'81bdbba8-4e76-4f02-8450-90786bb14891'". 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'81bdbba8-4e76-4f02-8450-90786bb14891'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:21.548 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'25669da9-48b8-4fd8-99aa-1aa8eb1c293b'". 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'25669da9-48b8-4fd8-99aa-1aa8eb1c293b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:21.548 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'81bdbba8-4e76-4f02-8450-90786bb14891'". 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'81bdbba8-4e76-4f02-8450-90786bb14891'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:21.556 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'25669da9-48b8-4fd8-99aa-1aa8eb1c293b'". 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'25669da9-48b8-4fd8-99aa-1aa8eb1c293b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-06 19:20:50.843 15 WARNING oslo_messaging.server [None req-8ab0dfe4-e65e-4ba6-bccf-c2dfd2edc82e - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-06 19:20:50.848 12 WARNING oslo_messaging.server [None req-c307a5e9-5ca3-4508-94ac-0c651178251d - - - - - -] Possible hang: wait is waiting for stop to complete