+ 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-08-24 16:01:26.267 1 INFO neutron.common.config [-] Logging enabled! 2026-08-24 16:01:26.267 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-08-24 16:01:26.268 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-08-24 16:01:26.268 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-24 16:01:27.906 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-24 16:01:27.908 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-24 16:01:27.911 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-24 16:01:27.912 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-24 16:01:27.912 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-24 16:01:27.912 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-24 16:01:27.912 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 16:01:27.918 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 16:01:27.918 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-24 16:01:27.918 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-24 16:01:28.099 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-24 16:01:28.099 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-24 16:01:28.099 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-24 16:01:28.116 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-24 16:01:28.117 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-24 16:01:28.117 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-24 16:01:28.117 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-24 16:01:30.840 1 INFO neutron.plugins.ml2.managers [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Initializing driver for type 'vlan' 2026-08-24 16:01:31.020 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] VlanTypeDriver initialization complete 2026-08-24 16:01:31.020 1 INFO neutron.plugins.ml2.managers [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-24 16:01:31.020 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-24 16:01:31.021 1 INFO neutron.plugins.ml2.managers [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Initializing extension driver 'port_security' 2026-08-24 16:01:31.021 1 INFO neutron.plugins.ml2.extensions.port_security [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-24 16:01:31.021 1 INFO neutron.plugins.ml2.managers [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Initializing extension driver 'qos' 2026-08-24 16:01:31.021 1 INFO neutron.plugins.ml2.managers [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-24 16:01:31.021 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Starting OVNMechanismDriver 2026-08-24 16:01:31.025 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] OVN logging driver registered 2026-08-24 16:01:31.032 1 INFO neutron.quota [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded quota_driver: . 2026-08-24 16:01:31.032 1 INFO neutron.plugins.ml2.plugin [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Modular L2 Plugin initialization complete 2026-08-24 16:01:31.033 1 INFO neutron.plugins.ml2.managers [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-24 16:01:31.033 1 INFO neutron.plugins.ml2.managers [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-24 16:01:31.033 1 INFO neutron.plugins.ml2.managers [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-24 16:01:31.034 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: qos 2026-08-24 16:01:31.046 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: ovn-router 2026-08-24 16:01:31.075 1 INFO neutron.services.ovn_l3.plugin [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Starting OVNL3RouterPlugin 2026-08-24 16:01:31.080 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: segments 2026-08-24 16:01:31.155 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: trunk 2026-08-24 16:01:31.166 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: log 2026-08-24 16:01:31.168 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-24 16:01:31.216 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-24 16:01:31.216 1 WARNING stevedore.named [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-24 16:01:31.255 1 INFO neutron_vpnaas.services.vpn.plugin [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-24 16:01:31.256 1 INFO neutron.common.utils [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-24 16:01:31.256 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: taas 2026-08-24 16:01:31.412 1 WARNING stevedore.named [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-24 16:01:31.412 1 WARNING stevedore.named [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-24 16:01:31.419 1 INFO neutron_taas.services.taas.taas_plugin [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-24 16:01:31.419 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: tapmirror 2026-08-24 16:01:31.426 1 WARNING stevedore.named [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-24 16:01:31.426 1 WARNING stevedore.named [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-24 16:01:31.426 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-24 16:01:31.426 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: auto_allocate 2026-08-24 16:01:31.430 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: tag 2026-08-24 16:01:31.436 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: timestamp 2026-08-24 16:01:31.438 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: network_ip_availability 2026-08-24 16:01:31.442 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: flavors 2026-08-24 16:01:31.445 1 INFO neutron.manager [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loading Plugin: revisions 2026-08-24 16:01:31.447 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Initializing extension manager. 2026-08-24 16:01:31.449 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: address-group 2026-08-24 16:01:31.449 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: address-scope 2026-08-24 16:01:31.450 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-24 16:01:31.451 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: agent 2026-08-24 16:01:31.451 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-24 16:01:31.453 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-24 16:01:31.453 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-24 16:01:31.454 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: availability_zone 2026-08-24 16:01:31.454 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-24 16:01:31.455 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-24 16:01:31.455 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: default-subnetpools 2026-08-24 16:01:31.457 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-24 16:01:31.457 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: dns-integration 2026-08-24 16:01:31.457 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: dns-domain-ports 2026-08-24 16:01:31.458 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-24 16:01:31.459 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-24 16:01:31.459 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-24 16:01:31.459 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: empty-string-filtering 2026-08-24 16:01:31.460 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 16:01:31.460 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-24 16:01:31.461 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: external-net 2026-08-24 16:01:31.461 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-24 16:01:31.462 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: extraroute 2026-08-24 16:01:31.462 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-24 16:01:31.463 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-24 16:01:31.463 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-24 16:01:31.464 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-24 16:01:31.464 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-24 16:01:31.465 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: fip-port-details 2026-08-24 16:01:31.465 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: flavors 2026-08-24 16:01:31.466 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-24 16:01:31.467 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: floatingip-pools 2026-08-24 16:01:31.467 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: ip_allocation 2026-08-24 16:01:31.468 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-24 16:01:31.468 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: l2_adjacency 2026-08-24 16:01:31.469 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: router 2026-08-24 16:01:31.471 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-24 16:01:31.471 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-24 16:01:31.472 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-24 16:01:31.472 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: ext-gw-mode 2026-08-24 16:01:31.473 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: l3-ha 2026-08-24 16:01:31.473 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-24 16:01:31.474 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-24 16:01:31.474 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: l3-flavors 2026-08-24 16:01:31.475 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-24 16:01:31.475 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-24 16:01:31.477 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-24 16:01:31.478 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-24 16:01:31.479 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: logging 2026-08-24 16:01:31.480 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-24 16:01:31.480 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-24 16:01:31.481 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: multi-provider 2026-08-24 16:01:31.481 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: net-mtu 2026-08-24 16:01:31.482 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: net-mtu-writable 2026-08-24 16:01:31.482 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: network_availability_zone 2026-08-24 16:01:31.483 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-24 16:01:31.483 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: network-ip-availability 2026-08-24 16:01:31.484 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-24 16:01:31.485 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: pagination 2026-08-24 16:01:31.485 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: port-device-profile 2026-08-24 16:01:31.486 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-24 16:01:31.486 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-24 16:01:31.486 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-24 16:01:31.487 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-24 16:01:31.487 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-24 16:01:31.488 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-24 16:01:31.488 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-24 16:01:31.489 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: port-resource-request 2026-08-24 16:01:31.489 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-24 16:01:31.490 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-24 16:01:31.490 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: binding 2026-08-24 16:01:31.491 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: binding-extended 2026-08-24 16:01:31.491 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: port-security 2026-08-24 16:01:31.492 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: project-id 2026-08-24 16:01:31.492 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: provider 2026-08-24 16:01:31.493 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qinq 2026-08-24 16:01:31.494 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos 2026-08-24 16:01:31.495 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-24 16:01:31.495 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-24 16:01:31.496 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-default 2026-08-24 16:01:31.496 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-fip 2026-08-24 16:01:31.497 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-24 16:01:31.497 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-24 16:01:31.498 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-24 16:01:31.498 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-24 16:01:31.499 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-24 16:01:31.499 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-pps 2026-08-24 16:01:31.500 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-24 16:01:31.500 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-24 16:01:31.501 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: qos-rules-alias 2026-08-24 16:01:31.501 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: quota-check-limit 2026-08-24 16:01:31.502 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-24 16:01:31.504 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: quotas 2026-08-24 16:01:31.505 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: quota_details 2026-08-24 16:01:31.506 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: rbac-policies 2026-08-24 16:01:31.506 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-24 16:01:31.507 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: rbac-address-scope 2026-08-24 16:01:31.507 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: rbac-security-groups 2026-08-24 16:01:31.508 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-24 16:01:31.508 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: revision-if-match 2026-08-24 16:01:31.509 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-24 16:01:31.509 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: router_availability_zone 2026-08-24 16:01:31.509 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-24 16:01:31.511 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-24 16:01:31.511 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-24 16:01:31.512 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-24 16:01:31.512 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-24 16:01:31.512 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-24 16:01:31.513 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-24 16:01:31.517 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: security-group 2026-08-24 16:01:31.517 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: segment 2026-08-24 16:01:31.518 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-24 16:01:31.518 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: service-type 2026-08-24 16:01:31.519 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: sorting 2026-08-24 16:01:31.520 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: standard-attr-segment 2026-08-24 16:01:31.520 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: standard-attr-description 2026-08-24 16:01:31.521 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: stateful-security-group 2026-08-24 16:01:31.521 1 WARNING neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-24 16:01:31.522 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-24 16:01:31.522 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: subnet-external-network 2026-08-24 16:01:31.522 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-24 16:01:31.523 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-24 16:01:31.523 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: subnet-service-types 2026-08-24 16:01:31.524 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: subnet_allocation 2026-08-24 16:01:31.525 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-24 16:01:31.525 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: tag-creation 2026-08-24 16:01:31.525 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-24 16:01:31.529 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: standard-attr-tag 2026-08-24 16:01:31.529 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-24 16:01:31.530 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: trunk 2026-08-24 16:01:31.530 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: trunk-details 2026-08-24 16:01:31.531 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-24 16:01:31.531 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-24 16:01:31.531 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: vlan-transparent 2026-08-24 16:01:31.532 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-24 16:01:31.534 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-24 16:01:31.534 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-24 16:01:31.535 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: vpn-flavors 2026-08-24 16:01:31.537 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: vpnaas 2026-08-24 16:01:31.538 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: taas 2026-08-24 16:01:31.539 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: tap-mirror 2026-08-24 16:01:31.540 1 INFO neutron.api.extensions [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-24 16:01:31.549 1 WARNING oslo_config.cfg [None req-89660aa6-9b63-44e0-9a30-6e385b10f4d7 - - - - - -] 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-08-24 16:01:31.584 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-24 16:01:31.616 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-08-24 16:01:31.619 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] tcp:10.105.106.96:6641: connecting... 2026-08-24 16:01:31.620 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] tcp:10.105.106.96:6641: connected 2026-08-24 16:01:31.622 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-24 16:01:31.653 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-08-24 16:01:31.656 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] tcp:10.105.106.96:6641: connecting... 2026-08-24 16:01:31.656 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] tcp:10.105.106.96:6641: connected 2026-08-24 16:01:31.667 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'24dcfac7-48af-4efa-8406-33beefcc44bf'". 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'24dcfac7-48af-4efa-8406-33beefcc44bf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.676 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c2303709-e71a-49de-a068-9732120ca0e2'". 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'c2303709-e71a-49de-a068-9732120ca0e2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.687 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f1b84c81-5770-4bf0-8092-ea3140aa853c'". 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'f1b84c81-5770-4bf0-8092-ea3140aa853c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.694 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7d307336-9edc-42c4-ba4b-66ae13036ec2'". 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'7d307336-9edc-42c4-ba4b-66ae13036ec2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.695 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-24 16:01:31.714 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] tcp:10.97.179.137:6642: connecting... 2026-08-24 16:01:31.714 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] tcp:10.97.179.137:6642: connected 2026-08-24 16:01:31.718 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'24dcfac7-48af-4efa-8406-33beefcc44bf'". 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'24dcfac7-48af-4efa-8406-33beefcc44bf'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.727 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'c2303709-e71a-49de-a068-9732120ca0e2'". 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'c2303709-e71a-49de-a068-9732120ca0e2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.738 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'08460624-dc22-49d2-befc-c469d99fdec4'". 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'08460624-dc22-49d2-befc-c469d99fdec4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.738 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f1b84c81-5770-4bf0-8092-ea3140aa853c'". 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'f1b84c81-5770-4bf0-8092-ea3140aa853c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.743 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'54e327b3-36e6-4a55-9e57-bb29a304cefe'". 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'54e327b3-36e6-4a55-9e57-bb29a304cefe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.748 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'7d307336-9edc-42c4-ba4b-66ae13036ec2'". 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'7d307336-9edc-42c4-ba4b-66ae13036ec2'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.749 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-24 16:01:31.757 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0322682d-9a06-4ec9-b470-a99afcdc3722'". 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'0322682d-9a06-4ec9-b470-a99afcdc3722'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.770 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd22480e1-8763-4dc7-9355-57ae13df3450'". 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'd22480e1-8763-4dc7-9355-57ae13df3450'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.773 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] tcp:10.97.179.137:6642: connecting... 2026-08-24 16:01:31.773 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] tcp:10.97.179.137:6642: connected 2026-08-24 16:01:31.777 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f0ba993b-2328-48ec-8a38-345320c09598'". 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'f0ba993b-2328-48ec-8a38-345320c09598'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.778 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] RpcWorker process has finished the post initialization 2026-08-24 16:01:31.799 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'08460624-dc22-49d2-befc-c469d99fdec4'". 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'08460624-dc22-49d2-befc-c469d99fdec4'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.799 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] tcp:10.105.106.96:6641: connecting... 2026-08-24 16:01:31.800 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] tcp:10.105.106.96:6641: connected 2026-08-24 16:01:31.805 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'54e327b3-36e6-4a55-9e57-bb29a304cefe'". 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'54e327b3-36e6-4a55-9e57-bb29a304cefe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.814 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'0322682d-9a06-4ec9-b470-a99afcdc3722'". 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'0322682d-9a06-4ec9-b470-a99afcdc3722'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.821 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd22480e1-8763-4dc7-9355-57ae13df3450'". 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'd22480e1-8763-4dc7-9355-57ae13df3450'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.827 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f0ba993b-2328-48ec-8a38-345320c09598'". 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'f0ba993b-2328-48ec-8a38-345320c09598'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:31.828 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] RpcWorker process has finished the post initialization 2026-08-24 16:01:31.836 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] tcp:10.105.106.96:6641: connecting... 2026-08-24 16:01:31.836 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] tcp:10.105.106.96:6641: connected 2026-08-24 16:01:31.847 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] tcp:10.105.106.96:6641: connecting... 2026-08-24 16:01:31.848 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] tcp:10.105.106.96:6641: connected 2026-08-24 16:01:31.880 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] tcp:10.105.106.96:6641: connecting... 2026-08-24 16:01:31.880 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] tcp:10.105.106.96:6641: connected 2026-08-24 16:01:32.613 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'0c743480-33a2-4726-87e0-3cf010bbd807'". 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'0c743480-33a2-4726-87e0-3cf010bbd807'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:32.614 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'0c743480-33a2-4726-87e0-3cf010bbd807'". 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'0c743480-33a2-4726-87e0-3cf010bbd807'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:32.621 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f0f57d64-ad62-40cd-8369-1d1c03c41057'". 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'f0f57d64-ad62-40cd-8369-1d1c03c41057'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:32.622 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f0f57d64-ad62-40cd-8369-1d1c03c41057'". 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'f0f57d64-ad62-40cd-8369-1d1c03c41057'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:32.628 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'e2d7c916-c519-4280-aa59-302b26b17b70'". 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'e2d7c916-c519-4280-aa59-302b26b17b70'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:01:32.628 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'e2d7c916-c519-4280-aa59-302b26b17b70'". 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'e2d7c916-c519-4280-aa59-302b26b17b70'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-08-24 16:02:01.962 12 WARNING oslo_messaging.server [None req-fd67563f-7cca-4038-ac11-89dcbd60b2c9 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-08-24 16:02:01.974 14 WARNING oslo_messaging.server [None req-ee8f08ce-3426-4ded-952b-9b40325fc876 - - - - - -] Possible hang: wait is waiting for stop to complete