+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2026-04-22 03:24:12.583 1 INFO neutron.common.config [-] Logging enabled! 2026-04-22 03:24:12.583 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 27.0.0 2026-04-22 03:24:12.583 1 INFO neutron.server.rpc [-] AMQP RPC server starting... 2026-04-22 03:24:12.584 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-22 03:24:14.013 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-22 03:24:14.016 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-22 03:24:14.019 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-22 03:24:14.019 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-22 03:24:14.019 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-22 03:24:14.019 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-22 03:24:14.019 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-22 03:24:14.026 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-22 03:24:14.026 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-22 03:24:14.026 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-22 03:24:14.199 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-22 03:24:14.199 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-22 03:24:14.200 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-22 03:24:14.216 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-22 03:24:14.216 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-22 03:24:14.216 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-22 03:24:14.216 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-22 03:24:16.562 1 INFO neutron.plugins.ml2.managers [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Initializing driver for type 'vlan' 2026-04-22 03:24:16.721 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] VlanTypeDriver initialization complete 2026-04-22 03:24:16.721 1 INFO neutron.plugins.ml2.managers [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-22 03:24:16.721 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-22 03:24:16.721 1 INFO neutron.plugins.ml2.managers [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Initializing extension driver 'port_security' 2026-04-22 03:24:16.721 1 INFO neutron.plugins.ml2.extensions.port_security [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-22 03:24:16.721 1 INFO neutron.plugins.ml2.managers [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Initializing extension driver 'qos' 2026-04-22 03:24:16.722 1 INFO neutron.plugins.ml2.managers [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-22 03:24:16.722 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Starting OVNMechanismDriver 2026-04-22 03:24:16.726 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] OVN logging driver registered 2026-04-22 03:24:16.735 1 INFO neutron.quota [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded quota_driver: . 2026-04-22 03:24:16.735 1 INFO neutron.plugins.ml2.plugin [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Modular L2 Plugin initialization complete 2026-04-22 03:24:16.735 1 INFO neutron.plugins.ml2.managers [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-22 03:24:16.735 1 INFO neutron.plugins.ml2.managers [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-22 03:24:16.735 1 INFO neutron.plugins.ml2.managers [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-22 03:24:16.736 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: qos 2026-04-22 03:24:16.746 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: ovn-router 2026-04-22 03:24:16.779 1 INFO neutron.services.ovn_l3.plugin [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Starting OVNL3RouterPlugin 2026-04-22 03:24:16.783 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: segments 2026-04-22 03:24:16.847 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: trunk 2026-04-22 03:24:16.857 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: log 2026-04-22 03:24:16.859 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-22 03:24:16.908 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-22 03:24:16.909 1 WARNING stevedore.named [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-22 03:24:16.950 1 INFO neutron_vpnaas.services.vpn.plugin [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-22 03:24:16.950 1 INFO neutron.common.utils [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-22 03:24:16.950 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: taas 2026-04-22 03:24:16.973 1 WARNING stevedore.named [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-22 03:24:16.974 1 WARNING stevedore.named [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-22 03:24:16.979 1 INFO neutron_taas.services.taas.taas_plugin [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-22 03:24:16.979 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: tapmirror 2026-04-22 03:24:17.127 1 WARNING stevedore.named [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-22 03:24:17.127 1 WARNING stevedore.named [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-22 03:24:17.128 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-22 03:24:17.128 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: auto_allocate 2026-04-22 03:24:17.132 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: tag 2026-04-22 03:24:17.137 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: timestamp 2026-04-22 03:24:17.139 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: network_ip_availability 2026-04-22 03:24:17.142 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: flavors 2026-04-22 03:24:17.145 1 INFO neutron.manager [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loading Plugin: revisions 2026-04-22 03:24:17.148 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Initializing extension manager. 2026-04-22 03:24:17.149 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: address-group 2026-04-22 03:24:17.150 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: address-scope 2026-04-22 03:24:17.150 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-22 03:24:17.151 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: agent 2026-04-22 03:24:17.151 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-22 03:24:17.152 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-22 03:24:17.153 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-22 03:24:17.154 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: availability_zone 2026-04-22 03:24:17.154 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-22 03:24:17.154 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-22 03:24:17.155 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: default-subnetpools 2026-04-22 03:24:17.156 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-22 03:24:17.156 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: dns-integration 2026-04-22 03:24:17.157 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: dns-domain-ports 2026-04-22 03:24:17.157 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-22 03:24:17.158 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-22 03:24:17.158 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-22 03:24:17.159 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: empty-string-filtering 2026-04-22 03:24:17.159 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-22 03:24:17.159 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-22 03:24:17.160 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: external-net 2026-04-22 03:24:17.160 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-22 03:24:17.161 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: extraroute 2026-04-22 03:24:17.161 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-22 03:24:17.162 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-22 03:24:17.162 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-22 03:24:17.163 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-22 03:24:17.163 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-22 03:24:17.163 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: fip-port-details 2026-04-22 03:24:17.164 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: flavors 2026-04-22 03:24:17.165 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-22 03:24:17.165 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: floatingip-pools 2026-04-22 03:24:17.166 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: ip_allocation 2026-04-22 03:24:17.166 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-22 03:24:17.167 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: l2_adjacency 2026-04-22 03:24:17.168 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: router 2026-04-22 03:24:17.169 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-22 03:24:17.169 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-22 03:24:17.170 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-22 03:24:17.170 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: ext-gw-mode 2026-04-22 03:24:17.171 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: l3-ha 2026-04-22 03:24:17.171 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-22 03:24:17.171 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-22 03:24:17.172 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: l3-flavors 2026-04-22 03:24:17.173 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-22 03:24:17.173 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-22 03:24:17.175 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-22 03:24:17.176 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-22 03:24:17.177 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: logging 2026-04-22 03:24:17.177 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-22 03:24:17.178 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-22 03:24:17.178 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: multi-provider 2026-04-22 03:24:17.179 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: net-mtu 2026-04-22 03:24:17.179 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: net-mtu-writable 2026-04-22 03:24:17.180 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: network_availability_zone 2026-04-22 03:24:17.180 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-22 03:24:17.181 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: network-ip-availability 2026-04-22 03:24:17.181 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-22 03:24:17.182 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: pagination 2026-04-22 03:24:17.182 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: port-device-profile 2026-04-22 03:24:17.182 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-22 03:24:17.183 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-22 03:24:17.183 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-22 03:24:17.184 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-22 03:24:17.184 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-22 03:24:17.185 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-22 03:24:17.185 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-22 03:24:17.185 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: port-resource-request 2026-04-22 03:24:17.186 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-22 03:24:17.186 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-22 03:24:17.187 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: binding 2026-04-22 03:24:17.187 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: binding-extended 2026-04-22 03:24:17.188 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: port-security 2026-04-22 03:24:17.188 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: project-id 2026-04-22 03:24:17.188 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: provider 2026-04-22 03:24:17.189 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qinq 2026-04-22 03:24:17.190 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos 2026-04-22 03:24:17.191 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-22 03:24:17.192 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-22 03:24:17.192 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-default 2026-04-22 03:24:17.193 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-fip 2026-04-22 03:24:17.193 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-22 03:24:17.193 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-22 03:24:17.194 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-22 03:24:17.194 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-22 03:24:17.195 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-22 03:24:17.195 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-pps 2026-04-22 03:24:17.196 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-22 03:24:17.196 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-22 03:24:17.197 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: qos-rules-alias 2026-04-22 03:24:17.197 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: quota-check-limit 2026-04-22 03:24:17.198 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-22 03:24:17.200 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: quotas 2026-04-22 03:24:17.200 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: quota_details 2026-04-22 03:24:17.202 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: rbac-policies 2026-04-22 03:24:17.202 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-22 03:24:17.202 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: rbac-address-scope 2026-04-22 03:24:17.203 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: rbac-security-groups 2026-04-22 03:24:17.203 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-22 03:24:17.204 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: revision-if-match 2026-04-22 03:24:17.204 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-22 03:24:17.205 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: router_availability_zone 2026-04-22 03:24:17.205 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-22 03:24:17.206 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-22 03:24:17.207 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-22 03:24:17.207 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-22 03:24:17.207 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-22 03:24:17.208 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-22 03:24:17.208 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-22 03:24:17.212 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: security-group 2026-04-22 03:24:17.213 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: segment 2026-04-22 03:24:17.213 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-22 03:24:17.214 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: service-type 2026-04-22 03:24:17.214 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: sorting 2026-04-22 03:24:17.214 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: standard-attr-segment 2026-04-22 03:24:17.215 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: standard-attr-description 2026-04-22 03:24:17.215 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: stateful-security-group 2026-04-22 03:24:17.216 1 WARNING neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-22 03:24:17.216 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-22 03:24:17.217 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: subnet-external-network 2026-04-22 03:24:17.217 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-22 03:24:17.218 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-22 03:24:17.218 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: subnet-service-types 2026-04-22 03:24:17.219 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: subnet_allocation 2026-04-22 03:24:17.219 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-22 03:24:17.220 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: tag-creation 2026-04-22 03:24:17.220 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-22 03:24:17.223 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: standard-attr-tag 2026-04-22 03:24:17.224 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-22 03:24:17.224 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: trunk 2026-04-22 03:24:17.225 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: trunk-details 2026-04-22 03:24:17.225 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-22 03:24:17.226 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-22 03:24:17.226 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: vlan-transparent 2026-04-22 03:24:17.227 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-22 03:24:17.228 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-22 03:24:17.229 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-22 03:24:17.230 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: vpn-flavors 2026-04-22 03:24:17.231 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: vpnaas 2026-04-22 03:24:17.232 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: taas 2026-04-22 03:24:17.233 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: tap-mirror 2026-04-22 03:24:17.233 1 INFO neutron.api.extensions [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-22 03:24:17.242 1 WARNING oslo_config.cfg [None req-87ec8017-8d27-41db-91fd-273ceee754e2 - - - - - -] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-04-22 03:24:17.277 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-22 03:24:17.291 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-22 03:24:17.308 11 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-04-22 03:24:17.310 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] tcp:10.106.34.232:6641: connecting... 2026-04-22 03:24:17.310 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] tcp:10.106.34.232:6641: connected 2026-04-22 03:24:17.322 13 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] uWSGI is the only supported loader for the Neutron API; it provides, via ``uwsgi`` library, the worker ID. If other loader is used, a random hash ring node UUID will be provided 2026-04-22 03:24:17.325 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] tcp:10.106.34.232:6641: connecting... 2026-04-22 03:24:17.325 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] tcp:10.106.34.232:6641: connected 2026-04-22 03:24:17.363 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'74ebd5f4-84af-4363-bcfe-699c1d5b5f52'". 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'74ebd5f4-84af-4363-bcfe-699c1d5b5f52'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.371 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'97fb3678-06cb-4033-8132-93c61834c897'". 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'97fb3678-06cb-4033-8132-93c61834c897'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.371 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'74ebd5f4-84af-4363-bcfe-699c1d5b5f52'". 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'74ebd5f4-84af-4363-bcfe-699c1d5b5f52'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.379 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'97fb3678-06cb-4033-8132-93c61834c897'". 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'97fb3678-06cb-4033-8132-93c61834c897'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.381 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'af31427a-bf8a-439c-91d0-7bcd1626ae3c'". 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'af31427a-bf8a-439c-91d0-7bcd1626ae3c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.388 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'01c2efa2-0e6e-4087-a397-f5b0eb68f86e'". 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'01c2efa2-0e6e-4087-a397-f5b0eb68f86e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.390 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-22 03:24:17.390 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'af31427a-bf8a-439c-91d0-7bcd1626ae3c'". 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'af31427a-bf8a-439c-91d0-7bcd1626ae3c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.397 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'01c2efa2-0e6e-4087-a397-f5b0eb68f86e'". 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'01c2efa2-0e6e-4087-a397-f5b0eb68f86e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.398 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-22 03:24:17.408 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] tcp:10.102.131.90:6642: connecting... 2026-04-22 03:24:17.408 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] tcp:10.102.131.90:6642: connected 2026-04-22 03:24:17.416 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] tcp:10.102.131.90:6642: connecting... 2026-04-22 03:24:17.417 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] tcp:10.102.131.90:6642: connected 2026-04-22 03:24:17.430 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5e940a10-783c-47b3-8ef8-d7f3bc0d8420'". 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'5e940a10-783c-47b3-8ef8-d7f3bc0d8420'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.436 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9dce9e2c-bdb4-4be9-860f-7bff7ed199f9'". 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'9dce9e2c-bdb4-4be9-860f-7bff7ed199f9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.443 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'187531ff-50b8-4968-bf84-94d4abfed5c3'". 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'187531ff-50b8-4968-bf84-94d4abfed5c3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.450 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'43fc60b9-9253-4985-a0b3-aef7c20eaef1'". 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'43fc60b9-9253-4985-a0b3-aef7c20eaef1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.456 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ebf63a33-2b64-4ce4-aa3e-58a90bb28f33'". 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'ebf63a33-2b64-4ce4-aa3e-58a90bb28f33'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.456 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'5e940a10-783c-47b3-8ef8-d7f3bc0d8420'". 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'5e940a10-783c-47b3-8ef8-d7f3bc0d8420'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.457 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] RpcWorker process has finished the post initialization 2026-04-22 03:24:17.462 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9dce9e2c-bdb4-4be9-860f-7bff7ed199f9'". 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'9dce9e2c-bdb4-4be9-860f-7bff7ed199f9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.473 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] tcp:10.106.34.232:6641: connecting... 2026-04-22 03:24:17.473 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] tcp:10.106.34.232:6641: connected 2026-04-22 03:24:17.473 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'187531ff-50b8-4968-bf84-94d4abfed5c3'". 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'187531ff-50b8-4968-bf84-94d4abfed5c3'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.482 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'43fc60b9-9253-4985-a0b3-aef7c20eaef1'". 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'43fc60b9-9253-4985-a0b3-aef7c20eaef1'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.490 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ebf63a33-2b64-4ce4-aa3e-58a90bb28f33'". 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'ebf63a33-2b64-4ce4-aa3e-58a90bb28f33'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.491 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] RpcWorker process has finished the post initialization 2026-04-22 03:24:17.507 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] tcp:10.106.34.232:6641: connecting... 2026-04-22 03:24:17.507 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] tcp:10.106.34.232:6641: connected 2026-04-22 03:24:17.510 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] tcp:10.106.34.232:6641: connecting... 2026-04-22 03:24:17.510 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] tcp:10.106.34.232:6641: connected 2026-04-22 03:24:17.549 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] tcp:10.106.34.232:6641: connecting... 2026-04-22 03:24:17.549 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] tcp:10.106.34.232:6641: connected 2026-04-22 03:24:17.552 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'af31427a-bf8a-439c-91d0-7bcd1626ae3c'". 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'af31427a-bf8a-439c-91d0-7bcd1626ae3c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.577 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'af31427a-bf8a-439c-91d0-7bcd1626ae3c'". 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'af31427a-bf8a-439c-91d0-7bcd1626ae3c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.806 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6986b056-e9f1-4f30-bc5b-2d31f3d207fe'". 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'6986b056-e9f1-4f30-bc5b-2d31f3d207fe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.809 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'6986b056-e9f1-4f30-bc5b-2d31f3d207fe'". 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'6986b056-e9f1-4f30-bc5b-2d31f3d207fe'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.815 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ae14b9ce-5a73-4b69-9cb7-d0c163ee114d'". 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'ae14b9ce-5a73-4b69-9cb7-d0c163ee114d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.818 13 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'ae14b9ce-5a73-4b69-9cb7-d0c163ee114d'". 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'ae14b9ce-5a73-4b69-9cb7-d0c163ee114d'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:17.823 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] HashRing is empty, error: Hash Ring returned empty when hashing "b'996b6ff1-d0ff-4761-8cbf-d21c3124fca0'". 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'996b6ff1-d0ff-4761-8cbf-d21c3124fca0'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-04-22 03:24:47.657 11 WARNING oslo_messaging.server [None req-f78af9b3-d8c8-4e7d-81b9-513703ea905e - - - - - -] Possible hang: wait is waiting for stop to complete 2026-04-22 03:24:47.668 13 WARNING oslo_messaging.server [None req-8517d111-a62f-4fc8-a3ed-0ae320f41edd - - - - - -] Possible hang: wait is waiting for stop to complete