+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-05-13 16:51:00.305 1 INFO neutron.common.config [-] Logging enabled! 2026-05-13 16:51:00.305 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-05-13 16:51:00.305 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-05-13 16:51:00.305 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-13 16:51:01.756 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-13 16:51:01.759 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-13 16:51:01.762 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-13 16:51:01.762 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-13 16:51:01.762 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-13 16:51:01.762 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-13 16:51:01.762 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 16:51:01.769 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 16:51:01.769 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-13 16:51:01.769 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-13 16:51:01.956 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-13 16:51:01.956 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-13 16:51:01.956 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-13 16:51:01.977 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-13 16:51:01.978 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-13 16:51:01.978 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-13 16:51:01.978 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-13 16:51:04.272 1 INFO neutron.plugins.ml2.managers [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Initializing driver for type 'vlan' 2026-05-13 16:51:04.417 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] VlanTypeDriver initialization complete 2026-05-13 16:51:04.417 1 INFO neutron.plugins.ml2.managers [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-13 16:51:04.417 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-13 16:51:04.417 1 INFO neutron.plugins.ml2.managers [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Initializing extension driver 'port_security' 2026-05-13 16:51:04.417 1 INFO neutron.plugins.ml2.extensions.port_security [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-13 16:51:04.418 1 INFO neutron.plugins.ml2.managers [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Initializing extension driver 'qos' 2026-05-13 16:51:04.418 1 INFO neutron.plugins.ml2.managers [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-13 16:51:04.418 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Starting OVNMechanismDriver 2026-05-13 16:51:04.423 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] OVN logging driver registered 2026-05-13 16:51:04.431 1 INFO neutron.quota [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded quota_driver: . 2026-05-13 16:51:04.432 1 INFO neutron.plugins.ml2.plugin [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Modular L2 Plugin initialization complete 2026-05-13 16:51:04.432 1 INFO neutron.plugins.ml2.managers [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-13 16:51:04.432 1 INFO neutron.plugins.ml2.managers [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-13 16:51:04.432 1 INFO neutron.plugins.ml2.managers [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-13 16:51:04.433 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: qos 2026-05-13 16:51:04.446 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: ovn-router 2026-05-13 16:51:04.473 1 INFO neutron.services.ovn_l3.plugin [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Starting OVNL3RouterPlugin 2026-05-13 16:51:04.477 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: segments 2026-05-13 16:51:04.544 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: trunk 2026-05-13 16:51:04.554 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: log 2026-05-13 16:51:04.557 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-13 16:51:04.605 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-13 16:51:04.605 1 WARNING stevedore.named [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-13 16:51:04.641 1 INFO neutron_vpnaas.services.vpn.plugin [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-13 16:51:04.642 1 INFO neutron.common.utils [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-13 16:51:04.642 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: taas 2026-05-13 16:51:04.799 1 WARNING stevedore.named [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-13 16:51:04.799 1 WARNING stevedore.named [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-13 16:51:04.804 1 INFO neutron_taas.services.taas.taas_plugin [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-13 16:51:04.804 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: tapmirror 2026-05-13 16:51:04.811 1 WARNING stevedore.named [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-13 16:51:04.811 1 WARNING stevedore.named [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-05-13 16:51:04.812 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-13 16:51:04.812 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: auto_allocate 2026-05-13 16:51:04.816 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: tag 2026-05-13 16:51:04.822 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: timestamp 2026-05-13 16:51:04.824 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: network_ip_availability 2026-05-13 16:51:04.828 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: flavors 2026-05-13 16:51:04.832 1 INFO neutron.manager [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loading Plugin: revisions 2026-05-13 16:51:04.836 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Initializing extension manager. 2026-05-13 16:51:04.837 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: address-group 2026-05-13 16:51:04.838 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: address-scope 2026-05-13 16:51:04.839 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-13 16:51:04.839 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: agent 2026-05-13 16:51:04.840 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-13 16:51:04.842 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-13 16:51:04.842 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-13 16:51:04.843 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: availability_zone 2026-05-13 16:51:04.843 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-13 16:51:04.844 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-13 16:51:04.844 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: default-subnetpools 2026-05-13 16:51:04.846 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-13 16:51:04.846 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: dns-integration 2026-05-13 16:51:04.846 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: dns-domain-ports 2026-05-13 16:51:04.847 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-13 16:51:04.847 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-13 16:51:04.848 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-13 16:51:04.848 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: empty-string-filtering 2026-05-13 16:51:04.848 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 16:51:04.849 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-13 16:51:04.849 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: external-net 2026-05-13 16:51:04.850 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-13 16:51:04.850 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: extraroute 2026-05-13 16:51:04.851 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-13 16:51:04.852 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-13 16:51:04.852 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-13 16:51:04.853 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-13 16:51:04.853 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-13 16:51:04.854 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: fip-port-details 2026-05-13 16:51:04.854 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: flavors 2026-05-13 16:51:04.855 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-13 16:51:04.856 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: floatingip-pools 2026-05-13 16:51:04.856 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: ip_allocation 2026-05-13 16:51:04.857 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-13 16:51:04.857 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: l2_adjacency 2026-05-13 16:51:04.858 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: router 2026-05-13 16:51:04.860 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-13 16:51:04.860 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-13 16:51:04.861 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-13 16:51:04.861 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: ext-gw-mode 2026-05-13 16:51:04.861 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: l3-ha 2026-05-13 16:51:04.862 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-13 16:51:04.862 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-13 16:51:04.863 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: l3-flavors 2026-05-13 16:51:04.863 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-13 16:51:04.864 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-13 16:51:04.866 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-13 16:51:04.867 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-13 16:51:04.868 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: logging 2026-05-13 16:51:04.868 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-13 16:51:04.869 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-13 16:51:04.869 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: multi-provider 2026-05-13 16:51:04.870 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: net-mtu 2026-05-13 16:51:04.870 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: net-mtu-writable 2026-05-13 16:51:04.871 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: network_availability_zone 2026-05-13 16:51:04.871 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-13 16:51:04.872 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: network-ip-availability 2026-05-13 16:51:04.873 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-13 16:51:04.873 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: pagination 2026-05-13 16:51:04.873 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: port-device-profile 2026-05-13 16:51:04.874 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-13 16:51:04.874 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-13 16:51:04.875 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-13 16:51:04.875 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-13 16:51:04.875 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-13 16:51:04.876 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-13 16:51:04.876 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-13 16:51:04.877 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: port-resource-request 2026-05-13 16:51:04.877 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-13 16:51:04.878 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-13 16:51:04.878 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: binding 2026-05-13 16:51:04.879 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: binding-extended 2026-05-13 16:51:04.879 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: port-security 2026-05-13 16:51:04.880 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: project-id 2026-05-13 16:51:04.880 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: provider 2026-05-13 16:51:04.881 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qinq 2026-05-13 16:51:04.882 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos 2026-05-13 16:51:04.883 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-13 16:51:04.883 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-13 16:51:04.884 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-default 2026-05-13 16:51:04.884 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-fip 2026-05-13 16:51:04.884 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-13 16:51:04.885 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-13 16:51:04.885 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-13 16:51:04.886 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-13 16:51:04.886 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-13 16:51:04.887 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-pps 2026-05-13 16:51:04.887 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-13 16:51:04.888 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-13 16:51:04.888 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: qos-rules-alias 2026-05-13 16:51:04.889 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: quota-check-limit 2026-05-13 16:51:04.889 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-13 16:51:04.891 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: quotas 2026-05-13 16:51:04.892 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: quota_details 2026-05-13 16:51:04.893 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: rbac-policies 2026-05-13 16:51:04.893 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-13 16:51:04.894 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: rbac-address-scope 2026-05-13 16:51:04.894 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: rbac-security-groups 2026-05-13 16:51:04.895 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-13 16:51:04.895 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: revision-if-match 2026-05-13 16:51:04.896 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-13 16:51:04.896 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: router_availability_zone 2026-05-13 16:51:04.896 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-13 16:51:04.898 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-13 16:51:04.898 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-13 16:51:04.899 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-13 16:51:04.899 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-13 16:51:04.899 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-13 16:51:04.900 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-13 16:51:04.903 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: security-group 2026-05-13 16:51:04.904 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: segment 2026-05-13 16:51:04.905 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-13 16:51:04.905 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: service-type 2026-05-13 16:51:04.906 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: sorting 2026-05-13 16:51:04.906 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: standard-attr-segment 2026-05-13 16:51:04.907 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: standard-attr-description 2026-05-13 16:51:04.907 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: stateful-security-group 2026-05-13 16:51:04.907 1 WARNING neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-13 16:51:04.908 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-13 16:51:04.908 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: subnet-external-network 2026-05-13 16:51:04.909 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-13 16:51:04.909 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-13 16:51:04.909 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: subnet-service-types 2026-05-13 16:51:04.910 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: subnet_allocation 2026-05-13 16:51:04.911 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-13 16:51:04.911 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: tag-creation 2026-05-13 16:51:04.911 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-13 16:51:04.915 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: standard-attr-tag 2026-05-13 16:51:04.915 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-13 16:51:04.916 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: trunk 2026-05-13 16:51:04.916 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: trunk-details 2026-05-13 16:51:04.917 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-13 16:51:04.917 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-13 16:51:04.917 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: vlan-transparent 2026-05-13 16:51:04.918 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-13 16:51:04.920 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-13 16:51:04.920 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-13 16:51:04.921 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: vpn-flavors 2026-05-13 16:51:04.922 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: vpnaas 2026-05-13 16:51:04.923 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: taas 2026-05-13 16:51:04.924 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: tap-mirror 2026-05-13 16:51:04.924 1 INFO neutron.api.extensions [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-13 16:51:04.936 1 WARNING oslo_config.cfg [None req-40fa0d88-180d-4961-aa32-5a415613f962 - - - - - -] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-05-13 16:51:04.967 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-13 16:51:04.982 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-13 16:51:04.998 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-05-13 16:51:05.001 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] tcp:10.102.139.57:6641: connecting... 2026-05-13 16:51:05.001 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] tcp:10.102.139.57:6641: connected 2026-05-13 16:51:05.007 14 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-05-13 16:51:05.009 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] tcp:10.102.139.57:6641: connecting... 2026-05-13 16:51:05.009 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] tcp:10.102.139.57:6641: connected 2026-05-13 16:51:05.048 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2d264b26-e944-4014-abbf-a1abf4382c0e'". 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'2d264b26-e944-4014-abbf-a1abf4382c0e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.053 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'2d264b26-e944-4014-abbf-a1abf4382c0e'". 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'2d264b26-e944-4014-abbf-a1abf4382c0e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.058 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3f9c780c-fde5-4d8e-be14-17c960890555'". 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'3f9c780c-fde5-4d8e-be14-17c960890555'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.062 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'3f9c780c-fde5-4d8e-be14-17c960890555'". 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'3f9c780c-fde5-4d8e-be14-17c960890555'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.071 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ee75089d-1721-4426-88d2-39ee54296b20'". 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'ee75089d-1721-4426-88d2-39ee54296b20'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.075 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ee75089d-1721-4426-88d2-39ee54296b20'". 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'ee75089d-1721-4426-88d2-39ee54296b20'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.079 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'456f565b-cb01-4490-a701-41d78b9b994b'". 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'456f565b-cb01-4490-a701-41d78b9b994b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.080 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-13 16:51:05.082 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'456f565b-cb01-4490-a701-41d78b9b994b'". 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'456f565b-cb01-4490-a701-41d78b9b994b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.083 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-13 16:51:05.098 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] tcp:10.111.22.36:6642: connecting... 2026-05-13 16:51:05.098 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] tcp:10.111.22.36:6642: connected 2026-05-13 16:51:05.100 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] tcp:10.111.22.36:6642: connecting... 2026-05-13 16:51:05.100 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] tcp:10.111.22.36:6642: connected 2026-05-13 16:51:05.121 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'358944b8-87d7-4448-974f-286237d7fc5d'". 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'358944b8-87d7-4448-974f-286237d7fc5d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.121 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'358944b8-87d7-4448-974f-286237d7fc5d'". 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'358944b8-87d7-4448-974f-286237d7fc5d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.126 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5785261c-0f63-4cb8-afcc-53a53f176437'". 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'5785261c-0f63-4cb8-afcc-53a53f176437'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.140 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5785261c-0f63-4cb8-afcc-53a53f176437'". 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'5785261c-0f63-4cb8-afcc-53a53f176437'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.143 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a74f0203-0187-40b7-8131-2be7cd966c6e'". 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'a74f0203-0187-40b7-8131-2be7cd966c6e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.149 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd357f747-c7fb-4d5a-ac04-67ffd03132a2'". 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'd357f747-c7fb-4d5a-ac04-67ffd03132a2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.150 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a74f0203-0187-40b7-8131-2be7cd966c6e'". 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'a74f0203-0187-40b7-8131-2be7cd966c6e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.155 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'036ad666-5ac9-42e4-9bf6-0f2ecdee1ae9'". 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'036ad666-5ac9-42e4-9bf6-0f2ecdee1ae9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.156 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] RpcWorker process has finished the post initialization 2026-05-13 16:51:05.157 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd357f747-c7fb-4d5a-ac04-67ffd03132a2'". 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'd357f747-c7fb-4d5a-ac04-67ffd03132a2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.164 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'036ad666-5ac9-42e4-9bf6-0f2ecdee1ae9'". 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'036ad666-5ac9-42e4-9bf6-0f2ecdee1ae9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.165 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] RpcWorker process has finished the post initialization 2026-05-13 16:51:05.172 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] tcp:10.102.139.57:6641: connecting... 2026-05-13 16:51:05.172 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] tcp:10.102.139.57:6641: connected 2026-05-13 16:51:05.182 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] tcp:10.102.139.57:6641: connecting... 2026-05-13 16:51:05.182 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] tcp:10.102.139.57:6641: connected 2026-05-13 16:51:05.206 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] tcp:10.102.139.57:6641: connecting... 2026-05-13 16:51:05.206 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] tcp:10.102.139.57:6641: connected 2026-05-13 16:51:05.215 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] tcp:10.102.139.57:6641: connecting... 2026-05-13 16:51:05.215 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] tcp:10.102.139.57:6641: connected 2026-05-13 16:51:05.987 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'03d8becc-e806-4433-ae4a-8807a5d7c159'". 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'03d8becc-e806-4433-ae4a-8807a5d7c159'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.992 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'03d8becc-e806-4433-ae4a-8807a5d7c159'". 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'03d8becc-e806-4433-ae4a-8807a5d7c159'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:05.995 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'dbd93a8c-cba9-4c1d-9b29-4e2885f8630f'". 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'dbd93a8c-cba9-4c1d-9b29-4e2885f8630f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:06.000 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'dbd93a8c-cba9-4c1d-9b29-4e2885f8630f'". 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'dbd93a8c-cba9-4c1d-9b29-4e2885f8630f'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:06.003 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ac2fbd67-0e77-4432-8a4a-1e538a95f2f8'". 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'ac2fbd67-0e77-4432-8a4a-1e538a95f2f8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-05-13 16:51:35.323 12 WARNING oslo_messaging.server [None req-66c6e553-9457-4418-a2bd-abf677a2fe5c - - - - - -] Possible hang: wait is waiting for stop to complete 2026-05-13 16:51:35.326 14 WARNING oslo_messaging.server [None req-6750dfe6-d545-402e-a5fe-00a7f741743b - - - - - -] Possible hang: wait is waiting for stop to complete