+ 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-06-15 14:38:28.911 1 INFO neutron.common.config [-] Logging enabled! 2026-06-15 14:38:28.911 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-06-15 14:38:28.911 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-06-15 14:38:28.912 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-15 14:38:30.328 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-06-15 14:38:30.330 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-15 14:38:30.333 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-15 14:38:30.333 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-06-15 14:38:30.333 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-06-15 14:38:30.333 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-06-15 14:38:30.334 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 14:38:30.340 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 14:38:30.340 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-15 14:38:30.340 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-06-15 14:38:30.510 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-06-15 14:38:30.510 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-06-15 14:38:30.510 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-06-15 14:38:30.531 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-15 14:38:30.532 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-15 14:38:30.532 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-06-15 14:38:30.532 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-06-15 14:38:32.854 1 INFO neutron.plugins.ml2.managers [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Initializing driver for type 'vlan' 2026-06-15 14:38:33.026 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] VlanTypeDriver initialization complete 2026-06-15 14:38:33.026 1 INFO neutron.plugins.ml2.managers [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-15 14:38:33.026 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-15 14:38:33.026 1 INFO neutron.plugins.ml2.managers [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Initializing extension driver 'port_security' 2026-06-15 14:38:33.027 1 INFO neutron.plugins.ml2.extensions.port_security [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-15 14:38:33.027 1 INFO neutron.plugins.ml2.managers [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Initializing extension driver 'qos' 2026-06-15 14:38:33.027 1 INFO neutron.plugins.ml2.managers [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Initializing mechanism driver 'ovn' 2026-06-15 14:38:33.027 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Starting OVNMechanismDriver 2026-06-15 14:38:33.030 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] OVN logging driver registered 2026-06-15 14:38:33.038 1 INFO neutron.quota [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded quota_driver: . 2026-06-15 14:38:33.038 1 INFO neutron.plugins.ml2.plugin [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Modular L2 Plugin initialization complete 2026-06-15 14:38:33.038 1 INFO neutron.plugins.ml2.managers [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-15 14:38:33.038 1 INFO neutron.plugins.ml2.managers [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-15 14:38:33.039 1 INFO neutron.plugins.ml2.managers [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-15 14:38:33.039 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: qos 2026-06-15 14:38:33.049 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: ovn-router 2026-06-15 14:38:33.087 1 INFO neutron.services.ovn_l3.plugin [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Starting OVNL3RouterPlugin 2026-06-15 14:38:33.093 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: segments 2026-06-15 14:38:33.193 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: trunk 2026-06-15 14:38:33.202 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: log 2026-06-15 14:38:33.205 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: ovn-vpnaas 2026-06-15 14:38:33.263 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-06-15 14:38:33.264 1 WARNING stevedore.named [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-15 14:38:33.303 1 INFO neutron_vpnaas.services.vpn.plugin [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-15 14:38:33.304 1 INFO neutron.common.utils [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-06-15 14:38:33.304 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: taas 2026-06-15 14:38:33.503 1 WARNING stevedore.named [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-15 14:38:33.504 1 WARNING stevedore.named [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-15 14:38:33.509 1 INFO neutron_taas.services.taas.taas_plugin [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-06-15 14:38:33.509 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: tapmirror 2026-06-15 14:38:33.515 1 WARNING stevedore.named [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-06-15 14:38:33.516 1 WARNING stevedore.named [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-06-15 14:38:33.516 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-06-15 14:38:33.516 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: auto_allocate 2026-06-15 14:38:33.520 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: tag 2026-06-15 14:38:33.526 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: timestamp 2026-06-15 14:38:33.528 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: network_ip_availability 2026-06-15 14:38:33.531 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: flavors 2026-06-15 14:38:33.534 1 INFO neutron.manager [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loading Plugin: revisions 2026-06-15 14:38:33.536 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Initializing extension manager. 2026-06-15 14:38:33.537 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: address-group 2026-06-15 14:38:33.538 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: address-scope 2026-06-15 14:38:33.539 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-06-15 14:38:33.539 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: agent 2026-06-15 14:38:33.540 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-06-15 14:38:33.541 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-15 14:38:33.541 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-15 14:38:33.542 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: availability_zone 2026-06-15 14:38:33.543 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-06-15 14:38:33.543 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-15 14:38:33.543 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: default-subnetpools 2026-06-15 14:38:33.545 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-15 14:38:33.545 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: dns-integration 2026-06-15 14:38:33.545 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: dns-domain-ports 2026-06-15 14:38:33.546 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-06-15 14:38:33.547 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-06-15 14:38:33.547 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-15 14:38:33.547 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: empty-string-filtering 2026-06-15 14:38:33.548 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 14:38:33.548 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-15 14:38:33.549 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: external-net 2026-06-15 14:38:33.549 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-15 14:38:33.549 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: extraroute 2026-06-15 14:38:33.550 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-06-15 14:38:33.550 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-15 14:38:33.551 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-15 14:38:33.551 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-15 14:38:33.552 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-15 14:38:33.552 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: fip-port-details 2026-06-15 14:38:33.553 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: flavors 2026-06-15 14:38:33.554 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-15 14:38:33.554 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: floatingip-pools 2026-06-15 14:38:33.555 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: ip_allocation 2026-06-15 14:38:33.555 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-06-15 14:38:33.555 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: l2_adjacency 2026-06-15 14:38:33.556 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: router 2026-06-15 14:38:33.558 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-15 14:38:33.558 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: enable-default-route-bfd 2026-06-15 14:38:33.559 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-06-15 14:38:33.559 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: ext-gw-mode 2026-06-15 14:38:33.560 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: l3-ha 2026-06-15 14:38:33.560 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-15 14:38:33.560 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: external-gateway-multihoming 2026-06-15 14:38:33.561 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: l3-flavors 2026-06-15 14:38:33.562 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-15 14:38:33.562 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-06-15 14:38:33.564 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-06-15 14:38:33.565 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-15 14:38:33.566 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: logging 2026-06-15 14:38:33.567 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-15 14:38:33.567 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-15 14:38:33.568 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: multi-provider 2026-06-15 14:38:33.568 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: net-mtu 2026-06-15 14:38:33.569 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: net-mtu-writable 2026-06-15 14:38:33.569 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: network_availability_zone 2026-06-15 14:38:33.569 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-06-15 14:38:33.570 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: network-ip-availability 2026-06-15 14:38:33.571 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-15 14:38:33.571 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: pagination 2026-06-15 14:38:33.572 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: port-device-profile 2026-06-15 14:38:33.572 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-15 14:38:33.572 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-15 14:38:33.573 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-15 14:38:33.573 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-06-15 14:38:33.574 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-15 14:38:33.574 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-15 14:38:33.574 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-15 14:38:33.575 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: port-resource-request 2026-06-15 14:38:33.575 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-15 14:38:33.576 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-15 14:38:33.576 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: binding 2026-06-15 14:38:33.577 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: binding-extended 2026-06-15 14:38:33.577 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: port-security 2026-06-15 14:38:33.578 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: project-id 2026-06-15 14:38:33.578 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: provider 2026-06-15 14:38:33.579 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qinq 2026-06-15 14:38:33.580 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos 2026-06-15 14:38:33.581 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-15 14:38:33.581 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-15 14:38:33.582 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-default 2026-06-15 14:38:33.582 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-fip 2026-06-15 14:38:33.582 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-15 14:38:33.583 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-15 14:38:33.583 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-15 14:38:33.584 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-15 14:38:33.584 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-15 14:38:33.585 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-pps 2026-06-15 14:38:33.585 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-15 14:38:33.586 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-15 14:38:33.586 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: qos-rules-alias 2026-06-15 14:38:33.586 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: quota-check-limit 2026-06-15 14:38:33.587 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: quota-check-limit-default 2026-06-15 14:38:33.589 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: quotas 2026-06-15 14:38:33.590 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: quota_details 2026-06-15 14:38:33.591 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: rbac-policies 2026-06-15 14:38:33.591 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-06-15 14:38:33.592 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: rbac-address-scope 2026-06-15 14:38:33.592 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: rbac-security-groups 2026-06-15 14:38:33.593 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-06-15 14:38:33.593 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: revision-if-match 2026-06-15 14:38:33.594 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-15 14:38:33.594 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: router_availability_zone 2026-06-15 14:38:33.594 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-15 14:38:33.596 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-15 14:38:33.596 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-15 14:38:33.597 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-06-15 14:38:33.597 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-15 14:38:33.597 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-15 14:38:33.598 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-15 14:38:33.602 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: security-group 2026-06-15 14:38:33.603 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: segment 2026-06-15 14:38:33.604 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-15 14:38:33.604 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: service-type 2026-06-15 14:38:33.604 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: sorting 2026-06-15 14:38:33.605 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: standard-attr-segment 2026-06-15 14:38:33.605 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: standard-attr-description 2026-06-15 14:38:33.606 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: stateful-security-group 2026-06-15 14:38:33.606 1 WARNING neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-15 14:38:33.607 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-06-15 14:38:33.607 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: subnet-external-network 2026-06-15 14:38:33.608 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-06-15 14:38:33.608 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-15 14:38:33.608 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: subnet-service-types 2026-06-15 14:38:33.609 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: subnet_allocation 2026-06-15 14:38:33.609 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-15 14:38:33.610 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: tag-creation 2026-06-15 14:38:33.610 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-15 14:38:33.613 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: standard-attr-tag 2026-06-15 14:38:33.614 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-15 14:38:33.615 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: trunk 2026-06-15 14:38:33.615 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: trunk-details 2026-06-15 14:38:33.615 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-15 14:38:33.616 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-06-15 14:38:33.616 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: vlan-transparent 2026-06-15 14:38:33.617 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: vpn-aes-ctr 2026-06-15 14:38:33.618 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-06-15 14:38:33.619 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-15 14:38:33.620 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: vpn-flavors 2026-06-15 14:38:33.621 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: vpnaas 2026-06-15 14:38:33.622 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: taas 2026-06-15 14:38:33.623 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: tap-mirror 2026-06-15 14:38:33.623 1 INFO neutron.api.extensions [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] Loaded extension: taas-vlan-filter 2026-06-15 14:38:33.631 1 WARNING oslo_config.cfg [None req-3e1aeda4-ddca-4118-a3a1-2cba87b10872 - - - - - -] 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-06-15 14:38:33.667 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-15 14:38:33.683 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-06-15 14:38:33.695 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-06-15 14:38:33.696 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:33.697 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] tcp:10.105.73.123:6641: connected 2026-06-15 14:38:33.713 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-06-15 14:38:33.715 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:33.715 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] tcp:10.105.73.123:6641: connected 2026-06-15 14:38:33.737 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8b8d6d13-6c42-4923-a57b-abf38c161c75'". 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'8b8d6d13-6c42-4923-a57b-abf38c161c75'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.744 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f45f257c-8b73-4d16-b8d7-b4faa2d40f34'". 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'f45f257c-8b73-4d16-b8d7-b4faa2d40f34'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.751 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e9dbc5d9-6869-44ec-aae4-98ffb44bbfa1'". 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'e9dbc5d9-6869-44ec-aae4-98ffb44bbfa1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.756 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5a7c9be6-bb41-435b-8756-9b093a48ca5d'". 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'5a7c9be6-bb41-435b-8756-9b093a48ca5d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.757 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-15 14:38:33.760 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'8b8d6d13-6c42-4923-a57b-abf38c161c75'". 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'8b8d6d13-6c42-4923-a57b-abf38c161c75'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.767 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f45f257c-8b73-4d16-b8d7-b4faa2d40f34'". 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'f45f257c-8b73-4d16-b8d7-b4faa2d40f34'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.771 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] tcp:10.100.151.20:6642: connecting... 2026-06-15 14:38:33.771 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] tcp:10.100.151.20:6642: connected 2026-06-15 14:38:33.776 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e9dbc5d9-6869-44ec-aae4-98ffb44bbfa1'". 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'e9dbc5d9-6869-44ec-aae4-98ffb44bbfa1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.784 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5a7c9be6-bb41-435b-8756-9b093a48ca5d'". 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'5a7c9be6-bb41-435b-8756-9b093a48ca5d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.786 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-06-15 14:38:33.793 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c97c1db7-642d-4e67-afdf-35b258a0eca0'". 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'c97c1db7-642d-4e67-afdf-35b258a0eca0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.798 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd78c30d2-d950-433d-be25-5b10a129871d'". 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'd78c30d2-d950-433d-be25-5b10a129871d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.804 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] tcp:10.100.151.20:6642: connecting... 2026-06-15 14:38:33.804 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] tcp:10.100.151.20:6642: connected 2026-06-15 14:38:33.806 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b6cea60e-751c-48a8-9760-334b511ec63b'". 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'b6cea60e-751c-48a8-9760-334b511ec63b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.812 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd1cb7e85-3eab-4c5e-9066-35fa80874ea7'". 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'd1cb7e85-3eab-4c5e-9066-35fa80874ea7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.817 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6cb3eb5d-8729-424e-88b0-16b4ac621a77'". 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'6cb3eb5d-8729-424e-88b0-16b4ac621a77'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.818 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] RpcWorker process has finished the post initialization 2026-06-15 14:38:33.828 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c97c1db7-642d-4e67-afdf-35b258a0eca0'". 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'c97c1db7-642d-4e67-afdf-35b258a0eca0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.834 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:33.834 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd78c30d2-d950-433d-be25-5b10a129871d'". 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'd78c30d2-d950-433d-be25-5b10a129871d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.834 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] tcp:10.105.73.123:6641: connected 2026-06-15 14:38:33.847 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b6cea60e-751c-48a8-9760-334b511ec63b'". 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'b6cea60e-751c-48a8-9760-334b511ec63b'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.855 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd1cb7e85-3eab-4c5e-9066-35fa80874ea7'". 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'd1cb7e85-3eab-4c5e-9066-35fa80874ea7'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.862 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'6cb3eb5d-8729-424e-88b0-16b4ac621a77'". 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'6cb3eb5d-8729-424e-88b0-16b4ac621a77'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:33.863 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] RpcWorker process has finished the post initialization 2026-06-15 14:38:33.866 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:33.866 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] tcp:10.105.73.123:6641: connected 2026-06-15 14:38:33.885 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:33.885 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] tcp:10.105.73.123:6641: connected 2026-06-15 14:38:33.940 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] tcp:10.105.73.123:6641: connecting... 2026-06-15 14:38:33.941 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] tcp:10.105.73.123:6641: connected 2026-06-15 14:38:34.560 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'4981d5b2-4cf7-4d2b-bfc4-5d7cebd64671'". 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'4981d5b2-4cf7-4d2b-bfc4-5d7cebd64671'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:34.563 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'4981d5b2-4cf7-4d2b-bfc4-5d7cebd64671'". 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'4981d5b2-4cf7-4d2b-bfc4-5d7cebd64671'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:34.567 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'70f0c4ad-6ad0-4f04-aebc-b0a595c6dbe8'". 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'70f0c4ad-6ad0-4f04-aebc-b0a595c6dbe8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:34.571 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'70f0c4ad-6ad0-4f04-aebc-b0a595c6dbe8'". 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'70f0c4ad-6ad0-4f04-aebc-b0a595c6dbe8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:34.576 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'9e4deadc-b37f-4b97-a8e8-d18800e0e879'". 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'9e4deadc-b37f-4b97-a8e8-d18800e0e879'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:38:34.577 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'9e4deadc-b37f-4b97-a8e8-d18800e0e879'". 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'9e4deadc-b37f-4b97-a8e8-d18800e0e879'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-06-15 14:39:04.026 12 WARNING oslo_messaging.server [None req-6cfd10ab-4112-4cc6-bfd9-11ab9b26b00f - - - - - -] Possible hang: wait is waiting for stop to complete 2026-06-15 14:39:04.040 14 WARNING oslo_messaging.server [None req-d55c4cf5-1ffa-40a8-8be6-6255ec224074 - - - - - -] Possible hang: wait is waiting for stop to complete