+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-20 12:39:32.465 1 INFO neutron.common.config [-] Logging enabled! 2026-05-20 12:39:32.465 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-20 12:39:32.466 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-20 12:39:32.466 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-20 12:39:34.127 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-20 12:39:34.130 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-20 12:39:34.133 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-20 12:39:34.133 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-20 12:39:34.133 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-20 12:39:34.134 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-20 12:39:34.134 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 12:39:34.140 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 12:39:34.140 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-20 12:39:34.140 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-20 12:39:34.365 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-20 12:39:34.366 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-20 12:39:34.366 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-20 12:39:34.385 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-20 12:39:34.385 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-20 12:39:34.385 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-20 12:39:34.385 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-20 12:39:36.891 1 INFO neutron.plugins.ml2.managers [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Initializing driver for type 'vlan' 2026-05-20 12:39:37.058 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] VlanTypeDriver initialization complete 2026-05-20 12:39:37.058 1 INFO neutron.plugins.ml2.managers [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-20 12:39:37.058 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-20 12:39:37.058 1 INFO neutron.plugins.ml2.managers [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Initializing extension driver 'port_security' 2026-05-20 12:39:37.058 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-20 12:39:37.058 1 INFO neutron.plugins.ml2.managers [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Initializing extension driver 'qos' 2026-05-20 12:39:37.059 1 INFO neutron.plugins.ml2.managers [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-20 12:39:37.059 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Starting OVNMechanismDriver 2026-05-20 12:39:37.062 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] OVN logging driver registered 2026-05-20 12:39:37.069 1 INFO neutron.quota [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded quota_driver: . 2026-05-20 12:39:37.070 1 INFO neutron.plugins.ml2.plugin [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Modular L2 Plugin initialization complete 2026-05-20 12:39:37.070 1 INFO neutron.plugins.ml2.managers [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-20 12:39:37.070 1 INFO neutron.plugins.ml2.managers [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-20 12:39:37.070 1 INFO neutron.plugins.ml2.managers [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-20 12:39:37.071 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: qos 2026-05-20 12:39:37.082 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: ovn-router 2026-05-20 12:39:37.130 1 INFO neutron.services.ovn_l3.plugin [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Starting OVNL3RouterPlugin 2026-05-20 12:39:37.135 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: segments 2026-05-20 12:39:37.203 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: trunk 2026-05-20 12:39:37.214 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: log 2026-05-20 12:39:37.217 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-20 12:39:37.269 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-20 12:39:37.269 1 WARNING stevedore.named [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-20 12:39:37.307 1 INFO neutron_vpnaas.services.vpn.plugin [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-20 12:39:37.308 1 INFO neutron.common.utils [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-20 12:39:37.308 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: taas 2026-05-20 12:39:37.332 1 WARNING stevedore.named [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-20 12:39:37.332 1 WARNING stevedore.named [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-20 12:39:37.337 1 INFO neutron_taas.services.taas.taas_plugin [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-20 12:39:37.337 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: tapmirror 2026-05-20 12:39:37.536 1 WARNING stevedore.named [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-20 12:39:37.536 1 WARNING stevedore.named [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-20 12:39:37.537 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-20 12:39:37.537 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: auto_allocate 2026-05-20 12:39:37.541 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: tag 2026-05-20 12:39:37.547 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: timestamp 2026-05-20 12:39:37.549 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: network_ip_availability 2026-05-20 12:39:37.552 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: flavors 2026-05-20 12:39:37.555 1 INFO neutron.manager [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loading Plugin: revisions 2026-05-20 12:39:37.558 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Initializing extension manager. 2026-05-20 12:39:37.559 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: address-group 2026-05-20 12:39:37.560 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: address-scope 2026-05-20 12:39:37.561 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-20 12:39:37.561 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: agent 2026-05-20 12:39:37.562 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-20 12:39:37.563 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-20 12:39:37.564 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-20 12:39:37.564 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: availability_zone 2026-05-20 12:39:37.565 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-20 12:39:37.565 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-20 12:39:37.565 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: default-subnetpools 2026-05-20 12:39:37.567 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-20 12:39:37.567 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: dns-integration 2026-05-20 12:39:37.568 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: dns-domain-ports 2026-05-20 12:39:37.568 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-20 12:39:37.569 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-20 12:39:37.569 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-20 12:39:37.570 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: empty-string-filtering 2026-05-20 12:39:37.570 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 12:39:37.570 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-20 12:39:37.571 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: external-net 2026-05-20 12:39:37.571 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-20 12:39:37.572 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: extraroute 2026-05-20 12:39:37.572 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-20 12:39:37.573 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-20 12:39:37.573 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-20 12:39:37.574 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-20 12:39:37.574 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-20 12:39:37.574 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: fip-port-details 2026-05-20 12:39:37.575 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: flavors 2026-05-20 12:39:37.576 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-20 12:39:37.577 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: floatingip-pools 2026-05-20 12:39:37.577 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: ip_allocation 2026-05-20 12:39:37.577 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-20 12:39:37.578 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: l2_adjacency 2026-05-20 12:39:37.579 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: router 2026-05-20 12:39:37.580 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-20 12:39:37.581 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-20 12:39:37.581 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-20 12:39:37.582 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: ext-gw-mode 2026-05-20 12:39:37.582 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: l3-ha 2026-05-20 12:39:37.582 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-20 12:39:37.583 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-20 12:39:37.583 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: l3-flavors 2026-05-20 12:39:37.584 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-20 12:39:37.585 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-20 12:39:37.587 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-20 12:39:37.588 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-20 12:39:37.589 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: logging 2026-05-20 12:39:37.589 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-20 12:39:37.590 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-20 12:39:37.590 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: multi-provider 2026-05-20 12:39:37.591 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: net-mtu 2026-05-20 12:39:37.591 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: net-mtu-writable 2026-05-20 12:39:37.592 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: network_availability_zone 2026-05-20 12:39:37.592 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-20 12:39:37.593 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: network-ip-availability 2026-05-20 12:39:37.594 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-20 12:39:37.594 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: pagination 2026-05-20 12:39:37.594 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: port-device-profile 2026-05-20 12:39:37.595 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-20 12:39:37.595 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-20 12:39:37.596 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-20 12:39:37.596 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-20 12:39:37.597 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-20 12:39:37.597 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-20 12:39:37.597 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-20 12:39:37.598 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: port-resource-request 2026-05-20 12:39:37.598 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-20 12:39:37.598 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-20 12:39:37.599 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: binding 2026-05-20 12:39:37.600 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: binding-extended 2026-05-20 12:39:37.600 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: port-security 2026-05-20 12:39:37.600 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: project-id 2026-05-20 12:39:37.601 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: provider 2026-05-20 12:39:37.601 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qinq 2026-05-20 12:39:37.603 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos 2026-05-20 12:39:37.604 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-20 12:39:37.604 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-20 12:39:37.605 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-default 2026-05-20 12:39:37.605 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-fip 2026-05-20 12:39:37.605 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-20 12:39:37.606 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-20 12:39:37.606 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-20 12:39:37.607 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-20 12:39:37.607 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-20 12:39:37.608 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-pps 2026-05-20 12:39:37.608 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-20 12:39:37.609 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-20 12:39:37.609 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: qos-rules-alias 2026-05-20 12:39:37.609 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: quota-check-limit 2026-05-20 12:39:37.610 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-20 12:39:37.612 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: quotas 2026-05-20 12:39:37.613 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: quota_details 2026-05-20 12:39:37.614 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: rbac-policies 2026-05-20 12:39:37.614 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-20 12:39:37.615 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: rbac-address-scope 2026-05-20 12:39:37.615 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: rbac-security-groups 2026-05-20 12:39:37.615 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-20 12:39:37.616 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: revision-if-match 2026-05-20 12:39:37.616 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-20 12:39:37.617 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: router_availability_zone 2026-05-20 12:39:37.617 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-20 12:39:37.619 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-20 12:39:37.619 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-20 12:39:37.620 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-20 12:39:37.620 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-20 12:39:37.621 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-20 12:39:37.621 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-20 12:39:37.625 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: security-group 2026-05-20 12:39:37.626 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: segment 2026-05-20 12:39:37.626 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-20 12:39:37.627 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: service-type 2026-05-20 12:39:37.627 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: sorting 2026-05-20 12:39:37.627 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: standard-attr-segment 2026-05-20 12:39:37.628 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: standard-attr-description 2026-05-20 12:39:37.629 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: stateful-security-group 2026-05-20 12:39:37.629 1 WARNING neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-20 12:39:37.629 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-20 12:39:37.630 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: subnet-external-network 2026-05-20 12:39:37.630 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-20 12:39:37.631 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-20 12:39:37.631 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: subnet-service-types 2026-05-20 12:39:37.632 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: subnet_allocation 2026-05-20 12:39:37.632 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-20 12:39:37.633 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: tag-creation 2026-05-20 12:39:37.633 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-20 12:39:37.637 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: standard-attr-tag 2026-05-20 12:39:37.637 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-20 12:39:37.638 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: trunk 2026-05-20 12:39:37.638 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: trunk-details 2026-05-20 12:39:37.639 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-20 12:39:37.639 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-20 12:39:37.640 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: vlan-transparent 2026-05-20 12:39:37.641 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-20 12:39:37.642 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-20 12:39:37.643 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-20 12:39:37.644 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: vpn-flavors 2026-05-20 12:39:37.645 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: vpnaas 2026-05-20 12:39:37.646 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: taas 2026-05-20 12:39:37.647 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: tap-mirror 2026-05-20 12:39:37.647 1 INFO neutron.api.extensions [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-20 12:39:37.657 1 WARNING oslo_config.cfg [None req-8898d2f5-7dc4-4099-82c8-ea8a88df7c50 - - - - - -] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-05-20 12:39:37.690 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-20 12:39:37.707 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-20 12:39:37.728 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-05-20 12:39:37.730 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] tcp:10.102.39.245:6641: connecting... 2026-05-20 12:39:37.730 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] tcp:10.102.39.245:6641: connected 2026-05-20 12:39:37.739 14 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-05-20 12:39:37.741 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] tcp:10.102.39.245:6641: connecting... 2026-05-20 12:39:37.742 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] tcp:10.102.39.245:6641: connected 2026-05-20 12:39:37.789 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'678947c2-602b-43a2-aec7-aca9012af674'". 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'678947c2-602b-43a2-aec7-aca9012af674'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.791 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'678947c2-602b-43a2-aec7-aca9012af674'". 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'678947c2-602b-43a2-aec7-aca9012af674'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.799 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9fda50c1-1a0b-42b6-a1d1-f4bfdbeceebe'". 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'9fda50c1-1a0b-42b6-a1d1-f4bfdbeceebe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.802 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9fda50c1-1a0b-42b6-a1d1-f4bfdbeceebe'". 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'9fda50c1-1a0b-42b6-a1d1-f4bfdbeceebe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.808 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ea33aa17-04cb-4a4c-98c4-b1051586f864'". 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'ea33aa17-04cb-4a4c-98c4-b1051586f864'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.815 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ea33aa17-04cb-4a4c-98c4-b1051586f864'". 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'ea33aa17-04cb-4a4c-98c4-b1051586f864'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.815 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'db544c83-855b-4900-bbae-32b9ddb9aef3'". 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'db544c83-855b-4900-bbae-32b9ddb9aef3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.816 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-20 12:39:37.823 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'db544c83-855b-4900-bbae-32b9ddb9aef3'". 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'db544c83-855b-4900-bbae-32b9ddb9aef3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.824 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-20 12:39:37.837 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] tcp:10.96.187.157:6642: connecting... 2026-05-20 12:39:37.837 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] tcp:10.96.187.157:6642: connected 2026-05-20 12:39:37.848 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] tcp:10.96.187.157:6642: connecting... 2026-05-20 12:39:37.849 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] tcp:10.96.187.157:6642: connected 2026-05-20 12:39:37.858 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0becbbf0-e311-4643-bb66-5d75a9401863'". 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'0becbbf0-e311-4643-bb66-5d75a9401863'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.864 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5783642d-31a5-46b6-9f2a-d8ef006ea3a9'". 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'5783642d-31a5-46b6-9f2a-d8ef006ea3a9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.873 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0becbbf0-e311-4643-bb66-5d75a9401863'". 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'0becbbf0-e311-4643-bb66-5d75a9401863'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.873 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ecbdd191-ce8c-431b-ae50-a9377c2a5c9e'". 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'ecbdd191-ce8c-431b-ae50-a9377c2a5c9e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.884 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bba362e8-ca20-4152-9eca-6f04d5c2f4ce'". 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'bba362e8-ca20-4152-9eca-6f04d5c2f4ce'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.885 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5783642d-31a5-46b6-9f2a-d8ef006ea3a9'". 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'5783642d-31a5-46b6-9f2a-d8ef006ea3a9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.890 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'30edd1b7-a153-43e6-b6ba-27afb8a744e4'". 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'30edd1b7-a153-43e6-b6ba-27afb8a744e4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.891 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] RpcWorker process has finished the post initialization 2026-05-20 12:39:37.904 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ecbdd191-ce8c-431b-ae50-a9377c2a5c9e'". 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'ecbdd191-ce8c-431b-ae50-a9377c2a5c9e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.908 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] tcp:10.102.39.245:6641: connecting... 2026-05-20 12:39:37.908 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] tcp:10.102.39.245:6641: connected 2026-05-20 12:39:37.925 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bba362e8-ca20-4152-9eca-6f04d5c2f4ce'". 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'bba362e8-ca20-4152-9eca-6f04d5c2f4ce'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.936 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'30edd1b7-a153-43e6-b6ba-27afb8a744e4'". 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'30edd1b7-a153-43e6-b6ba-27afb8a744e4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:37.938 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] RpcWorker process has finished the post initialization 2026-05-20 12:39:37.948 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] tcp:10.102.39.245:6641: connecting... 2026-05-20 12:39:37.948 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] tcp:10.102.39.245:6641: connected 2026-05-20 12:39:37.957 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] tcp:10.102.39.245:6641: connecting... 2026-05-20 12:39:37.958 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] tcp:10.102.39.245:6641: connected 2026-05-20 12:39:38.000 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] tcp:10.102.39.245:6641: connecting... 2026-05-20 12:39:38.000 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] tcp:10.102.39.245:6641: connected 2026-05-20 12:39:38.739 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'3cffe2e4-cae8-46b7-b0c2-7a3e65b9e236'". 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'3cffe2e4-cae8-46b7-b0c2-7a3e65b9e236'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:38.741 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'3cffe2e4-cae8-46b7-b0c2-7a3e65b9e236'". 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'3cffe2e4-cae8-46b7-b0c2-7a3e65b9e236'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:38.746 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'5b760045-c63a-452c-943e-cf4dfb29c018'". 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'5b760045-c63a-452c-943e-cf4dfb29c018'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:38.748 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'5b760045-c63a-452c-943e-cf4dfb29c018'". 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'5b760045-c63a-452c-943e-cf4dfb29c018'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:38.753 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd99a8e64-0dd1-408e-acdd-bfbc446f87eb'". 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'd99a8e64-0dd1-408e-acdd-bfbc446f87eb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:38.755 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'd99a8e64-0dd1-408e-acdd-bfbc446f87eb'". 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'd99a8e64-0dd1-408e-acdd-bfbc446f87eb'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:38.827 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ea33aa17-04cb-4a4c-98c4-b1051586f864'". 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'ea33aa17-04cb-4a4c-98c4-b1051586f864'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:39:38.827 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ea33aa17-04cb-4a4c-98c4-b1051586f864'". 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'ea33aa17-04cb-4a4c-98c4-b1051586f864'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-20 12:40:08.082 12 WARNING oslo_messaging.server [None req-8d3dde1d-d910-48c5-99c2-eaf53085086b - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-20 12:40:08.108 14 WARNING oslo_messaging.server [None req-e566b87e-cda2-49d5-8fe5-d892c6bd8778 - - - - - -] Possible hang: wait is waiting for stop to complete