+ 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-09 14:03:32.831 1 INFO neutron.common.config [-] Logging enabled! 2026-04-09 14:03:32.831 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-09 14:03:32.831 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-09 14:03:32.832 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-09 14:03:34.290 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-09 14:03:34.292 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-09 14:03:34.295 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-09 14:03:34.296 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-09 14:03:34.296 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-09 14:03:34.296 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-09 14:03:34.296 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 14:03:34.302 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 14:03:34.302 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 14:03:34.302 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-09 14:03:34.474 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-09 14:03:34.474 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-09 14:03:34.474 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-09 14:03:34.492 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-09 14:03:34.492 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-09 14:03:34.492 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-09 14:03:34.492 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-09 14:03:36.855 1 INFO neutron.plugins.ml2.managers [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Initializing driver for type 'vlan' 2026-04-09 14:03:37.010 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] VlanTypeDriver initialization complete 2026-04-09 14:03:37.010 1 INFO neutron.plugins.ml2.managers [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-09 14:03:37.010 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-09 14:03:37.011 1 INFO neutron.plugins.ml2.managers [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Initializing extension driver 'port_security' 2026-04-09 14:03:37.011 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-09 14:03:37.011 1 INFO neutron.plugins.ml2.managers [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Initializing extension driver 'qos' 2026-04-09 14:03:37.011 1 INFO neutron.plugins.ml2.managers [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-09 14:03:37.011 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Starting OVNMechanismDriver 2026-04-09 14:03:37.016 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] OVN logging driver registered 2026-04-09 14:03:37.023 1 INFO neutron.quota [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded quota_driver: . 2026-04-09 14:03:37.024 1 INFO neutron.plugins.ml2.plugin [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Modular L2 Plugin initialization complete 2026-04-09 14:03:37.024 1 INFO neutron.plugins.ml2.managers [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-09 14:03:37.024 1 INFO neutron.plugins.ml2.managers [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-09 14:03:37.024 1 INFO neutron.plugins.ml2.managers [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-09 14:03:37.025 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: qos 2026-04-09 14:03:37.035 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: ovn-router 2026-04-09 14:03:37.062 1 INFO neutron.services.ovn_l3.plugin [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Starting OVNL3RouterPlugin 2026-04-09 14:03:37.066 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: segments 2026-04-09 14:03:37.128 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: trunk 2026-04-09 14:03:37.137 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: log 2026-04-09 14:03:37.139 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-09 14:03:37.185 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-09 14:03:37.186 1 WARNING stevedore.named [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-09 14:03:37.224 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-09 14:03:37.224 1 INFO neutron.common.utils [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-09 14:03:37.224 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: taas 2026-04-09 14:03:37.391 1 WARNING stevedore.named [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-09 14:03:37.391 1 WARNING stevedore.named [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-09 14:03:37.396 1 INFO neutron_taas.services.taas.taas_plugin [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-09 14:03:37.397 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: tapmirror 2026-04-09 14:03:37.403 1 WARNING stevedore.named [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-09 14:03:37.403 1 WARNING stevedore.named [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-09 14:03:37.404 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-09 14:03:37.404 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: auto_allocate 2026-04-09 14:03:37.408 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: tag 2026-04-09 14:03:37.413 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: timestamp 2026-04-09 14:03:37.415 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: network_ip_availability 2026-04-09 14:03:37.418 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: flavors 2026-04-09 14:03:37.421 1 INFO neutron.manager [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loading Plugin: revisions 2026-04-09 14:03:37.423 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Initializing extension manager. 2026-04-09 14:03:37.424 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: address-group 2026-04-09 14:03:37.425 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: address-scope 2026-04-09 14:03:37.426 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-09 14:03:37.426 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: agent 2026-04-09 14:03:37.427 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-09 14:03:37.428 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-09 14:03:37.429 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-09 14:03:37.429 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: availability_zone 2026-04-09 14:03:37.430 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-09 14:03:37.430 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-09 14:03:37.430 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: default-subnetpools 2026-04-09 14:03:37.433 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-09 14:03:37.433 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: dns-integration 2026-04-09 14:03:37.434 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: dns-domain-ports 2026-04-09 14:03:37.434 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-09 14:03:37.434 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-09 14:03:37.435 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-09 14:03:37.435 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: empty-string-filtering 2026-04-09 14:03:37.436 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-09 14:03:37.436 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-09 14:03:37.437 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: external-net 2026-04-09 14:03:37.437 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-09 14:03:37.437 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: extraroute 2026-04-09 14:03:37.438 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-09 14:03:37.438 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-09 14:03:37.439 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-09 14:03:37.439 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-09 14:03:37.439 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-09 14:03:37.440 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: fip-port-details 2026-04-09 14:03:37.440 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: flavors 2026-04-09 14:03:37.441 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-09 14:03:37.442 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: floatingip-pools 2026-04-09 14:03:37.442 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: ip_allocation 2026-04-09 14:03:37.443 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-09 14:03:37.443 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: l2_adjacency 2026-04-09 14:03:37.444 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: router 2026-04-09 14:03:37.445 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-09 14:03:37.446 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-09 14:03:37.446 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-09 14:03:37.447 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: ext-gw-mode 2026-04-09 14:03:37.447 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: l3-ha 2026-04-09 14:03:37.448 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-09 14:03:37.448 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-09 14:03:37.448 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: l3-flavors 2026-04-09 14:03:37.449 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-09 14:03:37.449 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-09 14:03:37.451 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-09 14:03:37.452 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-09 14:03:37.453 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: logging 2026-04-09 14:03:37.454 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-09 14:03:37.454 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-09 14:03:37.455 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: multi-provider 2026-04-09 14:03:37.455 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: net-mtu 2026-04-09 14:03:37.456 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: net-mtu-writable 2026-04-09 14:03:37.456 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: network_availability_zone 2026-04-09 14:03:37.456 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-09 14:03:37.457 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: network-ip-availability 2026-04-09 14:03:37.458 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-09 14:03:37.458 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: pagination 2026-04-09 14:03:37.459 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: port-device-profile 2026-04-09 14:03:37.459 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-09 14:03:37.459 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-09 14:03:37.460 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-09 14:03:37.460 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-09 14:03:37.461 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-09 14:03:37.461 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-09 14:03:37.461 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-09 14:03:37.462 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: port-resource-request 2026-04-09 14:03:37.462 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-09 14:03:37.463 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-09 14:03:37.463 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: binding 2026-04-09 14:03:37.464 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: binding-extended 2026-04-09 14:03:37.464 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: port-security 2026-04-09 14:03:37.465 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: project-id 2026-04-09 14:03:37.465 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: provider 2026-04-09 14:03:37.465 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qinq 2026-04-09 14:03:37.467 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos 2026-04-09 14:03:37.468 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-09 14:03:37.468 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-09 14:03:37.469 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-default 2026-04-09 14:03:37.469 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-fip 2026-04-09 14:03:37.469 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-09 14:03:37.470 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-09 14:03:37.470 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-09 14:03:37.471 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-09 14:03:37.471 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-09 14:03:37.472 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-pps 2026-04-09 14:03:37.472 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-09 14:03:37.472 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-09 14:03:37.473 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: qos-rules-alias 2026-04-09 14:03:37.473 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: quota-check-limit 2026-04-09 14:03:37.474 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-09 14:03:37.476 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: quotas 2026-04-09 14:03:37.476 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: quota_details 2026-04-09 14:03:37.477 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: rbac-policies 2026-04-09 14:03:37.478 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-09 14:03:37.478 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: rbac-address-scope 2026-04-09 14:03:37.479 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: rbac-security-groups 2026-04-09 14:03:37.479 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-09 14:03:37.480 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: revision-if-match 2026-04-09 14:03:37.480 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-09 14:03:37.481 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: router_availability_zone 2026-04-09 14:03:37.481 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-09 14:03:37.482 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-09 14:03:37.483 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-09 14:03:37.483 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-09 14:03:37.484 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-09 14:03:37.484 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-09 14:03:37.484 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-09 14:03:37.488 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: security-group 2026-04-09 14:03:37.489 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: segment 2026-04-09 14:03:37.489 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-09 14:03:37.490 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: service-type 2026-04-09 14:03:37.490 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: sorting 2026-04-09 14:03:37.491 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: standard-attr-segment 2026-04-09 14:03:37.491 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: standard-attr-description 2026-04-09 14:03:37.492 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: stateful-security-group 2026-04-09 14:03:37.492 1 WARNING neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-09 14:03:37.492 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-09 14:03:37.493 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: subnet-external-network 2026-04-09 14:03:37.493 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-09 14:03:37.494 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-09 14:03:37.494 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: subnet-service-types 2026-04-09 14:03:37.495 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: subnet_allocation 2026-04-09 14:03:37.495 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-09 14:03:37.496 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: tag-creation 2026-04-09 14:03:37.496 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-09 14:03:37.499 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: standard-attr-tag 2026-04-09 14:03:37.500 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-09 14:03:37.500 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: trunk 2026-04-09 14:03:37.500 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: trunk-details 2026-04-09 14:03:37.501 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-09 14:03:37.501 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-09 14:03:37.502 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: vlan-transparent 2026-04-09 14:03:37.502 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-09 14:03:37.504 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-09 14:03:37.505 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-09 14:03:37.505 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: vpn-flavors 2026-04-09 14:03:37.506 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: vpnaas 2026-04-09 14:03:37.507 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: taas 2026-04-09 14:03:37.508 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: tap-mirror 2026-04-09 14:03:37.508 1 INFO neutron.api.extensions [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-09 14:03:37.517 1 WARNING oslo_config.cfg [None req-a50e5115-9129-4ac1-a0aa-bdabbb2df5c8 - - - - - -] 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-09 14:03:37.554 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-09 14:03:37.573 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-09 14:03:37.591 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-09 14:03:37.594 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] tcp:10.96.19.143:6641: connecting... 2026-04-09 14:03:37.595 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] tcp:10.96.19.143:6641: connected 2026-04-09 14:03:37.607 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-09 14:03:37.609 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] tcp:10.96.19.143:6641: connecting... 2026-04-09 14:03:37.610 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] tcp:10.96.19.143:6641: connected 2026-04-09 14:03:37.643 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9927f13d-a96c-4372-9460-7fc9c51ad999'". 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'9927f13d-a96c-4372-9460-7fc9c51ad999'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.653 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a8597077-4c13-49ae-8ac9-ae090d59b12e'". 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'a8597077-4c13-49ae-8ac9-ae090d59b12e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.661 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'652ffd93-c3e7-4443-a99f-5b022c0886c6'". 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'652ffd93-c3e7-4443-a99f-5b022c0886c6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.666 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e14ae636-d5e9-4261-b5fc-ae86720f9205'". 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'e14ae636-d5e9-4261-b5fc-ae86720f9205'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.668 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-09 14:03:37.667 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9927f13d-a96c-4372-9460-7fc9c51ad999'". 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'9927f13d-a96c-4372-9460-7fc9c51ad999'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.675 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a8597077-4c13-49ae-8ac9-ae090d59b12e'". 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'a8597077-4c13-49ae-8ac9-ae090d59b12e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.684 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'652ffd93-c3e7-4443-a99f-5b022c0886c6'". 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'652ffd93-c3e7-4443-a99f-5b022c0886c6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.689 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] tcp:10.104.130.116:6642: connecting... 2026-04-09 14:03:37.690 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] tcp:10.104.130.116:6642: connected 2026-04-09 14:03:37.691 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e14ae636-d5e9-4261-b5fc-ae86720f9205'". 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'e14ae636-d5e9-4261-b5fc-ae86720f9205'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.692 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-09 14:03:37.708 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] tcp:10.104.130.116:6642: connecting... 2026-04-09 14:03:37.709 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] tcp:10.104.130.116:6642: connected 2026-04-09 14:03:37.710 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b50f0890-6609-4cdd-a28b-93aa084f0fa9'". 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'b50f0890-6609-4cdd-a28b-93aa084f0fa9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.715 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bbae34cf-8b91-4109-a720-680371f7ca51'". 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'bbae34cf-8b91-4109-a720-680371f7ca51'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.724 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'42d5f3f1-0eb4-4058-81fa-549ddb692def'". 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'42d5f3f1-0eb4-4058-81fa-549ddb692def'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.730 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b50f0890-6609-4cdd-a28b-93aa084f0fa9'". 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'b50f0890-6609-4cdd-a28b-93aa084f0fa9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.731 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7632cd4d-e431-4b0c-9e2a-e6c2e4bb1f55'". 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'7632cd4d-e431-4b0c-9e2a-e6c2e4bb1f55'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.736 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bbae34cf-8b91-4109-a720-680371f7ca51'". 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'bbae34cf-8b91-4109-a720-680371f7ca51'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.738 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3120cbd9-f32c-42eb-998c-583ef667681b'". 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'3120cbd9-f32c-42eb-998c-583ef667681b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.740 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] RpcWorker process has finished the post initialization 2026-04-09 14:03:37.745 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'42d5f3f1-0eb4-4058-81fa-549ddb692def'". 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'42d5f3f1-0eb4-4058-81fa-549ddb692def'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.759 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7632cd4d-e431-4b0c-9e2a-e6c2e4bb1f55'". 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'7632cd4d-e431-4b0c-9e2a-e6c2e4bb1f55'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.760 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] tcp:10.96.19.143:6641: connecting... 2026-04-09 14:03:37.761 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] tcp:10.96.19.143:6641: connected 2026-04-09 14:03:37.767 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3120cbd9-f32c-42eb-998c-583ef667681b'". 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'3120cbd9-f32c-42eb-998c-583ef667681b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:37.769 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] RpcWorker process has finished the post initialization 2026-04-09 14:03:37.791 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] tcp:10.96.19.143:6641: connecting... 2026-04-09 14:03:37.791 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] tcp:10.96.19.143:6641: connected 2026-04-09 14:03:37.791 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] tcp:10.96.19.143:6641: connecting... 2026-04-09 14:03:37.791 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] tcp:10.96.19.143:6641: connected 2026-04-09 14:03:37.828 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] tcp:10.96.19.143:6641: connecting... 2026-04-09 14:03:37.828 15 INFO ovsdbapp.backend.ovs_idl.vlog [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] tcp:10.96.19.143:6641: connected 2026-04-09 14:03:38.537 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'1737fa25-212b-40d2-905f-8e0d122acfd6'". 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'1737fa25-212b-40d2-905f-8e0d122acfd6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:38.543 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'1737fa25-212b-40d2-905f-8e0d122acfd6'". 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'1737fa25-212b-40d2-905f-8e0d122acfd6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:38.546 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'c2bc9d56-cf22-4abf-a964-1248c06d1ca0'". 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'c2bc9d56-cf22-4abf-a964-1248c06d1ca0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:38.550 15 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'c2bc9d56-cf22-4abf-a964-1248c06d1ca0'". 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'c2bc9d56-cf22-4abf-a964-1248c06d1ca0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:03:38.552 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'b9a0a235-1340-4daa-8630-721b7413bb49'". 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'b9a0a235-1340-4daa-8630-721b7413bb49'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-09 14:04:07.910 12 WARNING oslo_messaging.server [None req-6adab1b7-e51d-4941-a778-a955236a33f3 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-09 14:04:07.918 15 WARNING oslo_messaging.server [None req-67a22ecb-4799-47a1-8dc5-0c10db8252f9 - - - - - -] Possible hang: wait is waiting for stop to complete