+ 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-05-05 17:31:35.503 1 INFO neutron.common.config [-] Logging enabled! 2026-05-05 17:31:35.504 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-05 17:31:35.504 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-05 17:31:35.504 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-05 17:31:36.285 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:31:36.287 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-05 17:31:36.290 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-05 17:31:36.291 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-05 17:31:36.291 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-05 17:31:36.291 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-05 17:31:36.291 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:31:36.296 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:31:36.296 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-05 17:31:36.296 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:31:36.312 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-05 17:31:36.313 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-05 17:31:36.313 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-05 17:31:36.349 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-05 17:31:36.350 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-05 17:31:36.350 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-05 17:31:36.350 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-05 17:31:36.616 1 INFO neutron.plugins.ml2.managers [None req-d03f1f90-7975-416d-ad17-20b6ba61e73f - - - - - -] Initializing driver for type 'vlan' 2026-05-05 17:31:37.006 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-d03f1f90-7975-416d-ad17-20b6ba61e73f - - - - - -] VlanTypeDriver initialization complete 2026-05-05 17:31:37.006 1 INFO neutron.plugins.ml2.managers [None req-d03f1f90-7975-416d-ad17-20b6ba61e73f - - - - - -] Initializing driver for type 'vxlan' 2026-05-05 17:31:37.007 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-d03f1f90-7975-416d-ad17-20b6ba61e73f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-05 17:31:37.044 1 INFO neutron.plugins.ml2.managers [None req-d03f1f90-7975-416d-ad17-20b6ba61e73f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-05 17:31:37.044 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-d03f1f90-7975-416d-ad17-20b6ba61e73f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-05 17:31:37.044 1 INFO neutron.plugins.ml2.managers [None req-d03f1f90-7975-416d-ad17-20b6ba61e73f - - - - - -] Initializing extension driver 'port_security' 2026-05-05 17:31:37.045 1 INFO neutron.plugins.ml2.extensions.port_security [None req-d03f1f90-7975-416d-ad17-20b6ba61e73f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-05 17:31:37.045 1 INFO neutron.plugins.ml2.managers [None req-d03f1f90-7975-416d-ad17-20b6ba61e73f - - - - - -] Initializing extension driver 'qos' 2026-05-05 17:31:37.045 1 INFO neutron.plugins.ml2.managers [None req-d03f1f90-7975-416d-ad17-20b6ba61e73f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-05 17:31:37.045 1 INFO neutron.plugins.ml2.managers [None req-d03f1f90-7975-416d-ad17-20b6ba61e73f - - - - - -] Initializing mechanism driver 'l2population' 2026-05-05 17:31:37.058 1 INFO neutron.quota [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded quota_driver: . 2026-05-05 17:31:37.058 1 INFO neutron.plugins.ml2.plugin [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Modular L2 Plugin initialization complete 2026-05-05 17:31:37.058 1 INFO neutron.plugins.ml2.managers [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-05 17:31:37.059 1 INFO neutron.plugins.ml2.managers [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-05 17:31:37.059 1 INFO neutron.plugins.ml2.managers [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-05 17:31:37.059 1 INFO neutron.extensions.vlantransparent [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Disabled vlantransparent extension. 2026-05-05 17:31:37.059 1 INFO neutron.manager [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loading Plugin: qos 2026-05-05 17:31:37.069 1 INFO neutron.manager [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loading Plugin: router 2026-05-05 17:31:37.096 1 INFO neutron.services.service_base [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-05 17:31:37.097 1 INFO neutron.manager [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loading Plugin: segments 2026-05-05 17:31:37.159 1 INFO neutron.manager [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loading Plugin: trunk 2026-05-05 17:31:37.213 1 INFO neutron.manager [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loading Plugin: vpnaas 2026-05-05 17:31:37.256 1 WARNING stevedore.named [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-05 17:31:37.316 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-05 17:31:37.317 1 INFO neutron.common.utils [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-05 17:31:37.317 1 INFO neutron.manager [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loading Plugin: auto_allocate 2026-05-05 17:31:37.320 1 INFO neutron.manager [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loading Plugin: tag 2026-05-05 17:31:37.324 1 INFO neutron.manager [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loading Plugin: timestamp 2026-05-05 17:31:37.326 1 INFO neutron.manager [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loading Plugin: network_ip_availability 2026-05-05 17:31:37.329 1 INFO neutron.manager [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loading Plugin: flavors 2026-05-05 17:31:37.331 1 INFO neutron.manager [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loading Plugin: revisions 2026-05-05 17:31:37.334 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Initializing extension manager. 2026-05-05 17:31:37.335 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: address-group 2026-05-05 17:31:37.335 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: address-scope 2026-05-05 17:31:37.336 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-05 17:31:37.336 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: agent 2026-05-05 17:31:37.337 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: agent-resources-synced 2026-05-05 17:31:37.338 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-05 17:31:37.339 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-05 17:31:37.339 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: availability_zone 2026-05-05 17:31:37.340 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: availability_zone_filter 2026-05-05 17:31:37.340 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-05 17:31:37.341 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: default-subnetpools 2026-05-05 17:31:37.342 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-05 17:31:37.342 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: dns-integration 2026-05-05 17:31:37.343 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: dns-domain-ports 2026-05-05 17:31:37.343 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-05 17:31:37.344 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: dvr 2026-05-05 17:31:37.344 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-05 17:31:37.345 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: empty-string-filtering 2026-05-05 17:31:37.345 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:31:37.345 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-05 17:31:37.346 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: external-net 2026-05-05 17:31:37.346 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-05 17:31:37.347 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: extraroute 2026-05-05 17:31:37.347 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: extraroute-atomic 2026-05-05 17:31:37.348 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-05 17:31:37.348 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-05 17:31:37.349 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-05 17:31:37.349 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-05 17:31:37.350 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: fip-port-details 2026-05-05 17:31:37.350 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: flavors 2026-05-05 17:31:37.351 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-05 17:31:37.352 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: floatingip-pools 2026-05-05 17:31:37.352 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: ip_allocation 2026-05-05 17:31:37.353 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-05 17:31:37.353 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: l2_adjacency 2026-05-05 17:31:37.354 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: router 2026-05-05 17:31:37.355 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-05 17:31:37.356 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: ext-gw-mode 2026-05-05 17:31:37.356 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: l3-ha 2026-05-05 17:31:37.357 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:31:37.357 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: l3-flavors 2026-05-05 17:31:37.358 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-05 17:31:37.358 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-05 17:31:37.360 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-05 17:31:37.361 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-05 17:31:37.364 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-05 17:31:37.365 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-05 17:31:37.365 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-05 17:31:37.366 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: multi-provider 2026-05-05 17:31:37.366 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: net-mtu 2026-05-05 17:31:37.367 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: net-mtu-writable 2026-05-05 17:31:37.367 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: network_availability_zone 2026-05-05 17:31:37.368 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: network-ip-availability 2026-05-05 17:31:37.369 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-05 17:31:37.369 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: pagination 2026-05-05 17:31:37.370 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: port-device-profile 2026-05-05 17:31:37.370 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: port-mac-override 2026-05-05 17:31:37.370 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-05 17:31:37.371 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-05 17:31:37.371 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: port-resource-request 2026-05-05 17:31:37.372 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-05 17:31:37.372 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: binding 2026-05-05 17:31:37.373 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: binding-extended 2026-05-05 17:31:37.373 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: port-security 2026-05-05 17:31:37.374 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: project-id 2026-05-05 17:31:37.374 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: provider 2026-05-05 17:31:37.376 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos 2026-05-05 17:31:37.376 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-05 17:31:37.377 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-05 17:31:37.377 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-default 2026-05-05 17:31:37.378 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-fip 2026-05-05 17:31:37.378 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-05 17:31:37.379 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-05 17:31:37.379 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-05 17:31:37.380 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-05 17:31:37.380 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-05 17:31:37.381 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-pps 2026-05-05 17:31:37.381 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-05 17:31:37.381 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-05 17:31:37.382 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: qos-rules-alias 2026-05-05 17:31:37.382 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: quota-check-limit 2026-05-05 17:31:37.384 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: quotas 2026-05-05 17:31:37.386 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: quota_details 2026-05-05 17:31:37.387 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: rbac-policies 2026-05-05 17:31:37.387 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: rbac-address-group 2026-05-05 17:31:37.388 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: rbac-address-scope 2026-05-05 17:31:37.388 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: rbac-security-groups 2026-05-05 17:31:37.389 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-05 17:31:37.389 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: revision-if-match 2026-05-05 17:31:37.390 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-05 17:31:37.390 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: router_availability_zone 2026-05-05 17:31:37.391 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-05 17:31:37.391 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-05 17:31:37.392 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-05 17:31:37.392 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-05 17:31:37.393 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-05 17:31:37.399 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: security-group 2026-05-05 17:31:37.399 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: segment 2026-05-05 17:31:37.400 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-05 17:31:37.401 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: service-type 2026-05-05 17:31:37.401 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: sorting 2026-05-05 17:31:37.401 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: standard-attr-segment 2026-05-05 17:31:37.402 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: standard-attr-description 2026-05-05 17:31:37.402 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: stateful-security-group 2026-05-05 17:31:37.403 1 WARNING neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-05 17:31:37.403 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-05 17:31:37.404 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: subnet_onboard 2026-05-05 17:31:37.404 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-05 17:31:37.405 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: subnet-service-types 2026-05-05 17:31:37.405 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: subnet_allocation 2026-05-05 17:31:37.406 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-05 17:31:37.406 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-05 17:31:37.408 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: standard-attr-tag 2026-05-05 17:31:37.409 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-05 17:31:37.409 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: trunk 2026-05-05 17:31:37.410 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: trunk-details 2026-05-05 17:31:37.410 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-05 17:31:37.410 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-05 17:31:37.411 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-05 17:31:37.412 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: vpn-flavors 2026-05-05 17:31:37.413 1 INFO neutron.api.extensions [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Loaded extension: vpnaas 2026-05-05 17:31:37.416 1 INFO oslo_service.service [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Starting 2 workers 2026-05-05 17:31:37.420 1 INFO oslo_service.service [None req-f959db32-bbe1-4804-a416-97a3f64a1316 - - - - - -] Starting 1 workers 2026-05-05 17:32:15.084 10 INFO neutron.db.l3_hamode_db [None req-9515e6bd-a37d-4800-a54e-f5e73beca7b0 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-05 17:32:27.596 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 66df08e0-dc31-4dc5-b648-0b759ccf9e60 2026-05-05 17:32:29.581 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 66df08e0-dc31-4dc5-b648-0b759ccf9e60 2026-05-05 17:32:29.716 9 INFO neutron.plugins.ml2.plugin [None req-d2ce0e20-f8e6-416c-a1e5-cef3eae05a68 - - - - - -] Attempt 1 to provision port 66df08e0-dc31-4dc5-b648-0b759ccf9e60 2026-05-05 17:32:30.036 10 INFO neutron.plugins.ml2.plugin [None req-9d87a985-a95a-403d-b31b-1f19b4377e55 - - - - - -] Attempt 1 to provision port 66df08e0-dc31-4dc5-b648-0b759ccf9e60 2026-05-05 17:38:47.697 9 INFO neutron.plugins.ml2.plugin [None req-add907da-7199-4095-8112-6add659b5325 - - - - - -] Attempt 1 to provision port 3dba379f-ffb8-4ffe-8e07-2f99a2f95d10 2026-05-05 17:38:47.797 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 3dba379f-ffb8-4ffe-8e07-2f99a2f95d10 2026-05-05 17:38:48.050 9 INFO neutron.plugins.ml2.plugin [None req-7896bbf9-9a02-4d9d-a3f3-0ae1f4483caf - - - - - -] Attempt 1 to provision port 3dba379f-ffb8-4ffe-8e07-2f99a2f95d10 2026-05-05 17:38:49.792 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 3dba379f-ffb8-4ffe-8e07-2f99a2f95d10 2026-05-05 17:38:53.356 9 INFO neutron.plugins.ml2.plugin [None req-cfb6265e-b44f-4234-b282-3bcf297af7e7 - - - - - -] Attempt 1 to provision port b7dd6808-a2fb-46d1-b736-57f84f5170c1 2026-05-05 17:42:38.087 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port b7dd6808-a2fb-46d1-b736-57f84f5170c1 2026-05-05 17:42:39.956 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port b7dd6808-a2fb-46d1-b736-57f84f5170c1 2026-05-05 17:50:40.252 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 5a9dabda-53fe-42b8-b579-ff1a94635ff4 2026-05-05 17:50:42.248 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 5a9dabda-53fe-42b8-b579-ff1a94635ff4 2026-05-05 18:05:44.887 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 909da92b-48f8-40a8-b860-e55ee21b4bbb 2026-05-05 18:05:45.207 9 INFO neutron.plugins.ml2.plugin [None req-17e3fa5d-d1e0-4c3c-8fb2-988e6bd76162 - - - - - -] Attempt 1 to provision port f910a195-2d49-4dfb-bcd7-58ce5f966f93 2026-05-05 18:05:45.386 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4aa439b0-b7d0-4a13-881b-c01f1b4ac806 2026-05-05 18:05:45.654 10 INFO neutron.plugins.ml2.plugin [None req-53931235-b5a5-4253-b3f3-3d9ac419bfb7 - - - - - -] Attempt 1 to provision port 575b4b39-9be5-406a-b578-b47ef352f49d 2026-05-05 18:05:46.399 10 INFO neutron.plugins.ml2.plugin [None req-b44b5c7b-3bc9-4812-b1e9-e6c488b7a3ba - - - - - -] Attempt 1 to provision port 4aa439b0-b7d0-4a13-881b-c01f1b4ac806 2026-05-05 18:05:46.838 10 INFO neutron.plugins.ml2.plugin [None req-334d1483-0f2d-4843-a653-699bb70959cd - - - - - -] Attempt 1 to provision port 909da92b-48f8-40a8-b860-e55ee21b4bbb 2026-05-05 18:05:46.921 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 909da92b-48f8-40a8-b860-e55ee21b4bbb 2026-05-05 18:05:47.139 9 INFO neutron.plugins.ml2.plugin [None req-87223741-917f-4daa-9f22-e40b13ac2585 - - - - - -] Attempt 1 to provision port 909da92b-48f8-40a8-b860-e55ee21b4bbb 2026-05-05 18:05:47.443 9 INFO neutron.plugins.ml2.plugin [None req-87223741-917f-4daa-9f22-e40b13ac2585 - - - - - -] Attempt 1 to provision port 4aa439b0-b7d0-4a13-881b-c01f1b4ac806 2026-05-05 18:05:47.563 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 433c6b62-bc20-4772-93a9-f03c46cbc735 2026-05-05 18:05:47.655 9 INFO neutron.plugins.ml2.plugin [None req-d8a3e54a-700f-4489-8a4c-30df6c6db38b - - - - - -] Attempt 1 to provision port bdb6f3fe-1f5d-47b6-b52d-da258e09aecb 2026-05-05 18:05:47.726 9 INFO neutron.plugins.ml2.plugin [None req-d8a3e54a-700f-4489-8a4c-30df6c6db38b - - - - - -] Attempt 1 to provision port 433c6b62-bc20-4772-93a9-f03c46cbc735 2026-05-05 18:05:47.953 10 INFO neutron.plugins.ml2.plugin [None req-a5c2796a-5758-4fc3-8da9-abd7ce4a06e7 - - - - - -] Attempt 1 to provision port 2b8f89a7-c3ff-402f-bb3a-5210c7402a3b 2026-05-05 18:05:48.132 9 INFO neutron.plugins.ml2.plugin [None req-466bba7f-38eb-405f-b041-bbbf919749f0 - - - - - -] Attempt 1 to provision port 433c6b62-bc20-4772-93a9-f03c46cbc735 2026-05-05 18:05:48.347 10 INFO neutron.plugins.ml2.plugin [None req-e2b320fb-c1ef-4ec3-bfdf-f4242bf22b62 - - - - - -] Attempt 1 to provision port bdb6f3fe-1f5d-47b6-b52d-da258e09aecb 2026-05-05 18:05:48.368 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4aa439b0-b7d0-4a13-881b-c01f1b4ac806 2026-05-05 18:05:48.802 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 433c6b62-bc20-4772-93a9-f03c46cbc735 2026-05-05 18:05:49.098 9 INFO neutron.plugins.ml2.plugin [None req-cd4589ea-8d40-4d63-acc4-c228609fa87f - - - - - -] Attempt 1 to provision port 84c2d2f4-2b6b-4551-ab59-2b59f0a8f116 2026-05-05 18:05:50.056 10 INFO neutron.plugins.ml2.plugin [None req-c5114c09-7b34-4cfc-93e2-bf542eb093d3 - - - - - -] Attempt 1 to provision port 9d3f5537-db09-4100-88bd-d9a124095b97 2026-05-05 18:05:50.207 9 INFO neutron.plugins.ml2.plugin [None req-efe63ee9-d3d6-41a7-8cfe-ad4bb8d9c23e - - - - - -] Attempt 1 to provision port 84c2d2f4-2b6b-4551-ab59-2b59f0a8f116 2026-05-05 18:05:50.664 10 INFO neutron.plugins.ml2.plugin [None req-faec1eb5-3477-401c-bd8d-e1f00be7e652 - - - - - -] Attempt 1 to provision port 9d3f5537-db09-4100-88bd-d9a124095b97 2026-05-05 18:05:52.217 9 INFO neutron.plugins.ml2.plugin [None req-c1b4a3fd-8ee5-4804-8b24-65ba8f2fe0d4 - - - - - -] Attempt 1 to provision port 3b458efb-3ad5-4a40-ba25-d7e4b034e470 2026-05-05 18:05:52.861 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 0b4f6f53-860d-4138-bbe0-6d3e8a2afbc6 2026-05-05 18:05:54.170 10 INFO neutron.plugins.ml2.plugin [None req-275bf12b-171c-4036-8702-5ac3e5940a2b - - - - - -] Attempt 1 to provision port 0b4f6f53-860d-4138-bbe0-6d3e8a2afbc6 2026-05-05 18:05:54.757 9 INFO neutron.plugins.ml2.plugin [None req-3b68411f-cf29-409d-83ba-6258235a85fb - - - - - -] Attempt 1 to provision port 0b4f6f53-860d-4138-bbe0-6d3e8a2afbc6 2026-05-05 18:05:55.047 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 0b4f6f53-860d-4138-bbe0-6d3e8a2afbc6 2026-05-05 18:05:55.192 9 INFO neutron.plugins.ml2.plugin [None req-6330e20b-f71d-4b5d-9fa8-2383d8e865f0 - - - - - -] Attempt 1 to provision port d5276674-207e-4b5d-9e5c-2eda0cf108dc 2026-05-05 18:05:55.417 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4a12156a-5bd5-409e-b4b7-88fea4d233ef 2026-05-05 18:05:55.640 10 INFO neutron.plugins.ml2.plugin [None req-8af0f016-940f-4671-9cc1-95f2558faaf2 - - - - - -] Attempt 1 to provision port d5276674-207e-4b5d-9e5c-2eda0cf108dc 2026-05-05 18:05:55.988 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 75d2ee8c-34a2-4180-8f2c-cdc8409c72e4 2026-05-05 18:05:56.441 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 16801f70-6557-4ce5-b704-bd1659c18e47 2026-05-05 18:05:56.731 9 INFO neutron.plugins.ml2.plugin [None req-1ff1f5e8-5dab-49d2-9c52-0d3c14d5089a - - - - - -] Attempt 1 to provision port a91252ad-52c1-47e3-b1d9-fd73a4efb976 2026-05-05 18:05:57.047 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 3cfbf91b-6183-407f-bd46-6c0a78a8273e 2026-05-05 18:05:57.277 9 INFO neutron.plugins.ml2.plugin [None req-be3c2567-334b-4924-985d-b48b50f00aaf - - - - - -] Attempt 1 to provision port 54affc34-52fb-48cb-ac03-3815e6be8750 2026-05-05 18:05:57.628 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4a12156a-5bd5-409e-b4b7-88fea4d233ef 2026-05-05 18:05:58.006 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 75d2ee8c-34a2-4180-8f2c-cdc8409c72e4 2026-05-05 18:05:58.945 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 3cfbf91b-6183-407f-bd46-6c0a78a8273e 2026-05-05 18:06:01.700 10 INFO neutron.plugins.ml2.plugin [None req-efb70cc7-fb7b-4d0c-8e03-336f2d9b5a82 - - - - - -] Attempt 1 to provision port 6e056409-af9e-4713-887f-2b4219ddbcbe 2026-05-05 18:06:02.949 9 INFO neutron.plugins.ml2.plugin [None req-994af353-f9a6-4730-8a7a-1d6ad0f7bdf5 - - - - - -] Attempt 1 to provision port a898c4d4-26c9-45a3-8f24-8291aa82bd3d 2026-05-05 18:06:03.286 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 9e1fbcb9-667f-4934-90f1-099d9789928d 2026-05-05 18:06:03.985 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port a91252ad-52c1-47e3-b1d9-fd73a4efb976 2026-05-05 18:06:04.449 10 INFO neutron.plugins.ml2.plugin [None req-05db8c5c-b059-416d-9f43-ecca86156f04 - - - - - -] Attempt 1 to provision port 9e1fbcb9-667f-4934-90f1-099d9789928d 2026-05-05 18:06:04.640 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-04aeac78-8be7-40c2-9b7b-43d7ddf00cb3'] response: {'server_uuid': '0cbe2990-04e3-450b-91f7-78d0b0861ff3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a91252ad-52c1-47e3-b1d9-fd73a4efb976', 'code': 200} 2026-05-05 18:06:04.649 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 54affc34-52fb-48cb-ac03-3815e6be8750 2026-05-05 18:06:04.897 9 INFO neutron.plugins.ml2.plugin [None req-c4336f39-25ee-4ee3-92d9-b6dc5dfce41f - - - - - -] Attempt 1 to provision port 9e1fbcb9-667f-4934-90f1-099d9789928d 2026-05-05 18:06:05.335 9 INFO neutron.plugins.ml2.plugin [None req-d76e160a-e239-4c70-9dae-7d11491408a7 - - - - - -] Attempt 1 to provision port 99b59bed-5b02-4812-a437-2be545c3fd8f 2026-05-05 18:06:05.602 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port a91252ad-52c1-47e3-b1d9-fd73a4efb976 2026-05-05 18:06:05.929 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 6e056409-af9e-4713-887f-2b4219ddbcbe 2026-05-05 18:06:06.210 10 INFO neutron.plugins.ml2.plugin [None req-2d25c143-7a75-4f03-b5b0-40b779f01ade - - - - - -] Attempt 1 to provision port 99b59bed-5b02-4812-a437-2be545c3fd8f 2026-05-05 18:06:06.476 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-92311917-228d-4e09-bc06-8eb40e499ffb'] response: {'server_uuid': '20037c23-a8af-4451-842e-03c02290e652', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e056409-af9e-4713-887f-2b4219ddbcbe', 'code': 200} 2026-05-05 18:06:06.687 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 9e1fbcb9-667f-4934-90f1-099d9789928d 2026-05-05 18:06:06.717 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-36ea3389-dc5d-4689-8561-006452960a7e'] response: {'server_uuid': '1a6c5286-7b96-4763-9bd6-70538630023c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54affc34-52fb-48cb-ac03-3815e6be8750', 'code': 200} 2026-05-05 18:06:06.941 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 54affc34-52fb-48cb-ac03-3815e6be8750 2026-05-05 18:06:07.649 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ab9688a0-7a8d-45a2-8c9d-84413c584f44 2026-05-05 18:06:08.178 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 6e056409-af9e-4713-887f-2b4219ddbcbe 2026-05-05 18:06:09.437 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ab9688a0-7a8d-45a2-8c9d-84413c584f44 /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-05-05 18:06:17.590 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ffd9225a-f864-4fa5-a382-616f37390132 2026-05-05 18:06:17.872 9 INFO neutron.plugins.ml2.plugin [None req-9e5abb5b-4d5e-49d1-bea5-8cab9019e888 - - - - - -] Attempt 1 to provision port ff5e60ac-76c0-442a-93d0-5ddf397dd710 2026-05-05 18:06:19.039 10 INFO neutron.plugins.ml2.plugin [None req-d0eabfb9-e90f-4f1d-87a6-dab271237ce9 - - - - - -] Attempt 1 to provision port ffd9225a-f864-4fa5-a382-616f37390132 2026-05-05 18:06:19.358 9 INFO neutron.plugins.ml2.plugin [None req-ca618121-be26-4f8e-bff2-e953f9ce8026 - - - - - -] Attempt 1 to provision port ffd9225a-f864-4fa5-a382-616f37390132 2026-05-05 18:06:19.460 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ffd9225a-f864-4fa5-a382-616f37390132 2026-05-05 18:06:20.051 10 INFO neutron.plugins.ml2.plugin [None req-2c9de0c5-5277-40a8-bc41-d3c20bbfb42f - - - - - -] Attempt 1 to provision port d52c40c3-cffe-4b5f-9c66-dbfd0e558103 2026-05-05 18:06:20.715 9 INFO neutron.plugins.ml2.plugin [None req-defd6612-03c9-4301-8aa6-3391d83231be - - - - - -] Attempt 1 to provision port d52c40c3-cffe-4b5f-9c66-dbfd0e558103 2026-05-05 18:06:21.519 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4b167511-3f9b-4a4d-8b0a-f737cb90a036 2026-05-05 18:06:21.940 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 575b4b39-9be5-406a-b578-b47ef352f49d 2026-05-05 18:06:23.512 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 84c2d2f4-2b6b-4551-ab59-2b59f0a8f116 2026-05-05 18:06:23.986 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4b167511-3f9b-4a4d-8b0a-f737cb90a036 2026-05-05 18:06:24.252 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 575b4b39-9be5-406a-b578-b47ef352f49d 2026-05-05 18:06:25.317 10 INFO neutron.plugins.ml2.plugin [None req-926eb67c-8fa1-4d53-8298-a21ce0d93c08 - - - - - -] Attempt 1 to provision port 54affc34-52fb-48cb-ac03-3815e6be8750 2026-05-05 18:06:25.705 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 84c2d2f4-2b6b-4551-ab59-2b59f0a8f116 2026-05-05 18:06:26.282 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 3b458efb-3ad5-4a40-ba25-d7e4b034e470 2026-05-05 18:06:26.751 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 54affc34-52fb-48cb-ac03-3815e6be8750 2026-05-05 18:06:27.502 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 3b458efb-3ad5-4a40-ba25-d7e4b034e470 2026-05-05 18:06:27.730 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port d5276674-207e-4b5d-9e5c-2eda0cf108dc 2026-05-05 18:06:28.358 9 INFO neutron.plugins.ml2.plugin [None req-e7ab58c9-73fc-4425-a030-2bd3c8c123b1 - - - - - -] Attempt 1 to provision port 54affc34-52fb-48cb-ac03-3815e6be8750 2026-05-05 18:06:29.547 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port d5276674-207e-4b5d-9e5c-2eda0cf108dc 2026-05-05 18:06:30.989 9 INFO neutron.plugins.ml2.plugin [None req-a50ceb5b-6293-4386-90fe-769a4ced6caf - - - - - -] Attempt 1 to provision port 8640d773-c621-43db-829a-ddf2d99d9bcd 2026-05-05 18:06:33.583 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-86925c68-4199-4756-88e2-5948bc974373'] response: {'server_uuid': '20037c23-a8af-4451-842e-03c02290e652', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6e056409-af9e-4713-887f-2b4219ddbcbe', 'code': 200} 2026-05-05 18:06:34.503 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 8640d773-c621-43db-829a-ddf2d99d9bcd 2026-05-05 18:06:34.662 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9249c8d2-2321-4f61-af5c-01f68763563b'] response: {'server_uuid': '59d8f9ec-e9a8-4841-b525-3142684dcfc5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8640d773-c621-43db-829a-ddf2d99d9bcd', 'code': 200} 2026-05-05 18:06:35.274 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 6e056409-af9e-4713-887f-2b4219ddbcbe 2026-05-05 18:06:35.816 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 8640d773-c621-43db-829a-ddf2d99d9bcd /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-05-05 18:06:36.132 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 6e056409-af9e-4713-887f-2b4219ddbcbe 2026-05-05 18:06:36.709 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e351b676-ef6d-4c21-876d-4d5336a068e9'] response: {'server_uuid': '20037c23-a8af-4451-842e-03c02290e652', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e056409-af9e-4713-887f-2b4219ddbcbe', 'code': 200} 2026-05-05 18:06:37.294 9 WARNING neutron.plugins.ml2.plugin [None req-cee95b30-f722-4fb5-a12e-68fcd71c2e59 - - - - - -] Concurrent port binding operations failed on port ff5e60ac-76c0-442a-93d0-5ddf397dd710 2026-05-05 18:06:37.298 9 INFO neutron.plugins.ml2.plugin [None req-cee95b30-f722-4fb5-a12e-68fcd71c2e59 - - - - - -] Attempt 2 to bind port ff5e60ac-76c0-442a-93d0-5ddf397dd710 2026-05-05 18:06:38.010 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port d52c40c3-cffe-4b5f-9c66-dbfd0e558103 2026-05-05 18:06:38.377 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ff5e60ac-76c0-442a-93d0-5ddf397dd710 2026-05-05 18:06:39.921 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port d52c40c3-cffe-4b5f-9c66-dbfd0e558103 2026-05-05 18:06:40.240 10 INFO neutron.plugins.ml2.plugin [None req-f625acff-243b-4abb-a96b-3ddbe39089a5 - - - - - -] Attempt 1 to provision port 65ed8493-d3b8-441b-b4b7-53f26920314e 2026-05-05 18:06:40.390 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ff5e60ac-76c0-442a-93d0-5ddf397dd710 2026-05-05 18:06:40.597 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 61791799-4ba1-48b6-97e2-1f60a5e1ce9c 2026-05-05 18:06:41.405 10 INFO neutron.plugins.ml2.plugin [None req-4f876b90-cc40-4377-9ec5-ab4142bfdddb - - - - - -] Attempt 1 to provision port 61791799-4ba1-48b6-97e2-1f60a5e1ce9c 2026-05-05 18:06:41.715 9 INFO neutron.plugins.ml2.plugin [None req-19c758f6-1aeb-452d-ab71-074a8b483eaa - - - - - -] Attempt 1 to provision port 61791799-4ba1-48b6-97e2-1f60a5e1ce9c 2026-05-05 18:06:41.929 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 61791799-4ba1-48b6-97e2-1f60a5e1ce9c 2026-05-05 18:06:43.426 10 INFO neutron.plugins.ml2.plugin [None req-63a1b151-a2cd-472b-93be-6170548f78ac - - - - - -] Attempt 1 to provision port e6e1daa8-5745-40e8-bbb5-eb1ec047b2ca 2026-05-05 18:06:43.853 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 6f48e10f-62c7-45db-97a1-3d736e5a92c7 2026-05-05 18:06:44.122 10 INFO neutron.plugins.ml2.plugin [None req-41b83c47-98a9-4687-93d1-5a61b258c6ff - - - - - -] Attempt 1 to provision port e6e1daa8-5745-40e8-bbb5-eb1ec047b2ca 2026-05-05 18:06:45.890 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 6f48e10f-62c7-45db-97a1-3d736e5a92c7 2026-05-05 18:06:48.119 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 2caea4e5-e5ec-46c7-81f4-fbfff448c234 2026-05-05 18:06:49.236 10 INFO neutron.plugins.ml2.plugin [None req-4ed6a554-f921-4d1d-ae36-d46a3f0a83cb - - - - - -] Attempt 1 to provision port beb18dc2-d14a-464d-a392-f394547e408c 2026-05-05 18:06:49.684 9 INFO neutron.plugins.ml2.plugin [None req-45939a99-69f2-4241-bdeb-90395a1039b7 - - - - - -] Attempt 1 to provision port b63d0423-2a2f-48f9-9792-1541480ca4c7 2026-05-05 18:06:50.002 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 2caea4e5-e5ec-46c7-81f4-fbfff448c234 2026-05-05 18:06:50.070 10 INFO neutron.plugins.ml2.plugin [None req-9d09a9a2-fb16-43c7-af60-b5da164e3a0c - - - - - -] Attempt 1 to provision port 2caea4e5-e5ec-46c7-81f4-fbfff448c234 2026-05-05 18:06:50.352 9 INFO neutron.plugins.ml2.plugin [None req-9cc99b6b-b24d-4dad-bcc8-41bdb90b3b90 - - - - - -] Attempt 1 to provision port 2caea4e5-e5ec-46c7-81f4-fbfff448c234 2026-05-05 18:06:51.763 9 INFO neutron.plugins.ml2.plugin [None req-d3da1e85-1554-407c-9e8c-4bee26140505 - - - - - -] Attempt 1 to provision port d9ca6cf0-c75f-4f0d-aa88-d52df9cfae38 2026-05-05 18:06:51.949 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port b63d0423-2a2f-48f9-9792-1541480ca4c7 2026-05-05 18:06:52.056 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a76a7a2e-2b5a-4408-96bb-7e9c6358adff'] response: {'server_uuid': '00ad870b-193b-4cbd-9cc7-697447bb6a63', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b63d0423-2a2f-48f9-9792-1541480ca4c7', 'code': 200} 2026-05-05 18:06:52.317 10 INFO neutron.plugins.ml2.plugin [None req-43b70feb-b767-47e4-986e-1b102fe19929 - - - - - -] Attempt 1 to provision port d9ca6cf0-c75f-4f0d-aa88-d52df9cfae38 2026-05-05 18:06:53.917 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port d4465600-1d79-41d4-a1ac-d2d6d650c8ca 2026-05-05 18:06:54.589 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port b63d0423-2a2f-48f9-9792-1541480ca4c7 2026-05-05 18:06:56.345 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port d4465600-1d79-41d4-a1ac-d2d6d650c8ca 2026-05-05 18:06:58.075 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-42b0657f-ad93-472c-81b6-be2b23d1902d'] response: {'server_uuid': '00ad870b-193b-4cbd-9cc7-697447bb6a63', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b63d0423-2a2f-48f9-9792-1541480ca4c7', 'code': 200} 2026-05-05 18:06:59.601 10 WARNING neutron.plugins.ml2.plugin [None req-5ac271af-3137-4240-892c-c682ebb0b405 - - - - - -] Concurrent port binding operations failed on port e6e1daa8-5745-40e8-bbb5-eb1ec047b2ca 2026-05-05 18:06:59.605 10 INFO neutron.plugins.ml2.plugin [None req-5ac271af-3137-4240-892c-c682ebb0b405 - - - - - -] Attempt 2 to bind port e6e1daa8-5745-40e8-bbb5-eb1ec047b2ca 2026-05-05 18:06:59.936 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port e6e1daa8-5745-40e8-bbb5-eb1ec047b2ca 2026-05-05 18:07:00.397 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 65ed8493-d3b8-441b-b4b7-53f26920314e 2026-05-05 18:07:02.051 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 65ed8493-d3b8-441b-b4b7-53f26920314e 2026-05-05 18:07:02.307 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 016dd0b9-7b82-4a85-a42c-1f42653b1146 2026-05-05 18:07:02.430 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e98d7513-b18e-4db9-9357-96a20126a8b8'] response: {'server_uuid': '0d1637a0-616e-4c4a-9d0e-ee6a97caacef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '016dd0b9-7b82-4a85-a42c-1f42653b1146', 'code': 200} 2026-05-05 18:07:03.848 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 016dd0b9-7b82-4a85-a42c-1f42653b1146 2026-05-05 18:07:06.069 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a03008b1-3243-48e4-ab40-ba1a1122fe60'] response: {'server_uuid': '0d1637a0-616e-4c4a-9d0e-ee6a97caacef', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '016dd0b9-7b82-4a85-a42c-1f42653b1146', 'code': 200} /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-05-05 18:07:16.683 9 INFO neutron.plugins.ml2.plugin [None req-b6ce5827-5387-446a-8b13-2020f3645f64 - - - - - -] Attempt 1 to provision port 1e7eda6d-580b-4eda-8484-21e498c25250 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:19.711 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-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.711 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:19.712 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Failed to bind port 2196539a-4701-4d50-a0eb-521f18910be3 on host instance for vnic_type normal using segments [{'id': '7fb48934-4ae0-4025-88a9-cf7f487efc72', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': '475e6866-43bb-48dc-8f56-ecd0d13d51e2'}] 2026-05-05 18:07:19.713 10 INFO neutron.plugins.ml2.plugin [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Attempt 2 to bind port 2196539a-4701-4d50-a0eb-521f18910be3 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:19.732 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-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.732 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:19.733 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Failed to bind port 2196539a-4701-4d50-a0eb-521f18910be3 on host instance for vnic_type normal using segments [{'id': '7fb48934-4ae0-4025-88a9-cf7f487efc72', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': '475e6866-43bb-48dc-8f56-ecd0d13d51e2'}] 2026-05-05 18:07:19.733 10 INFO neutron.plugins.ml2.plugin [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Attempt 3 to bind port 2196539a-4701-4d50-a0eb-521f18910be3 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:19.756 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-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.756 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:19.757 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Failed to bind port 2196539a-4701-4d50-a0eb-521f18910be3 on host instance for vnic_type normal using segments [{'id': '7fb48934-4ae0-4025-88a9-cf7f487efc72', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': '475e6866-43bb-48dc-8f56-ecd0d13d51e2'}] 2026-05-05 18:07:19.757 10 INFO neutron.plugins.ml2.plugin [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Attempt 4 to bind port 2196539a-4701-4d50-a0eb-521f18910be3 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:19.775 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-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:19.775 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Failed to bind port 2196539a-4701-4d50-a0eb-521f18910be3 on host instance for vnic_type normal using segments [{'id': '7fb48934-4ae0-4025-88a9-cf7f487efc72', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': '475e6866-43bb-48dc-8f56-ecd0d13d51e2'}] 2026-05-05 18:07:19.775 10 INFO neutron.plugins.ml2.plugin [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Attempt 5 to bind port 2196539a-4701-4d50-a0eb-521f18910be3 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:19.791 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-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.791 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:19.792 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Failed to bind port 2196539a-4701-4d50-a0eb-521f18910be3 on host instance for vnic_type normal using segments [{'id': '7fb48934-4ae0-4025-88a9-cf7f487efc72', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': '475e6866-43bb-48dc-8f56-ecd0d13d51e2'}] 2026-05-05 18:07:19.792 10 INFO neutron.plugins.ml2.plugin [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Attempt 6 to bind port 2196539a-4701-4d50-a0eb-521f18910be3 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:19.807 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-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.807 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:19.808 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Failed to bind port 2196539a-4701-4d50-a0eb-521f18910be3 on host instance for vnic_type normal using segments [{'id': '7fb48934-4ae0-4025-88a9-cf7f487efc72', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': '475e6866-43bb-48dc-8f56-ecd0d13d51e2'}] 2026-05-05 18:07:19.811 10 INFO neutron.plugins.ml2.plugin [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Attempt 7 to bind port 2196539a-4701-4d50-a0eb-521f18910be3 2026-05-05 18:07:19.820 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 6c7dde43-519b-40d4-90d4-223c805be5f0 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:19.838 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-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.838 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:19.839 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Failed to bind port 2196539a-4701-4d50-a0eb-521f18910be3 on host instance for vnic_type normal using segments [{'id': '7fb48934-4ae0-4025-88a9-cf7f487efc72', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': '475e6866-43bb-48dc-8f56-ecd0d13d51e2'}] 2026-05-05 18:07:19.839 10 INFO neutron.plugins.ml2.plugin [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Attempt 8 to bind port 2196539a-4701-4d50-a0eb-521f18910be3 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:19.867 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-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.867 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:19.868 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Failed to bind port 2196539a-4701-4d50-a0eb-521f18910be3 on host instance for vnic_type normal using segments [{'id': '7fb48934-4ae0-4025-88a9-cf7f487efc72', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': '475e6866-43bb-48dc-8f56-ecd0d13d51e2'}] 2026-05-05 18:07:19.868 10 INFO neutron.plugins.ml2.plugin [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Attempt 9 to bind port 2196539a-4701-4d50-a0eb-521f18910be3 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:19.889 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-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.889 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:19.890 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Failed to bind port 2196539a-4701-4d50-a0eb-521f18910be3 on host instance for vnic_type normal using segments [{'id': '7fb48934-4ae0-4025-88a9-cf7f487efc72', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': '475e6866-43bb-48dc-8f56-ecd0d13d51e2'}] 2026-05-05 18:07:19.891 10 INFO neutron.plugins.ml2.plugin [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Attempt 10 to bind port 2196539a-4701-4d50-a0eb-521f18910be3 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:19.916 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-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4a1956b9-505e-41da-b7b6-6e73c25d1ef0 could not be found. 2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:19.916 10 ERROR neutron.plugins.ml2.managers [None req-4fadb3a3-db86-433a-a99b-62f97438e91e - - - - - -] Failed to bind port 2196539a-4701-4d50-a0eb-521f18910be3 on host instance for vnic_type normal using segments [{'id': '7fb48934-4ae0-4025-88a9-cf7f487efc72', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 705, 'network_id': '475e6866-43bb-48dc-8f56-ecd0d13d51e2'}] 2026-05-05 18:07:21.269 9 INFO neutron.plugins.ml2.plugin [None req-fd0bebbd-44f4-4034-aba3-82b6a618d53a - - - - - -] Attempt 1 to provision port 6c7dde43-519b-40d4-90d4-223c805be5f0 2026-05-05 18:07:21.751 9 INFO neutron.plugins.ml2.plugin [None req-1c56f316-85b5-4c52-80b3-e2570e1b69d5 - - - - - -] Attempt 1 to provision port 6c7dde43-519b-40d4-90d4-223c805be5f0 2026-05-05 18:07:21.820 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 6c7dde43-519b-40d4-90d4-223c805be5f0 2026-05-05 18:07:27.963 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 97177146-7ed2-41ea-9ca3-b521979c3838 2026-05-05 18:07:29.619 9 INFO neutron.plugins.ml2.plugin [None req-0b9870fb-6300-4a2e-b446-7b2fdc238115 - - - - - -] Attempt 1 to provision port 97177146-7ed2-41ea-9ca3-b521979c3838 2026-05-05 18:07:29.899 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 3fc5ef3b-dfbc-41f6-a503-842088fcac90 2026-05-05 18:07:29.993 9 INFO neutron.plugins.ml2.plugin [None req-e55ebe0f-ed49-4e11-b4e6-987d6adabd6a - - - - - -] Attempt 1 to provision port 97177146-7ed2-41ea-9ca3-b521979c3838 2026-05-05 18:07:30.071 9 INFO neutron.plugins.ml2.plugin [None req-e55ebe0f-ed49-4e11-b4e6-987d6adabd6a - - - - - -] Attempt 1 to provision port f5e54f24-f3bf-4dd2-a795-94e290196353 2026-05-05 18:07:30.311 10 INFO neutron.plugins.ml2.plugin [None req-28a0d972-cdae-4bf2-a5be-be62effe04a3 - - - - - -] Attempt 1 to provision port f5e54f24-f3bf-4dd2-a795-94e290196353 2026-05-05 18:07:30.312 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 97177146-7ed2-41ea-9ca3-b521979c3838 2026-05-05 18:07:30.464 10 INFO neutron.plugins.ml2.plugin [None req-709d806e-34f5-431e-b16b-5eaabf33e54f - - - - - -] Attempt 1 to provision port 3fc5ef3b-dfbc-41f6-a503-842088fcac90 2026-05-05 18:07:30.687 9 INFO neutron.plugins.ml2.plugin [None req-f03f74b3-41dc-440c-ab67-81bd69f5de23 - - - - - -] Attempt 1 to provision port f5e54f24-f3bf-4dd2-a795-94e290196353 2026-05-05 18:07:30.832 10 INFO neutron.plugins.ml2.plugin [None req-896a91f9-0a8b-458e-b098-43c974011240 - - - - - -] Attempt 1 to provision port 3fc5ef3b-dfbc-41f6-a503-842088fcac90 2026-05-05 18:07:31.226 9 INFO neutron.plugins.ml2.plugin [None req-a8ce7710-bec3-4ad7-a18e-2b542f3e7d2b - - - - - -] Attempt 1 to provision port 54962cda-bd44-4cdf-9ff9-e063e0781c61 2026-05-05 18:07:31.781 10 INFO neutron.plugins.ml2.plugin [None req-9aa5ce41-4cd9-4d87-9d2f-72c157aef5e9 - - - - - -] Attempt 1 to provision port 54962cda-bd44-4cdf-9ff9-e063e0781c61 2026-05-05 18:07:31.845 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 3fc5ef3b-dfbc-41f6-a503-842088fcac90 2026-05-05 18:07:37.865 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 2c428107-4c51-4a50-b8fa-177f29e30f49 2026-05-05 18:07:38.890 10 INFO neutron.plugins.ml2.plugin [None req-a3b5addf-a1bd-4ddb-83cd-338644405048 - - - - - -] Attempt 1 to provision port 2c428107-4c51-4a50-b8fa-177f29e30f49 2026-05-05 18:07:39.185 9 INFO neutron.plugins.ml2.plugin [None req-b66eb8c8-2f0d-46fa-9f97-83d575819aa2 - - - - - -] Attempt 1 to provision port 5056bd92-1848-46be-a679-aa1db663303e 2026-05-05 18:07:39.236 9 INFO neutron.plugins.ml2.plugin [None req-b66eb8c8-2f0d-46fa-9f97-83d575819aa2 - - - - - -] Attempt 1 to provision port 2c428107-4c51-4a50-b8fa-177f29e30f49 2026-05-05 18:07:39.528 9 INFO neutron.plugins.ml2.plugin [None req-b73aa000-01ff-47fe-9a72-47355ed5a733 - - - - - -] Attempt 1 to provision port 5056bd92-1848-46be-a679-aa1db663303e 2026-05-05 18:07:39.854 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 2c428107-4c51-4a50-b8fa-177f29e30f49 2026-05-05 18:07:39.988 9 INFO neutron.plugins.ml2.plugin [None req-fb4d2094-10d6-4928-8eac-99b39c69e59a - - - - - -] Attempt 1 to provision port 5056bd92-1848-46be-a679-aa1db663303e 2026-05-05 18:07:42.095 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port d55b3f30-9d77-4bfa-a9f7-9c12ebd832ca 2026-05-05 18:07:45.863 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4828d468-fbe0-4f7a-979b-32fa1514251e 2026-05-05 18:07:47.619 10 INFO neutron.plugins.ml2.plugin [None req-1019fc7d-c6df-471e-9d94-08269ecc4456 - - - - - -] Attempt 1 to provision port 4828d468-fbe0-4f7a-979b-32fa1514251e 2026-05-05 18:07:47.995 9 INFO neutron.plugins.ml2.plugin [None req-0f03e991-afa7-4cf6-8570-d2d61048df6b - - - - - -] Attempt 1 to provision port f392574d-9320-4316-a68f-6bde5b72a7a7 2026-05-05 18:07:48.044 9 INFO neutron.plugins.ml2.plugin [None req-0f03e991-afa7-4cf6-8570-d2d61048df6b - - - - - -] Attempt 1 to provision port 4828d468-fbe0-4f7a-979b-32fa1514251e 2026-05-05 18:07:48.126 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4828d468-fbe0-4f7a-979b-32fa1514251e 2026-05-05 18:07:48.560 10 INFO neutron.plugins.ml2.plugin [None req-49b4f90d-3d8c-479b-b521-8385708f2a76 - - - - - -] Attempt 1 to provision port f392574d-9320-4316-a68f-6bde5b72a7a7 2026-05-05 18:07:48.585 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 33afbf13-7ac7-4c3d-a500-5692a9ab7ead 2026-05-05 18:07:48.745 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ca1e6984-13b6-4980-bef1-84ea2c1b0f7d 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:49.758 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-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.758 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:49.761 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Failed to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 on host instance for vnic_type normal using segments [{'id': 'de1d45fd-edbf-482e-b5da-125e7be3f027', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 96, 'network_id': '210f7056-9bae-48fe-b86f-4393088fa464'}] 2026-05-05 18:07:49.761 9 INFO neutron.plugins.ml2.plugin [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Attempt 2 to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:49.789 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-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.789 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:49.790 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Failed to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 on host instance for vnic_type normal using segments [{'id': 'de1d45fd-edbf-482e-b5da-125e7be3f027', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 96, 'network_id': '210f7056-9bae-48fe-b86f-4393088fa464'}] 2026-05-05 18:07:49.790 9 INFO neutron.plugins.ml2.plugin [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Attempt 3 to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:49.820 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-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.820 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:49.821 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Failed to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 on host instance for vnic_type normal using segments [{'id': 'de1d45fd-edbf-482e-b5da-125e7be3f027', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 96, 'network_id': '210f7056-9bae-48fe-b86f-4393088fa464'}] 2026-05-05 18:07:49.821 9 INFO neutron.plugins.ml2.plugin [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Attempt 4 to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:49.839 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-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.839 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:49.840 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Failed to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 on host instance for vnic_type normal using segments [{'id': 'de1d45fd-edbf-482e-b5da-125e7be3f027', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 96, 'network_id': '210f7056-9bae-48fe-b86f-4393088fa464'}] 2026-05-05 18:07:49.840 9 INFO neutron.plugins.ml2.plugin [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Attempt 5 to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:49.862 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-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:49.862 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Failed to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 on host instance for vnic_type normal using segments [{'id': 'de1d45fd-edbf-482e-b5da-125e7be3f027', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 96, 'network_id': '210f7056-9bae-48fe-b86f-4393088fa464'}] 2026-05-05 18:07:49.863 9 INFO neutron.plugins.ml2.plugin [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Attempt 6 to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:49.881 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-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:49.881 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Failed to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 on host instance for vnic_type normal using segments [{'id': 'de1d45fd-edbf-482e-b5da-125e7be3f027', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 96, 'network_id': '210f7056-9bae-48fe-b86f-4393088fa464'}] 2026-05-05 18:07:49.881 9 INFO neutron.plugins.ml2.plugin [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Attempt 7 to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:49.919 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-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.919 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:49.920 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Failed to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 on host instance for vnic_type normal using segments [{'id': 'de1d45fd-edbf-482e-b5da-125e7be3f027', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 96, 'network_id': '210f7056-9bae-48fe-b86f-4393088fa464'}] 2026-05-05 18:07:49.921 9 INFO neutron.plugins.ml2.plugin [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Attempt 8 to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:49.961 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-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:49.961 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:49.962 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Failed to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 on host instance for vnic_type normal using segments [{'id': 'de1d45fd-edbf-482e-b5da-125e7be3f027', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 96, 'network_id': '210f7056-9bae-48fe-b86f-4393088fa464'}] 2026-05-05 18:07:49.962 9 INFO neutron.plugins.ml2.plugin [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Attempt 9 to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:50.006 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-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:50.006 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:50.008 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Failed to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 on host instance for vnic_type normal using segments [{'id': 'de1d45fd-edbf-482e-b5da-125e7be3f027', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 96, 'network_id': '210f7056-9bae-48fe-b86f-4393088fa464'}] 2026-05-05 18:07:50.009 9 INFO neutron.plugins.ml2.plugin [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Attempt 10 to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:07:50.033 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-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e986ee9f-a1de-4777-9f20-18a36210fe18 could not be found. 2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:07:50.033 9 ERROR neutron.plugins.ml2.managers [None req-fc854038-2b4a-43d4-81cb-2d4335a9d991 - - - - - -] Failed to bind port db9ba353-2153-4e0b-a055-0b1036a54c33 on host instance for vnic_type normal using segments [{'id': 'de1d45fd-edbf-482e-b5da-125e7be3f027', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 96, 'network_id': '210f7056-9bae-48fe-b86f-4393088fa464'}] 2026-05-05 18:07:50.042 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port e3c9e8bf-f019-407c-b43a-03f957a2e832 2026-05-05 18:07:50.858 9 INFO neutron.plugins.ml2.plugin [None req-0bace54e-77df-4f3a-9c32-bedd694af28e - - - - - -] Attempt 1 to provision port e3c9e8bf-f019-407c-b43a-03f957a2e832 2026-05-05 18:07:51.468 9 INFO neutron.plugins.ml2.plugin [None req-59dc5d0d-0157-413c-bf0e-2394558a4da0 - - - - - -] Attempt 1 to provision port e3c9e8bf-f019-407c-b43a-03f957a2e832 2026-05-05 18:07:51.866 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port e3c9e8bf-f019-407c-b43a-03f957a2e832 2026-05-05 18:07:52.455 9 INFO neutron.plugins.ml2.plugin [None req-3d31f382-cc39-4334-9234-97479371db80 - - - - - -] Attempt 1 to provision port 27785a21-fa64-4fc6-a9b5-016eeda72b17 /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-05-05 18:07:57.972 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4490ea85-9e30-424f-bc24-fe2c8870f6aa 2026-05-05 18:07:59.868 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4490ea85-9e30-424f-bc24-fe2c8870f6aa 2026-05-05 18:08:00.163 10 INFO neutron.plugins.ml2.plugin [None req-2ca1fd44-709a-4de0-b0ee-3d0d0a67ac95 - - - - - -] Attempt 1 to provision port 4490ea85-9e30-424f-bc24-fe2c8870f6aa 2026-05-05 18:08:00.191 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 1b3307b9-a5a9-4d68-8535-4ccbb25214b0 2026-05-05 18:08:00.447 9 INFO neutron.plugins.ml2.plugin [None req-3409c32e-c657-4f05-954d-c13e4deb6776 - - - - - -] Attempt 1 to provision port 23fd3803-b330-4deb-92ca-43435537aee8 2026-05-05 18:08:00.478 9 INFO neutron.plugins.ml2.plugin [None req-3409c32e-c657-4f05-954d-c13e4deb6776 - - - - - -] Attempt 1 to provision port 4490ea85-9e30-424f-bc24-fe2c8870f6aa 2026-05-05 18:08:00.676 10 INFO neutron.plugins.ml2.plugin [None req-6f742db3-2ed4-4f08-a5b6-0d0d915acaee - - - - - -] Attempt 1 to provision port 1b3307b9-a5a9-4d68-8535-4ccbb25214b0 2026-05-05 18:08:00.848 10 INFO neutron.plugins.ml2.plugin [None req-72432c86-a2c8-4fb8-bcff-5e3a9f16957c - - - - - -] Attempt 1 to provision port 23fd3803-b330-4deb-92ca-43435537aee8 2026-05-05 18:08:01.001 9 INFO neutron.plugins.ml2.plugin [None req-4334ba24-5749-4a20-9f62-f7fb07a764dd - - - - - -] Attempt 1 to provision port 1b3307b9-a5a9-4d68-8535-4ccbb25214b0 2026-05-05 18:08:01.221 10 INFO neutron.plugins.ml2.plugin [None req-5b88591c-0666-4f8f-95ec-6688968d0c97 - - - - - -] Attempt 1 to provision port 23fd3803-b330-4deb-92ca-43435537aee8 2026-05-05 18:08:01.876 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 1b3307b9-a5a9-4d68-8535-4ccbb25214b0 2026-05-05 18:08:02.141 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port b6e22f3d-c2cb-4f72-974a-a3acadb561c3 2026-05-05 18:08:02.166 10 INFO neutron.plugins.ml2.plugin [None req-9c809661-a219-41c0-9c82-77385bc14b22 - - - - - -] Attempt 1 to provision port efc05c53-565c-4cd8-a488-e9cdf04698d5 2026-05-05 18:08:02.212 10 INFO neutron.plugins.ml2.plugin [None req-9c809661-a219-41c0-9c82-77385bc14b22 - - - - - -] Attempt 1 to provision port 5cc14884-73e1-42e1-b183-9f85e79d5036 2026-05-05 18:08:02.660 9 INFO neutron.plugins.ml2.plugin [None req-99c080cf-77e8-438c-a45d-8a788ee2ac39 - - - - - -] Attempt 1 to provision port efc05c53-565c-4cd8-a488-e9cdf04698d5 2026-05-05 18:08:03.118 9 INFO neutron.plugins.ml2.plugin [None req-7be2d967-c7b3-43db-96fd-945e2e6de5e6 - - - - - -] Attempt 1 to provision port b6e22f3d-c2cb-4f72-974a-a3acadb561c3 2026-05-05 18:08:03.461 10 INFO neutron.plugins.ml2.plugin [None req-961d4269-236d-4a89-8c17-af789b8687f2 - - - - - -] Attempt 1 to provision port b6e22f3d-c2cb-4f72-974a-a3acadb561c3 2026-05-05 18:08:03.836 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port b6e22f3d-c2cb-4f72-974a-a3acadb561c3 2026-05-05 18:08:04.544 9 INFO neutron.plugins.ml2.plugin [None req-a843dee1-4d2d-4f6b-84fa-c70de3fab262 - - - - - -] Attempt 1 to provision port 24c53bb9-d612-42cc-a9ca-a10edae887fe 2026-05-05 18:08:05.201 9 INFO neutron.plugins.ml2.plugin [None req-0b44bf7b-65a4-4ff3-ae9d-bc9637c660f3 - - - - - -] Attempt 1 to provision port 24c53bb9-d612-42cc-a9ca-a10edae887fe 2026-05-05 18:08:05.894 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 86ad681a-c47d-4099-9e46-97af54779ad2 2026-05-05 18:08:07.835 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 86ad681a-c47d-4099-9e46-97af54779ad2 2026-05-05 18:08:09.841 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 0f653964-1d10-4e82-a917-331e605f928d 2026-05-05 18:08:11.109 9 INFO neutron.plugins.ml2.plugin [None req-8f8c62f2-ee25-41a1-a4ff-74e6a8ca8a52 - - - - - -] Attempt 1 to provision port 4e178d08-be03-4a3c-9d54-6061b1bebf91 2026-05-05 18:08:11.461 9 INFO neutron.plugins.ml2.plugin [None req-5cd1156e-e246-465f-9831-e0814b280cea - - - - - -] Attempt 1 to provision port 0f653964-1d10-4e82-a917-331e605f928d 2026-05-05 18:08:11.856 10 INFO neutron.plugins.ml2.plugin [None req-0ab87e66-ff80-4e7c-a460-92751931d9f8 - - - - - -] Attempt 1 to provision port 24a00072-a4f7-4be4-8224-cce6adb6ee98 2026-05-05 18:08:11.874 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 0f653964-1d10-4e82-a917-331e605f928d 2026-05-05 18:08:11.898 10 INFO neutron.plugins.ml2.plugin [None req-0ab87e66-ff80-4e7c-a460-92751931d9f8 - - - - - -] Attempt 1 to provision port 0f653964-1d10-4e82-a917-331e605f928d 2026-05-05 18:08:12.180 9 INFO neutron.plugins.ml2.plugin [None req-4bce9f7a-3bbc-426a-9072-dcda8c453ae0 - - - - - -] Attempt 1 to provision port 24a00072-a4f7-4be4-8224-cce6adb6ee98 2026-05-05 18:08:12.739 9 INFO neutron.plugins.ml2.plugin [None req-8d99813a-05a8-47f7-9cbe-acd827186794 - - - - - -] Attempt 1 to provision port 24a00072-a4f7-4be4-8224-cce6adb6ee98 2026-05-05 18:08:14.114 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4e178d08-be03-4a3c-9d54-6061b1bebf91 2026-05-05 18:08:14.216 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ad83392-5653-4e51-a5bf-70b34f2a0f4c'] response: {'server_uuid': '2659d458-b130-432d-9514-9b25fbe4b0ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4e178d08-be03-4a3c-9d54-6061b1bebf91', 'code': 200} /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-05-05 18:08:16.046 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b88deb9-3b92-4dd1-980d-2a85084b0849'] response: {'server_uuid': '2659d458-b130-432d-9514-9b25fbe4b0ab', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4e178d08-be03-4a3c-9d54-6061b1bebf91', 'code': 200} 2026-05-05 18:08:17.920 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port b012fd1f-8ede-4cde-9c3b-d2802f57b798 2026-05-05 18:08:19.744 9 INFO neutron.plugins.ml2.plugin [None req-dd2c3b04-395e-4717-a4bb-ff72cad59646 - - - - - -] Attempt 1 to provision port b012fd1f-8ede-4cde-9c3b-d2802f57b798 2026-05-05 18:08:19.815 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port b012fd1f-8ede-4cde-9c3b-d2802f57b798 2026-05-05 18:08:20.244 9 INFO neutron.plugins.ml2.plugin [None req-d39b9221-bf0e-4d01-ac54-8b002f6acb7c - - - - - -] Attempt 1 to provision port b012fd1f-8ede-4cde-9c3b-d2802f57b798 2026-05-05 18:08:20.326 9 INFO neutron.plugins.ml2.plugin [None req-d39b9221-bf0e-4d01-ac54-8b002f6acb7c - - - - - -] Attempt 1 to provision port 04cec16d-c580-416e-9045-9e805b6725e9 2026-05-05 18:08:20.571 9 INFO neutron.plugins.ml2.plugin [None req-200e8617-470c-4763-b90a-f6fd3d27c482 - - - - - -] Attempt 1 to provision port 04cec16d-c580-416e-9045-9e805b6725e9 2026-05-05 18:08:20.987 10 INFO neutron.plugins.ml2.plugin [None req-7c0ec7a6-01bc-4423-bb6b-ef34b0a5d1da - - - - - -] Attempt 1 to provision port 04cec16d-c580-416e-9045-9e805b6725e9 2026-05-05 18:08:23.864 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port e90b41a1-5e28-48c7-96ca-69ba42fcfad8 2026-05-05 18:08:24.156 10 INFO neutron.plugins.ml2.plugin [None req-00a070e7-dd96-4d43-99f0-9abf895ec044 - - - - - -] Attempt 1 to provision port d73f5c05-f5e1-4b33-9235-1f1c37489375 2026-05-05 18:08:25.316 9 INFO neutron.plugins.ml2.plugin [None req-18dfa9e1-bd3e-4be0-8150-8be7b6aaf9b6 - - - - - -] Attempt 1 to provision port 726ad25b-c265-4b78-9e4e-033e68e5e6f6 2026-05-05 18:08:25.455 9 INFO neutron.plugins.ml2.plugin [None req-184181f8-baa1-4ad5-b329-0d06d6b885ee - - - - - -] Attempt 1 to provision port e90b41a1-5e28-48c7-96ca-69ba42fcfad8 2026-05-05 18:08:25.757 10 INFO neutron.plugins.ml2.plugin [None req-199d8f62-8969-4897-a1d0-fc9957660c98 - - - - - -] Attempt 1 to provision port e90b41a1-5e28-48c7-96ca-69ba42fcfad8 2026-05-05 18:08:25.849 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port e90b41a1-5e28-48c7-96ca-69ba42fcfad8 2026-05-05 18:08:26.924 10 INFO neutron.plugins.ml2.plugin [None req-bca65912-ba77-4409-9770-6166c174941d - - - - - -] Attempt 1 to provision port 0c03bce8-720f-4af7-bc11-5a61656207a2 2026-05-05 18:08:27.604 9 INFO neutron.plugins.ml2.plugin [None req-afb66d83-a0ef-450f-b6a3-0f4f61469408 - - - - - -] Attempt 1 to provision port 0c03bce8-720f-4af7-bc11-5a61656207a2 2026-05-05 18:08:27.865 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ce78712a-d5aa-4d6e-a6ac-64bfb2ece3f4 2026-05-05 18:08:29.911 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ce78712a-d5aa-4d6e-a6ac-64bfb2ece3f4 2026-05-05 18:08:31.277 10 INFO neutron.plugins.ml2.plugin [None req-d75cd619-3df6-4499-a378-2c98b973396e - - - - - -] Attempt 1 to provision port 2fe2f190-ce28-43dc-9c4d-46a94c886865 2026-05-05 18:08:32.074 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 23ee3750-423c-437f-a8b9-48b68df02711 2026-05-05 18:08:32.626 9 INFO neutron.plugins.ml2.plugin [None req-2a115192-7f82-4d20-b95e-be785edf2cdf - - - - - -] Attempt 1 to provision port 23ee3750-423c-437f-a8b9-48b68df02711 2026-05-05 18:08:32.859 10 INFO neutron.plugins.ml2.plugin [None req-18cf8133-7098-4ef8-9e82-853b14325412 - - - - - -] Attempt 1 to provision port 23ee3750-423c-437f-a8b9-48b68df02711 2026-05-05 18:08:33.968 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 23ee3750-423c-437f-a8b9-48b68df02711 2026-05-05 18:08:34.015 10 INFO neutron.plugins.ml2.plugin [None req-1e9bb5cb-3412-4d96-98af-92d3b6ce930d - - - - - -] Attempt 1 to provision port 9a4abc49-590e-400a-8dbb-2f906f353bdb 2026-05-05 18:08:34.816 10 INFO neutron.plugins.ml2.plugin [None req-b8e3687b-94a2-4f91-9add-4b2dbca3fb3c - - - - - -] Attempt 1 to provision port 9a4abc49-590e-400a-8dbb-2f906f353bdb 2026-05-05 18:08:35.979 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4fb90989-8bd6-4f71-ab48-4f8b53a6da43 2026-05-05 18:08:37.929 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 4fb90989-8bd6-4f71-ab48-4f8b53a6da43 2026-05-05 18:08:40.837 10 INFO neutron.plugins.ml2.plugin [None req-9fe9fa47-ad3b-4897-a23e-9e11b75ad79b - - - - - -] Attempt 1 to provision port 9ac7845a-d499-4594-903b-644c9b0ca500 2026-05-05 18:08:43.602 9 INFO neutron.plugins.ml2.plugin [None req-93c4fdbc-9154-4c9d-ac0d-b35256073782 - - - - - -] Attempt 1 to provision port 1776943e-44b2-4254-ae7e-b8972121172c 2026-05-05 18:08:43.985 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 0c03bce8-720f-4af7-bc11-5a61656207a2 2026-05-05 18:08:44.374 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 9ac7845a-d499-4594-903b-644c9b0ca500 2026-05-05 18:08:44.477 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-90e00034-1dff-40ab-9789-cfa6bcb0cff4'] response: {'server_uuid': '031addf8-7736-4f8d-9540-73f7a6f0ac98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ac7845a-d499-4594-903b-644c9b0ca500', 'code': 200} 2026-05-05 18:08:45.891 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 0c03bce8-720f-4af7-bc11-5a61656207a2 2026-05-05 18:08:46.338 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port d73f5c05-f5e1-4b33-9235-1f1c37489375 2026-05-05 18:08:46.745 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 9ac7845a-d499-4594-903b-644c9b0ca500 2026-05-05 18:08:47.980 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 00eed622-a68e-4ab5-8226-9c6a480aab63 2026-05-05 18:08:48.486 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port d73f5c05-f5e1-4b33-9235-1f1c37489375 2026-05-05 18:08:48.742 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ec9acb8e-2587-43a8-b820-333b958e5ff0 2026-05-05 18:08:49.296 10 INFO neutron.plugins.ml2.plugin [None req-21c621fa-e4e8-4ef8-9a3f-6ea092f35029 - - - - - -] Attempt 1 to provision port 00eed622-a68e-4ab5-8226-9c6a480aab63 2026-05-05 18:08:49.686 9 INFO neutron.plugins.ml2.plugin [None req-7ac14f89-8a90-48e4-8b79-d30e8bcee0c8 - - - - - -] Attempt 1 to provision port 22b8813f-72e0-48f8-a834-abf31383f9bb 2026-05-05 18:08:49.710 9 INFO neutron.plugins.ml2.plugin [None req-7ac14f89-8a90-48e4-8b79-d30e8bcee0c8 - - - - - -] Attempt 1 to provision port 00eed622-a68e-4ab5-8226-9c6a480aab63 2026-05-05 18:08:49.865 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 00eed622-a68e-4ab5-8226-9c6a480aab63 2026-05-05 18:08:50.009 10 INFO neutron.plugins.ml2.plugin [None req-77e38e7e-3266-44d2-924f-76fbb21bd18b - - - - - -] Attempt 1 to provision port 22b8813f-72e0-48f8-a834-abf31383f9bb 2026-05-05 18:08:50.261 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ec9acb8e-2587-43a8-b820-333b958e5ff0 2026-05-05 18:08:50.288 9 INFO neutron.plugins.ml2.plugin [None req-3f645b62-c382-4700-b1ff-f109d8e64ef2 - - - - - -] Attempt 1 to provision port 22b8813f-72e0-48f8-a834-abf31383f9bb 2026-05-05 18:08:51.959 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 2fe2f190-ce28-43dc-9c4d-46a94c886865 2026-05-05 18:08:52.327 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 9a4abc49-590e-400a-8dbb-2f906f353bdb 2026-05-05 18:08:53.663 9 INFO neutron.plugins.ml2.plugin [None req-ee23cc40-d88e-4369-867e-3acc7fd9b89e - - - - - -] Attempt 1 to provision port d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af 2026-05-05 18:08:53.866 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 2fe2f190-ce28-43dc-9c4d-46a94c886865 2026-05-05 18:08:54.206 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 9a4abc49-590e-400a-8dbb-2f906f353bdb 2026-05-05 18:08:57.917 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af 2026-05-05 18:08:58.151 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ceb6cd4b-d7d5-4a4b-a4cc-b90d15dcd4ad'] response: {'server_uuid': '4852e3c1-6d98-4bbd-8a9c-c05f3c35c2cc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af', 'code': 200} 2026-05-05 18:08:59.867 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port d01d8c52-6b3a-4e5b-a1b1-42dbbb6a89af 2026-05-05 18:09:01.905 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 1776943e-44b2-4254-ae7e-b8972121172c 2026-05-05 18:09:02.316 9 WARNING neutron.plugins.ml2.plugin [None req-af9a182a-6556-4772-aeed-6ca978767c54 - - - - - -] Concurrent port binding operations failed on port 22b8813f-72e0-48f8-a834-abf31383f9bb 2026-05-05 18:09:02.342 9 INFO neutron.plugins.ml2.plugin [None req-af9a182a-6556-4772-aeed-6ca978767c54 - - - - - -] Attempt 2 to bind port 22b8813f-72e0-48f8-a834-abf31383f9bb 2026-05-05 18:09:03.920 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 1776943e-44b2-4254-ae7e-b8972121172c 2026-05-05 18:09:04.314 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 22b8813f-72e0-48f8-a834-abf31383f9bb 2026-05-05 18:09:06.020 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 22b8813f-72e0-48f8-a834-abf31383f9bb /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-05-05 18:09:17.892 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port c25348f7-f525-435f-8299-8ba08b03e066 2026-05-05 18:09:19.405 9 INFO neutron.plugins.ml2.plugin [None req-063ad9b3-b92a-406b-b135-3b32ad349a02 - - - - - -] Attempt 1 to provision port c25348f7-f525-435f-8299-8ba08b03e066 2026-05-05 18:09:19.918 9 INFO neutron.plugins.ml2.plugin [None req-e6b2e397-2ec9-480c-aa21-3672898494c7 - - - - - -] Attempt 1 to provision port c25348f7-f525-435f-8299-8ba08b03e066 2026-05-05 18:09:20.050 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 334ef05a-9f9b-4922-aa13-3d058d739851 2026-05-05 18:09:20.550 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 27c0afb2-5fab-4f67-ad1d-d237f3e28f1a 2026-05-05 18:09:21.041 9 INFO neutron.plugins.ml2.plugin [None req-4d64e682-c416-4e4b-9349-dfde90200a91 - - - - - -] Attempt 1 to provision port 27c0afb2-5fab-4f67-ad1d-d237f3e28f1a 2026-05-05 18:09:21.281 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port c25348f7-f525-435f-8299-8ba08b03e066 2026-05-05 18:09:21.336 10 INFO neutron.plugins.ml2.db [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] No ports have port_id starting with c25348f7-f525-435f-8299-8ba08b03e066 2026-05-05 18:09:21.371 10 INFO neutron.plugins.ml2.plugin [None req-b9c597fc-08a6-489f-96d3-47718b4767df - - - - - -] Attempt 1 to provision port 334ef05a-9f9b-4922-aa13-3d058d739851 2026-05-05 18:09:21.414 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 6d76504b-6cd3-4ad5-ab3c-8a207d6ecdce 2026-05-05 18:09:22.003 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 9480505c-4fed-4173-94ad-ff56d1624d18 2026-05-05 18:09:22.419 9 INFO neutron.plugins.ml2.plugin [None req-d6de4f3f-6d61-42ba-960e-5d80dae0fb39 - - - - - -] Attempt 1 to provision port 6d76504b-6cd3-4ad5-ab3c-8a207d6ecdce 2026-05-05 18:09:23.145 9 INFO neutron.plugins.ml2.plugin [None req-c97e91f0-f1af-4eb9-b73e-9710c8e4da67 - - - - - -] Attempt 1 to provision port 9480505c-4fed-4173-94ad-ff56d1624d18 2026-05-05 18:09:24.098 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 699cc2f5-15c6-46e5-8b7c-685be2a83eaa 2026-05-05 18:09:24.560 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 7f1b620c-dcef-4ebc-beac-fcfab1d88b70 2026-05-05 18:09:24.691 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7e8c411-20ac-4986-95c4-93d087d63e8c'] response: {'server_uuid': '58072729-4449-4550-8b19-d3b4cb82638b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7f1b620c-dcef-4ebc-beac-fcfab1d88b70', 'code': 200} 2026-05-05 18:09:25.474 9 INFO neutron.plugins.ml2.plugin [None req-ce3d7951-03f9-4521-bafe-50883ef02a86 - - - - - -] Attempt 1 to provision port 699cc2f5-15c6-46e5-8b7c-685be2a83eaa 2026-05-05 18:09:26.320 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 699cc2f5-15c6-46e5-8b7c-685be2a83eaa 2026-05-05 18:09:26.647 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 7f1b620c-dcef-4ebc-beac-fcfab1d88b70 2026-05-05 18:09:26.968 9 INFO neutron.plugins.ml2.plugin [None req-9bbc0ce7-8ede-4a7b-90c6-a8c4892fdb66 - - - - - -] Attempt 1 to provision port 699cc2f5-15c6-46e5-8b7c-685be2a83eaa 2026-05-05 18:09:27.288 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 0faca694-3c90-4088-98ae-ce7b66d15bb4 2026-05-05 18:09:27.388 9 INFO neutron.plugins.ml2.plugin [None req-bd452657-1aff-48d3-929f-8cc2a6871483 - - - - - -] Attempt 1 to provision port 7c58fa00-6261-49c7-a23d-1cfc7f511a38 2026-05-05 18:09:27.474 9 INFO neutron.plugins.ml2.plugin [None req-bd452657-1aff-48d3-929f-8cc2a6871483 - - - - - -] Attempt 1 to provision port 0faca694-3c90-4088-98ae-ce7b66d15bb4 2026-05-05 18:09:28.006 10 INFO neutron.plugins.ml2.plugin [None req-459acce9-6ee6-4de1-9ed2-49f1b4b3283b - - - - - -] Attempt 1 to provision port 699cc2f5-15c6-46e5-8b7c-685be2a83eaa 2026-05-05 18:09:28.249 10 INFO neutron.plugins.ml2.plugin [None req-459acce9-6ee6-4de1-9ed2-49f1b4b3283b - - - - - -] Attempt 1 to provision port 7664f92d-b3d9-4505-a57d-39bc184a2971 2026-05-05 18:09:28.587 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 7664f92d-b3d9-4505-a57d-39bc184a2971 2026-05-05 18:09:28.809 9 INFO neutron.plugins.ml2.plugin [None req-4559fc80-9f67-44cb-9dfc-daf36d359592 - - - - - -] Attempt 1 to provision port 0faca694-3c90-4088-98ae-ce7b66d15bb4 2026-05-05 18:09:29.160 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 699cc2f5-15c6-46e5-8b7c-685be2a83eaa 2026-05-05 18:09:29.334 9 INFO neutron.plugins.ml2.plugin [None req-1a4ea209-4325-41de-8b08-5d18cb0283ce - - - - - -] Attempt 1 to provision port e10bdce4-60fa-411e-a3dc-efd6d9f46808 2026-05-05 18:09:29.478 10 INFO neutron.plugins.ml2.plugin [None req-01ecb9a7-876c-4a47-8d35-fbd0f4028ec9 - - - - - -] Attempt 1 to provision port 7664f92d-b3d9-4505-a57d-39bc184a2971 2026-05-05 18:09:29.545 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 0faca694-3c90-4088-98ae-ce7b66d15bb4 2026-05-05 18:09:29.807 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 7664f92d-b3d9-4505-a57d-39bc184a2971 2026-05-05 18:09:30.109 10 INFO neutron.plugins.ml2.plugin [None req-d766a06c-0ed3-4879-9022-c60bcc37389f - - - - - -] Attempt 1 to provision port 7664f92d-b3d9-4505-a57d-39bc184a2971 2026-05-05 18:09:30.300 9 INFO neutron.plugins.ml2.plugin [None req-e160920d-8bb6-4912-95e1-85cce41db5d3 - - - - - -] Attempt 1 to provision port e10bdce4-60fa-411e-a3dc-efd6d9f46808 2026-05-05 18:09:31.065 9 INFO neutron.plugins.ml2.plugin [None req-828e4786-308c-4cc5-bb43-58f434d4efba - - - - - -] Attempt 1 to provision port fb47b657-d8fa-4322-81aa-59fcf5b6f5d9 2026-05-05 18:09:31.070 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 1fe2aa4f-a030-425d-ac9f-fcc49e3edc7f 2026-05-05 18:09:32.642 9 INFO neutron.plugins.ml2.plugin [None req-b6cd372c-7e42-4ad6-bfdb-a305df20dfb1 - - - - - -] Attempt 1 to provision port fb47b657-d8fa-4322-81aa-59fcf5b6f5d9 2026-05-05 18:09:33.435 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 1fe2aa4f-a030-425d-ac9f-fcc49e3edc7f 2026-05-05 18:09:33.916 9 INFO neutron.plugins.ml2.plugin [None req-6a916428-1c88-4598-a682-e14e73cf7098 - - - - - -] Attempt 1 to provision port ff997c41-eb6f-4320-94ea-9a1424c5e071 2026-05-05 18:09:34.968 9 INFO neutron.plugins.ml2.plugin [None req-6a1059c5-1ee5-45ef-8a79-7e16ee11e23d - - - - - -] Attempt 1 to provision port ff997c41-eb6f-4320-94ea-9a1424c5e071 2026-05-05 18:09:39.253 9 INFO neutron.plugins.ml2.plugin [None req-ba3b00ae-570f-41dd-979f-3f34ce2e90bd - - - - - -] Attempt 1 to provision port 08209eb7-82fc-4035-89b5-70df9b758ff5 2026-05-05 18:09:41.164 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 08209eb7-82fc-4035-89b5-70df9b758ff5 2026-05-05 18:09:41.282 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-acd76025-a906-40ce-abce-3f4744c4e811'] response: {'server_uuid': '50b630c5-260a-41b1-979d-47faafb0e007', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '08209eb7-82fc-4035-89b5-70df9b758ff5', 'code': 200} 2026-05-05 18:09:43.131 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 08209eb7-82fc-4035-89b5-70df9b758ff5 2026-05-05 18:09:47.280 10 INFO neutron.plugins.ml2.plugin [None req-5a3f83a8-dd5e-49ac-8cbe-7b2e37f3a7d7 - - - - - -] Attempt 1 to provision port 0649c771-dcd2-4108-be3d-70f1bf6e4fbf 2026-05-05 18:09:49.069 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 0649c771-dcd2-4108-be3d-70f1bf6e4fbf 2026-05-05 18:09:49.208 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f75b2c3-ef56-4904-bc24-2728e924310a'] response: {'server_uuid': 'b5e1c81d-0fe6-476a-9fcb-779ed8cf561c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0649c771-dcd2-4108-be3d-70f1bf6e4fbf', 'code': 200} 2026-05-05 18:09:51.073 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 0649c771-dcd2-4108-be3d-70f1bf6e4fbf 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:53.993 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-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:53.993 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:53.994 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Failed to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 on host instance for vnic_type normal using segments [{'id': 'd1980d0d-dda1-4c83-b2be-5ae3ffd69842', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 855, 'network_id': '6b086204-332b-4544-b939-84d85316b03b'}] 2026-05-05 18:09:53.994 9 INFO neutron.plugins.ml2.plugin [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Attempt 2 to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:54.019 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-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.019 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:54.020 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Failed to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 on host instance for vnic_type normal using segments [{'id': 'd1980d0d-dda1-4c83-b2be-5ae3ffd69842', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 855, 'network_id': '6b086204-332b-4544-b939-84d85316b03b'}] 2026-05-05 18:09:54.020 9 INFO neutron.plugins.ml2.plugin [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Attempt 3 to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:54.044 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-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:54.044 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Failed to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 on host instance for vnic_type normal using segments [{'id': 'd1980d0d-dda1-4c83-b2be-5ae3ffd69842', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 855, 'network_id': '6b086204-332b-4544-b939-84d85316b03b'}] 2026-05-05 18:09:54.045 9 INFO neutron.plugins.ml2.plugin [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Attempt 4 to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:54.060 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-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.060 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:54.061 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Failed to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 on host instance for vnic_type normal using segments [{'id': 'd1980d0d-dda1-4c83-b2be-5ae3ffd69842', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 855, 'network_id': '6b086204-332b-4544-b939-84d85316b03b'}] 2026-05-05 18:09:54.061 9 INFO neutron.plugins.ml2.plugin [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Attempt 5 to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:54.083 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-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.083 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:54.084 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Failed to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 on host instance for vnic_type normal using segments [{'id': 'd1980d0d-dda1-4c83-b2be-5ae3ffd69842', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 855, 'network_id': '6b086204-332b-4544-b939-84d85316b03b'}] 2026-05-05 18:09:54.084 9 INFO neutron.plugins.ml2.plugin [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Attempt 6 to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:54.100 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-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.100 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:54.101 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Failed to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 on host instance for vnic_type normal using segments [{'id': 'd1980d0d-dda1-4c83-b2be-5ae3ffd69842', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 855, 'network_id': '6b086204-332b-4544-b939-84d85316b03b'}] 2026-05-05 18:09:54.101 9 INFO neutron.plugins.ml2.plugin [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Attempt 7 to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:54.121 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-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.121 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:54.122 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Failed to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 on host instance for vnic_type normal using segments [{'id': 'd1980d0d-dda1-4c83-b2be-5ae3ffd69842', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 855, 'network_id': '6b086204-332b-4544-b939-84d85316b03b'}] 2026-05-05 18:09:54.122 9 INFO neutron.plugins.ml2.plugin [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Attempt 8 to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:54.142 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-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.142 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:54.143 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Failed to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 on host instance for vnic_type normal using segments [{'id': 'd1980d0d-dda1-4c83-b2be-5ae3ffd69842', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 855, 'network_id': '6b086204-332b-4544-b939-84d85316b03b'}] 2026-05-05 18:09:54.143 9 INFO neutron.plugins.ml2.plugin [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Attempt 9 to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:54.161 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-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:54.161 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Failed to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 on host instance for vnic_type normal using segments [{'id': 'd1980d0d-dda1-4c83-b2be-5ae3ffd69842', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 855, 'network_id': '6b086204-332b-4544-b939-84d85316b03b'}] 2026-05-05 18:09:54.162 9 INFO neutron.plugins.ml2.plugin [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Attempt 10 to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:54.180 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-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 174fd88d-f3d5-4ada-83dd-7e3b3545f2af could not be found. 2026-05-05 18:09:54.180 9 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:54.181 9 ERROR neutron.plugins.ml2.managers [None req-7e27e3d2-ba0c-4ae7-9c03-ced406b8b927 - - - - - -] Failed to bind port 5337c0f8-df91-4750-a3b5-f07974a78404 on host instance for vnic_type normal using segments [{'id': 'd1980d0d-dda1-4c83-b2be-5ae3ffd69842', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 855, 'network_id': '6b086204-332b-4544-b939-84d85316b03b'}] 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:56.493 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-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.493 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:56.494 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Failed to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 on host instance for vnic_type normal using segments [{'id': '32da4710-a8a7-4bee-a74e-9c9ba774ea37', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': 'ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67'}] 2026-05-05 18:09:56.495 10 INFO neutron.plugins.ml2.plugin [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Attempt 2 to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:56.531 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-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:56.531 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Failed to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 on host instance for vnic_type normal using segments [{'id': '32da4710-a8a7-4bee-a74e-9c9ba774ea37', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': 'ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67'}] 2026-05-05 18:09:56.533 10 INFO neutron.plugins.ml2.plugin [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Attempt 3 to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:56.564 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-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:56.564 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Failed to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 on host instance for vnic_type normal using segments [{'id': '32da4710-a8a7-4bee-a74e-9c9ba774ea37', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': 'ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67'}] 2026-05-05 18:09:56.565 10 INFO neutron.plugins.ml2.plugin [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Attempt 4 to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:56.583 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-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:56.583 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Failed to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 on host instance for vnic_type normal using segments [{'id': '32da4710-a8a7-4bee-a74e-9c9ba774ea37', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': 'ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67'}] 2026-05-05 18:09:56.584 10 INFO neutron.plugins.ml2.plugin [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Attempt 5 to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 2026-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09: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-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.611 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:56.612 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Failed to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 on host instance for vnic_type normal using segments [{'id': '32da4710-a8a7-4bee-a74e-9c9ba774ea37', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': 'ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67'}] 2026-05-05 18:09:56.612 10 INFO neutron.plugins.ml2.plugin [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Attempt 6 to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:56.646 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-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:56.646 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Failed to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 on host instance for vnic_type normal using segments [{'id': '32da4710-a8a7-4bee-a74e-9c9ba774ea37', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': 'ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67'}] 2026-05-05 18:09:56.648 10 INFO neutron.plugins.ml2.plugin [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Attempt 7 to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:56.671 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-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.671 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:56.672 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Failed to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 on host instance for vnic_type normal using segments [{'id': '32da4710-a8a7-4bee-a74e-9c9ba774ea37', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': 'ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67'}] 2026-05-05 18:09:56.673 10 INFO neutron.plugins.ml2.plugin [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Attempt 8 to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:56.697 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-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:56.697 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Failed to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 on host instance for vnic_type normal using segments [{'id': '32da4710-a8a7-4bee-a74e-9c9ba774ea37', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': 'ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67'}] 2026-05-05 18:09:56.698 10 INFO neutron.plugins.ml2.plugin [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Attempt 9 to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:56.720 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-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:56.720 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Failed to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 on host instance for vnic_type normal using segments [{'id': '32da4710-a8a7-4bee-a74e-9c9ba774ea37', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': 'ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67'}] 2026-05-05 18:09:56.721 10 INFO neutron.plugins.ml2.plugin [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Attempt 10 to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-05 18:09:56.740 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-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2bbee105-25da-4874-a197-d808780b7a50 could not be found. 2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers  2026-05-05 18:09:56.740 10 ERROR neutron.plugins.ml2.managers [None req-e437440e-0d3e-44f7-8a8b-ebab27a0b706 - - - - - -] Failed to bind port a9e4dad0-623f-424b-b52e-d8a8f5a0e099 on host instance for vnic_type normal using segments [{'id': '32da4710-a8a7-4bee-a74e-9c9ba774ea37', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 367, 'network_id': 'ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67'}] 2026-05-05 18:09:57.107 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 7c58fa00-6261-49c7-a23d-1cfc7f511a38 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67 could not be found. 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-05 18:09:57.346 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-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network ffe8e8c2-b1a0-4d29-927c-a1a9343dcb67 could not be found. 2026-05-05 18:09:57.346 9 ERROR oslo_messaging.rpc.server  2026-05-05 18:09:57.433 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port fb47b657-d8fa-4322-81aa-59fcf5b6f5d9 2026-05-05 18:09:57.794 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port e10bdce4-60fa-411e-a3dc-efd6d9f46808 2026-05-05 18:09:59.191 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port c4968126-44e7-457c-b085-79cb51f70251 2026-05-05 18:09:59.609 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port fb47b657-d8fa-4322-81aa-59fcf5b6f5d9 2026-05-05 18:10:00.063 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port e10bdce4-60fa-411e-a3dc-efd6d9f46808 2026-05-05 18:10:00.338 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 7c58fa00-6261-49c7-a23d-1cfc7f511a38 2026-05-05 18:10:00.521 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ff997c41-eb6f-4320-94ea-9a1424c5e071 2026-05-05 18:10:01.061 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port ff997c41-eb6f-4320-94ea-9a1424c5e071 2026-05-05 18:10:58.967 9 INFO neutron.plugins.ml2.plugin [None req-8cfe0630-762b-4778-91a9-073d5da40a91 - - - - - -] Attempt 1 to provision port d3086ac9-9642-41d6-b17f-f062b309d3e0 2026-05-05 18:11:10.288 10 INFO neutron.plugins.ml2.plugin [None req-98308def-6f6b-488f-a747-11df98b9a5a6 - - - - - -] Attempt 1 to provision port 07c5f678-ca77-4a24-a83e-a9ad211fbe58 2026-05-05 18:11:13.172 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 07c5f678-ca77-4a24-a83e-a9ad211fbe58 2026-05-05 18:11:13.331 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bdef80d3-78c0-444b-912e-81cd6b8a0f78'] response: {'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '07c5f678-ca77-4a24-a83e-a9ad211fbe58', 'code': 200} 2026-05-05 18:11:15.124 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 07c5f678-ca77-4a24-a83e-a9ad211fbe58 2026-05-05 18:11:49.606 10 INFO neutron.plugins.ml2.plugin [None req-4b545ee2-f8c0-4cf5-8bbd-b3b0e528429e - - - - - -] Attempt 1 to provision port a747dceb-1f5c-4e93-933a-23b6402315eb 2026-05-05 18:11:53.220 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port a747dceb-1f5c-4e93-933a-23b6402315eb 2026-05-05 18:11:53.335 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbb8d1f2-11d2-428e-a67c-86120ae898cf'] response: {'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a747dceb-1f5c-4e93-933a-23b6402315eb', 'code': 200} 2026-05-05 18:11:55.131 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port a747dceb-1f5c-4e93-933a-23b6402315eb 2026-05-05 18:12:14.826 10 INFO neutron.plugins.ml2.plugin [None req-10bea734-a148-4e24-a129-d03ca9de07d1 - - - - - -] Attempt 1 to provision port 2760f260-1943-48a3-97ce-f922606653c2 2026-05-05 18:12:17.301 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 2760f260-1943-48a3-97ce-f922606653c2 2026-05-05 18:12:17.484 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-515e536d-49dd-40f3-82e4-6dcf536ae2ff'] response: {'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2760f260-1943-48a3-97ce-f922606653c2', 'code': 200} 2026-05-05 18:12:19.146 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port 2760f260-1943-48a3-97ce-f922606653c2 2026-05-05 18:12:25.471 9 INFO neutron.plugins.ml2.plugin [None req-9af65f65-1f7e-4371-901a-8a818afc3db9 - - - - - -] Attempt 1 to provision port b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 2026-05-05 18:12:29.298 9 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 2026-05-05 18:12:29.431 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e244a512-504f-4d48-ad92-165e6d195a9f'] response: {'server_uuid': '7a427a2d-8d00-47d8-8647-33a9aae6c96e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b1dd9cdc-c15b-4df4-884a-94a9c0b987a0', 'code': 200} 2026-05-05 18:12:31.156 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 2026-05-05 18:12:38.954 9 INFO neutron.plugins.ml2.plugin [None req-79d4ab3d-016d-4980-98b4-cd08c2647cc5 - - - - - -] Attempt 1 to provision port b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 2026-05-05 18:12:39.271 10 INFO neutron.plugins.ml2.plugin [None req-99231986-1813-4ef6-89b6-41cb8d9eac46 - - - - - -] Attempt 1 to provision port b1dd9cdc-c15b-4df4-884a-94a9c0b987a0 2026-05-05 18:12:44.596 10 INFO neutron.plugins.ml2.plugin [None req-74084d3d-3497-4649-94ed-50d475b0578a - - - - - -] Attempt 1 to provision port 2760f260-1943-48a3-97ce-f922606653c2