+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-30 18:37:42.626 1 INFO neutron.common.config [-] Logging enabled! 2026-06-30 18:37:42.627 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-06-30 18:37:42.627 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-30 18:37:42.627 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-30 18:37:43.392 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-30 18:37:43.394 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-30 18:37:43.397 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-30 18:37:43.397 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-30 18:37:43.397 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-30 18:37:43.398 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-30 18:37:43.398 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 18:37:43.403 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 18:37:43.403 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-30 18:37:43.403 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-30 18:37:43.418 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-30 18:37:43.419 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-30 18:37:43.419 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-30 18:37:43.444 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-30 18:37:43.444 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-30 18:37:43.444 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-30 18:37:43.444 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-30 18:37:43.694 1 INFO neutron.plugins.ml2.managers [None req-2274d00f-8e11-4930-8b90-c37d64158c96 - - - - - -] Initializing driver for type 'vlan' 2026-06-30 18:37:43.933 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2274d00f-8e11-4930-8b90-c37d64158c96 - - - - - -] VlanTypeDriver initialization complete 2026-06-30 18:37:43.934 1 INFO neutron.plugins.ml2.managers [None req-2274d00f-8e11-4930-8b90-c37d64158c96 - - - - - -] Initializing driver for type 'vxlan' 2026-06-30 18:37:43.934 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2274d00f-8e11-4930-8b90-c37d64158c96 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-30 18:37:43.971 1 INFO neutron.plugins.ml2.managers [None req-2274d00f-8e11-4930-8b90-c37d64158c96 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-30 18:37:43.972 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2274d00f-8e11-4930-8b90-c37d64158c96 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-30 18:37:43.972 1 INFO neutron.plugins.ml2.managers [None req-2274d00f-8e11-4930-8b90-c37d64158c96 - - - - - -] Initializing extension driver 'port_security' 2026-06-30 18:37:43.972 1 INFO neutron.plugins.ml2.extensions.port_security [None req-2274d00f-8e11-4930-8b90-c37d64158c96 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-30 18:37:43.972 1 INFO neutron.plugins.ml2.managers [None req-2274d00f-8e11-4930-8b90-c37d64158c96 - - - - - -] Initializing extension driver 'qos' 2026-06-30 18:37:43.973 1 INFO neutron.plugins.ml2.managers [None req-2274d00f-8e11-4930-8b90-c37d64158c96 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-30 18:37:43.973 1 INFO neutron.plugins.ml2.managers [None req-2274d00f-8e11-4930-8b90-c37d64158c96 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-30 18:37:43.985 1 INFO neutron.quota [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded quota_driver: . 2026-06-30 18:37:43.985 1 INFO neutron.plugins.ml2.plugin [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Modular L2 Plugin initialization complete 2026-06-30 18:37:43.986 1 INFO neutron.plugins.ml2.managers [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-30 18:37:43.986 1 INFO neutron.plugins.ml2.managers [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-30 18:37:43.986 1 INFO neutron.plugins.ml2.managers [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-30 18:37:43.986 1 INFO neutron.extensions.vlantransparent [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Disabled vlantransparent extension. 2026-06-30 18:37:43.986 1 INFO neutron.manager [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loading Plugin: qos 2026-06-30 18:37:43.996 1 INFO neutron.manager [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loading Plugin: router 2026-06-30 18:37:44.025 1 INFO neutron.services.service_base [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-30 18:37:44.025 1 INFO neutron.manager [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loading Plugin: segments 2026-06-30 18:37:44.085 1 INFO neutron.manager [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loading Plugin: trunk 2026-06-30 18:37:44.136 1 INFO neutron.manager [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loading Plugin: vpnaas 2026-06-30 18:37:44.172 1 WARNING stevedore.named [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-30 18:37:44.236 1 INFO neutron_vpnaas.services.vpn.plugin [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-30 18:37:44.237 1 INFO neutron.common.utils [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-30 18:37:44.237 1 INFO neutron.manager [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loading Plugin: auto_allocate 2026-06-30 18:37:44.241 1 INFO neutron.manager [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loading Plugin: tag 2026-06-30 18:37:44.246 1 INFO neutron.manager [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loading Plugin: timestamp 2026-06-30 18:37:44.249 1 INFO neutron.manager [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loading Plugin: network_ip_availability 2026-06-30 18:37:44.253 1 INFO neutron.manager [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loading Plugin: flavors 2026-06-30 18:37:44.257 1 INFO neutron.manager [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loading Plugin: revisions 2026-06-30 18:37:44.260 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Initializing extension manager. 2026-06-30 18:37:44.261 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: address-group 2026-06-30 18:37:44.262 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: address-scope 2026-06-30 18:37:44.263 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-30 18:37:44.263 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: agent 2026-06-30 18:37:44.264 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: agent-resources-synced 2026-06-30 18:37:44.265 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-30 18:37:44.267 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-30 18:37:44.269 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: availability_zone 2026-06-30 18:37:44.270 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: availability_zone_filter 2026-06-30 18:37:44.271 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-30 18:37:44.272 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: default-subnetpools 2026-06-30 18:37:44.274 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-30 18:37:44.276 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: dns-integration 2026-06-30 18:37:44.277 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: dns-domain-ports 2026-06-30 18:37:44.278 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-30 18:37:44.279 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: dvr 2026-06-30 18:37:44.280 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-30 18:37:44.281 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: empty-string-filtering 2026-06-30 18:37:44.282 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-30 18:37:44.282 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-30 18:37:44.283 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: external-net 2026-06-30 18:37:44.283 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-30 18:37:44.284 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: extraroute 2026-06-30 18:37:44.284 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: extraroute-atomic 2026-06-30 18:37:44.285 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-30 18:37:44.286 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-30 18:37:44.286 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-30 18:37:44.286 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-30 18:37:44.287 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: fip-port-details 2026-06-30 18:37:44.288 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: flavors 2026-06-30 18:37:44.288 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-30 18:37:44.289 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: floatingip-pools 2026-06-30 18:37:44.290 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: ip_allocation 2026-06-30 18:37:44.290 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-30 18:37:44.291 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: l2_adjacency 2026-06-30 18:37:44.291 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: router 2026-06-30 18:37:44.293 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-30 18:37:44.293 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: ext-gw-mode 2026-06-30 18:37:44.294 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: l3-ha 2026-06-30 18:37:44.294 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-30 18:37:44.295 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: l3-flavors 2026-06-30 18:37:44.296 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-30 18:37:44.296 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-30 18:37:44.298 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-30 18:37:44.298 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-30 18:37:44.301 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-30 18:37:44.303 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-30 18:37:44.303 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-30 18:37:44.304 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: multi-provider 2026-06-30 18:37:44.304 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: net-mtu 2026-06-30 18:37:44.305 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: net-mtu-writable 2026-06-30 18:37:44.305 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: network_availability_zone 2026-06-30 18:37:44.306 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: network-ip-availability 2026-06-30 18:37:44.307 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-30 18:37:44.307 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: pagination 2026-06-30 18:37:44.307 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: port-device-profile 2026-06-30 18:37:44.308 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: port-mac-override 2026-06-30 18:37:44.308 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-30 18:37:44.309 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-30 18:37:44.309 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: port-resource-request 2026-06-30 18:37:44.310 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-30 18:37:44.310 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: binding 2026-06-30 18:37:44.311 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: binding-extended 2026-06-30 18:37:44.311 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: port-security 2026-06-30 18:37:44.312 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: project-id 2026-06-30 18:37:44.312 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: provider 2026-06-30 18:37:44.314 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos 2026-06-30 18:37:44.315 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-30 18:37:44.315 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-30 18:37:44.316 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-default 2026-06-30 18:37:44.316 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-fip 2026-06-30 18:37:44.316 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-30 18:37:44.317 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-30 18:37:44.317 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-30 18:37:44.318 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-30 18:37:44.319 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-30 18:37:44.319 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-pps 2026-06-30 18:37:44.320 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-30 18:37:44.320 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-30 18:37:44.321 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: qos-rules-alias 2026-06-30 18:37:44.321 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: quota-check-limit 2026-06-30 18:37:44.323 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: quotas 2026-06-30 18:37:44.325 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: quota_details 2026-06-30 18:37:44.326 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: rbac-policies 2026-06-30 18:37:44.327 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: rbac-address-group 2026-06-30 18:37:44.327 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: rbac-address-scope 2026-06-30 18:37:44.328 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: rbac-security-groups 2026-06-30 18:37:44.328 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-30 18:37:44.329 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: revision-if-match 2026-06-30 18:37:44.329 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-30 18:37:44.330 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: router_availability_zone 2026-06-30 18:37:44.330 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-30 18:37:44.331 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-30 18:37:44.331 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-30 18:37:44.332 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-30 18:37:44.332 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-30 18:37:44.339 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: security-group 2026-06-30 18:37:44.340 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: segment 2026-06-30 18:37:44.340 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-30 18:37:44.341 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: service-type 2026-06-30 18:37:44.341 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: sorting 2026-06-30 18:37:44.342 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: standard-attr-segment 2026-06-30 18:37:44.342 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: standard-attr-description 2026-06-30 18:37:44.343 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: stateful-security-group 2026-06-30 18:37:44.343 1 WARNING neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-30 18:37:44.344 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-30 18:37:44.344 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: subnet_onboard 2026-06-30 18:37:44.345 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-30 18:37:44.345 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: subnet-service-types 2026-06-30 18:37:44.346 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: subnet_allocation 2026-06-30 18:37:44.346 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-30 18:37:44.347 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-30 18:37:44.348 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: standard-attr-tag 2026-06-30 18:37:44.349 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-30 18:37:44.350 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: trunk 2026-06-30 18:37:44.350 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: trunk-details 2026-06-30 18:37:44.351 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-30 18:37:44.351 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-30 18:37:44.352 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-30 18:37:44.352 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: vpn-flavors 2026-06-30 18:37:44.353 1 INFO neutron.api.extensions [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Loaded extension: vpnaas 2026-06-30 18:37:44.356 1 INFO oslo_service.service [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Starting 2 workers 2026-06-30 18:37:44.360 1 INFO oslo_service.service [None req-140d4f5f-f0e1-4ad5-b7f4-9ab9678df2e1 - - - - - -] Starting 1 workers 2026-06-30 18:38:22.032 10 INFO neutron.db.l3_hamode_db [None req-0f007cfc-1e5b-48d3-800d-b1980a22ad61 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-30 18:38:29.840 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 53247bac-b2fa-430e-a440-5e2bdf3a8370 2026-06-30 18:38:30.746 10 INFO neutron.plugins.ml2.plugin [None req-318bc9d5-254f-4540-afb1-5ece0b30bd32 - - - - - -] Attempt 1 to provision port 53247bac-b2fa-430e-a440-5e2bdf3a8370 2026-06-30 18:38:31.016 9 INFO neutron.plugins.ml2.plugin [None req-f0111ae9-a5fb-4e1a-936d-591d063be43b - - - - - -] Attempt 1 to provision port 53247bac-b2fa-430e-a440-5e2bdf3a8370 2026-06-30 18:38:31.541 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 53247bac-b2fa-430e-a440-5e2bdf3a8370 2026-06-30 18:44:55.817 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port fbecc57c-c71b-42c9-8043-6c0a2d7e81e3 2026-06-30 18:44:57.809 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port fbecc57c-c71b-42c9-8043-6c0a2d7e81e3 2026-06-30 18:44:58.173 9 INFO neutron.plugins.ml2.plugin [None req-93c7e861-7cea-4d49-a2e2-6b9db0ef796a - - - - - -] Attempt 1 to provision port fbecc57c-c71b-42c9-8043-6c0a2d7e81e3 2026-06-30 18:44:58.350 10 INFO neutron.plugins.ml2.plugin [None req-6c1225eb-6b6e-4efe-8b5f-9ab73739824b - - - - - -] Attempt 1 to provision port fbecc57c-c71b-42c9-8043-6c0a2d7e81e3 2026-06-30 18:45:03.564 9 INFO neutron.plugins.ml2.plugin [None req-7c4274be-5f78-45a1-a8e0-56007bd46b2b - - - - - -] Attempt 1 to provision port 78424fc6-cbc9-4a26-86ee-263c9483cbcc 2026-06-30 18:48:32.072 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 78424fc6-cbc9-4a26-86ee-263c9483cbcc 2026-06-30 18:48:33.933 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 78424fc6-cbc9-4a26-86ee-263c9483cbcc 2026-06-30 18:59:44.375 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port f6f85b2d-74f1-4cb0-be66-e5a5b839b670 2026-06-30 18:59:46.359 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port f6f85b2d-74f1-4cb0-be66-e5a5b839b670 2026-06-30 19:15:29.881 10 INFO neutron.plugins.ml2.plugin [None req-06d50812-a17f-453a-b596-7af069e60a3a - - - - - -] Attempt 1 to provision port 4a0e0de0-a818-4ab1-8709-50c50f42ed75 2026-06-30 19:15:30.533 9 INFO neutron.plugins.ml2.plugin [None req-a4bd9dfc-6792-4b7c-aee4-b2c4890592ac - - - - - -] Attempt 1 to provision port ac5301ff-b2b8-4575-aa43-1fbd1733ec4c 2026-06-30 19:15:30.989 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port d7b4782f-0e18-45bf-a35c-d17cd3685a70 2026-06-30 19:15:31.420 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 5c4d46ad-c354-4c8b-80ed-1506a4872c3e 2026-06-30 19:15:31.923 10 INFO neutron.plugins.ml2.plugin [None req-6d11c3be-66ae-44c7-9270-eae9f116b153 - - - - - -] Attempt 1 to provision port d7b4782f-0e18-45bf-a35c-d17cd3685a70 2026-06-30 19:15:31.952 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 71faa923-2e91-4411-a2fa-3158e7d412cd 2026-06-30 19:15:32.313 10 INFO neutron.plugins.ml2.plugin [None req-6d11c3be-66ae-44c7-9270-eae9f116b153 - - - - - -] Attempt 1 to provision port 71faa923-2e91-4411-a2fa-3158e7d412cd 2026-06-30 19:15:32.681 10 INFO neutron.plugins.ml2.plugin [None req-2dc1996f-d8ed-4dc0-b772-f8448db43c37 - - - - - -] Attempt 1 to provision port d7b4782f-0e18-45bf-a35c-d17cd3685a70 2026-06-30 19:15:32.835 10 INFO neutron.plugins.ml2.plugin [None req-2dc1996f-d8ed-4dc0-b772-f8448db43c37 - - - - - -] Attempt 1 to provision port 5c4d46ad-c354-4c8b-80ed-1506a4872c3e 2026-06-30 19:15:33.022 10 INFO neutron.plugins.ml2.plugin [None req-2dc1996f-d8ed-4dc0-b772-f8448db43c37 - - - - - -] Attempt 1 to provision port 71faa923-2e91-4411-a2fa-3158e7d412cd 2026-06-30 19:15:33.133 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 71faa923-2e91-4411-a2fa-3158e7d412cd 2026-06-30 19:15:33.248 10 INFO neutron.plugins.ml2.plugin [None req-16349a99-648e-4d5f-b8cd-050771791b25 - - - - - -] Attempt 1 to provision port 3e4e929f-e3bd-438e-94d6-6c9e227e5bb8 2026-06-30 19:15:33.311 10 INFO neutron.plugins.ml2.plugin [None req-16349a99-648e-4d5f-b8cd-050771791b25 - - - - - -] Attempt 1 to provision port 6f0cf92a-8030-4b07-b67b-a3ff1609e02f 2026-06-30 19:15:33.359 10 INFO neutron.plugins.ml2.plugin [None req-16349a99-648e-4d5f-b8cd-050771791b25 - - - - - -] Attempt 1 to provision port 5c4d46ad-c354-4c8b-80ed-1506a4872c3e 2026-06-30 19:15:33.480 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port d7b4782f-0e18-45bf-a35c-d17cd3685a70 2026-06-30 19:15:33.590 9 INFO neutron.plugins.ml2.plugin [None req-4700820f-827e-49f0-b0a7-00624abef3a2 - - - - - -] Attempt 1 to provision port 3e4e929f-e3bd-438e-94d6-6c9e227e5bb8 2026-06-30 19:15:33.831 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 5c4d46ad-c354-4c8b-80ed-1506a4872c3e 2026-06-30 19:15:34.550 9 INFO neutron.plugins.ml2.plugin [None req-399dc513-acb3-4106-aa6f-cf4c8084cd28 - - - - - -] Attempt 1 to provision port ce8c5d59-1bd7-4c88-91e2-502f117665d3 2026-06-30 19:15:35.228 10 INFO neutron.plugins.ml2.plugin [None req-40768ceb-9abc-4409-8a0a-e8d2eb5cf7ee - - - - - -] Attempt 1 to provision port ce8c5d59-1bd7-4c88-91e2-502f117665d3 2026-06-30 19:15:35.664 9 INFO neutron.plugins.ml2.plugin [None req-0bd4b56b-a973-478c-bb56-c28f2cbd53ec - - - - - -] Attempt 1 to provision port fd5ed490-de2c-479d-87cd-90a20c6295a3 2026-06-30 19:15:36.179 10 INFO neutron.plugins.ml2.plugin [None req-81a14c89-07b2-488a-9017-715bcb62faac - - - - - -] Attempt 1 to provision port fd5ed490-de2c-479d-87cd-90a20c6295a3 2026-06-30 19:15:38.231 9 INFO neutron.plugins.ml2.plugin [None req-5fdb6dec-85b4-4dc4-8728-36b56d499e89 - - - - - -] Attempt 1 to provision port 06f581f8-7caa-4047-9cbe-739c4299097e 2026-06-30 19:15:39.164 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port e1b92af9-ee31-4404-883c-09513e1755c6 2026-06-30 19:15:39.942 10 INFO neutron.plugins.ml2.plugin [None req-ff06a352-d2ca-425d-92ab-c85481f27ac2 - - - - - -] Attempt 1 to provision port e1b92af9-ee31-4404-883c-09513e1755c6 2026-06-30 19:15:40.289 9 INFO neutron.plugins.ml2.plugin [None req-7acc2689-4f19-456c-a9d6-8906a50b4cb4 - - - - - -] Attempt 1 to provision port e1b92af9-ee31-4404-883c-09513e1755c6 2026-06-30 19:15:40.800 10 INFO neutron.plugins.ml2.plugin [None req-8a563fce-5c46-4fb5-a4a3-097d1ea32812 - - - - - -] Attempt 1 to provision port 4e2e0edb-07cc-48b9-b439-345ef880e5f5 2026-06-30 19:15:41.277 10 INFO neutron.plugins.ml2.plugin [None req-208b8ca6-e444-4956-b4eb-8fe98de1b1f7 - - - - - -] Attempt 1 to provision port 4e2e0edb-07cc-48b9-b439-345ef880e5f5 2026-06-30 19:15:41.325 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port e1b92af9-ee31-4404-883c-09513e1755c6 2026-06-30 19:15:41.684 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port b79b6bf6-0d07-4bdd-9b83-e96126722e95 2026-06-30 19:15:42.144 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 993418c5-4025-4db5-ae3a-8800d0e0fc7e 2026-06-30 19:15:42.440 9 INFO neutron.plugins.ml2.plugin [None req-17c7f94c-d9e5-417e-bb68-53afb5be2442 - - - - - -] Attempt 1 to provision port 26f3a2bb-1405-4e27-aafa-0e5e9481c4f1 2026-06-30 19:15:42.699 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 170afbcf-fbc8-42c1-b1fa-ca6890badb11 2026-06-30 19:15:43.387 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 170afbcf-fbc8-42c1-b1fa-ca6890badb11 2026-06-30 19:15:43.894 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port b79b6bf6-0d07-4bdd-9b83-e96126722e95 2026-06-30 19:15:44.183 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 2dd01278-7fc1-4f69-975c-dcccc0bca9e6 2026-06-30 19:15:45.512 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 2dd01278-7fc1-4f69-975c-dcccc0bca9e6 2026-06-30 19:15:47.931 9 INFO neutron.plugins.ml2.plugin [None req-af5261d3-4d64-44f9-8eed-0d3d9d15f6d2 - - - - - -] Attempt 1 to provision port 97b7fabf-cb8b-484d-a9f1-0e951fcd6821 2026-06-30 19:15:49.476 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 26f3a2bb-1405-4e27-aafa-0e5e9481c4f1 2026-06-30 19:15:50.286 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bbbe697-0cc0-4a97-8f1e-e031ba4d581d'] response: {'server_uuid': '47606f28-8ee6-4b1b-9e50-6ba1c649841e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '26f3a2bb-1405-4e27-aafa-0e5e9481c4f1', 'code': 200} 2026-06-30 19:15:50.621 9 INFO neutron.plugins.ml2.plugin [None req-57ce0d63-f009-4f4a-bce7-0fd750f47360 - - - - - -] Attempt 1 to provision port a836168b-5e61-4f07-bb75-8dbe759a917c 2026-06-30 19:15:51.501 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port f7fd7e48-e055-442e-913a-4d0c0932f0ec 2026-06-30 19:15:52.065 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 26f3a2bb-1405-4e27-aafa-0e5e9481c4f1 2026-06-30 19:15:52.256 9 INFO neutron.plugins.ml2.plugin [None req-5be6d050-18a5-4c68-b483-c6e2a20a0d4b - - - - - -] Attempt 1 to provision port f7fd7e48-e055-442e-913a-4d0c0932f0ec 2026-06-30 19:15:52.423 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 97b7fabf-cb8b-484d-a9f1-0e951fcd6821 2026-06-30 19:15:52.569 10 INFO neutron.plugins.ml2.plugin [None req-47ef02ee-16b5-4a7c-b9d7-9f303e42e25e - - - - - -] Attempt 1 to provision port f7fd7e48-e055-442e-913a-4d0c0932f0ec 2026-06-30 19:15:52.924 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0aa1c2bd-e873-4eda-bebd-53d72b9a35cf'] response: {'server_uuid': '2a5507d1-a520-4e73-b141-f5db942217c5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '97b7fabf-cb8b-484d-a9f1-0e951fcd6821', 'code': 200} 2026-06-30 19:15:53.543 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port f7fd7e48-e055-442e-913a-4d0c0932f0ec 2026-06-30 19:15:53.808 9 INFO neutron.plugins.ml2.plugin [None req-dea92607-46d4-4271-89e6-51541785b545 - - - - - -] Attempt 1 to provision port b6188a2a-abf1-46a4-80a8-c9987d44a6ec 2026-06-30 19:15:53.903 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 97b7fabf-cb8b-484d-a9f1-0e951fcd6821 2026-06-30 19:15:54.466 10 INFO neutron.plugins.ml2.plugin [None req-02abd6e4-3b4d-4a56-bce4-d97a24f9f193 - - - - - -] Attempt 1 to provision port b6188a2a-abf1-46a4-80a8-c9987d44a6ec 2026-06-30 19:15:55.603 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 5e7ea709-aa12-4fde-8bef-86224a3e7290 2026-06-30 19:15:57.541 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 5e7ea709-aa12-4fde-8bef-86224a3e7290 2026-06-30 19:16:02.895 9 INFO neutron.plugins.ml2.plugin [None req-b558d7c1-1259-450a-94a9-fdd1271e3c37 - - - - - -] Attempt 1 to provision port 70dca0ea-78fb-480b-97f7-cd0294de9388 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:16:05.515 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 70dca0ea-78fb-480b-97f7-cd0294de9388 2026-06-30 19:16:05.691 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-74a8b699-60df-4534-8327-3946ab5fe37b'] response: {'server_uuid': '1c7b696a-8a7c-4147-b74b-b62c185960b0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '70dca0ea-78fb-480b-97f7-cd0294de9388', 'code': 200} 2026-06-30 19:16:07.478 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 70dca0ea-78fb-480b-97f7-cd0294de9388 2026-06-30 19:16:09.487 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port ba0fa63c-7ec1-4f2a-8831-54d3b98d76cb 2026-06-30 19:16:09.799 9 INFO neutron.plugins.ml2.plugin [None req-f6bfead7-67ca-499e-af97-62d561ca2d1f - - - - - -] Attempt 1 to provision port 7005378c-f046-4ac2-9a16-8508488f84e8 2026-06-30 19:16:11.159 10 INFO neutron.plugins.ml2.plugin [None req-9003c616-bc43-43f5-9d78-7479bf069e13 - - - - - -] Attempt 1 to provision port ba0fa63c-7ec1-4f2a-8831-54d3b98d76cb 2026-06-30 19:16:11.563 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port ba0fa63c-7ec1-4f2a-8831-54d3b98d76cb 2026-06-30 19:16:13.166 10 INFO neutron.plugins.ml2.plugin [None req-0d06c0ed-13ba-42db-9c44-36e115482e9b - - - - - -] Attempt 1 to provision port ba0fa63c-7ec1-4f2a-8831-54d3b98d76cb 2026-06-30 19:16:13.242 10 INFO neutron.plugins.ml2.plugin [None req-0d06c0ed-13ba-42db-9c44-36e115482e9b - - - - - -] Attempt 1 to provision port 1e685505-d6c6-4427-a6b7-3c5469cba393 2026-06-30 19:16:13.490 9 INFO neutron.plugins.ml2.plugin [None req-b32e0fac-c50e-427e-9079-39e2c3e3181d - - - - - -] Attempt 1 to provision port 1e685505-d6c6-4427-a6b7-3c5469cba393 2026-06-30 19:16:13.531 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port b6188a2a-abf1-46a4-80a8-c9987d44a6ec 2026-06-30 19:16:13.744 9 INFO neutron.plugins.ml2.plugin [None req-55f32b27-8671-4a17-b4e4-b4089373fa53 - - - - - -] Attempt 1 to provision port 1e685505-d6c6-4427-a6b7-3c5469cba393 2026-06-30 19:16:13.932 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port c651ceab-b40a-4666-bdfc-5f3183d20995 2026-06-30 19:16:14.397 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port a836168b-5e61-4f07-bb75-8dbe759a917c 2026-06-30 19:16:15.478 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port b6188a2a-abf1-46a4-80a8-c9987d44a6ec 2026-06-30 19:16:15.834 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port c651ceab-b40a-4666-bdfc-5f3183d20995 2026-06-30 19:16:16.155 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port a836168b-5e61-4f07-bb75-8dbe759a917c 2026-06-30 19:16:18.314 9 INFO neutron.plugins.ml2.plugin [None req-c7b47368-f998-4aca-a2c8-8e323825d798 - - - - - -] Attempt 1 to provision port eba09b8e-2596-4313-bce7-3b52901475fd 2026-06-30 19:16:19.502 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port eba09b8e-2596-4313-bce7-3b52901475fd 2026-06-30 19:16:19.677 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-93128752-89b6-4274-ba2a-dee0f6b61dfb'] response: {'server_uuid': '32d2f250-4a0c-4f27-a202-2a235b3f9f49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eba09b8e-2596-4313-bce7-3b52901475fd', 'code': 200} 2026-06-30 19:16:21.462 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port eba09b8e-2596-4313-bce7-3b52901475fd 2026-06-30 19:16:22.611 10 INFO neutron.plugins.ml2.plugin [None req-b34658fb-5a63-4cf3-adcd-b28a8f9953ea - - - - - -] Attempt 1 to provision port 70dca0ea-78fb-480b-97f7-cd0294de9388 2026-06-30 19:16:23.523 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 70dca0ea-78fb-480b-97f7-cd0294de9388 2026-06-30 19:16:25.389 10 INFO neutron.plugins.ml2.plugin [None req-e37c3276-e344-4732-8a9f-d6a4a6ab4b3a - - - - - -] Attempt 1 to provision port 70dca0ea-78fb-480b-97f7-cd0294de9388 2026-06-30 19:16:25.619 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 70dca0ea-78fb-480b-97f7-cd0294de9388 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:16:33.570 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 1e685505-d6c6-4427-a6b7-3c5469cba393 2026-06-30 19:16:35.530 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 7005378c-f046-4ac2-9a16-8508488f84e8 2026-06-30 19:16:36.082 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 1e685505-d6c6-4427-a6b7-3c5469cba393 2026-06-30 19:16:37.016 10 INFO neutron.plugins.ml2.plugin [None req-58b70bb7-333e-4cdd-be4e-30ddbcfd2a52 - - - - - -] Attempt 1 to provision port 4fc16973-2c99-449c-8a6d-af2431e57a6e 2026-06-30 19:16:37.555 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 7005378c-f046-4ac2-9a16-8508488f84e8 2026-06-30 19:16:37.806 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 1a7b5e69-307a-41fd-9bc3-a0882685f5c2 2026-06-30 19:16:38.393 10 INFO neutron.plugins.ml2.plugin [None req-838fbc40-6bed-4725-ae02-5950e1c81d54 - - - - - -] Attempt 1 to provision port 1a7b5e69-307a-41fd-9bc3-a0882685f5c2 2026-06-30 19:16:38.800 9 INFO neutron.plugins.ml2.plugin [None req-cc04b1bb-e279-46b6-bc88-666d3e243981 - - - - - -] Attempt 1 to provision port 1a7b5e69-307a-41fd-9bc3-a0882685f5c2 2026-06-30 19:16:39.500 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 1a7b5e69-307a-41fd-9bc3-a0882685f5c2 2026-06-30 19:16:39.912 9 INFO neutron.plugins.ml2.plugin [None req-d6fc1ba8-9768-4f8a-9c22-04d9ff0d889b - - - - - -] Attempt 1 to provision port 1577af13-fd5b-41d2-b69c-02dbb5b8c766 2026-06-30 19:16:40.159 10 INFO neutron.plugins.ml2.plugin [None req-e3dd1228-d918-424e-afa2-c828d61bb281 - - - - - -] Attempt 1 to provision port 672659c0-3dae-4b7d-97b9-97f8eccdd351 2026-06-30 19:16:40.502 9 INFO neutron.plugins.ml2.plugin [None req-2f06968c-112b-4682-a4d2-4b78ba834751 - - - - - -] Attempt 1 to provision port 1577af13-fd5b-41d2-b69c-02dbb5b8c766 2026-06-30 19:16:41.607 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port ebbc9234-2a7a-45e9-b834-1d384bece86c 2026-06-30 19:16:44.319 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 0cb3a0f8-1687-4c02-90aa-9677c60069a1 2026-06-30 19:16:44.608 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1069e6c3-4d6a-45da-a3c2-05ac338ed885'] response: {'server_uuid': '32d2f250-4a0c-4f27-a202-2a235b3f9f49', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eba09b8e-2596-4313-bce7-3b52901475fd', 'code': 200} 2026-06-30 19:16:45.198 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port eba09b8e-2596-4313-bce7-3b52901475fd 2026-06-30 19:16:45.392 9 INFO neutron.plugins.ml2.plugin [None req-ec968b29-f1a5-4fc4-ace0-c60067fbd7bb - - - - - -] Attempt 1 to provision port c61fd2ae-395c-4994-adb9-efed079c0c44 2026-06-30 19:16:45.862 10 INFO neutron.plugins.ml2.plugin [None req-8cc28bca-67ec-4495-8577-8bb39826c097 - - - - - -] Attempt 1 to provision port c61fd2ae-395c-4994-adb9-efed079c0c44 2026-06-30 19:16:45.978 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port ebbc9234-2a7a-45e9-b834-1d384bece86c 2026-06-30 19:16:45.995 10 INFO neutron.plugins.ml2.plugin [None req-8cc28bca-67ec-4495-8577-8bb39826c097 - - - - - -] Attempt 1 to provision port 33932362-b68f-4791-b7c1-af06a0f0c77a 2026-06-30 19:16:46.288 9 INFO neutron.plugins.ml2.plugin [None req-dafeeaee-43cc-4ec9-aaeb-39b3667a9621 - - - - - -] Attempt 1 to provision port 33932362-b68f-4791-b7c1-af06a0f0c77a 2026-06-30 19:16:46.444 9 INFO neutron.plugins.ml2.plugin [None req-de2d4866-6a41-4f4f-8ea3-cb15f9badead - - - - - -] Attempt 1 to provision port 683d1902-0670-48b3-b74b-f6d2c1b481a0 2026-06-30 19:16:46.668 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0f45533-57d6-4d3a-9c3c-a33203650af3'] response: {'server_uuid': '32d2f250-4a0c-4f27-a202-2a235b3f9f49', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eba09b8e-2596-4313-bce7-3b52901475fd', 'code': 200} 2026-06-30 19:16:46.918 9 INFO neutron.plugins.ml2.plugin [None req-7913c131-b8ba-4f25-ae77-4228c92be69f - - - - - -] Attempt 1 to provision port 683d1902-0670-48b3-b74b-f6d2c1b481a0 2026-06-30 19:16:46.930 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port c3a53642-e60a-46ac-a673-5eba38a21636 2026-06-30 19:16:47.023 9 INFO neutron.plugins.ml2.plugin [None req-7913c131-b8ba-4f25-ae77-4228c92be69f - - - - - -] Attempt 1 to provision port 33932362-b68f-4791-b7c1-af06a0f0c77a 2026-06-30 19:16:47.463 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 683d1902-0670-48b3-b74b-f6d2c1b481a0 2026-06-30 19:16:47.892 10 INFO neutron.plugins.ml2.plugin [None req-644d89fe-8ae3-44fa-a6f6-7df56f991d56 - - - - - -] Attempt 1 to provision port 0eac689c-0f2a-45a6-a2fd-6b739b053bdf 2026-06-30 19:16:47.949 10 INFO neutron.plugins.ml2.plugin [None req-644d89fe-8ae3-44fa-a6f6-7df56f991d56 - - - - - -] Attempt 1 to provision port b7335ccc-c8fe-42df-b504-bed4dc9678e3 2026-06-30 19:16:47.973 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 0cb3a0f8-1687-4c02-90aa-9677c60069a1 2026-06-30 19:16:48.102 10 INFO neutron.plugins.ml2.plugin [None req-c47b5084-7ad3-4c03-96bd-d8f12fe5b895 - - - - - -] Attempt 1 to provision port c3a53642-e60a-46ac-a673-5eba38a21636 2026-06-30 19:16:48.310 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port c61fd2ae-395c-4994-adb9-efed079c0c44 2026-06-30 19:16:48.421 9 INFO neutron.plugins.ml2.plugin [None req-98db1612-ddb4-4b57-9487-4c7a2b3bf47b - - - - - -] Attempt 1 to provision port c3a53642-e60a-46ac-a673-5eba38a21636 2026-06-30 19:16:48.656 10 INFO neutron.plugins.ml2.plugin [None req-cb03b74e-25bc-4c7e-8279-ab201feaf242 - - - - - -] Attempt 1 to provision port b7335ccc-c8fe-42df-b504-bed4dc9678e3 2026-06-30 19:16:48.903 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port eba09b8e-2596-4313-bce7-3b52901475fd 2026-06-30 19:16:49.496 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port c3a53642-e60a-46ac-a673-5eba38a21636 2026-06-30 19:16:49.622 9 INFO neutron.plugins.ml2.plugin [None req-c0d7229a-3463-4ef8-bba5-9eb6c83c0519 - - - - - -] Attempt 1 to provision port 2d4d9b5f-1ef3-4757-bedb-eb19b9bf59f5 2026-06-30 19:16:50.033 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 0eac689c-0f2a-45a6-a2fd-6b739b053bdf 2026-06-30 19:16:50.167 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b382cfa2-5df0-46d6-bf39-e1e70ef80d40'] response: {'server_uuid': '4cb2c4fe-77cb-491f-a601-d65a27634a4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0eac689c-0f2a-45a6-a2fd-6b739b053bdf', 'code': 200} 2026-06-30 19:16:50.219 10 INFO neutron.plugins.ml2.plugin [None req-d1d2e080-ea45-4b8d-9483-412faccc2821 - - - - - -] Attempt 1 to provision port 2d4d9b5f-1ef3-4757-bedb-eb19b9bf59f5 2026-06-30 19:16:50.653 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 683d1902-0670-48b3-b74b-f6d2c1b481a0 2026-06-30 19:16:51.406 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 0eac689c-0f2a-45a6-a2fd-6b739b053bdf 2026-06-30 19:16:53.100 10 INFO neutron.plugins.ml2.plugin [None req-336d4c78-7eac-4633-8e01-2be5f6b6ea40 - - - - - -] Attempt 1 to provision port 74734805-e5da-41f0-b000-0d4693d96ad6 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:16:57.693 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 74734805-e5da-41f0-b000-0d4693d96ad6 2026-06-30 19:16:57.845 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-52a07ae2-f744-4417-b0b1-cf2035e2e0e2'] response: {'server_uuid': '27b433c9-5c80-4db4-ade7-1c3896dc507f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74734805-e5da-41f0-b000-0d4693d96ad6', 'code': 200} 2026-06-30 19:16:58.240 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port c0eed6a4-5dfe-495c-95bc-e0c3dd411cef 2026-06-30 19:16:59.430 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 74734805-e5da-41f0-b000-0d4693d96ad6 2026-06-30 19:16:59.615 10 INFO neutron.plugins.ml2.plugin [None req-41c417e9-2c8b-453e-aff8-9a7d5a46e457 - - - - - -] Attempt 1 to provision port c0eed6a4-5dfe-495c-95bc-e0c3dd411cef 2026-06-30 19:16:59.784 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port c0eed6a4-5dfe-495c-95bc-e0c3dd411cef 2026-06-30 19:17:00.016 10 INFO neutron.plugins.ml2.plugin [None req-f5032ca4-d9b8-46be-b01c-4c4bb0e34165 - - - - - -] Attempt 1 to provision port c0eed6a4-5dfe-495c-95bc-e0c3dd411cef 2026-06-30 19:17:00.194 10 INFO neutron.plugins.ml2.plugin [None req-f5032ca4-d9b8-46be-b01c-4c4bb0e34165 - - - - - -] Attempt 1 to provision port cbe44cbe-c34c-48c3-893f-76b469608c57 2026-06-30 19:17:00.387 10 INFO neutron.plugins.ml2.plugin [None req-3dfc977b-221c-40b7-8c25-e671ddf6ac3b - - - - - -] Attempt 1 to provision port cbe44cbe-c34c-48c3-893f-76b469608c57 2026-06-30 19:17:00.746 10 INFO neutron.plugins.ml2.plugin [None req-28fe2e74-89fd-4a2a-bed9-3d1c0401ae93 - - - - - -] Attempt 1 to provision port cbe44cbe-c34c-48c3-893f-76b469608c57 2026-06-30 19:17:01.474 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 33932362-b68f-4791-b7c1-af06a0f0c77a 2026-06-30 19:17:01.975 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 672659c0-3dae-4b7d-97b9-97f8eccdd351 2026-06-30 19:17:03.436 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 33932362-b68f-4791-b7c1-af06a0f0c77a 2026-06-30 19:17:03.806 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 672659c0-3dae-4b7d-97b9-97f8eccdd351 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:17:05.428 10 INFO neutron.plugins.ml2.plugin [None req-33a03b8e-dfe0-4a15-8107-c5b4cc6a467b - - - - - -] Attempt 1 to provision port 987804e9-a2ef-4d79-aead-80c590bef02b 2026-06-30 19:17:05.567 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 88467e15-095e-4273-9770-0fa60f87650d 2026-06-30 19:17:06.992 10 INFO neutron.plugins.ml2.plugin [None req-9966498c-d827-4430-9199-d9ef1f3682c3 - - - - - -] Attempt 1 to provision port 88467e15-095e-4273-9770-0fa60f87650d 2026-06-30 19:17:07.389 9 INFO neutron.plugins.ml2.plugin [None req-79e862da-1679-4fe9-a0f4-003a40e286d0 - - - - - -] Attempt 1 to provision port 88467e15-095e-4273-9770-0fa60f87650d 2026-06-30 19:17:07.456 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 88467e15-095e-4273-9770-0fa60f87650d 2026-06-30 19:17:07.784 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 3338a8f2-aecf-4694-90a8-2e526ccb3fd8 2026-06-30 19:17:08.085 9 INFO neutron.plugins.ml2.plugin [None req-a314e362-812c-4d36-97d5-acff00962063 - - - - - -] Attempt 1 to provision port ea1d0bda-3c8e-467f-9c1e-d7ff0d38f1f0 2026-06-30 19:17:08.230 9 INFO neutron.plugins.ml2.plugin [None req-1828dc84-1b6e-416b-a20b-b0cab0a66d20 - - - - - -] Attempt 1 to provision port 3338a8f2-aecf-4694-90a8-2e526ccb3fd8 2026-06-30 19:17:08.634 10 INFO neutron.plugins.ml2.plugin [None req-b49239e9-1454-4ffd-92d8-1cf37266f615 - - - - - -] Attempt 1 to provision port 4249bd1f-b4cd-4150-83be-e43c65a2061a 2026-06-30 19:17:08.687 10 INFO neutron.plugins.ml2.plugin [None req-b49239e9-1454-4ffd-92d8-1cf37266f615 - - - - - -] Attempt 1 to provision port 3338a8f2-aecf-4694-90a8-2e526ccb3fd8 2026-06-30 19:17:08.900 9 INFO neutron.plugins.ml2.plugin [None req-c89364fc-f980-486f-ba07-730b5209e045 - - - - - -] Attempt 1 to provision port ea1d0bda-3c8e-467f-9c1e-d7ff0d38f1f0 2026-06-30 19:17:09.061 10 INFO neutron.plugins.ml2.plugin [None req-c9614464-0e42-4ad2-ab00-babe49c12ce2 - - - - - -] Attempt 1 to provision port 4249bd1f-b4cd-4150-83be-e43c65a2061a 2026-06-30 19:17:09.206 9 INFO neutron.plugins.ml2.plugin [None req-f15ba980-95d9-4e16-a131-28e0542add3b - - - - - -] Attempt 1 to provision port 4249bd1f-b4cd-4150-83be-e43c65a2061a 2026-06-30 19:17:09.437 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 3338a8f2-aecf-4694-90a8-2e526ccb3fd8 2026-06-30 19:17:09.783 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port a85a92f7-9f5b-4d5a-8d26-df779fbac64e 2026-06-30 19:17:11.424 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port a85a92f7-9f5b-4d5a-8d26-df779fbac64e 2026-06-30 19:17:13.584 10 INFO neutron.plugins.ml2.plugin [None req-d273981e-c227-4445-b644-0c1791b8af7c - - - - - -] Attempt 1 to provision port cd017efa-5942-4dea-a658-5a415e69df30 2026-06-30 19:17:13.847 9 INFO neutron.plugins.ml2.plugin [None req-508d833d-e789-4738-b439-54de47a2d6c7 - - - - - -] Attempt 1 to provision port b0aee75a-10f9-4636-bc36-9be5d894fb5d 2026-06-30 19:17:17.538 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port b0aee75a-10f9-4636-bc36-9be5d894fb5d 2026-06-30 19:17:17.706 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-270462a0-4615-4f84-aa6a-8fec6da95fd7'] response: {'server_uuid': '1f50db0e-27d2-4a36-a0c7-53406d3ae66c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0aee75a-10f9-4636-bc36-9be5d894fb5d', 'code': 200} 2026-06-30 19:17:19.448 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port b0aee75a-10f9-4636-bc36-9be5d894fb5d 2026-06-30 19:17:21.866 10 INFO neutron.plugins.ml2.plugin [None req-b39b84b0-3b56-4db6-9476-74abbd08193e - - - - - -] Attempt 1 to provision port 3f70bf55-4534-4fcb-9bf9-5c20a939f3ca 2026-06-30 19:17:23.695 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 3f70bf55-4534-4fcb-9bf9-5c20a939f3ca 2026-06-30 19:17:23.902 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2715e8f-4755-4ad1-a667-fe2bbcc26b52'] response: {'server_uuid': '31a1fe21-f107-4463-b913-e7df12fc97a2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3f70bf55-4534-4fcb-9bf9-5c20a939f3ca', 'code': 200} 2026-06-30 19:17:25.392 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 3f70bf55-4534-4fcb-9bf9-5c20a939f3ca /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:17:32.812 10 INFO neutron.plugins.ml2.plugin [None req-4780d197-3fba-4c85-8b9a-2cdbd81a2392 - - - - - -] Attempt 1 to provision port 765d8fc5-0c88-42d0-ab1e-8c252db71f4e 2026-06-30 19:17:33.428 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 2b4f9be4-7f7b-4938-a79f-8d77236df5b4 2026-06-30 19:17:33.672 9 INFO neutron.plugins.ml2.plugin [None req-8e6ce8a7-0a1d-4c81-84ea-440c43987b18 - - - - - -] Attempt 1 to provision port 2b4f9be4-7f7b-4938-a79f-8d77236df5b4 2026-06-30 19:17:34.025 10 INFO neutron.plugins.ml2.plugin [None req-c0d200e9-81ac-4655-ad53-1442b8b938ec - - - - - -] Attempt 1 to provision port 2b4f9be4-7f7b-4938-a79f-8d77236df5b4 2026-06-30 19:17:35.115 10 INFO neutron.plugins.ml2.plugin [None req-153aad5c-ac39-4422-8bb7-fe89be8d0e00 - - - - - -] Attempt 1 to provision port bcff6f7f-3ab4-4c38-9edb-482f9e218933 2026-06-30 19:17:35.364 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 2b4f9be4-7f7b-4938-a79f-8d77236df5b4 2026-06-30 19:17:35.772 10 INFO neutron.plugins.ml2.plugin [None req-d798a998-71a1-48d5-a865-a51b126057c0 - - - - - -] Attempt 1 to provision port bcff6f7f-3ab4-4c38-9edb-482f9e218933 2026-06-30 19:17:37.385 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 9453f0ec-e070-48e7-bb2c-4a03ba01e933 2026-06-30 19:17:39.494 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 9453f0ec-e070-48e7-bb2c-4a03ba01e933 2026-06-30 19:17:40.371 9 INFO neutron.plugins.ml2.plugin [None req-4ff10c2b-611c-4818-93a8-09620a41833d - - - - - -] Attempt 1 to provision port 1fb89b2c-293c-483c-91ad-3dac2a436221 2026-06-30 19:17:41.574 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 1fb89b2c-293c-483c-91ad-3dac2a436221 2026-06-30 19:17:41.723 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d55ebda-7f8a-49d6-9975-b5ee0b307690'] response: {'server_uuid': 'c432f816-ff82-4a10-94a2-f9c3da8003ee', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1fb89b2c-293c-483c-91ad-3dac2a436221', 'code': 200} 2026-06-30 19:17:47.402 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port da0a461d-9e4f-44cf-a8e1-ac86eb45cd05 2026-06-30 19:17:48.721 9 INFO neutron.plugins.ml2.plugin [None req-3a2f912f-580a-47b1-9e7e-e905b8c11fdf - - - - - -] Attempt 1 to provision port da0a461d-9e4f-44cf-a8e1-ac86eb45cd05 2026-06-30 19:17:49.388 9 INFO neutron.plugins.ml2.plugin [None req-61f4ef62-8f65-4891-9b8c-79cfb77516c6 - - - - - -] Attempt 1 to provision port da0a461d-9e4f-44cf-a8e1-ac86eb45cd05 2026-06-30 19:17:49.630 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port da0a461d-9e4f-44cf-a8e1-ac86eb45cd05 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.611 10 ERROR neutron.plugins.ml2.managers  2026-06-30 19:17:56.612 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Failed to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe on host instance for vnic_type normal using segments [{'id': '278a262b-e068-4552-a347-0094604a3312', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 459, 'network_id': '40b30056-59e3-4018-a656-f7f894c19fae'}] 2026-06-30 19:17:56.612 10 INFO neutron.plugins.ml2.plugin [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Attempt 2 to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.639 10 ERROR neutron.plugins.ml2.managers  2026-06-30 19:17:56.640 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Failed to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe on host instance for vnic_type normal using segments [{'id': '278a262b-e068-4552-a347-0094604a3312', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 459, 'network_id': '40b30056-59e3-4018-a656-f7f894c19fae'}] 2026-06-30 19:17:56.640 10 INFO neutron.plugins.ml2.plugin [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Attempt 3 to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.666 10 ERROR neutron.plugins.ml2.managers  2026-06-30 19:17:56.667 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Failed to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe on host instance for vnic_type normal using segments [{'id': '278a262b-e068-4552-a347-0094604a3312', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 459, 'network_id': '40b30056-59e3-4018-a656-f7f894c19fae'}] 2026-06-30 19:17:56.667 10 INFO neutron.plugins.ml2.plugin [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Attempt 4 to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.713 10 ERROR neutron.plugins.ml2.managers  2026-06-30 19:17:56.714 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Failed to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe on host instance for vnic_type normal using segments [{'id': '278a262b-e068-4552-a347-0094604a3312', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 459, 'network_id': '40b30056-59e3-4018-a656-f7f894c19fae'}] 2026-06-30 19:17:56.714 10 INFO neutron.plugins.ml2.plugin [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Attempt 5 to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.741 10 ERROR neutron.plugins.ml2.managers  2026-06-30 19:17:56.742 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Failed to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe on host instance for vnic_type normal using segments [{'id': '278a262b-e068-4552-a347-0094604a3312', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 459, 'network_id': '40b30056-59e3-4018-a656-f7f894c19fae'}] 2026-06-30 19:17:56.742 10 INFO neutron.plugins.ml2.plugin [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Attempt 6 to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.763 10 ERROR neutron.plugins.ml2.managers  2026-06-30 19:17:56.764 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Failed to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe on host instance for vnic_type normal using segments [{'id': '278a262b-e068-4552-a347-0094604a3312', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 459, 'network_id': '40b30056-59e3-4018-a656-f7f894c19fae'}] 2026-06-30 19:17:56.765 10 INFO neutron.plugins.ml2.plugin [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Attempt 7 to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.789 10 ERROR neutron.plugins.ml2.managers  2026-06-30 19:17:56.790 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Failed to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe on host instance for vnic_type normal using segments [{'id': '278a262b-e068-4552-a347-0094604a3312', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 459, 'network_id': '40b30056-59e3-4018-a656-f7f894c19fae'}] 2026-06-30 19:17:56.791 10 INFO neutron.plugins.ml2.plugin [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Attempt 8 to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.820 10 ERROR neutron.plugins.ml2.managers  2026-06-30 19:17:56.821 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Failed to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe on host instance for vnic_type normal using segments [{'id': '278a262b-e068-4552-a347-0094604a3312', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 459, 'network_id': '40b30056-59e3-4018-a656-f7f894c19fae'}] 2026-06-30 19:17:56.822 10 INFO neutron.plugins.ml2.plugin [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Attempt 9 to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.843 10 ERROR neutron.plugins.ml2.managers  2026-06-30 19:17:56.844 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Failed to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe on host instance for vnic_type normal using segments [{'id': '278a262b-e068-4552-a347-0094604a3312', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 459, 'network_id': '40b30056-59e3-4018-a656-f7f894c19fae'}] 2026-06-30 19:17:56.844 10 INFO neutron.plugins.ml2.plugin [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Attempt 10 to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 737b4bb3-cdea-42aa-be41-5a1ab7890093 could not be found. 2026-06-30 19:17:56.864 10 ERROR neutron.plugins.ml2.managers  2026-06-30 19:17:56.865 10 ERROR neutron.plugins.ml2.managers [None req-3492ddf6-0ad2-4242-993d-7c30b47300e7 - - - - - -] Failed to bind port a4b840da-6a2d-44e8-9c26-8082842e66fe on host instance for vnic_type normal using segments [{'id': '278a262b-e068-4552-a347-0094604a3312', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 459, 'network_id': '40b30056-59e3-4018-a656-f7f894c19fae'}] 2026-06-30 19:17:57.393 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 8b480c74-4e4b-4431-a0f8-14397318a0f5 2026-06-30 19:17:58.044 9 INFO neutron.plugins.ml2.plugin [None req-dac7b606-0a65-4fc5-9cda-ce90c10637d3 - - - - - -] Attempt 1 to provision port 8b480c74-4e4b-4431-a0f8-14397318a0f5 2026-06-30 19:17:58.425 9 INFO neutron.plugins.ml2.plugin [None req-ce157fcd-54d8-40f6-b2cb-e3baf01f90ae - - - - - -] Attempt 1 to provision port 8b480c74-4e4b-4431-a0f8-14397318a0f5 2026-06-30 19:18:00.907 10 INFO neutron.plugins.ml2.plugin [None req-b6e6625d-83ca-4492-8e27-dc2118bd2ee0 - - - - - -] Attempt 1 to provision port ed3830cd-3f94-4246-8239-4f7ce65006ca 2026-06-30 19:18:33.532 9 INFO neutron.plugins.ml2.plugin [None req-6cc57613-2df2-4fed-a59a-05489a99687c - - - - - -] Attempt 1 to provision port c97a5750-1dad-4308-8813-cd71b013ec26 2026-06-30 19:18:33.672 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 86acca65-5071-42a2-9933-8f75bde01716 2026-06-30 19:18:34.188 10 INFO neutron.plugins.ml2.plugin [None req-f9e4570b-7b03-46ff-90dd-d1403363b8e1 - - - - - -] Attempt 1 to provision port c97a5750-1dad-4308-8813-cd71b013ec26 2026-06-30 19:18:34.683 10 INFO neutron.plugins.ml2.plugin [None req-85bfb474-28c5-4251-8f57-a9ae3708c7f0 - - - - - -] Attempt 1 to provision port 86acca65-5071-42a2-9933-8f75bde01716 2026-06-30 19:18:34.947 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 5e669a66-1c57-4d75-9042-35967c8ea94c 2026-06-30 19:18:35.086 9 INFO neutron.plugins.ml2.plugin [None req-6b0a3ce9-bccb-45ef-901c-1354d794ac28 - - - - - -] Attempt 1 to provision port 57f4e270-f654-48d3-bb53-cffe36aa0ed6 2026-06-30 19:18:35.349 9 INFO neutron.plugins.ml2.plugin [None req-6b0a3ce9-bccb-45ef-901c-1354d794ac28 - - - - - -] Attempt 1 to provision port c2759428-d508-4200-8e24-39e16139ea9c 2026-06-30 19:18:35.547 10 INFO neutron.plugins.ml2.plugin [None req-84f33aa6-ff67-4e32-bcc1-926fbc988d39 - - - - - -] Attempt 1 to provision port 86acca65-5071-42a2-9933-8f75bde01716 2026-06-30 19:18:35.772 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port c97a5750-1dad-4308-8813-cd71b013ec26 2026-06-30 19:18:35.986 10 INFO neutron.plugins.ml2.plugin [None req-d118404f-a3cd-4dfe-bfe4-0dea9db19db9 - - - - - -] Attempt 1 to provision port 57f4e270-f654-48d3-bb53-cffe36aa0ed6 2026-06-30 19:18:36.049 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 57f4e270-f654-48d3-bb53-cffe36aa0ed6 2026-06-30 19:18:36.053 10 INFO neutron.plugins.ml2.plugin [None req-d118404f-a3cd-4dfe-bfe4-0dea9db19db9 - - - - - -] Attempt 1 to provision port 5e669a66-1c57-4d75-9042-35967c8ea94c 2026-06-30 19:18:36.483 9 INFO neutron.plugins.ml2.plugin [None req-bde288a8-27fe-4bc8-8c61-abec65deca6f - - - - - -] Attempt 1 to provision port 5e669a66-1c57-4d75-9042-35967c8ea94c 2026-06-30 19:18:36.556 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 7021c6d8-1194-4ea5-9cee-412b6e4d9139 2026-06-30 19:18:36.976 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 86acca65-5071-42a2-9933-8f75bde01716 2026-06-30 19:18:37.197 10 INFO neutron.plugins.ml2.plugin [None req-e9133dce-4ca6-43ca-8acf-514a5ec767b8 - - - - - -] Attempt 1 to provision port 4db14e0c-4f2e-41d5-9e7e-80dd840dddc5 2026-06-30 19:18:37.451 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 5e669a66-1c57-4d75-9042-35967c8ea94c 2026-06-30 19:18:37.609 10 INFO neutron.plugins.ml2.plugin [None req-908013e4-6ce5-4a9d-89da-69668c9eb341 - - - - - -] Attempt 1 to provision port 4db14e0c-4f2e-41d5-9e7e-80dd840dddc5 2026-06-30 19:18:37.780 10 INFO neutron.plugins.ml2.plugin [None req-908013e4-6ce5-4a9d-89da-69668c9eb341 - - - - - -] Attempt 1 to provision port 7021c6d8-1194-4ea5-9cee-412b6e4d9139 2026-06-30 19:18:37.926 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port c97a5750-1dad-4308-8813-cd71b013ec26 2026-06-30 19:18:38.037 10 INFO neutron.plugins.ml2.plugin [None req-e541ac3d-3fbc-40df-8b59-38a19cd0674d - - - - - -] Attempt 1 to provision port 53656ddb-1474-4d21-85a7-099970af8e4e 2026-06-30 19:18:38.351 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 4db14e0c-4f2e-41d5-9e7e-80dd840dddc5 2026-06-30 19:18:38.396 10 INFO neutron.plugins.ml2.plugin [None req-e541ac3d-3fbc-40df-8b59-38a19cd0674d - - - - - -] Attempt 1 to provision port 7021c6d8-1194-4ea5-9cee-412b6e4d9139 2026-06-30 19:18:38.664 10 INFO neutron.plugins.ml2.plugin [None req-e541ac3d-3fbc-40df-8b59-38a19cd0674d - - - - - -] Attempt 1 to provision port ae01a0d1-3e0f-4671-ae3b-a66e43c1391b 2026-06-30 19:18:38.827 10 INFO neutron.plugins.ml2.plugin [None req-d749de01-3654-4309-83be-b7ef413e9d47 - - - - - -] Attempt 1 to provision port 1375fc7b-4eec-4c3b-8f7a-dae9d3d255de 2026-06-30 19:18:38.872 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 53656ddb-1474-4d21-85a7-099970af8e4e 2026-06-30 19:18:39.175 10 INFO neutron.plugins.ml2.plugin [None req-d749de01-3654-4309-83be-b7ef413e9d47 - - - - - -] Attempt 1 to provision port 53656ddb-1474-4d21-85a7-099970af8e4e 2026-06-30 19:18:39.257 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 57f4e270-f654-48d3-bb53-cffe36aa0ed6 2026-06-30 19:18:39.258 10 INFO neutron.plugins.ml2.plugin [None req-d749de01-3654-4309-83be-b7ef413e9d47 - - - - - -] Attempt 1 to provision port 3439a47f-6472-45cb-b9b0-1172a5949894 2026-06-30 19:18:39.295 10 INFO neutron.plugins.ml2.plugin [None req-d749de01-3654-4309-83be-b7ef413e9d47 - - - - - -] Attempt 1 to provision port ae01a0d1-3e0f-4671-ae3b-a66e43c1391b 2026-06-30 19:18:39.468 9 INFO neutron.plugins.ml2.plugin [None req-68e7db22-eaae-45ee-b38b-7592f0201451 - - - - - -] Attempt 1 to provision port 1375fc7b-4eec-4c3b-8f7a-dae9d3d255de 2026-06-30 19:18:39.548 9 INFO neutron.plugins.ml2.plugin [None req-68e7db22-eaae-45ee-b38b-7592f0201451 - - - - - -] Attempt 1 to provision port 3439a47f-6472-45cb-b9b0-1172a5949894 2026-06-30 19:18:39.586 9 INFO neutron.plugins.ml2.plugin [None req-68e7db22-eaae-45ee-b38b-7592f0201451 - - - - - -] Attempt 1 to provision port ae01a0d1-3e0f-4671-ae3b-a66e43c1391b 2026-06-30 19:18:39.620 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 1375fc7b-4eec-4c3b-8f7a-dae9d3d255de 2026-06-30 19:18:39.751 10 INFO neutron.plugins.ml2.plugin [None req-f24db93e-7666-498c-9abf-f1f017458988 - - - - - -] Attempt 1 to provision port 1923689f-a4e5-4743-a59f-4da862b9a3e5 2026-06-30 19:18:40.082 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 7021c6d8-1194-4ea5-9cee-412b6e4d9139 2026-06-30 19:18:40.308 9 INFO neutron.plugins.ml2.plugin [None req-c90fc852-ece6-4cb9-89db-0cc7948e0b8d - - - - - -] Attempt 1 to provision port 1923689f-a4e5-4743-a59f-4da862b9a3e5 2026-06-30 19:18:40.460 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 4db14e0c-4f2e-41d5-9e7e-80dd840dddc5 2026-06-30 19:18:40.884 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 53656ddb-1474-4d21-85a7-099970af8e4e 2026-06-30 19:18:41.379 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 50062aa6-f6c5-43fc-af20-038ddc589176 2026-06-30 19:18:42.032 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 1375fc7b-4eec-4c3b-8f7a-dae9d3d255de 2026-06-30 19:18:42.555 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 72d8b7d9-3b49-49e4-9323-8b03dcab23fe 2026-06-30 19:18:42.971 10 INFO neutron.plugins.ml2.plugin [None req-1e661b23-dc32-4889-8e43-86187fbac4a1 - - - - - -] Attempt 1 to provision port e9169f87-7734-4411-918a-0f502064e0ad 2026-06-30 19:18:43.101 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 50062aa6-f6c5-43fc-af20-038ddc589176 2026-06-30 19:18:43.460 10 INFO neutron.plugins.ml2.plugin [None req-62b5ed2c-7718-4bc5-9fd8-46461b940282 - - - - - -] Attempt 1 to provision port 72d8b7d9-3b49-49e4-9323-8b03dcab23fe 2026-06-30 19:18:43.753 10 INFO neutron.plugins.ml2.plugin [None req-1de2c03a-28ff-4a7f-9507-83cbde020714 - - - - - -] Attempt 1 to provision port 72d8b7d9-3b49-49e4-9323-8b03dcab23fe 2026-06-30 19:18:44.601 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 72d8b7d9-3b49-49e4-9323-8b03dcab23fe 2026-06-30 19:18:45.074 9 INFO neutron.plugins.ml2.plugin [None req-7614582d-4dc5-4e37-ae86-eb2733dc710e - - - - - -] Attempt 1 to provision port 9d0967ce-33a5-4591-95d5-84d999ab9926 2026-06-30 19:18:45.725 10 INFO neutron.plugins.ml2.plugin [None req-d2412fa5-2203-473d-8fd9-12e8f9922e2c - - - - - -] Attempt 1 to provision port 9d0967ce-33a5-4591-95d5-84d999ab9926 2026-06-30 19:18:46.514 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port d9eb26bc-5eb9-47de-ac4b-916c464fe008 2026-06-30 19:18:48.745 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 1111d2b3-424a-4c02-9a38-b3e450568304 2026-06-30 19:18:49.200 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port d9eb26bc-5eb9-47de-ac4b-916c464fe008 2026-06-30 19:18:50.634 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 1111d2b3-424a-4c02-9a38-b3e450568304 2026-06-30 19:18:50.890 9 INFO neutron.plugins.ml2.plugin [None req-692cc948-b13c-4373-8d4e-f94126ae77c1 - - - - - -] Attempt 1 to provision port 1111d2b3-424a-4c02-9a38-b3e450568304 2026-06-30 19:18:51.128 10 INFO neutron.plugins.ml2.plugin [None req-fda4d849-d20e-4bd8-97b1-94a89b14559c - - - - - -] Attempt 1 to provision port 1111d2b3-424a-4c02-9a38-b3e450568304 2026-06-30 19:18:51.212 10 INFO neutron.plugins.ml2.plugin [None req-fda4d849-d20e-4bd8-97b1-94a89b14559c - - - - - -] Attempt 1 to provision port 873c5d83-8bd4-421b-9f8c-988f84fe6a95 2026-06-30 19:18:51.373 9 INFO neutron.plugins.ml2.plugin [None req-9e22eb82-7761-439d-8d03-2b7d14ff2749 - - - - - -] Attempt 1 to provision port 873c5d83-8bd4-421b-9f8c-988f84fe6a95 2026-06-30 19:18:51.542 10 INFO neutron.plugins.ml2.plugin [None req-6f6aa3e8-8ece-4f3e-a204-eecedbf60e52 - - - - - -] Attempt 1 to provision port 873c5d83-8bd4-421b-9f8c-988f84fe6a95 2026-06-30 19:18:52.608 9 INFO neutron.plugins.ml2.plugin [None req-90a14f20-dfa2-42eb-bda8-db9ef2f1dfd7 - - - - - -] Attempt 1 to provision port 6d4f8a9a-0f35-45df-a477-59a3516e8e23 2026-06-30 19:18:54.632 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 6d4f8a9a-0f35-45df-a477-59a3516e8e23 2026-06-30 19:18:54.753 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dd02160-affd-4e90-85ea-a12da46605f0'] response: {'server_uuid': '29a75da6-2271-4746-b41c-af9fc153457c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d4f8a9a-0f35-45df-a477-59a3516e8e23', 'code': 200} 2026-06-30 19:18:55.213 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port c2759428-d508-4200-8e24-39e16139ea9c 2026-06-30 19:18:55.633 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 3439a47f-6472-45cb-b9b0-1172a5949894 2026-06-30 19:18:56.567 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 6d4f8a9a-0f35-45df-a477-59a3516e8e23 2026-06-30 19:18:56.840 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port c2759428-d508-4200-8e24-39e16139ea9c 2026-06-30 19:18:57.017 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 3439a47f-6472-45cb-b9b0-1172a5949894 2026-06-30 19:18:58.403 9 INFO neutron.plugins.ml2.plugin [None req-560c07c8-6c00-4d99-a15b-27d19d3a7685 - - - - - -] Attempt 1 to provision port 8d727206-9d3b-420c-9587-42d933f1f7bf 2026-06-30 19:18:58.488 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 8d727206-9d3b-420c-9587-42d933f1f7bf 2026-06-30 19:18:58.868 10 INFO neutron.plugins.ml2.plugin [None req-70c0e59b-c5f6-4096-9ffd-da9e396df546 - - - - - -] Attempt 1 to provision port 7b526e4e-8f7e-4e01-a48f-510dbd7e17f4 2026-06-30 19:18:58.943 10 INFO neutron.plugins.ml2.plugin [None req-70c0e59b-c5f6-4096-9ffd-da9e396df546 - - - - - -] Attempt 1 to provision port 8d727206-9d3b-420c-9587-42d933f1f7bf 2026-06-30 19:18:59.193 10 INFO neutron.plugins.ml2.plugin [None req-4a65e154-ac88-4b66-9aa3-e0cd7ef589d5 - - - - - -] Attempt 1 to provision port 7b526e4e-8f7e-4e01-a48f-510dbd7e17f4 2026-06-30 19:18:59.344 9 INFO neutron.plugins.ml2.plugin [None req-e8a2744b-7e74-4f76-be7a-8960996ef46e - - - - - -] Attempt 1 to provision port 7b526e4e-8f7e-4e01-a48f-510dbd7e17f4 2026-06-30 19:19:00.456 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 8d727206-9d3b-420c-9587-42d933f1f7bf /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:19:02.489 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port e9169f87-7734-4411-918a-0f502064e0ad 2026-06-30 19:19:02.813 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 9d0967ce-33a5-4591-95d5-84d999ab9926 2026-06-30 19:19:03.723 9 INFO neutron.plugins.ml2.plugin [None req-12e0b38a-f04c-42df-bd8d-cc943dff31e0 - - - - - -] Attempt 1 to provision port 9c55c46b-9315-40be-8b65-c7e4dfe15104 2026-06-30 19:19:04.492 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port e9169f87-7734-4411-918a-0f502064e0ad 2026-06-30 19:19:04.714 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 9d0967ce-33a5-4591-95d5-84d999ab9926 2026-06-30 19:19:28.513 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 447cfc44-7ae8-41f4-9dc6-b1b36bc2fed2 2026-06-30 19:19:28.962 9 INFO neutron.plugins.ml2.plugin [None req-fb6342b0-3ea1-417f-994e-db34be77bc13 - - - - - -] Attempt 1 to provision port 447cfc44-7ae8-41f4-9dc6-b1b36bc2fed2 2026-06-30 19:19:29.163 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 7aaf4b40-e3d4-4279-a594-9a787d256062 2026-06-30 19:19:29.984 9 INFO neutron.plugins.ml2.plugin [None req-3670b64e-73c6-4aa0-91bd-9bd4c5c08060 - - - - - -] Attempt 1 to provision port 447cfc44-7ae8-41f4-9dc6-b1b36bc2fed2 2026-06-30 19:19:30.460 9 INFO neutron.plugins.ml2.plugin [None req-b907fe15-3541-444c-b8da-e22ef51f81c6 - - - - - -] Attempt 1 to provision port 447cfc44-7ae8-41f4-9dc6-b1b36bc2fed2 2026-06-30 19:19:30.646 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 447cfc44-7ae8-41f4-9dc6-b1b36bc2fed2 2026-06-30 19:19:30.844 10 INFO neutron.plugins.ml2.plugin [None req-b06903c6-6c16-4226-b75f-14553ccf4292 - - - - - -] Attempt 1 to provision port b04639c0-fbff-4f9c-aa42-8d892083c2a3 2026-06-30 19:19:30.891 10 INFO neutron.plugins.ml2.plugin [None req-b06903c6-6c16-4226-b75f-14553ccf4292 - - - - - -] Attempt 1 to provision port 7aaf4b40-e3d4-4279-a594-9a787d256062 2026-06-30 19:19:30.934 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 7aaf4b40-e3d4-4279-a594-9a787d256062 2026-06-30 19:19:31.162 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 4e4f9d85-023f-4fd6-881c-de5f75544762 2026-06-30 19:19:31.779 10 INFO neutron.plugins.ml2.plugin [None req-3ebb6731-77c2-4723-949b-4b32679f1b46 - - - - - -] Attempt 1 to provision port 7aaf4b40-e3d4-4279-a594-9a787d256062 2026-06-30 19:19:32.277 10 INFO neutron.plugins.ml2.plugin [None req-20790796-59fb-4a74-90c2-8e3684495682 - - - - - -] Attempt 1 to provision port 7aaf4b40-e3d4-4279-a594-9a787d256062 2026-06-30 19:19:32.617 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 7aaf4b40-e3d4-4279-a594-9a787d256062 2026-06-30 19:19:32.635 9 INFO neutron.plugins.ml2.plugin [None req-bd394111-f728-4294-b8d2-3fcb3942a558 - - - - - -] Attempt 1 to provision port 4e4f9d85-023f-4fd6-881c-de5f75544762 2026-06-30 19:19:33.046 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 4e4f9d85-023f-4fd6-881c-de5f75544762 2026-06-30 19:19:33.588 9 INFO neutron.plugins.ml2.plugin [None req-e736133c-af28-4a1f-b8dc-8a5b09775bc6 - - - - - -] Attempt 1 to provision port 4e4f9d85-023f-4fd6-881c-de5f75544762 2026-06-30 19:19:34.001 10 INFO neutron.plugins.ml2.plugin [None req-b7327d14-bd6d-4297-a328-6235f63088e4 - - - - - -] Attempt 1 to provision port 4e4f9d85-023f-4fd6-881c-de5f75544762 2026-06-30 19:19:34.192 9 INFO neutron.plugins.ml2.plugin [None req-f73811a7-7139-41c9-868f-520faa6a7e01 - - - - - -] Attempt 1 to provision port 06e40ec5-8745-49e3-9c6c-fa7384f7cd34 2026-06-30 19:19:34.547 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 45f3c75c-8891-4e41-9cdc-47dc28a73f61 2026-06-30 19:19:34.845 10 INFO neutron.plugins.ml2.plugin [None req-6d2f6012-3c1d-4b94-bf33-57b1b1a7e097 - - - - - -] Attempt 1 to provision port 06e40ec5-8745-49e3-9c6c-fa7384f7cd34 2026-06-30 19:19:35.070 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 4e4f9d85-023f-4fd6-881c-de5f75544762 2026-06-30 19:19:36.196 10 INFO neutron.plugins.ml2.plugin [None req-625508c7-732b-4d50-a026-3b262cd69b4e - - - - - -] Attempt 1 to provision port 5ba0a040-123c-4f19-8e26-3231c6cead5b 2026-06-30 19:19:36.489 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 45f3c75c-8891-4e41-9cdc-47dc28a73f61 2026-06-30 19:19:36.942 9 INFO neutron.plugins.ml2.plugin [None req-089156a9-3b21-4eef-a73f-cc1d001e4d87 - - - - - -] Attempt 1 to provision port 5ba0a040-123c-4f19-8e26-3231c6cead5b 2026-06-30 19:19:37.990 10 INFO neutron.plugins.ml2.plugin [None req-607eee0a-b2e2-4524-8b86-f2ab24fc50d0 - - - - - -] Attempt 1 to provision port 942c647f-b268-4b75-bf2f-472e2a4c79bb 2026-06-30 19:19:38.840 9 INFO neutron.plugins.ml2.plugin [None req-003a7da2-6a60-49c0-804f-c4f4e7010e32 - - - - - -] Attempt 1 to provision port 942c647f-b268-4b75-bf2f-472e2a4c79bb 2026-06-30 19:19:43.419 10 INFO neutron.plugins.ml2.plugin [None req-2961fbb7-bce6-4695-8274-2dd337efc474 - - - - - -] Attempt 1 to provision port 61d675ca-6551-4312-9e1e-8a7b2b16be69 2026-06-30 19:19:46.539 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 61d675ca-6551-4312-9e1e-8a7b2b16be69 2026-06-30 19:19:46.654 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-42ee251a-1551-4b0a-8d8c-f1b08470c943'] response: {'server_uuid': 'bf583d63-afdd-44d2-87da-fb5228d0c1eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61d675ca-6551-4312-9e1e-8a7b2b16be69', 'code': 200} 2026-06-30 19:19:48.461 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 61d675ca-6551-4312-9e1e-8a7b2b16be69 2026-06-30 19:19:51.227 10 INFO neutron.plugins.ml2.plugin [None req-89c03842-81a4-46b8-87b7-b10475992a19 - - - - - -] Attempt 1 to provision port 16e338b8-72b4-40c7-b563-6ef4bd7ac62e 2026-06-30 19:19:52.511 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 16e338b8-72b4-40c7-b563-6ef4bd7ac62e 2026-06-30 19:19:52.649 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a639debc-c84b-4114-be89-44b90634f510'] response: {'server_uuid': '04b282d6-9f42-468d-9deb-1c4c3404859e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '16e338b8-72b4-40c7-b563-6ef4bd7ac62e', 'code': 200} 2026-06-30 19:19:54.525 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 942c647f-b268-4b75-bf2f-472e2a4c79bb 2026-06-30 19:19:54.887 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 06e40ec5-8745-49e3-9c6c-fa7384f7cd34 2026-06-30 19:19:55.270 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 16e338b8-72b4-40c7-b563-6ef4bd7ac62e 2026-06-30 19:19:55.534 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 5ba0a040-123c-4f19-8e26-3231c6cead5b 2026-06-30 19:19:56.546 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 942c647f-b268-4b75-bf2f-472e2a4c79bb 2026-06-30 19:19:56.918 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 5ba0a040-123c-4f19-8e26-3231c6cead5b 2026-06-30 19:19:57.353 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 06e40ec5-8745-49e3-9c6c-fa7384f7cd34 2026-06-30 19:19:57.636 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port b04639c0-fbff-4f9c-aa42-8d892083c2a3 2026-06-30 19:19:58.480 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port b04639c0-fbff-4f9c-aa42-8d892083c2a3 2026-06-30 19:20:09.518 9 INFO neutron.plugins.ml2.plugin [None req-e2643220-0747-42e5-a689-50e7f576075f - - - - - -] Attempt 1 to provision port e96199b1-e77f-4df3-8e11-c78bd63a6b28 2026-06-30 19:20:20.960 10 INFO neutron.plugins.ml2.plugin [None req-ce16899c-2668-4998-b5d4-16941bcbb99c - - - - - -] Attempt 1 to provision port 61ea29a3-b977-4736-870a-751ba383c749 2026-06-30 19:20:22.581 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 61ea29a3-b977-4736-870a-751ba383c749 2026-06-30 19:20:22.694 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3eaa2705-bbc5-49d9-a487-f6c00b5b963b'] response: {'server_uuid': '27d64aef-b412-483b-bab6-b75333ff8a4f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61ea29a3-b977-4736-870a-751ba383c749', 'code': 200} 2026-06-30 19:20:24.506 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 61ea29a3-b977-4736-870a-751ba383c749 2026-06-30 19:20:57.706 10 INFO neutron.plugins.ml2.plugin [None req-7f1c51a9-63ca-4675-9c3e-b0c9a9e09ffc - - - - - -] Attempt 1 to provision port 02472ef8-471d-441a-878a-331cdc8d3443 2026-06-30 19:21:00.589 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 02472ef8-471d-441a-878a-331cdc8d3443 2026-06-30 19:21:00.763 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-09f634eb-b62f-4f02-8ef4-4180d5c4906a'] response: {'server_uuid': '27d64aef-b412-483b-bab6-b75333ff8a4f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02472ef8-471d-441a-878a-331cdc8d3443', 'code': 200} 2026-06-30 19:21:02.529 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 02472ef8-471d-441a-878a-331cdc8d3443 2026-06-30 19:21:25.676 10 INFO neutron.plugins.ml2.plugin [None req-b2fa7172-e8db-4e64-bdc9-e7496b3bb9dd - - - - - -] Attempt 1 to provision port 738b5758-8045-4ec7-967b-745cd89102de 2026-06-30 19:21:28.723 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 738b5758-8045-4ec7-967b-745cd89102de 2026-06-30 19:21:28.890 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-540db0e6-8d8a-4354-821b-a2e889b60e61'] response: {'server_uuid': '27d64aef-b412-483b-bab6-b75333ff8a4f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '738b5758-8045-4ec7-967b-745cd89102de', 'code': 200} 2026-06-30 19:21:30.552 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port 738b5758-8045-4ec7-967b-745cd89102de 2026-06-30 19:21:36.226 9 INFO neutron.plugins.ml2.plugin [None req-46fcd1c3-7d08-42c0-84c2-bccd20df5472 - - - - - -] Attempt 1 to provision port e3407a2c-8612-49b6-8380-f2523f6ac10f 2026-06-30 19:21:38.601 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port e3407a2c-8612-49b6-8380-f2523f6ac10f 2026-06-30 19:21:39.095 9 INFO neutron.plugins.ml2.plugin [None req-4745e658-30ad-410f-b9ce-a754066646ee - - - - - -] Attempt 1 to provision port e3407a2c-8612-49b6-8380-f2523f6ac10f 2026-06-30 19:21:39.210 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-38cda779-842f-4eed-b5b5-1e3e2febc4d1'] response: {'server_uuid': '27d64aef-b412-483b-bab6-b75333ff8a4f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e3407a2c-8612-49b6-8380-f2523f6ac10f', 'code': 200} 2026-06-30 19:21:40.623 10 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port e3407a2c-8612-49b6-8380-f2523f6ac10f 2026-06-30 19:21:49.864 9 INFO neutron.plugins.ml2.plugin [None req-c47f6e80-6d2c-4767-920c-1817bc785704 - - - - - -] Attempt 1 to provision port e3407a2c-8612-49b6-8380-f2523f6ac10f 2026-06-30 19:21:55.287 9 INFO neutron.plugins.ml2.plugin [None req-58547873-5031-490a-b0b1-9b4da6bf4b67 - - - - - -] Attempt 1 to provision port 738b5758-8045-4ec7-967b-745cd89102de 2026-06-30 19:22:38.588 10 INFO neutron.plugins.ml2.plugin [None req-d1ead461-f614-4184-b709-62ad6ff6b561 - - - - - -] Attempt 1 to provision port 447cfc44-7ae8-41f4-9dc6-b1b36bc2fed2 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.576 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:22:48.578 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Failed to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 on host instance for vnic_type normal using segments [{'id': 'aa55fd1d-8369-470a-8419-8e09731e57c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 50, 'network_id': '18961e55-cbe5-4e76-861a-a1c068f12db6'}] 2026-06-30 19:22:48.579 9 INFO neutron.plugins.ml2.plugin [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Attempt 2 to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:22:48.602 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Failed to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 on host instance for vnic_type normal using segments [{'id': 'aa55fd1d-8369-470a-8419-8e09731e57c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 50, 'network_id': '18961e55-cbe5-4e76-861a-a1c068f12db6'}] 2026-06-30 19:22:48.603 9 INFO neutron.plugins.ml2.plugin [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Attempt 3 to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.625 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:22:48.626 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Failed to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 on host instance for vnic_type normal using segments [{'id': 'aa55fd1d-8369-470a-8419-8e09731e57c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 50, 'network_id': '18961e55-cbe5-4e76-861a-a1c068f12db6'}] 2026-06-30 19:22:48.626 9 INFO neutron.plugins.ml2.plugin [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Attempt 4 to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.647 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:22:48.648 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Failed to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 on host instance for vnic_type normal using segments [{'id': 'aa55fd1d-8369-470a-8419-8e09731e57c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 50, 'network_id': '18961e55-cbe5-4e76-861a-a1c068f12db6'}] 2026-06-30 19:22:48.648 9 INFO neutron.plugins.ml2.plugin [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Attempt 5 to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.671 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:22:48.672 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Failed to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 on host instance for vnic_type normal using segments [{'id': 'aa55fd1d-8369-470a-8419-8e09731e57c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 50, 'network_id': '18961e55-cbe5-4e76-861a-a1c068f12db6'}] 2026-06-30 19:22:48.672 9 INFO neutron.plugins.ml2.plugin [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Attempt 6 to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:22:48.691 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Failed to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 on host instance for vnic_type normal using segments [{'id': 'aa55fd1d-8369-470a-8419-8e09731e57c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 50, 'network_id': '18961e55-cbe5-4e76-861a-a1c068f12db6'}] 2026-06-30 19:22:48.691 9 INFO neutron.plugins.ml2.plugin [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Attempt 7 to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:22:48.711 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Failed to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 on host instance for vnic_type normal using segments [{'id': 'aa55fd1d-8369-470a-8419-8e09731e57c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 50, 'network_id': '18961e55-cbe5-4e76-861a-a1c068f12db6'}] 2026-06-30 19:22:48.712 9 INFO neutron.plugins.ml2.plugin [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Attempt 8 to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.728 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:22:48.729 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Failed to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 on host instance for vnic_type normal using segments [{'id': 'aa55fd1d-8369-470a-8419-8e09731e57c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 50, 'network_id': '18961e55-cbe5-4e76-861a-a1c068f12db6'}] 2026-06-30 19:22:48.730 9 INFO neutron.plugins.ml2.plugin [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Attempt 9 to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.756 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:22:48.757 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Failed to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 on host instance for vnic_type normal using segments [{'id': 'aa55fd1d-8369-470a-8419-8e09731e57c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 50, 'network_id': '18961e55-cbe5-4e76-861a-a1c068f12db6'}] 2026-06-30 19:22:48.757 9 INFO neutron.plugins.ml2.plugin [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Attempt 10 to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ea2b27a-17a6-4e78-86a4-d635651e283e could not be found. 2026-06-30 19:22:48.774 9 ERROR neutron.plugins.ml2.managers  2026-06-30 19:22:48.775 9 ERROR neutron.plugins.ml2.managers [None req-abec5520-b366-4603-b3c6-2581ac059375 - - - - - -] Failed to bind port 8c8aebfd-60d4-4643-8d16-838c79aa8b98 on host instance for vnic_type normal using segments [{'id': 'aa55fd1d-8369-470a-8419-8e09731e57c7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 50, 'network_id': '18961e55-cbe5-4e76-861a-a1c068f12db6'}] 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 18961e55-cbe5-4e76-861a-a1c068f12db6 could not be found. 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 265, in _get_network 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1288, in get_network 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 267, in _get_network 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 18961e55-cbe5-4e76-861a-a1c068f12db6 could not be found. 2026-06-30 19:22:49.502 9 ERROR oslo_messaging.rpc.server  2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 2094c50a-49f0-49ab-b26c-699f51bb9ac6 could not be found. 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 265, in _get_network 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1288, in get_network 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 267, in _get_network 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 2094c50a-49f0-49ab-b26c-699f51bb9ac6 could not be found. 2026-06-30 19:22:50.238 9 ERROR oslo_messaging.rpc.server  2026-06-30 19:23:04.738 9 INFO neutron.plugins.ml2.plugin [None req-68b24bc7-d12d-4861-9e56-9f39bbe01750 - - - - - -] Attempt 1 to provision port db09e352-d867-4f50-9d5a-1e826d80fdac