+ 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-23 17:24:10.618 1 INFO neutron.common.config [-] Logging enabled! 2026-04-23 17:24:10.618 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-23 17:24:10.618 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-23 17:24:10.618 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 17:24:12.059 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-23 17:24:12.061 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 17:24:12.064 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 17:24:12.064 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-23 17:24:12.064 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-23 17:24:12.065 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-23 17:24:12.065 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 17:24:12.071 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 17:24:12.071 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 17:24:12.071 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-23 17:24:12.242 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-23 17:24:12.242 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-23 17:24:12.243 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-23 17:24:12.262 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 17:24:12.262 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 17:24:12.262 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-23 17:24:12.262 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-23 17:24:14.492 1 INFO neutron.plugins.ml2.managers [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 17:24:14.631 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 17:24:14.631 1 INFO neutron.plugins.ml2.managers [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 17:24:14.632 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 17:24:14.632 1 INFO neutron.plugins.ml2.managers [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 17:24:14.632 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 17:24:14.632 1 INFO neutron.plugins.ml2.managers [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Initializing extension driver 'qos' 2026-04-23 17:24:14.632 1 INFO neutron.plugins.ml2.managers [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-23 17:24:14.632 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Starting OVNMechanismDriver 2026-04-23 17:24:14.635 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] OVN logging driver registered 2026-04-23 17:24:14.640 1 INFO neutron.quota [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded quota_driver: . 2026-04-23 17:24:14.640 1 INFO neutron.plugins.ml2.plugin [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 17:24:14.640 1 INFO neutron.plugins.ml2.managers [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 17:24:14.640 1 INFO neutron.plugins.ml2.managers [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 17:24:14.641 1 INFO neutron.plugins.ml2.managers [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 17:24:14.641 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: qos 2026-04-23 17:24:14.653 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: ovn-router 2026-04-23 17:24:14.683 1 INFO neutron.services.ovn_l3.plugin [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Starting OVNL3RouterPlugin 2026-04-23 17:24:14.687 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: segments 2026-04-23 17:24:14.754 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: trunk 2026-04-23 17:24:14.763 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: log 2026-04-23 17:24:14.766 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-23 17:24:14.817 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-23 17:24:14.818 1 WARNING stevedore.named [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-23 17:24:14.857 1 INFO neutron_vpnaas.services.vpn.plugin [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 17:24:14.857 1 INFO neutron.common.utils [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-23 17:24:14.857 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: taas 2026-04-23 17:24:14.879 1 WARNING stevedore.named [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-23 17:24:14.879 1 WARNING stevedore.named [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-23 17:24:14.884 1 INFO neutron_taas.services.taas.taas_plugin [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 17:24:14.884 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: tapmirror 2026-04-23 17:24:15.032 1 WARNING stevedore.named [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-23 17:24:15.032 1 WARNING stevedore.named [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-23 17:24:15.033 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 17:24:15.033 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 17:24:15.037 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: tag 2026-04-23 17:24:15.043 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: timestamp 2026-04-23 17:24:15.045 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 17:24:15.048 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: flavors 2026-04-23 17:24:15.050 1 INFO neutron.manager [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loading Plugin: revisions 2026-04-23 17:24:15.053 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Initializing extension manager. 2026-04-23 17:24:15.054 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: address-group 2026-04-23 17:24:15.055 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: address-scope 2026-04-23 17:24:15.055 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-23 17:24:15.056 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: agent 2026-04-23 17:24:15.056 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-23 17:24:15.057 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 17:24:15.058 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 17:24:15.059 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: availability_zone 2026-04-23 17:24:15.059 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-23 17:24:15.059 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 17:24:15.060 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 17:24:15.061 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 17:24:15.061 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: dns-integration 2026-04-23 17:24:15.062 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 17:24:15.062 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-23 17:24:15.063 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-23 17:24:15.063 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 17:24:15.064 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 17:24:15.064 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 17:24:15.064 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 17:24:15.065 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: external-net 2026-04-23 17:24:15.065 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 17:24:15.066 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: extraroute 2026-04-23 17:24:15.066 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-23 17:24:15.067 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 17:24:15.067 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 17:24:15.067 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 17:24:15.068 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 17:24:15.068 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: fip-port-details 2026-04-23 17:24:15.069 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: flavors 2026-04-23 17:24:15.070 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 17:24:15.070 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 17:24:15.071 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: ip_allocation 2026-04-23 17:24:15.071 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-23 17:24:15.071 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 17:24:15.072 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: router 2026-04-23 17:24:15.074 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 17:24:15.074 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-23 17:24:15.075 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-23 17:24:15.075 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 17:24:15.075 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: l3-ha 2026-04-23 17:24:15.076 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 17:24:15.076 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-23 17:24:15.077 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: l3-flavors 2026-04-23 17:24:15.077 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 17:24:15.078 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-23 17:24:15.079 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-23 17:24:15.080 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 17:24:15.081 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: logging 2026-04-23 17:24:15.082 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 17:24:15.083 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 17:24:15.083 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: multi-provider 2026-04-23 17:24:15.084 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: net-mtu 2026-04-23 17:24:15.084 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 17:24:15.084 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 17:24:15.085 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-23 17:24:15.085 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 17:24:15.086 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 17:24:15.087 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: pagination 2026-04-23 17:24:15.087 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: port-device-profile 2026-04-23 17:24:15.087 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 17:24:15.088 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 17:24:15.088 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 17:24:15.089 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-23 17:24:15.089 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 17:24:15.090 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 17:24:15.091 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 17:24:15.091 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: port-resource-request 2026-04-23 17:24:15.092 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 17:24:15.092 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 17:24:15.092 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: binding 2026-04-23 17:24:15.093 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: binding-extended 2026-04-23 17:24:15.094 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: port-security 2026-04-23 17:24:15.094 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: project-id 2026-04-23 17:24:15.094 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: provider 2026-04-23 17:24:15.095 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qinq 2026-04-23 17:24:15.096 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos 2026-04-23 17:24:15.097 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 17:24:15.098 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 17:24:15.098 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-default 2026-04-23 17:24:15.098 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-fip 2026-04-23 17:24:15.099 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 17:24:15.099 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 17:24:15.100 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 17:24:15.100 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 17:24:15.101 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 17:24:15.101 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-pps 2026-04-23 17:24:15.102 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 17:24:15.102 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 17:24:15.103 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 17:24:15.103 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 17:24:15.104 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 17:24:15.105 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: quotas 2026-04-23 17:24:15.106 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: quota_details 2026-04-23 17:24:15.107 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: rbac-policies 2026-04-23 17:24:15.108 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-23 17:24:15.108 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 17:24:15.108 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 17:24:15.109 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-23 17:24:15.109 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: revision-if-match 2026-04-23 17:24:15.110 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 17:24:15.110 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 17:24:15.111 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 17:24:15.112 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 17:24:15.113 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 17:24:15.113 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-23 17:24:15.113 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 17:24:15.114 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 17:24:15.114 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 17:24:15.118 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: security-group 2026-04-23 17:24:15.119 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: segment 2026-04-23 17:24:15.119 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 17:24:15.120 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: service-type 2026-04-23 17:24:15.120 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: sorting 2026-04-23 17:24:15.121 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 17:24:15.121 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 17:24:15.122 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 17:24:15.122 1 WARNING neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 17:24:15.123 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-23 17:24:15.123 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 17:24:15.123 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-23 17:24:15.124 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 17:24:15.124 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 17:24:15.125 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 17:24:15.125 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 17:24:15.126 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: tag-creation 2026-04-23 17:24:15.126 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 17:24:15.130 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 17:24:15.130 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 17:24:15.131 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: trunk 2026-04-23 17:24:15.131 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: trunk-details 2026-04-23 17:24:15.132 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 17:24:15.132 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 17:24:15.133 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: vlan-transparent 2026-04-23 17:24:15.133 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 17:24:15.135 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-23 17:24:15.135 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 17:24:15.136 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 17:24:15.137 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: vpnaas 2026-04-23 17:24:15.138 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: taas 2026-04-23 17:24:15.139 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: tap-mirror 2026-04-23 17:24:15.139 1 INFO neutron.api.extensions [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 17:24:15.148 1 WARNING oslo_config.cfg [None req-6200ad6b-9e80-4f1e-b463-f92e83932f05 - - - - - -] 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-23 17:24:15.185 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-23 17:24:15.199 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-23 17:24:15.219 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-23 17:24:15.224 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] tcp:10.98.149.226:6641: connecting... 2026-04-23 17:24:15.225 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] tcp:10.98.149.226:6641: connected 2026-04-23 17:24:15.231 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-23 17:24:15.234 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] tcp:10.98.149.226:6641: connecting... 2026-04-23 17:24:15.234 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] tcp:10.98.149.226:6641: connected 2026-04-23 17:24:15.289 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2fe0d08d-376f-4a26-adcc-9a5069715e11'". 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'2fe0d08d-376f-4a26-adcc-9a5069715e11'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.290 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2fe0d08d-376f-4a26-adcc-9a5069715e11'". 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'2fe0d08d-376f-4a26-adcc-9a5069715e11'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.299 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'555388c1-53ec-42de-80c1-6ee2c657a848'". 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'555388c1-53ec-42de-80c1-6ee2c657a848'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.300 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'555388c1-53ec-42de-80c1-6ee2c657a848'". 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'555388c1-53ec-42de-80c1-6ee2c657a848'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.309 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8ffc2078-17f9-4084-8aa4-a447cd80c178'". 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'8ffc2078-17f9-4084-8aa4-a447cd80c178'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.309 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8ffc2078-17f9-4084-8aa4-a447cd80c178'". 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'8ffc2078-17f9-4084-8aa4-a447cd80c178'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.316 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'814253f0-ec57-4d45-9e99-bb6c6718eb94'". 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'814253f0-ec57-4d45-9e99-bb6c6718eb94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.317 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'814253f0-ec57-4d45-9e99-bb6c6718eb94'". 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'814253f0-ec57-4d45-9e99-bb6c6718eb94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.318 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-23 17:24:15.318 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-23 17:24:15.336 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] tcp:10.96.89.167:6642: connecting... 2026-04-23 17:24:15.337 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] tcp:10.96.89.167:6642: connected 2026-04-23 17:24:15.338 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] tcp:10.96.89.167:6642: connecting... 2026-04-23 17:24:15.338 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] tcp:10.96.89.167:6642: connected 2026-04-23 17:24:15.358 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'859522cc-5248-4059-ba9d-a9264271a45e'". 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'859522cc-5248-4059-ba9d-a9264271a45e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.359 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'859522cc-5248-4059-ba9d-a9264271a45e'". 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'859522cc-5248-4059-ba9d-a9264271a45e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.364 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f066cfd1-9566-42f3-8ced-0acd389a5f4c'". 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'f066cfd1-9566-42f3-8ced-0acd389a5f4c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.366 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f066cfd1-9566-42f3-8ced-0acd389a5f4c'". 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'f066cfd1-9566-42f3-8ced-0acd389a5f4c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.372 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dd7d7149-8286-443e-b1a2-5926ad551681'". 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'dd7d7149-8286-443e-b1a2-5926ad551681'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.375 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'dd7d7149-8286-443e-b1a2-5926ad551681'". 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'dd7d7149-8286-443e-b1a2-5926ad551681'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.378 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'56d25233-39bc-459a-a152-0aa93ded62ed'". 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'56d25233-39bc-459a-a152-0aa93ded62ed'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.385 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'451443de-476e-4d0d-b35d-5035f387e277'". 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'451443de-476e-4d0d-b35d-5035f387e277'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.386 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] RpcWorker process has finished the post initialization 2026-04-23 17:24:15.388 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'56d25233-39bc-459a-a152-0aa93ded62ed'". 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'56d25233-39bc-459a-a152-0aa93ded62ed'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.396 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'451443de-476e-4d0d-b35d-5035f387e277'". 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'451443de-476e-4d0d-b35d-5035f387e277'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:15.398 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] RpcWorker process has finished the post initialization 2026-04-23 17:24:15.404 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] tcp:10.98.149.226:6641: connecting... 2026-04-23 17:24:15.404 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] tcp:10.98.149.226:6641: connected 2026-04-23 17:24:15.414 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] tcp:10.98.149.226:6641: connecting... 2026-04-23 17:24:15.414 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] tcp:10.98.149.226:6641: connected 2026-04-23 17:24:15.439 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] tcp:10.98.149.226:6641: connecting... 2026-04-23 17:24:15.439 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] tcp:10.98.149.226:6641: connected 2026-04-23 17:24:15.446 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] tcp:10.98.149.226:6641: connecting... 2026-04-23 17:24:15.446 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] tcp:10.98.149.226:6641: connected 2026-04-23 17:24:16.418 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'8ffc2078-17f9-4084-8aa4-a447cd80c178'". 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'8ffc2078-17f9-4084-8aa4-a447cd80c178'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:16.418 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'8ffc2078-17f9-4084-8aa4-a447cd80c178'". 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'8ffc2078-17f9-4084-8aa4-a447cd80c178'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:16.489 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'2529c3e9-8a99-4099-a5de-c4cc516a8eed'". 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'2529c3e9-8a99-4099-a5de-c4cc516a8eed'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:16.491 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'2529c3e9-8a99-4099-a5de-c4cc516a8eed'". 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'2529c3e9-8a99-4099-a5de-c4cc516a8eed'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:16.499 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f757d531-cec8-4fc4-8645-d7637f3b3881'". 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'f757d531-cec8-4fc4-8645-d7637f3b3881'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:16.498 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f757d531-cec8-4fc4-8645-d7637f3b3881'". 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'f757d531-cec8-4fc4-8645-d7637f3b3881'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:16.505 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'cccfb77a-60a7-4673-8220-bbbfa26cfdf4'". 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'cccfb77a-60a7-4673-8220-bbbfa26cfdf4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:16.506 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'cccfb77a-60a7-4673-8220-bbbfa26cfdf4'". 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'cccfb77a-60a7-4673-8220-bbbfa26cfdf4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-23 17:24:45.564 12 WARNING oslo_messaging.server [None req-b7769cd3-e6b4-40fa-a0c2-23d8331583ea - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-23 17:24:45.576 14 WARNING oslo_messaging.server [None req-4037e337-98e4-44f4-9702-515f728c72d6 - - - - - -] Possible hang: wait is waiting for stop to complete