+ 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 This program is using eventlet and has been monkey_patched /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-08 22:09:33.358 1 INFO neutron.common.config [-] Logging enabled! 2026-07-08 22:09:33.358 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 26.0.4.dev31 2026-07-08 22:09:33.358 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-08 22:09:33.359 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-08 22:09:34.305 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-07-08 22:09:34.307 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-08 22:09:34.311 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-08 22:09:34.311 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-07-08 22:09:34.311 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-07-08 22:09:34.311 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-07-08 22:09:34.311 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 22:09:34.317 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 22:09:34.318 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-08 22:09:34.318 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-07-08 22:09:34.614 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-07-08 22:09:34.614 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-07-08 22:09:34.614 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-07-08 22:09:34.633 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-08 22:09:34.633 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-08 22:09:34.634 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-07-08 22:09:34.634 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-07-08 22:09:36.844 1 INFO neutron.plugins.ml2.managers [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Initializing driver for type 'vlan' 2026-07-08 22:09:37.125 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] VlanTypeDriver initialization complete 2026-07-08 22:09:37.126 1 INFO neutron.plugins.ml2.managers [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-08 22:09:37.126 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-08 22:09:37.126 1 INFO neutron.plugins.ml2.managers [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Initializing extension driver 'port_security' 2026-07-08 22:09:37.126 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-08 22:09:37.126 1 INFO neutron.plugins.ml2.managers [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Initializing extension driver 'qos' 2026-07-08 22:09:37.127 1 INFO neutron.plugins.ml2.managers [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Initializing mechanism driver 'ovn' 2026-07-08 22:09:37.127 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Starting OVNMechanismDriver 2026-07-08 22:09:37.130 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] OVN logging driver registered 2026-07-08 22:09:37.137 1 INFO neutron.quota [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded quota_driver: . 2026-07-08 22:09:37.138 1 INFO neutron.plugins.ml2.plugin [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Modular L2 Plugin initialization complete 2026-07-08 22:09:37.138 1 INFO neutron.plugins.ml2.managers [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-08 22:09:37.138 1 INFO neutron.plugins.ml2.managers [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-08 22:09:37.138 1 INFO neutron.plugins.ml2.managers [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Got port-security extension from driver 'port_security' 2026-07-08 22:09:37.138 1 INFO neutron.extensions.vlantransparent [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Disabled vlantransparent extension. 2026-07-08 22:09:37.139 1 INFO neutron.extensions.qinq [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Disabled VLAN QinQ extension. 2026-07-08 22:09:37.139 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: qos 2026-07-08 22:09:37.150 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: ovn-router 2026-07-08 22:09:37.176 1 INFO neutron.services.ovn_l3.plugin [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Starting OVNL3RouterPlugin 2026-07-08 22:09:37.180 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: segments 2026-07-08 22:09:37.243 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: trunk 2026-07-08 22:09:37.253 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: log 2026-07-08 22:09:37.255 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: ovn-vpnaas 2026-07-08 22:09:37.301 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-07-08 22:09:37.301 1 WARNING stevedore.named [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-07-08 22:09:37.302 1 WARNING stevedore.named [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-08 22:09:37.339 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-08 22:09:37.339 1 INFO neutron.common.utils [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-07-08 22:09:37.340 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: taas 2026-07-08 22:09:37.360 1 WARNING stevedore.named [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-08 22:09:37.364 1 INFO neutron_taas.services.taas.taas_plugin [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-08 22:09:37.364 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: tapmirror 2026-07-08 22:09:37.370 1 WARNING stevedore.named [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-07-08 22:09:37.371 1 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-08 22:09:37.371 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: auto_allocate 2026-07-08 22:09:37.375 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: tag 2026-07-08 22:09:37.380 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: timestamp 2026-07-08 22:09:37.382 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: network_ip_availability 2026-07-08 22:09:37.385 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: flavors 2026-07-08 22:09:37.388 1 INFO neutron.manager [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loading Plugin: revisions 2026-07-08 22:09:37.391 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Initializing extension manager. 2026-07-08 22:09:37.392 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: address-group 2026-07-08 22:09:37.392 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: address-scope 2026-07-08 22:09:37.393 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-07-08 22:09:37.394 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: agent 2026-07-08 22:09:37.394 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-07-08 22:09:37.395 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: allowed-address-pairs 2026-07-08 22:09:37.396 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: auto-allocated-topology 2026-07-08 22:09:37.396 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: availability_zone 2026-07-08 22:09:37.397 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-07-08 22:09:37.397 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-08 22:09:37.398 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: default-subnetpools 2026-07-08 22:09:37.399 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-08 22:09:37.399 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: dns-integration 2026-07-08 22:09:37.400 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: dns-domain-ports 2026-07-08 22:09:37.400 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-07-08 22:09:37.401 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension dvr not supported by any of loaded plugins 2026-07-08 22:09:37.401 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-08 22:09:37.402 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: empty-string-filtering 2026-07-08 22:09:37.402 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 22:09:37.402 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-08 22:09:37.403 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: external-net 2026-07-08 22:09:37.403 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-08 22:09:37.404 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: extraroute 2026-07-08 22:09:37.404 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-07-08 22:09:37.405 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-08 22:09:37.405 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-08 22:09:37.406 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-08 22:09:37.406 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-08 22:09:37.406 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: fip-port-details 2026-07-08 22:09:37.407 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: flavors 2026-07-08 22:09:37.408 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-08 22:09:37.408 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: floatingip-pools 2026-07-08 22:09:37.409 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: ip_allocation 2026-07-08 22:09:37.409 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-07-08 22:09:37.410 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: l2_adjacency 2026-07-08 22:09:37.411 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: router 2026-07-08 22:09:37.412 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-08 22:09:37.413 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: enable-default-route-bfd 2026-07-08 22:09:37.413 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: enable-default-route-ecmp 2026-07-08 22:09:37.414 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: ext-gw-mode 2026-07-08 22:09:37.414 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: l3-ha 2026-07-08 22:09:37.414 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-08 22:09:37.415 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: external-gateway-multihoming 2026-07-08 22:09:37.415 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: l3-flavors 2026-07-08 22:09:37.416 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-08 22:09:37.416 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-07-08 22:09:37.418 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-07-08 22:09:37.419 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-08 22:09:37.420 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: logging 2026-07-08 22:09:37.421 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-08 22:09:37.422 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-08 22:09:37.422 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: multi-provider 2026-07-08 22:09:37.422 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: net-mtu 2026-07-08 22:09:37.423 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: net-mtu-writable 2026-07-08 22:09:37.423 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: network_availability_zone 2026-07-08 22:09:37.424 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-07-08 22:09:37.424 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: network-ip-availability 2026-07-08 22:09:37.425 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-08 22:09:37.426 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: pagination 2026-07-08 22:09:37.426 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: port-device-profile 2026-07-08 22:09:37.426 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-08 22:09:37.427 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-08 22:09:37.427 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-08 22:09:37.428 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-07-08 22:09:37.428 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-08 22:09:37.428 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-08 22:09:37.429 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-08 22:09:37.429 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: port-resource-request 2026-07-08 22:09:37.430 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: port-resource-request-groups 2026-07-08 22:09:37.430 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-08 22:09:37.431 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: binding 2026-07-08 22:09:37.432 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: binding-extended 2026-07-08 22:09:37.432 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: port-security 2026-07-08 22:09:37.433 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: project-id 2026-07-08 22:09:37.433 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: provider 2026-07-08 22:09:37.434 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-08 22:09:37.435 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos 2026-07-08 22:09:37.436 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-08 22:09:37.437 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-08 22:09:37.437 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-default 2026-07-08 22:09:37.438 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-fip 2026-07-08 22:09:37.438 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-08 22:09:37.438 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-gateway-ip 2026-07-08 22:09:37.439 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-port-network-policy 2026-07-08 22:09:37.439 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-pps-minimum 2026-07-08 22:09:37.440 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-08 22:09:37.440 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-pps 2026-07-08 22:09:37.441 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-rule-type-details 2026-07-08 22:09:37.441 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-08 22:09:37.442 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: qos-rules-alias 2026-07-08 22:09:37.442 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: quota-check-limit 2026-07-08 22:09:37.443 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: quota-check-limit-default 2026-07-08 22:09:37.444 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: quotas 2026-07-08 22:09:37.445 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: quota_details 2026-07-08 22:09:37.446 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: rbac-policies 2026-07-08 22:09:37.447 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-07-08 22:09:37.447 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: rbac-address-scope 2026-07-08 22:09:37.448 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: rbac-security-groups 2026-07-08 22:09:37.448 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-07-08 22:09:37.449 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: revision-if-match 2026-07-08 22:09:37.449 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: standard-attr-revisions 2026-07-08 22:09:37.450 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: router_availability_zone 2026-07-08 22:09:37.450 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-08 22:09:37.451 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: security-groups-default-rules 2026-07-08 22:09:37.452 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-08 22:09:37.452 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-07-08 22:09:37.453 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-08 22:09:37.453 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-08 22:09:37.454 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-08 22:09:37.457 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: security-group 2026-07-08 22:09:37.458 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: segment 2026-07-08 22:09:37.459 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-08 22:09:37.459 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: service-type 2026-07-08 22:09:37.459 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: sorting 2026-07-08 22:09:37.460 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: standard-attr-segment 2026-07-08 22:09:37.460 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: standard-attr-description 2026-07-08 22:09:37.461 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: stateful-security-group 2026-07-08 22:09:37.461 1 WARNING neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-08 22:09:37.462 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-07-08 22:09:37.462 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: subnet-external-network 2026-07-08 22:09:37.463 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-07-08 22:09:37.463 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-08 22:09:37.464 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: subnet-service-types 2026-07-08 22:09:37.464 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: subnet_allocation 2026-07-08 22:09:37.465 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-08 22:09:37.465 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: tag-creation 2026-07-08 22:09:37.466 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-08 22:09:37.469 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: standard-attr-tag 2026-07-08 22:09:37.469 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-08 22:09:37.470 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: trunk 2026-07-08 22:09:37.470 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: trunk-details 2026-07-08 22:09:37.471 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-08 22:09:37.471 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-08 22:09:37.472 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-08 22:09:37.472 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-08 22:09:37.474 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: vpn-agent-scheduler 2026-07-08 22:09:37.474 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-08 22:09:37.475 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: vpn-flavors 2026-07-08 22:09:37.476 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: vpnaas 2026-07-08 22:09:37.477 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: taas 2026-07-08 22:09:37.478 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: tap-mirror 2026-07-08 22:09:37.478 1 INFO neutron.api.extensions [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Loaded extension: taas-vlan-filter 2026-07-08 22:09:37.481 1 INFO oslo_service.backend.eventlet.service [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Starting 2 workers 2026-07-08 22:09:37.485 1 INFO oslo_service.backend.eventlet.service [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Starting 1 workers 2026-07-08 22:09:37.491 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-08 22:09:37.493 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-07-08 22:09:37.496 1 WARNING oslo_config.cfg [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] 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-08 22:09:37.517 11 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] 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-08 22:09:37.519 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connecting... 2026-07-08 22:09:37.519 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connected 2026-07-08 22:09:37.522 12 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] 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-08 22:09:37.523 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connecting... 2026-07-08 22:09:37.524 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connected 2026-07-08 22:09:37.560 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ac3370a0-f164-4add-b942-34a25129eaac'". 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'ac3370a0-f164-4add-b942-34a25129eaac'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.567 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b466f815-ff2d-497e-b12c-db8208e9765e'". 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'b466f815-ff2d-497e-b12c-db8208e9765e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.576 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'329f92f5-b89b-49fa-b3c9-6c52f3d1bd49'". 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'329f92f5-b89b-49fa-b3c9-6c52f3d1bd49'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.580 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'ac3370a0-f164-4add-b942-34a25129eaac'". 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'ac3370a0-f164-4add-b942-34a25129eaac'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.581 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'79f81da4-c92e-4345-bbd9-afd7a3c58819'". 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'79f81da4-c92e-4345-bbd9-afd7a3c58819'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.582 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-08 22:09:37.589 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'b466f815-ff2d-497e-b12c-db8208e9765e'". 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'b466f815-ff2d-497e-b12c-db8208e9765e'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.597 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.99.234.62:6642: connecting... 2026-07-08 22:09:37.598 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.99.234.62:6642: connected 2026-07-08 22:09:37.600 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'329f92f5-b89b-49fa-b3c9-6c52f3d1bd49'". 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'329f92f5-b89b-49fa-b3c9-6c52f3d1bd49'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.608 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'79f81da4-c92e-4345-bbd9-afd7a3c58819'". 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'79f81da4-c92e-4345-bbd9-afd7a3c58819'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.609 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-07-08 22:09:37.617 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a1216f35-9df0-49df-8d5c-998af496aa36'". 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'a1216f35-9df0-49df-8d5c-998af496aa36'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.622 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bb86fbba-9d28-4a13-bd0f-58555af1e26c'". 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'bb86fbba-9d28-4a13-bd0f-58555af1e26c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.628 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.99.234.62:6642: connecting... 2026-07-08 22:09:37.629 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fd2b6134-e105-4ee4-9257-8acc6a692afd'". 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'fd2b6134-e105-4ee4-9257-8acc6a692afd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.629 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.99.234.62:6642: connected 2026-07-08 22:09:37.634 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9729c463-f17f-4290-bb58-68ae5abc02ae'". 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'9729c463-f17f-4290-bb58-68ae5abc02ae'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.639 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'291fb943-944b-47c0-93b3-362f40fe98c9'". 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'291fb943-944b-47c0-93b3-362f40fe98c9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.640 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] RpcWorker process has finished the post initialization 2026-07-08 22:09:37.652 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'a1216f35-9df0-49df-8d5c-998af496aa36'". 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'a1216f35-9df0-49df-8d5c-998af496aa36'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.655 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connecting... 2026-07-08 22:09:37.655 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connected 2026-07-08 22:09:37.658 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'bb86fbba-9d28-4a13-bd0f-58555af1e26c'". 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'bb86fbba-9d28-4a13-bd0f-58555af1e26c'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.667 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'fd2b6134-e105-4ee4-9257-8acc6a692afd'". 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'fd2b6134-e105-4ee4-9257-8acc6a692afd'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.675 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'9729c463-f17f-4290-bb58-68ae5abc02ae'". 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'9729c463-f17f-4290-bb58-68ae5abc02ae'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.681 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'291fb943-944b-47c0-93b3-362f40fe98c9'". 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'291fb943-944b-47c0-93b3-362f40fe98c9'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:37.683 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] RpcWorker process has finished the post initialization 2026-07-08 22:09:37.687 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connecting... 2026-07-08 22:09:37.687 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connected 2026-07-08 22:09:37.701 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connecting... 2026-07-08 22:09:37.701 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connected 2026-07-08 22:09:37.734 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connecting... 2026-07-08 22:09:37.734 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] tcp:10.105.136.95:6641: connected 2026-07-08 22:09:38.605 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1fd7835f-d295-4570-8327-b850a53610bc'". 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'1fd7835f-d295-4570-8327-b850a53610bc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:38.606 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'1fd7835f-d295-4570-8327-b850a53610bc'". 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'1fd7835f-d295-4570-8327-b850a53610bc'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:38.612 12 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e7eb779f-53a8-4204-a0f3-2d5299f2d108'". 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'e7eb779f-53a8-4204-a0f3-2d5299f2d108'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:09:38.614 11 ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b3e88313-bc86-4cd1-9337-cb956a1b84fc - - - - - -] HashRing is empty, error: Hash Ring returned empty when hashing "b'e7eb779f-53a8-4204-a0f3-2d5299f2d108'". 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'e7eb779f-53a8-4204-a0f3-2d5299f2d108'". All 0 nodes were found offline. This should never happen in a normal situation, please check the status of your cluster 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server [None req-44780248-189f-41e7-ab2f-8811dcb3b8db 128bb0ef507c411aa65151b3c2a3867e e23134dd8ea740c5bba2db0e523a2656 - - default default] Exception during message handling: sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '5055cd64-237a-4cad-af85-27dd25c81ad9-e9783403-9bcd-5a86-8249-ae2' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '5055cd64-237a-4cad-af85-27dd25c81ad9', 'vpn_agent_id': 'e9783403-9bcd-5a86-8249-ae2b27613611'}] (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/server.py", line 174, in _process_incoming 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1183, in wrapper 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^ 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 80, in get_vpn_services_on_host 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 731, in _build_local_subnet_cidr_map 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^ 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2699, in all 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server return self._iter().all() # type: ignore 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^ 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/query.py", line 2853, in _iter 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server result: Union[ScalarResult[_T], Result[_T]] = self.session.execute( 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2365, in execute 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server return self._execute_internal( 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2241, in _execute_internal 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 2110, in _connection_for_bind 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server return trans._connection_for_bind(engine, execution_options) 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "", line 2, in _connection_for_bind 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/state_changes.py", line 103, in _go 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server self._raise_for_prerequisite_state(fn.__name__, current_state) 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.12/site-packages/sqlalchemy/orm/session.py", line 973, in _raise_for_prerequisite_state 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '5055cd64-237a-4cad-af85-27dd25c81ad9-e9783403-9bcd-5a86-8249-ae2' for key 'routervpnagentbindings.PRIMARY'") 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '5055cd64-237a-4cad-af85-27dd25c81ad9', 'vpn_agent_id': 'e9783403-9bcd-5a86-8249-ae2b27613611'}] 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/20/gkpj) (Background on this error at: https://sqlalche.me/e/20/7s2a) 2026-07-08 22:49:37.702 11 ERROR oslo_messaging.rpc.server