+ 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-07-10 04:13:31.007 1 INFO neutron.common.config [-] Logging enabled! 2026-07-10 04:13:31.007 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-07-10 04:13:31.007 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-07-10 04:13:31.008 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-10 04:13:32.575 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-07-10 04:13:32.577 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-10 04:13:32.580 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-10 04:13:32.581 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-07-10 04:13:32.581 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-07-10 04:13:32.581 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-07-10 04:13:32.581 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 04:13:32.587 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 04:13:32.587 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-10 04:13:32.587 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-07-10 04:13:32.785 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-07-10 04:13:32.785 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-07-10 04:13:32.785 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-07-10 04:13:32.805 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-10 04:13:32.806 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-10 04:13:32.806 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-07-10 04:13:32.806 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-07-10 04:13:35.085 1 INFO neutron.plugins.ml2.managers [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Initializing driver for type 'vlan' 2026-07-10 04:13:35.249 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] VlanTypeDriver initialization complete 2026-07-10 04:13:35.249 1 INFO neutron.plugins.ml2.managers [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-10 04:13:35.250 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-10 04:13:35.250 1 INFO neutron.plugins.ml2.managers [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Initializing extension driver 'port_security' 2026-07-10 04:13:35.250 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-10 04:13:35.250 1 INFO neutron.plugins.ml2.managers [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Initializing extension driver 'qos' 2026-07-10 04:13:35.250 1 INFO neutron.plugins.ml2.managers [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Initializing mechanism driver 'ovn' 2026-07-10 04:13:35.250 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Starting OVNMechanismDriver 2026-07-10 04:13:35.254 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] OVN logging driver registered 2026-07-10 04:13:35.261 1 INFO neutron.quota [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded quota_driver: . 2026-07-10 04:13:35.262 1 INFO neutron.plugins.ml2.plugin [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Modular L2 Plugin initialization complete 2026-07-10 04:13:35.262 1 INFO neutron.plugins.ml2.managers [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-10 04:13:35.262 1 INFO neutron.plugins.ml2.managers [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-10 04:13:35.263 1 INFO neutron.plugins.ml2.managers [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-10 04:13:35.263 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: qos 2026-07-10 04:13:35.274 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: ovn-router 2026-07-10 04:13:35.301 1 INFO neutron.services.ovn_l3.plugin [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Starting OVNL3RouterPlugin 2026-07-10 04:13:35.305 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: segments 2026-07-10 04:13:35.369 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: trunk 2026-07-10 04:13:35.379 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: log 2026-07-10 04:13:35.382 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: ovn-vpnaas 2026-07-10 04:13:35.428 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-07-10 04:13:35.428 1 WARNING stevedore.named [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-10 04:13:35.465 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-10 04:13:35.465 1 INFO neutron.common.utils [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-07-10 04:13:35.466 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: taas 2026-07-10 04:13:35.674 1 WARNING stevedore.named [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-10 04:13:35.675 1 WARNING stevedore.named [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-10 04:13:35.680 1 INFO neutron_taas.services.taas.taas_plugin [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-10 04:13:35.680 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: tapmirror 2026-07-10 04:13:35.687 1 WARNING stevedore.named [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-10 04:13:35.687 1 WARNING stevedore.named [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-10 04:13:35.688 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-10 04:13:35.688 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: auto_allocate 2026-07-10 04:13:35.692 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: tag 2026-07-10 04:13:35.697 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: timestamp 2026-07-10 04:13:35.700 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: network_ip_availability 2026-07-10 04:13:35.703 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: flavors 2026-07-10 04:13:35.706 1 INFO neutron.manager [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loading Plugin: revisions 2026-07-10 04:13:35.708 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Initializing extension manager. 2026-07-10 04:13:35.709 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: address-group 2026-07-10 04:13:35.710 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: address-scope 2026-07-10 04:13:35.711 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-07-10 04:13:35.711 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: agent 2026-07-10 04:13:35.712 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-07-10 04:13:35.713 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-10 04:13:35.714 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-10 04:13:35.714 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: availability_zone 2026-07-10 04:13:35.715 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-07-10 04:13:35.715 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-10 04:13:35.715 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: default-subnetpools 2026-07-10 04:13:35.717 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-10 04:13:35.717 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: dns-integration 2026-07-10 04:13:35.717 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: dns-domain-ports 2026-07-10 04:13:35.718 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-07-10 04:13:35.718 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-07-10 04:13:35.719 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-10 04:13:35.719 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: empty-string-filtering 2026-07-10 04:13:35.719 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 04:13:35.720 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-10 04:13:35.720 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: external-net 2026-07-10 04:13:35.721 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-10 04:13:35.721 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: extraroute 2026-07-10 04:13:35.722 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-07-10 04:13:35.722 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-10 04:13:35.723 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-10 04:13:35.723 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-10 04:13:35.723 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-10 04:13:35.724 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: fip-port-details 2026-07-10 04:13:35.724 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: flavors 2026-07-10 04:13:35.725 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-10 04:13:35.726 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: floatingip-pools 2026-07-10 04:13:35.726 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: ip_allocation 2026-07-10 04:13:35.727 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-07-10 04:13:35.727 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: l2_adjacency 2026-07-10 04:13:35.728 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: router 2026-07-10 04:13:35.729 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-10 04:13:35.730 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: enable-default-route-bfd 2026-07-10 04:13:35.730 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-07-10 04:13:35.731 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: ext-gw-mode 2026-07-10 04:13:35.731 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: l3-ha 2026-07-10 04:13:35.732 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-10 04:13:35.732 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: external-gateway-multihoming 2026-07-10 04:13:35.732 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: l3-flavors 2026-07-10 04:13:35.733 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-10 04:13:35.734 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-07-10 04:13:35.735 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-07-10 04:13:35.736 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-10 04:13:35.737 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: logging 2026-07-10 04:13:35.738 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-10 04:13:35.738 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-10 04:13:35.739 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: multi-provider 2026-07-10 04:13:35.739 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: net-mtu 2026-07-10 04:13:35.740 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: net-mtu-writable 2026-07-10 04:13:35.740 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: network_availability_zone 2026-07-10 04:13:35.741 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-07-10 04:13:35.741 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: network-ip-availability 2026-07-10 04:13:35.742 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-10 04:13:35.742 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: pagination 2026-07-10 04:13:35.743 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: port-device-profile 2026-07-10 04:13:35.743 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-10 04:13:35.744 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-10 04:13:35.744 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-10 04:13:35.744 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-07-10 04:13:35.745 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-10 04:13:35.745 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-10 04:13:35.746 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-10 04:13:35.746 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: port-resource-request 2026-07-10 04:13:35.747 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-10 04:13:35.747 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-10 04:13:35.747 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: binding 2026-07-10 04:13:35.748 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: binding-extended 2026-07-10 04:13:35.748 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: port-security 2026-07-10 04:13:35.749 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: project-id 2026-07-10 04:13:35.749 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: provider 2026-07-10 04:13:35.750 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qinq 2026-07-10 04:13:35.751 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos 2026-07-10 04:13:35.752 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-10 04:13:35.752 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-10 04:13:35.753 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-default 2026-07-10 04:13:35.753 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-fip 2026-07-10 04:13:35.754 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-10 04:13:35.754 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-10 04:13:35.755 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-10 04:13:35.755 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-10 04:13:35.755 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-10 04:13:35.756 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-pps 2026-07-10 04:13:35.756 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-10 04:13:35.757 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-10 04:13:35.757 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: qos-rules-alias 2026-07-10 04:13:35.758 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: quota-check-limit 2026-07-10 04:13:35.758 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-10 04:13:35.760 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: quotas 2026-07-10 04:13:35.761 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: quota_details 2026-07-10 04:13:35.762 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: rbac-policies 2026-07-10 04:13:35.762 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-07-10 04:13:35.763 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: rbac-address-scope 2026-07-10 04:13:35.763 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: rbac-security-groups 2026-07-10 04:13:35.764 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-07-10 04:13:35.764 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: revision-if-match 2026-07-10 04:13:35.765 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-10 04:13:35.765 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: router_availability_zone 2026-07-10 04:13:35.765 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-10 04:13:35.767 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-10 04:13:35.767 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-10 04:13:35.768 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-07-10 04:13:35.768 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-10 04:13:35.768 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-10 04:13:35.769 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-10 04:13:35.772 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: security-group 2026-07-10 04:13:35.773 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: segment 2026-07-10 04:13:35.774 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-10 04:13:35.774 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: service-type 2026-07-10 04:13:35.775 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: sorting 2026-07-10 04:13:35.775 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: standard-attr-segment 2026-07-10 04:13:35.776 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: standard-attr-description 2026-07-10 04:13:35.776 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: stateful-security-group 2026-07-10 04:13:35.776 1 WARNING neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-10 04:13:35.777 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-07-10 04:13:35.777 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: subnet-external-network 2026-07-10 04:13:35.778 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-07-10 04:13:35.778 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-10 04:13:35.779 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: subnet-service-types 2026-07-10 04:13:35.779 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: subnet_allocation 2026-07-10 04:13:35.780 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-10 04:13:35.780 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: tag-creation 2026-07-10 04:13:35.781 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-10 04:13:35.784 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: standard-attr-tag 2026-07-10 04:13:35.784 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-10 04:13:35.785 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: trunk 2026-07-10 04:13:35.785 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: trunk-details 2026-07-10 04:13:35.786 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-10 04:13:35.786 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-10 04:13:35.787 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: vlan-transparent 2026-07-10 04:13:35.787 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-10 04:13:35.789 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-07-10 04:13:35.789 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-10 04:13:35.790 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: vpn-flavors 2026-07-10 04:13:35.791 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: vpnaas 2026-07-10 04:13:35.792 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: taas 2026-07-10 04:13:35.793 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: tap-mirror 2026-07-10 04:13:35.793 1 INFO neutron.api.extensions [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-10 04:13:35.802 1 WARNING oslo_config.cfg [None req-b1af192b-e3ab-40a9-8960-08348413d4c5 - - - - - -] 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-07-10 04:13:35.840 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-10 04:13:35.851 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-10 04:13:35.871 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-07-10 04:13:35.874 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] tcp:10.102.142.123:6641: connecting... 2026-07-10 04:13:35.874 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] tcp:10.102.142.123:6641: connected 2026-07-10 04:13:35.884 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-07-10 04:13:35.888 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] tcp:10.102.142.123:6641: connecting... 2026-07-10 04:13:35.888 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] tcp:10.102.142.123:6641: connected 2026-07-10 04:13:35.927 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd5c020aa-e71c-4cd9-942e-626e61a584fc'". 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'd5c020aa-e71c-4cd9-942e-626e61a584fc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:35.935 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f7be371e-dd46-4b00-bfee-183e855b422d'". 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'f7be371e-dd46-4b00-bfee-183e855b422d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:35.937 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'd5c020aa-e71c-4cd9-942e-626e61a584fc'". 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'd5c020aa-e71c-4cd9-942e-626e61a584fc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:35.945 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'f7be371e-dd46-4b00-bfee-183e855b422d'". 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'f7be371e-dd46-4b00-bfee-183e855b422d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:35.945 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eaea1718-5bfc-402d-a92a-b4e731880dfc'". 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'eaea1718-5bfc-402d-a92a-b4e731880dfc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:35.952 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5ce72a32-10da-451b-9539-05627d986e10'". 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'5ce72a32-10da-451b-9539-05627d986e10'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:35.953 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'eaea1718-5bfc-402d-a92a-b4e731880dfc'". 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'eaea1718-5bfc-402d-a92a-b4e731880dfc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:35.953 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-10 04:13:35.959 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5ce72a32-10da-451b-9539-05627d986e10'". 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'5ce72a32-10da-451b-9539-05627d986e10'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:35.960 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-10 04:13:35.972 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] tcp:10.97.169.183:6642: connecting... 2026-07-10 04:13:35.972 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] tcp:10.97.169.183:6642: connected 2026-07-10 04:13:35.975 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] tcp:10.97.169.183:6642: connecting... 2026-07-10 04:13:35.976 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] tcp:10.97.169.183:6642: connected 2026-07-10 04:13:35.997 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5ae2ed4f-83da-4bee-87a7-e7c09816ea2e'". 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'5ae2ed4f-83da-4bee-87a7-e7c09816ea2e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:35.997 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5ae2ed4f-83da-4bee-87a7-e7c09816ea2e'". 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'5ae2ed4f-83da-4bee-87a7-e7c09816ea2e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.001 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'621bf137-f48b-4768-8b97-628edc72fd52'". 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'621bf137-f48b-4768-8b97-628edc72fd52'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.005 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'621bf137-f48b-4768-8b97-628edc72fd52'". 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'621bf137-f48b-4768-8b97-628edc72fd52'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.009 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'59494dcf-11be-48f5-9f91-e6a7193bfe28'". 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'59494dcf-11be-48f5-9f91-e6a7193bfe28'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.015 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'59494dcf-11be-48f5-9f91-e6a7193bfe28'". 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'59494dcf-11be-48f5-9f91-e6a7193bfe28'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.017 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b6d1807d-9a28-4211-a7f5-6bfd62a3cb94'". 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'b6d1807d-9a28-4211-a7f5-6bfd62a3cb94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.022 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b6d1807d-9a28-4211-a7f5-6bfd62a3cb94'". 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'b6d1807d-9a28-4211-a7f5-6bfd62a3cb94'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.024 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b85de925-5cea-46c6-aff6-22a88e5b71b9'". 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'b85de925-5cea-46c6-aff6-22a88e5b71b9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.026 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] RpcWorker process has finished the post initialization 2026-07-10 04:13:36.030 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b85de925-5cea-46c6-aff6-22a88e5b71b9'". 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'b85de925-5cea-46c6-aff6-22a88e5b71b9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.031 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] RpcWorker process has finished the post initialization 2026-07-10 04:13:36.045 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] tcp:10.102.142.123:6641: connecting... 2026-07-10 04:13:36.045 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] tcp:10.102.142.123:6641: connected 2026-07-10 04:13:36.052 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] tcp:10.102.142.123:6641: connecting... 2026-07-10 04:13:36.053 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] tcp:10.102.142.123:6641: connected 2026-07-10 04:13:36.076 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] tcp:10.102.142.123:6641: connecting... 2026-07-10 04:13:36.076 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] tcp:10.102.142.123:6641: connected 2026-07-10 04:13:36.083 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] tcp:10.102.142.123:6641: connecting... 2026-07-10 04:13:36.083 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] tcp:10.102.142.123:6641: connected 2026-07-10 04:13:36.563 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ba915a42-12ac-4346-9482-7de643fbdda8'". 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'ba915a42-12ac-4346-9482-7de643fbdda8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.565 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ba915a42-12ac-4346-9482-7de643fbdda8'". 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'ba915a42-12ac-4346-9482-7de643fbdda8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.571 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f491a102-919a-40b7-a08a-1d0b67116d23'". 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'f491a102-919a-40b7-a08a-1d0b67116d23'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.573 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'f491a102-919a-40b7-a08a-1d0b67116d23'". 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'f491a102-919a-40b7-a08a-1d0b67116d23'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.577 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'5a5ec625-d885-4bfa-a8b8-0e6adc256de8'". 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'5a5ec625-d885-4bfa-a8b8-0e6adc256de8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:13:36.580 14 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'5a5ec625-d885-4bfa-a8b8-0e6adc256de8'". 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'5a5ec625-d885-4bfa-a8b8-0e6adc256de8'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-10 04:14:06.235 12 WARNING oslo_messaging.server [None req-28060d99-14f9-4786-b29d-944e6f6a31a5 - - - - - -] Possible hang: wait is waiting for stop to complete 2026-07-10 04:14:06.235 14 WARNING oslo_messaging.server [None req-43e210fe-d95b-4770-9fbe-d08e38c596f6 - - - - - -] Possible hang: wait is waiting for stop to complete