+ 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-17 01:20:08.877 1 INFO neutron.common.config [-] Logging enabled! 2026-04-17 01:20:08.877 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-17 01:20:08.877 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-17 01:20:08.878 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-17 01:20:10.251 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-17 01:20:10.253 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-17 01:20:10.256 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-17 01:20:10.256 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-17 01:20:10.256 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-17 01:20:10.256 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-17 01:20:10.256 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 01:20:10.262 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 01:20:10.263 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 01:20:10.263 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-17 01:20:10.430 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-17 01:20:10.430 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-17 01:20:10.430 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-17 01:20:10.445 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-17 01:20:10.446 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-17 01:20:10.446 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-17 01:20:10.446 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-17 01:20:12.622 1 INFO neutron.plugins.ml2.managers [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Initializing driver for type 'vlan' 2026-04-17 01:20:12.775 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] VlanTypeDriver initialization complete 2026-04-17 01:20:12.775 1 INFO neutron.plugins.ml2.managers [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-17 01:20:12.776 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-17 01:20:12.776 1 INFO neutron.plugins.ml2.managers [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Initializing extension driver 'port_security' 2026-04-17 01:20:12.776 1 INFO neutron.plugins.ml2.extensions.port_security [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-17 01:20:12.776 1 INFO neutron.plugins.ml2.managers [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Initializing extension driver 'qos' 2026-04-17 01:20:12.776 1 INFO neutron.plugins.ml2.managers [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-17 01:20:12.776 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Starting OVNMechanismDriver 2026-04-17 01:20:12.781 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] OVN logging driver registered 2026-04-17 01:20:12.788 1 INFO neutron.quota [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded quota_driver: . 2026-04-17 01:20:12.788 1 INFO neutron.plugins.ml2.plugin [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Modular L2 Plugin initialization complete 2026-04-17 01:20:12.788 1 INFO neutron.plugins.ml2.managers [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-17 01:20:12.788 1 INFO neutron.plugins.ml2.managers [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-17 01:20:12.788 1 INFO neutron.plugins.ml2.managers [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-17 01:20:12.789 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: qos 2026-04-17 01:20:12.799 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: ovn-router 2026-04-17 01:20:12.825 1 INFO neutron.services.ovn_l3.plugin [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Starting OVNL3RouterPlugin 2026-04-17 01:20:12.829 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: segments 2026-04-17 01:20:12.889 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: trunk 2026-04-17 01:20:12.898 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: log 2026-04-17 01:20:12.901 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-17 01:20:12.946 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-17 01:20:12.947 1 WARNING stevedore.named [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-17 01:20:12.982 1 INFO neutron_vpnaas.services.vpn.plugin [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-17 01:20:12.983 1 INFO neutron.common.utils [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-17 01:20:12.983 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: taas 2026-04-17 01:20:13.002 1 WARNING stevedore.named [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-17 01:20:13.002 1 WARNING stevedore.named [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-17 01:20:13.007 1 INFO neutron_taas.services.taas.taas_plugin [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-17 01:20:13.007 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: tapmirror 2026-04-17 01:20:13.137 1 WARNING stevedore.named [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-17 01:20:13.137 1 WARNING stevedore.named [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-17 01:20:13.138 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-17 01:20:13.138 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: auto_allocate 2026-04-17 01:20:13.142 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: tag 2026-04-17 01:20:13.147 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: timestamp 2026-04-17 01:20:13.149 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: network_ip_availability 2026-04-17 01:20:13.153 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: flavors 2026-04-17 01:20:13.155 1 INFO neutron.manager [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loading Plugin: revisions 2026-04-17 01:20:13.158 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Initializing extension manager. 2026-04-17 01:20:13.159 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: address-group 2026-04-17 01:20:13.160 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: address-scope 2026-04-17 01:20:13.160 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-17 01:20:13.161 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: agent 2026-04-17 01:20:13.161 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-17 01:20:13.162 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-17 01:20:13.163 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-17 01:20:13.164 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: availability_zone 2026-04-17 01:20:13.164 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-17 01:20:13.165 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-17 01:20:13.165 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: default-subnetpools 2026-04-17 01:20:13.166 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-17 01:20:13.167 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: dns-integration 2026-04-17 01:20:13.167 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: dns-domain-ports 2026-04-17 01:20:13.168 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-17 01:20:13.168 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-17 01:20:13.169 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-17 01:20:13.169 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: empty-string-filtering 2026-04-17 01:20:13.170 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 01:20:13.170 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-17 01:20:13.171 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: external-net 2026-04-17 01:20:13.171 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-17 01:20:13.172 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: extraroute 2026-04-17 01:20:13.172 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-17 01:20:13.173 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-17 01:20:13.173 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-17 01:20:13.174 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-17 01:20:13.174 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-17 01:20:13.174 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: fip-port-details 2026-04-17 01:20:13.175 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: flavors 2026-04-17 01:20:13.176 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-17 01:20:13.177 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: floatingip-pools 2026-04-17 01:20:13.177 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: ip_allocation 2026-04-17 01:20:13.177 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-17 01:20:13.178 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: l2_adjacency 2026-04-17 01:20:13.179 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: router 2026-04-17 01:20:13.180 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 01:20:13.181 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-17 01:20:13.181 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-17 01:20:13.182 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: ext-gw-mode 2026-04-17 01:20:13.182 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: l3-ha 2026-04-17 01:20:13.183 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-17 01:20:13.183 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-17 01:20:13.183 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: l3-flavors 2026-04-17 01:20:13.184 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-17 01:20:13.185 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-17 01:20:13.186 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-17 01:20:13.187 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-17 01:20:13.188 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: logging 2026-04-17 01:20:13.189 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-17 01:20:13.190 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-17 01:20:13.190 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: multi-provider 2026-04-17 01:20:13.191 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: net-mtu 2026-04-17 01:20:13.191 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: net-mtu-writable 2026-04-17 01:20:13.191 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: network_availability_zone 2026-04-17 01:20:13.192 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-17 01:20:13.192 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: network-ip-availability 2026-04-17 01:20:13.193 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-17 01:20:13.194 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: pagination 2026-04-17 01:20:13.194 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: port-device-profile 2026-04-17 01:20:13.195 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-17 01:20:13.195 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-17 01:20:13.195 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-17 01:20:13.196 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-17 01:20:13.196 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-17 01:20:13.197 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-17 01:20:13.197 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-17 01:20:13.198 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: port-resource-request 2026-04-17 01:20:13.198 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-17 01:20:13.198 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-17 01:20:13.199 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: binding 2026-04-17 01:20:13.200 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: binding-extended 2026-04-17 01:20:13.200 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: port-security 2026-04-17 01:20:13.200 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: project-id 2026-04-17 01:20:13.201 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: provider 2026-04-17 01:20:13.201 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qinq 2026-04-17 01:20:13.203 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos 2026-04-17 01:20:13.204 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-17 01:20:13.204 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-17 01:20:13.205 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-default 2026-04-17 01:20:13.205 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-fip 2026-04-17 01:20:13.206 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-17 01:20:13.206 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-17 01:20:13.206 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-17 01:20:13.207 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-17 01:20:13.207 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-17 01:20:13.208 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-pps 2026-04-17 01:20:13.208 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-17 01:20:13.209 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-17 01:20:13.209 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: qos-rules-alias 2026-04-17 01:20:13.210 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: quota-check-limit 2026-04-17 01:20:13.210 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-17 01:20:13.212 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: quotas 2026-04-17 01:20:13.213 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: quota_details 2026-04-17 01:20:13.214 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: rbac-policies 2026-04-17 01:20:13.215 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-17 01:20:13.215 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: rbac-address-scope 2026-04-17 01:20:13.215 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: rbac-security-groups 2026-04-17 01:20:13.216 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-17 01:20:13.216 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: revision-if-match 2026-04-17 01:20:13.217 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-17 01:20:13.217 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: router_availability_zone 2026-04-17 01:20:13.218 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-17 01:20:13.219 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-17 01:20:13.220 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-17 01:20:13.220 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-17 01:20:13.221 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-17 01:20:13.221 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-17 01:20:13.221 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-17 01:20:13.225 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: security-group 2026-04-17 01:20:13.226 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: segment 2026-04-17 01:20:13.226 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-17 01:20:13.227 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: service-type 2026-04-17 01:20:13.227 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: sorting 2026-04-17 01:20:13.228 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: standard-attr-segment 2026-04-17 01:20:13.228 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: standard-attr-description 2026-04-17 01:20:13.229 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: stateful-security-group 2026-04-17 01:20:13.229 1 WARNING neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-17 01:20:13.230 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-17 01:20:13.230 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: subnet-external-network 2026-04-17 01:20:13.230 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-17 01:20:13.231 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-17 01:20:13.231 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: subnet-service-types 2026-04-17 01:20:13.232 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: subnet_allocation 2026-04-17 01:20:13.233 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-17 01:20:13.233 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: tag-creation 2026-04-17 01:20:13.233 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-17 01:20:13.237 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: standard-attr-tag 2026-04-17 01:20:13.237 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-17 01:20:13.238 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: trunk 2026-04-17 01:20:13.238 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: trunk-details 2026-04-17 01:20:13.239 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-17 01:20:13.239 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-17 01:20:13.239 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: vlan-transparent 2026-04-17 01:20:13.240 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-17 01:20:13.241 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-17 01:20:13.242 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-17 01:20:13.243 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: vpn-flavors 2026-04-17 01:20:13.244 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: vpnaas 2026-04-17 01:20:13.245 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: taas 2026-04-17 01:20:13.246 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: tap-mirror 2026-04-17 01:20:13.246 1 INFO neutron.api.extensions [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-17 01:20:13.255 1 WARNING oslo_config.cfg [None req-41051bac-dfac-4ed8-9c34-4ed042295696 - - - - - -] 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-17 01:20:13.286 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-17 01:20:13.301 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-17 01:20:13.317 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-17 01:20:13.319 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] tcp:10.103.117.45:6641: connecting... 2026-04-17 01:20:13.320 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] tcp:10.103.117.45:6641: connected 2026-04-17 01:20:13.331 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-04-17 01:20:13.333 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] tcp:10.103.117.45:6641: connecting... 2026-04-17 01:20:13.333 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] tcp:10.103.117.45:6641: connected 2026-04-17 01:20:13.359 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'19a6f253-3a81-49f1-ac20-60bfd7b17f2c'". 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'19a6f253-3a81-49f1-ac20-60bfd7b17f2c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.366 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bed14776-4e82-43e7-bd83-eeb65d5d40d0'". 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'bed14776-4e82-43e7-bd83-eeb65d5d40d0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.374 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6876aa0c-a2d8-4ca2-936c-2fcb0e68161f'". 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'6876aa0c-a2d8-4ca2-936c-2fcb0e68161f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.378 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'19a6f253-3a81-49f1-ac20-60bfd7b17f2c'". 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'19a6f253-3a81-49f1-ac20-60bfd7b17f2c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.381 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4e944332-7cad-4053-9ea3-5a836c1cf5c6'". 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'4e944332-7cad-4053-9ea3-5a836c1cf5c6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.382 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-17 01:20:13.386 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bed14776-4e82-43e7-bd83-eeb65d5d40d0'". 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'bed14776-4e82-43e7-bd83-eeb65d5d40d0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.394 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6876aa0c-a2d8-4ca2-936c-2fcb0e68161f'". 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'6876aa0c-a2d8-4ca2-936c-2fcb0e68161f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.400 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] tcp:10.96.98.222:6642: connecting... 2026-04-17 01:20:13.400 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] tcp:10.96.98.222:6642: connected 2026-04-17 01:20:13.400 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'4e944332-7cad-4053-9ea3-5a836c1cf5c6'". 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'4e944332-7cad-4053-9ea3-5a836c1cf5c6'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.401 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-17 01:20:13.418 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] tcp:10.96.98.222:6642: connecting... 2026-04-17 01:20:13.418 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] tcp:10.96.98.222:6642: connected 2026-04-17 01:20:13.420 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c56a3298-cb96-45c5-a945-f79d2ebfd394'". 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'c56a3298-cb96-45c5-a945-f79d2ebfd394'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.426 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e6934b95-914d-4c88-bb16-b53932623d10'". 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'e6934b95-914d-4c88-bb16-b53932623d10'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.434 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c04c2e69-2ee1-4da0-b758-592dea96587b'". 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'c04c2e69-2ee1-4da0-b758-592dea96587b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.443 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6679a598-6767-4192-8b0d-abb7f95ed2b7'". 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'6679a598-6767-4192-8b0d-abb7f95ed2b7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.446 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c56a3298-cb96-45c5-a945-f79d2ebfd394'". 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'c56a3298-cb96-45c5-a945-f79d2ebfd394'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.450 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'da04b2c9-25d5-40d8-ab97-44e8d8fa6955'". 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'da04b2c9-25d5-40d8-ab97-44e8d8fa6955'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.451 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e6934b95-914d-4c88-bb16-b53932623d10'". 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'e6934b95-914d-4c88-bb16-b53932623d10'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.451 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] RpcWorker process has finished the post initialization 2026-04-17 01:20:13.463 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c04c2e69-2ee1-4da0-b758-592dea96587b'". 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'c04c2e69-2ee1-4da0-b758-592dea96587b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.470 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] tcp:10.103.117.45:6641: connecting... 2026-04-17 01:20:13.470 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] tcp:10.103.117.45:6641: connected 2026-04-17 01:20:13.470 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6679a598-6767-4192-8b0d-abb7f95ed2b7'". 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'6679a598-6767-4192-8b0d-abb7f95ed2b7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.475 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'da04b2c9-25d5-40d8-ab97-44e8d8fa6955'". 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'da04b2c9-25d5-40d8-ab97-44e8d8fa6955'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.476 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] RpcWorker process has finished the post initialization 2026-04-17 01:20:13.492 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] tcp:10.103.117.45:6641: connecting... 2026-04-17 01:20:13.492 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] tcp:10.103.117.45:6641: connected 2026-04-17 01:20:13.502 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] tcp:10.103.117.45:6641: connecting... 2026-04-17 01:20:13.502 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] tcp:10.103.117.45:6641: connected 2026-04-17 01:20:13.523 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] tcp:10.103.117.45:6641: connecting... 2026-04-17 01:20:13.523 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] tcp:10.103.117.45:6641: connected 2026-04-17 01:20:13.541 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6876aa0c-a2d8-4ca2-936c-2fcb0e68161f'". 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'6876aa0c-a2d8-4ca2-936c-2fcb0e68161f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:13.565 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6876aa0c-a2d8-4ca2-936c-2fcb0e68161f'". 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'6876aa0c-a2d8-4ca2-936c-2fcb0e68161f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:14.372 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'9f99b6c4-7fc4-4809-9369-fabc0028c37d'". 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'9f99b6c4-7fc4-4809-9369-fabc0028c37d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:14.373 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'9f99b6c4-7fc4-4809-9369-fabc0028c37d'". 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'9f99b6c4-7fc4-4809-9369-fabc0028c37d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:14.378 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ed1fe7f9-96fa-486c-baf1-f0f5f26036d1'". 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'ed1fe7f9-96fa-486c-baf1-f0f5f26036d1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:14.383 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ed1fe7f9-96fa-486c-baf1-f0f5f26036d1'". 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'ed1fe7f9-96fa-486c-baf1-f0f5f26036d1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:14.385 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'9813a558-e277-4bc8-8a62-906899eed6c4'". 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'9813a558-e277-4bc8-8a62-906899eed6c4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:14.389 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'9813a558-e277-4bc8-8a62-906899eed6c4'". 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'9813a558-e277-4bc8-8a62-906899eed6c4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-17 01:20:43.620 12 WARNING oslo_messaging.server [None req-33957f41-c91c-4407-8303-a4c3f4a63875 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-17 01:20:43.626 14 WARNING oslo_messaging.server [None req-5a107e91-b2ba-4a9e-b6aa-2fd598582b37 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server [None req-3a2dab5f-0545-42ca-a99c-4ed163dcfc1e ff239570916845b88f7212248f3f5791 3b92db62e0ee4c2c8b94f2f9ee094ede - - default default] Exception during message handling: sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '51e155f8-6dea-4211-8db5-85c880608614-afe918a4-8e09-5c5a-bbe9-44a' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '51e155f8-6dea-4211-8db5-85c880608614', 'vpn_agent_id': 'afe918a4-8e09-5c5a-bbe9-44a741841b37'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 82, in get_vpn_services_on_host 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 731, in _build_local_subnet_cidr_map 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2704, in all 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2857, in _iter 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2241, in _execute_internal 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2110, in _connection_for_bind 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 101, in _go 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 973, in _raise_for_prerequisite_state 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '51e155f8-6dea-4211-8db5-85c880608614-afe918a4-8e09-5c5a-bbe9-44a' for key 'routervpnagentbindings.PRIMARY'") 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '51e155f8-6dea-4211-8db5-85c880608614', 'vpn_agent_id': 'afe918a4-8e09-5c5a-bbe9-44a741841b37'}] 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-04-17 01:32:49.666 12 ERROR oslo_messaging.rpc.server