+ 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/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-09 17:46:05.089 1 INFO neutron.common.config [-] Logging enabled! 2026-06-09 17:46:05.089 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-06-09 17:46:05.090 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-09 17:46:05.090 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-09 17:46:05.833 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 17:46:05.835 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-09 17:46:05.838 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-09 17:46:05.838 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-09 17:46:05.838 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-09 17:46:05.839 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-09 17:46:05.839 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:46:05.844 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:46:05.844 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-09 17:46:05.844 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 17:46:05.859 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-09 17:46:05.859 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-09 17:46:05.859 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-09 17:46:05.887 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-09 17:46:05.887 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-09 17:46:05.887 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-09 17:46:05.887 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-09 17:46:05.893 1 WARNING oslo_policy.policy [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-09 17:46:06.128 1 INFO neutron.plugins.ml2.managers [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] Initializing driver for type 'vlan' 2026-06-09 17:46:07.008 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] VlanTypeDriver initialization complete 2026-06-09 17:46:07.008 1 INFO neutron.plugins.ml2.managers [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] Initializing driver for type 'vxlan' 2026-06-09 17:46:07.008 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-09 17:46:07.027 1 INFO neutron.plugins.ml2.managers [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-09 17:46:07.027 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-09 17:46:07.027 1 INFO neutron.plugins.ml2.managers [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] Initializing extension driver 'port_security' 2026-06-09 17:46:07.027 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-09 17:46:07.027 1 INFO neutron.plugins.ml2.managers [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] Initializing extension driver 'qos' 2026-06-09 17:46:07.027 1 INFO neutron.plugins.ml2.managers [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-09 17:46:07.027 1 INFO neutron.plugins.ml2.managers [None req-f695987c-00ff-4bc3-b55b-b17e5fb74475 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-09 17:46:07.036 1 INFO neutron.quota [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded quota_driver: . 2026-06-09 17:46:07.037 1 INFO neutron.plugins.ml2.plugin [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Modular L2 Plugin initialization complete 2026-06-09 17:46:07.037 1 INFO neutron.plugins.ml2.managers [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-09 17:46:07.037 1 INFO neutron.plugins.ml2.managers [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-09 17:46:07.037 1 INFO neutron.plugins.ml2.managers [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-09 17:46:07.037 1 INFO neutron.extensions.vlantransparent [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Disabled vlantransparent extension. 2026-06-09 17:46:07.038 1 INFO neutron.manager [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loading Plugin: qos 2026-06-09 17:46:07.046 1 INFO neutron.manager [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loading Plugin: router 2026-06-09 17:46:07.073 1 INFO neutron.services.service_base [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-09 17:46:07.073 1 INFO neutron.manager [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loading Plugin: segments 2026-06-09 17:46:07.132 1 INFO neutron.manager [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loading Plugin: trunk 2026-06-09 17:46:07.178 1 INFO neutron.manager [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loading Plugin: vpnaas 2026-06-09 17:46:07.209 1 WARNING stevedore.named [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-09 17:46:07.262 1 INFO neutron_vpnaas.services.vpn.plugin [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-09 17:46:07.263 1 INFO neutron.common.utils [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-09 17:46:07.263 1 INFO neutron.manager [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loading Plugin: auto_allocate 2026-06-09 17:46:07.268 1 INFO neutron.manager [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loading Plugin: tag 2026-06-09 17:46:07.274 1 INFO neutron.manager [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loading Plugin: timestamp 2026-06-09 17:46:07.275 1 INFO neutron.manager [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loading Plugin: network_ip_availability 2026-06-09 17:46:07.278 1 INFO neutron.manager [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loading Plugin: flavors 2026-06-09 17:46:07.281 1 INFO neutron.manager [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loading Plugin: revisions 2026-06-09 17:46:07.284 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Initializing extension manager. 2026-06-09 17:46:07.285 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: address-group 2026-06-09 17:46:07.285 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: address-scope 2026-06-09 17:46:07.286 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-09 17:46:07.287 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: agent 2026-06-09 17:46:07.287 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: agent-resources-synced 2026-06-09 17:46:07.288 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-09 17:46:07.289 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-09 17:46:07.289 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: availability_zone 2026-06-09 17:46:07.290 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: availability_zone_filter 2026-06-09 17:46:07.291 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-09 17:46:07.291 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: default-subnetpools 2026-06-09 17:46:07.292 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-09 17:46:07.293 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: dns-integration 2026-06-09 17:46:07.293 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: dns-domain-ports 2026-06-09 17:46:07.293 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-09 17:46:07.294 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: dvr 2026-06-09 17:46:07.294 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-09 17:46:07.295 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: empty-string-filtering 2026-06-09 17:46:07.295 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 17:46:07.296 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-09 17:46:07.296 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: external-net 2026-06-09 17:46:07.297 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-09 17:46:07.297 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: extraroute 2026-06-09 17:46:07.298 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: extraroute-atomic 2026-06-09 17:46:07.298 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-09 17:46:07.299 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-09 17:46:07.299 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-09 17:46:07.300 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-09 17:46:07.300 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: fip-port-details 2026-06-09 17:46:07.301 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: flavors 2026-06-09 17:46:07.302 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-09 17:46:07.302 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: floatingip-pools 2026-06-09 17:46:07.303 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: ip_allocation 2026-06-09 17:46:07.303 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-09 17:46:07.304 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: l2_adjacency 2026-06-09 17:46:07.304 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: router 2026-06-09 17:46:07.306 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-09 17:46:07.306 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: ext-gw-mode 2026-06-09 17:46:07.307 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: l3-ha 2026-06-09 17:46:07.307 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-09 17:46:07.308 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-09 17:46:07.308 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: l3-flavors 2026-06-09 17:46:07.309 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-09 17:46:07.309 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-09 17:46:07.310 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-09 17:46:07.311 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-09 17:46:07.312 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-09 17:46:07.313 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-09 17:46:07.314 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-09 17:46:07.314 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: multi-provider 2026-06-09 17:46:07.314 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: net-mtu 2026-06-09 17:46:07.315 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: net-mtu-writable 2026-06-09 17:46:07.315 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: network_availability_zone 2026-06-09 17:46:07.316 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: network_ha 2026-06-09 17:46:07.316 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: network-ip-availability 2026-06-09 17:46:07.317 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-09 17:46:07.318 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: pagination 2026-06-09 17:46:07.318 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: port-device-profile 2026-06-09 17:46:07.318 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-09 17:46:07.319 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-09 17:46:07.319 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: port-mac-override 2026-06-09 17:46:07.320 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-09 17:46:07.320 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-09 17:46:07.321 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: port-resource-request 2026-06-09 17:46:07.321 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-09 17:46:07.322 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: binding 2026-06-09 17:46:07.322 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: binding-extended 2026-06-09 17:46:07.323 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: port-security 2026-06-09 17:46:07.323 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: project-id 2026-06-09 17:46:07.324 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: provider 2026-06-09 17:46:07.325 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos 2026-06-09 17:46:07.325 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-09 17:46:07.326 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-09 17:46:07.326 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-default 2026-06-09 17:46:07.327 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-fip 2026-06-09 17:46:07.327 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-09 17:46:07.328 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-09 17:46:07.328 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-09 17:46:07.329 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-09 17:46:07.329 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-09 17:46:07.330 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-pps 2026-06-09 17:46:07.330 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-09 17:46:07.331 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-09 17:46:07.331 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: qos-rules-alias 2026-06-09 17:46:07.332 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: quota-check-limit 2026-06-09 17:46:07.333 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: quotas 2026-06-09 17:46:07.335 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: quota_details 2026-06-09 17:46:07.336 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: rbac-policies 2026-06-09 17:46:07.336 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: rbac-address-group 2026-06-09 17:46:07.337 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: rbac-address-scope 2026-06-09 17:46:07.337 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: rbac-security-groups 2026-06-09 17:46:07.338 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-09 17:46:07.338 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: revision-if-match 2026-06-09 17:46:07.339 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-09 17:46:07.339 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: router_availability_zone 2026-06-09 17:46:07.340 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-09 17:46:07.341 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-09 17:46:07.341 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-09 17:46:07.342 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-09 17:46:07.342 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-09 17:46:07.343 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-09 17:46:07.455 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: security-group 2026-06-09 17:46:07.456 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: segment 2026-06-09 17:46:07.457 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-09 17:46:07.457 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: service-type 2026-06-09 17:46:07.458 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: sorting 2026-06-09 17:46:07.458 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: standard-attr-segment 2026-06-09 17:46:07.459 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: standard-attr-description 2026-06-09 17:46:07.459 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: stateful-security-group 2026-06-09 17:46:07.459 1 WARNING neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-09 17:46:07.460 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-09 17:46:07.460 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: subnet_onboard 2026-06-09 17:46:07.461 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-09 17:46:07.461 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: subnet-service-types 2026-06-09 17:46:07.462 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: subnet_allocation 2026-06-09 17:46:07.463 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-09 17:46:07.463 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-09 17:46:07.465 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: standard-attr-tag 2026-06-09 17:46:07.466 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-09 17:46:07.466 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: trunk 2026-06-09 17:46:07.467 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: trunk-details 2026-06-09 17:46:07.467 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-09 17:46:07.468 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-09 17:46:07.468 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-09 17:46:07.469 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: vpn-flavors 2026-06-09 17:46:07.470 1 INFO neutron.api.extensions [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Loaded extension: vpnaas 2026-06-09 17:46:07.472 1 INFO oslo_service.service [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Starting 2 workers 2026-06-09 17:46:07.477 1 INFO oslo_service.service [None req-5034ef43-82b1-4def-a50d-4eaab0942821 - - - - - -] Starting 1 workers 2026-06-09 17:46:42.966 10 INFO neutron.db.l3_hamode_db [None req-87d59f3c-4a35-42c9-9491-8d3c403356ae - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-09 17:46:55.425 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port d45fce29-f2bb-4534-be2e-d894ea9bfe3f 2026-06-09 17:46:56.961 9 INFO neutron.plugins.ml2.plugin [None req-1b2fd824-48e5-4aec-8678-e608db26f7e2 - - - - - -] Attempt 1 to provision port d45fce29-f2bb-4534-be2e-d894ea9bfe3f 2026-06-09 17:46:57.123 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port d45fce29-f2bb-4534-be2e-d894ea9bfe3f 2026-06-09 17:51:13.333 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 2e016b75-a5c5-4141-afd8-2479c9a7433c 2026-06-09 17:51:13.932 10 INFO neutron.plugins.ml2.plugin [None req-6d23e9f5-ae59-48b3-b5d2-df6d49648702 - - - - - -] Attempt 1 to provision port 2e016b75-a5c5-4141-afd8-2479c9a7433c 2026-06-09 17:51:15.332 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 2e016b75-a5c5-4141-afd8-2479c9a7433c 2026-06-09 17:51:20.856 9 INFO neutron.plugins.ml2.plugin [None req-2fcb67d5-f756-4563-a92d-99855aaace13 - - - - - -] Attempt 1 to provision port 4c190d38-a7ea-4b99-8128-06fa262dfe84 2026-06-09 17:54:55.587 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 4c190d38-a7ea-4b99-8128-06fa262dfe84 2026-06-09 17:54:57.474 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 4c190d38-a7ea-4b99-8128-06fa262dfe84 2026-06-09 18:03:17.847 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 3c08f934-562c-43fa-a768-103dbd4054d5 2026-06-09 18:03:19.789 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 3c08f934-562c-43fa-a768-103dbd4054d5 2026-06-09 18:19:20.298 10 INFO neutron.plugins.ml2.plugin [None req-0fd54008-cc02-4c9d-a62f-c51992f14156 - - - - - -] Attempt 1 to provision port 076bf1b7-0bea-475b-9052-3ac4052b09fb 2026-06-09 18:19:20.582 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 9967188d-cf8f-4533-8831-2de2f8fff5e1 2026-06-09 18:19:20.756 9 INFO neutron.plugins.ml2.plugin [None req-377a1cc7-5642-46b0-8eec-fc751d6f4a70 - - - - - -] Attempt 1 to provision port b389152c-f012-4d98-bfa4-65ca406153a9 2026-06-09 18:19:21.108 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port b389152c-f012-4d98-bfa4-65ca406153a9 2026-06-09 18:19:21.173 9 INFO neutron.plugins.ml2.plugin [None req-d751873b-ddc2-46c5-865e-68fc9d91733d - - - - - -] Attempt 1 to provision port 2e369599-ba59-4225-9d9f-d2e5ac886aa2 2026-06-09 18:19:21.220 9 INFO neutron.plugins.ml2.plugin [None req-d751873b-ddc2-46c5-865e-68fc9d91733d - - - - - -] Attempt 1 to provision port 9967188d-cf8f-4533-8831-2de2f8fff5e1 2026-06-09 18:19:21.416 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 30d66d7a-2a0a-4cd3-82bb-bada1b6a6473 2026-06-09 18:19:21.565 9 INFO neutron.plugins.ml2.plugin [None req-ce71ebb2-930d-43a4-9458-7e6ee6061796 - - - - - -] Attempt 1 to provision port 30d66d7a-2a0a-4cd3-82bb-bada1b6a6473 2026-06-09 18:19:22.682 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 30d66d7a-2a0a-4cd3-82bb-bada1b6a6473 2026-06-09 18:19:23.039 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 9967188d-cf8f-4533-8831-2de2f8fff5e1 2026-06-09 18:19:23.388 10 INFO neutron.plugins.ml2.plugin [None req-5a40bed9-30da-4cf9-b9d4-0ed948443575 - - - - - -] Attempt 1 to provision port 56539bf5-54aa-4c3a-8623-6806022084d4 2026-06-09 18:19:23.418 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port b389152c-f012-4d98-bfa4-65ca406153a9 2026-06-09 18:19:23.522 10 INFO neutron.plugins.ml2.plugin [None req-5a40bed9-30da-4cf9-b9d4-0ed948443575 - - - - - -] Attempt 1 to provision port 86301c6e-d48e-463a-946c-45003ee75138 2026-06-09 18:19:24.085 10 INFO neutron.plugins.ml2.plugin [None req-a8f3c35a-fb4a-41ca-97b3-91f12b2c71f8 - - - - - -] Attempt 1 to provision port 56539bf5-54aa-4c3a-8623-6806022084d4 2026-06-09 18:19:24.738 10 INFO neutron.plugins.ml2.plugin [None req-21f5a076-6053-4870-a138-2f27b0d7ce07 - - - - - -] Attempt 1 to provision port 494a336c-0fbd-4bec-a861-7c957b0b9fc6 2026-06-09 18:19:25.417 9 INFO neutron.plugins.ml2.plugin [None req-a395d2f6-ae24-4242-bc09-06ae5776bd83 - - - - - -] Attempt 1 to provision port 494a336c-0fbd-4bec-a861-7c957b0b9fc6 2026-06-09 18:19:25.961 9 INFO neutron.plugins.ml2.plugin [None req-ace81e86-4889-419b-975e-3786aa964591 - - - - - -] Attempt 1 to provision port 742b2d84-bc76-4ea1-91f3-88cfc297540d 2026-06-09 18:19:26.611 9 INFO neutron.plugins.ml2.plugin [None req-7a7c887e-760c-4ff7-91d0-040f5e37feeb - - - - - -] Attempt 1 to provision port 742b2d84-bc76-4ea1-91f3-88cfc297540d 2026-06-09 18:19:27.587 10 INFO neutron.plugins.ml2.plugin [None req-7ddb214e-8f90-41ec-8201-fe2c2ecb6442 - - - - - -] Attempt 1 to provision port 0904e69c-5384-4fdc-9941-a7ee3a60db02 2026-06-09 18:19:28.134 10 INFO neutron.plugins.ml2.plugin [None req-26bd9397-a100-47c5-8ee9-bfa56bcd4df0 - - - - - -] Attempt 1 to provision port c6d11111-b27c-4d54-a79b-7ac6883254dd 2026-06-09 18:19:28.548 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port c6d11111-b27c-4d54-a79b-7ac6883254dd 2026-06-09 18:19:29.667 9 INFO neutron.plugins.ml2.plugin [None req-b8187884-02a7-467a-b8e6-563a3ab71297 - - - - - -] Attempt 1 to provision port 762a5e30-ef01-4e97-9a0c-185bf0b3f139 2026-06-09 18:19:30.120 9 INFO neutron.plugins.ml2.plugin [None req-43e864df-d3f4-49d7-9643-a120f4a6a148 - - - - - -] Attempt 1 to provision port 762a5e30-ef01-4e97-9a0c-185bf0b3f139 2026-06-09 18:19:30.553 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port c6d11111-b27c-4d54-a79b-7ac6883254dd 2026-06-09 18:19:32.645 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 569dec13-37c5-4744-bc6e-b8702138d041 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-09 18:19:33.355 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 19c96c8c-4988-4764-b783-cc8d668c0ae3 2026-06-09 18:19:33.846 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port c26bc6cf-773c-4a8b-8511-2ababce8ad6b 2026-06-09 18:19:34.227 10 INFO neutron.plugins.ml2.plugin [None req-79562608-d5b9-479b-b12f-302775ae03bb - - - - - -] Attempt 1 to provision port baef335f-f3f8-4e77-b91f-0d4e6092dcc5 2026-06-09 18:19:34.624 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 569dec13-37c5-4744-bc6e-b8702138d041 2026-06-09 18:19:34.949 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 19c96c8c-4988-4764-b783-cc8d668c0ae3 2026-06-09 18:19:35.321 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port c26bc6cf-773c-4a8b-8511-2ababce8ad6b 2026-06-09 18:19:38.416 10 INFO neutron.plugins.ml2.plugin [None req-22575bd4-f20a-43cd-8cd2-91e6bec875a3 - - - - - -] Attempt 1 to provision port 15936cfe-43c6-45ac-910d-5b4de065a70a 2026-06-09 18:19:38.601 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 1c65e978-02a3-4464-8c74-55fed931a7e5 2026-06-09 18:19:38.868 9 INFO neutron.plugins.ml2.plugin [None req-4c5c1f17-5aa6-4cd0-8923-2c0a817e18ef - - - - - -] Attempt 1 to provision port 7af5ffc9-9594-4613-aa9f-1d17fb2fdcce 2026-06-09 18:19:39.331 10 INFO neutron.plugins.ml2.plugin [None req-f01b500c-c0cd-4c0f-b77c-8949f66d38d0 - - - - - -] Attempt 1 to provision port 1c65e978-02a3-4464-8c74-55fed931a7e5 2026-06-09 18:19:40.998 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port baef335f-f3f8-4e77-b91f-0d4e6092dcc5 2026-06-09 18:19:41.026 10 INFO neutron.plugins.ml2.plugin [None req-41e0abaa-2af5-4a39-a843-81b5950b026b - - - - - -] Attempt 1 to provision port 258fabe8-1dc8-475c-b50a-45ea539f04be 2026-06-09 18:19:41.498 10 INFO neutron.plugins.ml2.plugin [None req-8f86d566-51a4-4d6c-b6a0-6f8e8107f95e - - - - - -] Attempt 1 to provision port 02cf743f-c7fd-4682-9462-b933498338eb 2026-06-09 18:19:41.746 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 1c65e978-02a3-4464-8c74-55fed931a7e5 2026-06-09 18:19:41.855 10 INFO neutron.plugins.ml2.plugin [None req-8cf1de7e-79f0-4031-ba50-41fd202534de - - - - - -] Attempt 1 to provision port 258fabe8-1dc8-475c-b50a-45ea539f04be 2026-06-09 18:19:42.198 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-11a6a543-03a3-485b-943b-8fe63a7b9e87'] response: {'server_uuid': '189ea17d-c2a4-4991-ab6d-683b17f866b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'baef335f-f3f8-4e77-b91f-0d4e6092dcc5', 'code': 200} 2026-06-09 18:19:42.792 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port a7318896-9af9-4b27-8c86-e48614e8e767 2026-06-09 18:19:43.136 9 INFO neutron.plugins.ml2.plugin [None req-0d837561-5a94-4384-8422-dd255f8a1841 - - - - - -] Attempt 1 to provision port 07b3b15f-ed94-4862-86da-860f2800fbf0 2026-06-09 18:19:43.376 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port baef335f-f3f8-4e77-b91f-0d4e6092dcc5 2026-06-09 18:19:43.773 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 07b3b15f-ed94-4862-86da-860f2800fbf0 2026-06-09 18:19:44.322 10 INFO neutron.plugins.ml2.plugin [None req-3c6b3b01-3a3f-4526-b488-6742db06c4c1 - - - - - -] Attempt 1 to provision port c1390465-f8cb-4ed4-ab18-0574c91b20af 2026-06-09 18:19:44.804 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port a7318896-9af9-4b27-8c86-e48614e8e767 2026-06-09 18:19:45.142 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 7af5ffc9-9594-4613-aa9f-1d17fb2fdcce 2026-06-09 18:19:45.559 10 INFO neutron.plugins.ml2.plugin [None req-a2340c92-7faa-4910-a470-a97c959b753d - - - - - -] Attempt 1 to provision port c1390465-f8cb-4ed4-ab18-0574c91b20af 2026-06-09 18:19:45.767 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-19a1c3c4-2464-4742-9760-f695b997c82a'] response: {'server_uuid': '6db5f522-6555-43a8-9b45-ad1a4531370d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7af5ffc9-9594-4613-aa9f-1d17fb2fdcce', 'code': 200} 2026-06-09 18:19:46.003 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 07b3b15f-ed94-4862-86da-860f2800fbf0 2026-06-09 18:19:46.628 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 7af5ffc9-9594-4613-aa9f-1d17fb2fdcce 2026-06-09 18:19:46.918 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 605425a6-5bed-44b2-a9ec-5be98608a13a 2026-06-09 18:19:48.544 9 INFO neutron.plugins.ml2.plugin [None req-35780d3f-806d-4cb2-890b-724bd765f0e6 - - - - - -] Attempt 1 to provision port 74d919df-a49c-4d77-9d09-8ee3d405a714 2026-06-09 18:19:48.645 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 605425a6-5bed-44b2-a9ec-5be98608a13a 2026-06-09 18:19:50.698 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 74d919df-a49c-4d77-9d09-8ee3d405a714 2026-06-09 18:19:51.624 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0517b55c-3eb5-4e56-9a52-e12dc3f8937b'] response: {'server_uuid': '1d9b9005-12d8-4420-ab63-6a388c28bb64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '74d919df-a49c-4d77-9d09-8ee3d405a714', 'code': 200} 2026-06-09 18:19:52.533 10 INFO neutron.plugins.ml2.plugin [None req-3978867b-8f3e-4216-8e33-de0421cd88f9 - - - - - -] Attempt 1 to provision port cf32e93d-5612-4fa1-8a84-8d08b369263a 2026-06-09 18:19:52.724 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 74d919df-a49c-4d77-9d09-8ee3d405a714 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-09 18:19:54.765 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port cf32e93d-5612-4fa1-8a84-8d08b369263a 2026-06-09 18:19:54.911 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e0d4ccb-9664-4c8e-a7d4-083cc9e05092'] response: {'server_uuid': '85731b99-b2c3-43fc-85b2-a20fe93395f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf32e93d-5612-4fa1-8a84-8d08b369263a', 'code': 200} 2026-06-09 18:19:56.773 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port cf32e93d-5612-4fa1-8a84-8d08b369263a 2026-06-09 18:19:58.613 9 INFO neutron.plugins.ml2.plugin [None req-6aa43f4d-8e9e-4bac-a79e-2cb3a8ec45f0 - - - - - -] Attempt 1 to provision port 6e4bec07-41eb-4964-bd40-d4e390eabbfa 2026-06-09 18:19:58.712 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 821b8f1d-f123-484e-a92d-285938265492 2026-06-09 18:19:59.866 10 INFO neutron.plugins.ml2.plugin [None req-c4830324-679b-410b-9a51-73f155a8494f - - - - - -] Attempt 1 to provision port 821b8f1d-f123-484e-a92d-285938265492 2026-06-09 18:20:00.757 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 821b8f1d-f123-484e-a92d-285938265492 2026-06-09 18:20:01.003 9 INFO neutron.plugins.ml2.plugin [None req-0ea28cfc-73bd-4e3b-a76c-d8699d073685 - - - - - -] Attempt 1 to provision port 316d4124-1d3e-4367-be79-fbc4f5d66269 2026-06-09 18:20:01.790 9 INFO neutron.plugins.ml2.plugin [None req-3eb70c48-4b5c-4163-8c7a-4b4fdf010279 - - - - - -] Attempt 1 to provision port 316d4124-1d3e-4367-be79-fbc4f5d66269 2026-06-09 18:20:02.713 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port db4dd498-0d57-461d-9553-12e35d8aa2b8 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-09 18:20:04.577 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port db4dd498-0d57-461d-9553-12e35d8aa2b8 2026-06-09 18:20:06.184 9 INFO neutron.plugins.ml2.plugin [None req-b523de04-2232-48d2-8bf8-844e3d5d1043 - - - - - -] Attempt 1 to provision port aa1e4288-b006-4f81-b22f-13bd88e2953f 2026-06-09 18:20:08.784 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 15936cfe-43c6-45ac-910d-5b4de065a70a 2026-06-09 18:20:09.049 10 INFO neutron.plugins.ml2.plugin [None req-0ef0b681-7467-45b6-8590-c7e5b17fc362 - - - - - -] Attempt 1 to provision port df07e1c3-56f1-494e-970d-1ef3bdde742e 2026-06-09 18:20:09.164 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 258fabe8-1dc8-475c-b50a-45ea539f04be 2026-06-09 18:20:09.556 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 4b27e543-6172-471d-94ba-cc38354db87a 2026-06-09 18:20:09.720 10 INFO neutron.plugins.ml2.plugin [None req-3b1a80a7-aa17-40f9-ab03-919bedc48b4c - - - - - -] Attempt 1 to provision port 4b27e543-6172-471d-94ba-cc38354db87a 2026-06-09 18:20:10.035 10 INFO neutron.plugins.ml2.plugin [None req-f73679cb-ac35-49c2-961b-f63fdc35d4e8 - - - - - -] Attempt 1 to provision port 74d919df-a49c-4d77-9d09-8ee3d405a714 2026-06-09 18:20:10.091 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port aa1e4288-b006-4f81-b22f-13bd88e2953f 2026-06-09 18:20:10.215 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce74d0da-8d53-409a-86cc-a2e313f4584c'] response: {'server_uuid': '1b00f975-de1d-4670-8726-ada0f59ef2bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa1e4288-b006-4f81-b22f-13bd88e2953f', 'code': 200} 2026-06-09 18:20:10.772 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 15936cfe-43c6-45ac-910d-5b4de065a70a 2026-06-09 18:20:11.049 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 258fabe8-1dc8-475c-b50a-45ea539f04be 2026-06-09 18:20:11.414 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 4b27e543-6172-471d-94ba-cc38354db87a 2026-06-09 18:20:11.739 9 INFO neutron.plugins.ml2.plugin [None req-e7a781ff-62c2-46d4-a9a3-fe0ceeea9837 - - - - - -] Attempt 1 to provision port 5aa416dd-336e-4f78-8151-822a3fa4fc5f 2026-06-09 18:20:11.896 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port aa1e4288-b006-4f81-b22f-13bd88e2953f 2026-06-09 18:20:12.176 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 74d919df-a49c-4d77-9d09-8ee3d405a714 2026-06-09 18:20:12.295 9 INFO neutron.plugins.ml2.plugin [None req-1afbb8d1-8c95-4656-a12c-8154e6fe0bac - - - - - -] Attempt 1 to provision port 5aa416dd-336e-4f78-8151-822a3fa4fc5f 2026-06-09 18:20:12.792 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port f1ce2ff1-3c4e-4970-958e-4b1a3e80067d 2026-06-09 18:20:13.073 10 INFO neutron.plugins.ml2.plugin [None req-6bb4fdaf-e7b2-4aa2-8af4-3cd2e77873c7 - - - - - -] Attempt 1 to provision port 74d919df-a49c-4d77-9d09-8ee3d405a714 2026-06-09 18:20:14.757 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port f1ce2ff1-3c4e-4970-958e-4b1a3e80067d 2026-06-09 18:20:15.837 10 INFO neutron.plugins.ml2.plugin [None req-eb57876d-ca23-43fd-a625-02b1c6b32426 - - - - - -] Attempt 1 to provision port cef93958-df4d-4b70-8e9a-9f1958094c92 2026-06-09 18:20:19.035 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port cef93958-df4d-4b70-8e9a-9f1958094c92 2026-06-09 18:20:19.157 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-43f7029d-3946-4a03-bd9c-93c518346fb1'] response: {'server_uuid': '8a93b5ee-a941-4e8b-bd3b-4dd9d9798965', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cef93958-df4d-4b70-8e9a-9f1958094c92', 'code': 200} 2026-06-09 18:20:20.757 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port cef93958-df4d-4b70-8e9a-9f1958094c92 2026-06-09 18:20:24.087 9 INFO neutron.plugins.ml2.plugin [None req-461ae45b-d84e-45b1-b16c-145a751e60d4 - - - - - -] Attempt 1 to provision port 2f45ea59-e9b9-4b35-bf0a-48391463a13e 2026-06-09 18:20:24.863 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 316d4124-1d3e-4367-be79-fbc4f5d66269 2026-06-09 18:20:25.212 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 6e4bec07-41eb-4964-bd40-d4e390eabbfa 2026-06-09 18:20:26.759 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 316d4124-1d3e-4367-be79-fbc4f5d66269 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-09 18:20:27.061 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 6e4bec07-41eb-4964-bd40-d4e390eabbfa 2026-06-09 18:20:29.008 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b294b71-237d-43ec-be67-9cecd63d77b3'] response: {'server_uuid': '1b00f975-de1d-4670-8726-ada0f59ef2bb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aa1e4288-b006-4f81-b22f-13bd88e2953f', 'code': 200} 2026-06-09 18:20:30.778 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port aa1e4288-b006-4f81-b22f-13bd88e2953f 2026-06-09 18:20:30.898 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0e4e124-e3b5-4f6e-b61e-d9f5328c1b00'] response: {'server_uuid': '1b00f975-de1d-4670-8726-ada0f59ef2bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aa1e4288-b006-4f81-b22f-13bd88e2953f', 'code': 200} 2026-06-09 18:20:32.775 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port aa1e4288-b006-4f81-b22f-13bd88e2953f 2026-06-09 18:20:47.027 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-663377ea-de69-4a16-8c19-bdc07b63ca6c'] response: {'server_uuid': '1b00f975-de1d-4670-8726-ada0f59ef2bb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aa1e4288-b006-4f81-b22f-13bd88e2953f', 'code': 200} 2026-06-09 18:20:48.902 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 600d365b-e00c-4649-b573-295d1f4c1707 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:01.924 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:01.927 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Failed to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 on host instance for vnic_type normal using segments [{'id': 'f1c56cfb-5d5d-44bb-9ccd-f6b0f271f9bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 481, 'network_id': 'e166ab93-e194-4677-8d72-cbb13a47d6c2'}] 2026-06-09 18:21:01.927 9 INFO neutron.plugins.ml2.plugin [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Attempt 2 to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:01.946 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:01.947 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Failed to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 on host instance for vnic_type normal using segments [{'id': 'f1c56cfb-5d5d-44bb-9ccd-f6b0f271f9bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 481, 'network_id': 'e166ab93-e194-4677-8d72-cbb13a47d6c2'}] 2026-06-09 18:21:01.947 9 INFO neutron.plugins.ml2.plugin [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Attempt 3 to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:01.966 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Failed to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 on host instance for vnic_type normal using segments [{'id': 'f1c56cfb-5d5d-44bb-9ccd-f6b0f271f9bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 481, 'network_id': 'e166ab93-e194-4677-8d72-cbb13a47d6c2'}] 2026-06-09 18:21:01.966 9 INFO neutron.plugins.ml2.plugin [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Attempt 4 to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:01.984 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:01.985 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Failed to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 on host instance for vnic_type normal using segments [{'id': 'f1c56cfb-5d5d-44bb-9ccd-f6b0f271f9bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 481, 'network_id': 'e166ab93-e194-4677-8d72-cbb13a47d6c2'}] 2026-06-09 18:21:01.985 9 INFO neutron.plugins.ml2.plugin [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Attempt 5 to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.014 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:02.015 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Failed to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 on host instance for vnic_type normal using segments [{'id': 'f1c56cfb-5d5d-44bb-9ccd-f6b0f271f9bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 481, 'network_id': 'e166ab93-e194-4677-8d72-cbb13a47d6c2'}] 2026-06-09 18:21:02.015 9 INFO neutron.plugins.ml2.plugin [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Attempt 6 to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.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-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:02.044 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Failed to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 on host instance for vnic_type normal using segments [{'id': 'f1c56cfb-5d5d-44bb-9ccd-f6b0f271f9bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 481, 'network_id': 'e166ab93-e194-4677-8d72-cbb13a47d6c2'}] 2026-06-09 18:21:02.045 9 INFO neutron.plugins.ml2.plugin [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Attempt 7 to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.069 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:02.070 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Failed to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 on host instance for vnic_type normal using segments [{'id': 'f1c56cfb-5d5d-44bb-9ccd-f6b0f271f9bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 481, 'network_id': 'e166ab93-e194-4677-8d72-cbb13a47d6c2'}] 2026-06-09 18:21:02.070 9 INFO neutron.plugins.ml2.plugin [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Attempt 8 to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.093 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:02.094 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Failed to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 on host instance for vnic_type normal using segments [{'id': 'f1c56cfb-5d5d-44bb-9ccd-f6b0f271f9bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 481, 'network_id': 'e166ab93-e194-4677-8d72-cbb13a47d6c2'}] 2026-06-09 18:21:02.094 9 INFO neutron.plugins.ml2.plugin [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Attempt 9 to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:02.130 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Failed to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 on host instance for vnic_type normal using segments [{'id': 'f1c56cfb-5d5d-44bb-9ccd-f6b0f271f9bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 481, 'network_id': 'e166ab93-e194-4677-8d72-cbb13a47d6c2'}] 2026-06-09 18:21:02.131 9 INFO neutron.plugins.ml2.plugin [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Attempt 10 to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 64d21361-3421-4b6b-a474-2b0005db9cd2 could not be found. 2026-06-09 18:21:02.147 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:02.148 9 ERROR neutron.plugins.ml2.managers [None req-a5a0408e-2498-494c-be75-edfb4a565deb - - - - - -] Failed to bind port 36acc1b3-e6b4-4b1e-b077-1c533e3d2e51 on host instance for vnic_type normal using segments [{'id': 'f1c56cfb-5d5d-44bb-9ccd-f6b0f271f9bd', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 481, 'network_id': 'e166ab93-e194-4677-8d72-cbb13a47d6c2'}] 2026-06-09 18:21:02.638 9 INFO neutron.plugins.ml2.plugin [None req-dad703ef-6989-4aac-939f-1e5d4d5a43bf - - - - - -] Attempt 1 to provision port b6d17b49-8dee-4f1f-9874-ea0c932214f8 2026-06-09 18:21:02.785 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port b6d17b49-8dee-4f1f-9874-ea0c932214f8 2026-06-09 18:21:05.134 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port c845e414-fa52-4c04-9390-1f37438d527d 2026-06-09 18:21:06.836 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port c845e414-fa52-4c04-9390-1f37438d527d 2026-06-09 18:21:07.154 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port ac27f9f5-f102-4885-bcf5-48b259d8f9d4 2026-06-09 18:21:07.260 9 INFO neutron.plugins.ml2.plugin [None req-13b568c5-fa1c-4d37-9916-7d6d8ac1d9ea - - - - - -] Attempt 1 to provision port c845e414-fa52-4c04-9390-1f37438d527d 2026-06-09 18:21:07.595 9 INFO neutron.plugins.ml2.plugin [None req-fc4c536c-c7f0-46dd-b502-a4a9faaf16fb - - - - - -] Attempt 1 to provision port ac27f9f5-f102-4885-bcf5-48b259d8f9d4 2026-06-09 18:21:07.658 9 INFO neutron.plugins.ml2.plugin [None req-fc4c536c-c7f0-46dd-b502-a4a9faaf16fb - - - - - -] Attempt 1 to provision port ba62f128-3640-46f1-a6e3-b54d37e18e75 2026-06-09 18:21:07.697 9 INFO neutron.plugins.ml2.plugin [None req-fc4c536c-c7f0-46dd-b502-a4a9faaf16fb - - - - - -] Attempt 1 to provision port c845e414-fa52-4c04-9390-1f37438d527d 2026-06-09 18:21:07.862 9 INFO neutron.plugins.ml2.plugin [None req-faf4e994-2b70-456b-a25f-36a020ef78c3 - - - - - -] Attempt 1 to provision port ba62f128-3640-46f1-a6e3-b54d37e18e75 2026-06-09 18:21:07.900 9 INFO neutron.plugins.ml2.plugin [None req-faf4e994-2b70-456b-a25f-36a020ef78c3 - - - - - -] Attempt 1 to provision port ac27f9f5-f102-4885-bcf5-48b259d8f9d4 2026-06-09 18:21:08.284 10 INFO neutron.plugins.ml2.plugin [None req-5e40c153-6fb4-4b3f-b2b8-c884e3d0fd7c - - - - - -] Attempt 1 to provision port c1d77a56-6426-4748-bda4-03bf02e474d3 2026-06-09 18:21:08.454 10 INFO neutron.plugins.ml2.plugin [None req-ad211dce-b877-4ef2-aad6-f33a0bcf9d82 - - - - - -] Attempt 1 to provision port ba62f128-3640-46f1-a6e3-b54d37e18e75 2026-06-09 18:21:08.715 9 INFO neutron.plugins.ml2.plugin [None req-ec9469fa-b5c9-46b9-8f99-f22dcf4b3c9c - - - - - -] Attempt 1 to provision port c1d77a56-6426-4748-bda4-03bf02e474d3 2026-06-09 18:21:08.744 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port ac27f9f5-f102-4885-bcf5-48b259d8f9d4 2026-06-09 18:21:08.860 10 INFO neutron.plugins.ml2.plugin [None req-dc122622-efa2-429c-a744-b64e940b78e3 - - - - - -] Attempt 1 to provision port ba62f128-3640-46f1-a6e3-b54d37e18e75 2026-06-09 18:21:10.835 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 0ff7d728-2c70-4700-bf40-3bbd0a5d02e7 2026-06-09 18:21:11.413 9 INFO neutron.plugins.ml2.plugin [None req-9503e671-9042-4c6d-aa5d-1f5f982bc5bf - - - - - -] Attempt 1 to provision port 0ff7d728-2c70-4700-bf40-3bbd0a5d02e7 2026-06-09 18:21:12.851 9 INFO neutron.plugins.ml2.plugin [None req-50898f30-c1fe-4a87-88ec-e829d9e72987 - - - - - -] Attempt 1 to provision port 39afc7eb-4677-41ba-8b3a-37f7c68bc6cd 2026-06-09 18:21:12.857 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 0ff7d728-2c70-4700-bf40-3bbd0a5d02e7 2026-06-09 18:21:14.920 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 32157985-e345-422d-8376-46c33b364dae 2026-06-09 18:21:16.181 10 INFO neutron.plugins.ml2.plugin [None req-54a6f3d3-531d-45f6-a567-2cfc2cc7d5fe - - - - - -] Attempt 1 to provision port 32157985-e345-422d-8376-46c33b364dae 2026-06-09 18:21:16.784 10 INFO neutron.plugins.ml2.plugin [None req-226aebfb-db29-4cd0-adba-a682894c6b4f - - - - - -] Attempt 1 to provision port 9f830d26-478e-43ae-8797-2437389deb6d 2026-06-09 18:21:16.861 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 9f830d26-478e-43ae-8797-2437389deb6d 2026-06-09 18:21:17.683 10 INFO neutron.plugins.ml2.plugin [None req-64da77f1-b1a4-40bc-b8c9-316223d6de3e - - - - - -] Attempt 1 to provision port 2b93ec51-a162-41c5-9f55-1b46b68ee80d 2026-06-09 18:21:18.443 10 INFO neutron.plugins.ml2.plugin [None req-101bf21e-5c71-4e59-b993-d0c52276af30 - - - - - -] Attempt 1 to provision port 2b93ec51-a162-41c5-9f55-1b46b68ee80d 2026-06-09 18:21:18.784 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 9f830d26-478e-43ae-8797-2437389deb6d 2026-06-09 18:21:22.793 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port db24714c-cac5-4c15-bb6b-4ef2d8796e8d 2026-06-09 18:21:23.533 10 INFO neutron.plugins.ml2.plugin [None req-656310fb-261a-4621-86a8-5f27a9e6fb0e - - - - - -] Attempt 1 to provision port db24714c-cac5-4c15-bb6b-4ef2d8796e8d 2026-06-09 18:21:24.711 10 INFO neutron.plugins.ml2.plugin [None req-2b63cd5f-f62e-4477-8f1a-749295240a54 - - - - - -] Attempt 1 to provision port 7d79f4d0-35e4-4ef3-a0a2-d83b7c0b7fa1 2026-06-09 18:21:24.762 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port db24714c-cac5-4c15-bb6b-4ef2d8796e8d 2026-06-09 18:21:25.055 10 INFO neutron.plugins.ml2.plugin [None req-59823d74-727e-4cb0-8896-faa6ef299fb0 - - - - - -] Attempt 1 to provision port 7d79f4d0-35e4-4ef3-a0a2-d83b7c0b7fa1 2026-06-09 18:21:28.526 9 INFO neutron.plugins.ml2.plugin [None req-7914495f-ef5b-4a2d-ba33-3584f2fa227e - - - - - -] Attempt 1 to provision port 74e706e1-d129-4c35-a91d-74833ba15acf 2026-06-09 18:21:28.768 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 17ea2094-10d5-4781-be3a-711566a411ee 2026-06-09 18:21:28.976 9 INFO neutron.plugins.ml2.plugin [None req-7582d98d-6beb-43c3-bb00-a07fc3e9bc85 - - - - - -] Attempt 1 to provision port 17ea2094-10d5-4781-be3a-711566a411ee 2026-06-09 18:21:30.064 9 INFO neutron.plugins.ml2.plugin [None req-67674ae9-4158-4e37-8451-7e5fbd420410 - - - - - -] Attempt 1 to provision port 27b4603f-9b80-4116-8880-830b95bb716c 2026-06-09 18:21:30.784 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 17ea2094-10d5-4781-be3a-711566a411ee 2026-06-09 18:21:30.942 10 INFO neutron.plugins.ml2.plugin [None req-cb070866-f049-4d02-9058-365b05960743 - - - - - -] Attempt 1 to provision port ffcc6d12-11f3-4176-863d-c4f02feea323 2026-06-09 18:21:31.600 10 INFO neutron.plugins.ml2.plugin [None req-9d1568d3-febe-43c9-b5c9-e9410420c4a6 - - - - - -] Attempt 1 to provision port ffcc6d12-11f3-4176-863d-c4f02feea323 2026-06-09 18:21:32.788 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 9cea389a-c0bd-4911-b3f4-9d256aba4b8c 2026-06-09 18:21:34.889 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 9cea389a-c0bd-4911-b3f4-9d256aba4b8c 2026-06-09 18:21:38.921 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port dbb3bc88-0fd2-437d-a58a-0c2ce44bcc95 2026-06-09 18:21:39.042 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-75d07f09-2e71-4bb1-9b9a-bc4e9c1091da'] response: {'server_uuid': '34b9325e-5ae1-4305-b7fe-b5a1a6c029f0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dbb3bc88-0fd2-437d-a58a-0c2ce44bcc95', 'code': 200} 2026-06-09 18:21:40.871 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port b39e2ad3-8987-4d9f-b7ef-1735fb3775be 2026-06-09 18:21:41.174 9 INFO neutron.plugins.ml2.plugin [None req-f3cc553c-a4f4-4b65-8e16-5969c7540008 - - - - - -] Attempt 1 to provision port b39e2ad3-8987-4d9f-b7ef-1735fb3775be 2026-06-09 18:21:41.385 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 03bb3981-b302-439e-a3d8-ae797cf3715e 2026-06-09 18:21:41.770 9 INFO neutron.plugins.ml2.plugin [None req-72ccfc1e-5fed-4cb8-ac4e-6a5d282c0456 - - - - - -] Attempt 1 to provision port 03bb3981-b302-439e-a3d8-ae797cf3715e 2026-06-09 18:21:42.277 9 INFO neutron.plugins.ml2.plugin [None req-67b8c138-8b0b-4779-a9a7-d15d8f610a23 - - - - - -] Attempt 1 to provision port a626597a-112e-4cd6-af26-27beeea76508 2026-06-09 18:21:42.809 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port b39e2ad3-8987-4d9f-b7ef-1735fb3775be 2026-06-09 18:21:42.849 10 INFO neutron.plugins.ml2.plugin [None req-963b470f-5f11-4388-9ae2-ff2f64926186 - - - - - -] Attempt 1 to provision port a626597a-112e-4cd6-af26-27beeea76508 2026-06-09 18:21:43.077 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 03bb3981-b302-439e-a3d8-ae797cf3715e 2026-06-09 18:21:44.501 10 INFO neutron.plugins.ml2.plugin [None req-64739ff2-455b-45b6-9d2c-38baf2e5bf85 - - - - - -] Attempt 1 to provision port 81b8d1ae-adf3-4dd8-aef9-50d4e5ff3139 2026-06-09 18:21:44.960 10 INFO neutron.plugins.ml2.plugin [None req-c55619a8-f3d8-4c5b-94fe-2fc7b9887481 - - - - - -] Attempt 1 to provision port 81b8d1ae-adf3-4dd8-aef9-50d4e5ff3139 2026-06-09 18:21:52.691 10 INFO neutron.plugins.ml2.plugin [None req-fc7fd6b2-e0a6-4551-954a-62c6787a1c1a - - - - - -] Attempt 1 to provision port 786a9795-dbe7-4c87-8c6d-e5e499130467 2026-06-09 18:21:52.786 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 786a9795-dbe7-4c87-8c6d-e5e499130467 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.022 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:53.023 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Failed to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba on host instance for vnic_type normal using segments [{'id': '69fcc934-c188-4d62-b04d-907e12cfffb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 441, 'network_id': 'a0fb679d-8ea9-47a2-a5a7-f0eb58e99672'}] 2026-06-09 18:21:53.024 9 INFO neutron.plugins.ml2.plugin [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Attempt 2 to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.041 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:53.042 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Failed to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba on host instance for vnic_type normal using segments [{'id': '69fcc934-c188-4d62-b04d-907e12cfffb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 441, 'network_id': 'a0fb679d-8ea9-47a2-a5a7-f0eb58e99672'}] 2026-06-09 18:21:53.042 9 INFO neutron.plugins.ml2.plugin [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Attempt 3 to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.070 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:53.071 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Failed to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba on host instance for vnic_type normal using segments [{'id': '69fcc934-c188-4d62-b04d-907e12cfffb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 441, 'network_id': 'a0fb679d-8ea9-47a2-a5a7-f0eb58e99672'}] 2026-06-09 18:21:53.072 9 INFO neutron.plugins.ml2.plugin [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Attempt 4 to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.088 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:53.089 10 INFO neutron.plugins.ml2.plugin [None req-fc7fd6b2-e0a6-4551-954a-62c6787a1c1a - - - - - -] Attempt 1 to provision port bece8f25-56fe-4e57-8cdd-80b1c5477f0e 2026-06-09 18:21:53.089 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Failed to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba on host instance for vnic_type normal using segments [{'id': '69fcc934-c188-4d62-b04d-907e12cfffb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 441, 'network_id': 'a0fb679d-8ea9-47a2-a5a7-f0eb58e99672'}] 2026-06-09 18:21:53.089 9 INFO neutron.plugins.ml2.plugin [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Attempt 5 to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.107 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:53.108 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Failed to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba on host instance for vnic_type normal using segments [{'id': '69fcc934-c188-4d62-b04d-907e12cfffb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 441, 'network_id': 'a0fb679d-8ea9-47a2-a5a7-f0eb58e99672'}] 2026-06-09 18:21:53.108 9 INFO neutron.plugins.ml2.plugin [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Attempt 6 to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.130 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:53.131 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Failed to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba on host instance for vnic_type normal using segments [{'id': '69fcc934-c188-4d62-b04d-907e12cfffb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 441, 'network_id': 'a0fb679d-8ea9-47a2-a5a7-f0eb58e99672'}] 2026-06-09 18:21:53.131 9 INFO neutron.plugins.ml2.plugin [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Attempt 7 to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.148 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:53.149 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Failed to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba on host instance for vnic_type normal using segments [{'id': '69fcc934-c188-4d62-b04d-907e12cfffb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 441, 'network_id': 'a0fb679d-8ea9-47a2-a5a7-f0eb58e99672'}] 2026-06-09 18:21:53.149 9 INFO neutron.plugins.ml2.plugin [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Attempt 8 to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.169 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:53.170 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Failed to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba on host instance for vnic_type normal using segments [{'id': '69fcc934-c188-4d62-b04d-907e12cfffb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 441, 'network_id': 'a0fb679d-8ea9-47a2-a5a7-f0eb58e99672'}] 2026-06-09 18:21:53.170 9 INFO neutron.plugins.ml2.plugin [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Attempt 9 to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.185 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:53.186 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Failed to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba on host instance for vnic_type normal using segments [{'id': '69fcc934-c188-4d62-b04d-907e12cfffb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 441, 'network_id': 'a0fb679d-8ea9-47a2-a5a7-f0eb58e99672'}] 2026-06-09 18:21:53.186 9 INFO neutron.plugins.ml2.plugin [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Attempt 10 to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e309a011-7c9c-43b0-b5f7-0b005b308ecd could not be found. 2026-06-09 18:21:53.205 9 ERROR neutron.plugins.ml2.managers  2026-06-09 18:21:53.206 9 ERROR neutron.plugins.ml2.managers [None req-c18f4540-67ee-4c99-bb0e-0108e88cef77 - - - - - -] Failed to bind port d1866ce3-c452-43e7-ad49-8e6df13f3cba on host instance for vnic_type normal using segments [{'id': '69fcc934-c188-4d62-b04d-907e12cfffb6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 441, 'network_id': 'a0fb679d-8ea9-47a2-a5a7-f0eb58e99672'}] 2026-06-09 18:21:53.343 9 INFO neutron.plugins.ml2.plugin [None req-80d37585-05bc-41c2-8a7c-425aa296f789 - - - - - -] Attempt 1 to provision port bece8f25-56fe-4e57-8cdd-80b1c5477f0e 2026-06-09 18:21:53.889 9 INFO neutron.plugins.ml2.plugin [None req-ead0c96a-951c-4ad3-af05-5d0c1ce563b3 - - - - - -] Attempt 1 to provision port bece8f25-56fe-4e57-8cdd-80b1c5477f0e 2026-06-09 18:21:54.811 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 786a9795-dbe7-4c87-8c6d-e5e499130467 2026-06-09 18:21:56.458 10 INFO neutron.plugins.ml2.plugin [None req-dc53c669-0b8f-4c34-8663-5cb8c607a96b - - - - - -] Attempt 1 to provision port 68e917b2-d73f-4a28-b1f2-24e213c83447 2026-06-09 18:21:56.860 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 1fe788e7-6d4e-4379-9a4e-ef3cdce9a1af 2026-06-09 18:21:57.126 9 INFO neutron.plugins.ml2.plugin [None req-f44ae248-354e-4ea5-8672-b7bc34b9b224 - - - - - -] Attempt 1 to provision port 1fe788e7-6d4e-4379-9a4e-ef3cdce9a1af 2026-06-09 18:21:58.781 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 1fe788e7-6d4e-4379-9a4e-ef3cdce9a1af 2026-06-09 18:21:58.831 9 INFO neutron.plugins.ml2.plugin [None req-b4c7dc38-06a6-4aab-b8cb-f204b603d722 - - - - - -] Attempt 1 to provision port b91140da-a0b6-435f-906e-f801e6eb42a7 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-09 18:21:59.497 9 INFO neutron.plugins.ml2.plugin [None req-a4edc427-d3cc-4857-a78b-48da8e6c9626 - - - - - -] Attempt 1 to provision port b91140da-a0b6-435f-906e-f801e6eb42a7 2026-06-09 18:22:00.880 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port f5af6dd5-4d42-43d0-9ad7-10df75a7dd36 2026-06-09 18:22:02.559 10 INFO neutron.plugins.ml2.plugin [None req-044c007a-0f27-451d-82be-4afbae1d1cba - - - - - -] Attempt 1 to provision port f401202c-c3d7-41f4-ae6e-5b6bdcd64729 2026-06-09 18:22:02.874 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port f5af6dd5-4d42-43d0-9ad7-10df75a7dd36 2026-06-09 18:22:02.991 10 INFO neutron.plugins.ml2.plugin [None req-8764823c-3a98-4a08-b2b6-5f5643095fe1 - - - - - -] Attempt 1 to provision port 2fdc4045-cfb1-48eb-a26c-c1b64bdf2944 2026-06-09 18:22:03.255 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port f401202c-c3d7-41f4-ae6e-5b6bdcd64729 2026-06-09 18:22:03.517 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 57a4af6a-6677-4ce7-9fd5-55eb74f03522 2026-06-09 18:22:03.650 9 INFO neutron.plugins.ml2.plugin [None req-fa318f47-585b-49aa-ab95-47f98e2ca449 - - - - - -] Attempt 1 to provision port 57a4af6a-6677-4ce7-9fd5-55eb74f03522 2026-06-09 18:22:03.855 10 INFO neutron.plugins.ml2.plugin [None req-21ff9ea7-a07f-457b-8127-d7a85fdb9bae - - - - - -] Attempt 1 to provision port 71972d6f-af0f-4590-80be-96d43af5f227 2026-06-09 18:22:04.232 10 INFO neutron.plugins.ml2.plugin [None req-6e61f361-6984-4ea6-b50c-084280155338 - - - - - -] Attempt 1 to provision port 71972d6f-af0f-4590-80be-96d43af5f227 2026-06-09 18:22:04.841 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 57a4af6a-6677-4ce7-9fd5-55eb74f03522 2026-06-09 18:22:05.136 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port f401202c-c3d7-41f4-ae6e-5b6bdcd64729 2026-06-09 18:22:05.210 10 INFO neutron.plugins.ml2.plugin [None req-03d31257-fb89-4085-8e7f-57498c5daa7e - - - - - -] Attempt 1 to provision port 1c8cf96d-4d5b-4315-87e5-f6928646b6b9 2026-06-09 18:22:05.964 10 INFO neutron.plugins.ml2.plugin [None req-820a0712-5f2b-42f4-9195-9ef088a4ed6a - - - - - -] Attempt 1 to provision port 1c8cf96d-4d5b-4315-87e5-f6928646b6b9 2026-06-09 18:22:06.851 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port a81a8e9f-c850-4102-8a78-04d339f9db5a 2026-06-09 18:22:08.786 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port a81a8e9f-c850-4102-8a78-04d339f9db5a 2026-06-09 18:22:08.829 9 INFO neutron.plugins.ml2.plugin [None req-cd4ea247-66a4-4682-808f-09d0bac6b99c - - - - - -] Attempt 1 to provision port f7e39833-53c5-4aac-a535-23f3ef23ace4 2026-06-09 18:22:12.428 10 INFO neutron.plugins.ml2.plugin [None req-3d8244ef-9a5c-4274-8342-9563f25938ef - - - - - -] Attempt 1 to provision port 3fad1469-bec4-45d3-9b0d-ee8ea81e66b4 2026-06-09 18:22:14.919 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 68e917b2-d73f-4a28-b1f2-24e213c83447 2026-06-09 18:22:15.267 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 3fad1469-bec4-45d3-9b0d-ee8ea81e66b4 2026-06-09 18:22:15.451 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-67e04cf1-e0c9-436b-bc3f-2acee26ee685'] response: {'server_uuid': '58f4693c-02ab-4fa1-a78e-0f1e6ba68cd5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3fad1469-bec4-45d3-9b0d-ee8ea81e66b4', 'code': 200} 2026-06-09 18:22:16.876 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port b91140da-a0b6-435f-906e-f801e6eb42a7 2026-06-09 18:22:17.181 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 68e917b2-d73f-4a28-b1f2-24e213c83447 2026-06-09 18:22:17.455 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 3fad1469-bec4-45d3-9b0d-ee8ea81e66b4 2026-06-09 18:22:18.838 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port b91140da-a0b6-435f-906e-f801e6eb42a7 2026-06-09 18:22:22.811 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 1c8cf96d-4d5b-4315-87e5-f6928646b6b9 2026-06-09 18:22:23.093 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 2fdc4045-cfb1-48eb-a26c-c1b64bdf2944 2026-06-09 18:22:24.805 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 1c8cf96d-4d5b-4315-87e5-f6928646b6b9 2026-06-09 18:22:25.074 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 2fdc4045-cfb1-48eb-a26c-c1b64bdf2944 2026-06-09 18:22:35.855 9 INFO neutron.plugins.ml2.plugin [None req-74e1d7ef-08b9-4896-814a-18a9bd08ff97 - - - - - -] Attempt 1 to provision port d4110446-757c-4fe6-8546-5ed7efce3083 2026-06-09 18:22:38.974 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port b5c2b7a3-12c1-4025-96c1-66bff5ec703a 2026-06-09 18:22:40.868 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 63cfd3fa-390d-4134-aa74-b26fd5cc4a4f 2026-06-09 18:22:41.540 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port b5c2b7a3-12c1-4025-96c1-66bff5ec703a 2026-06-09 18:22:41.855 10 INFO neutron.plugins.ml2.plugin [None req-5f4f5a72-d64b-4b0a-979d-2d0ad0d51477 - - - - - -] Attempt 1 to provision port 8558b63c-0c3c-4b52-94e8-f924ce89a526 2026-06-09 18:22:41.904 10 INFO neutron.plugins.ml2.plugin [None req-5f4f5a72-d64b-4b0a-979d-2d0ad0d51477 - - - - - -] Attempt 1 to provision port 63cfd3fa-390d-4134-aa74-b26fd5cc4a4f 2026-06-09 18:22:42.908 10 INFO neutron.plugins.ml2.plugin [None req-2b2bc5d0-7eaf-4769-9411-a3ebdf9ef274 - - - - - -] Attempt 1 to provision port 8558b63c-0c3c-4b52-94e8-f924ce89a526 2026-06-09 18:22:42.924 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 63cfd3fa-390d-4134-aa74-b26fd5cc4a4f 2026-06-09 18:22:43.276 10 INFO neutron.plugins.ml2.plugin [None req-d2498fdd-7917-4c4b-86e1-f328c48c7509 - - - - - -] Attempt 1 to provision port 8558b63c-0c3c-4b52-94e8-f924ce89a526 2026-06-09 18:22:45.757 10 INFO neutron.plugins.ml2.plugin [None req-d78f4438-ac14-4bd7-b37a-5549f1746990 - - - - - -] Attempt 1 to provision port 7ceef79c-4125-427e-9434-fd339e2fd5ab 2026-06-09 18:22:46.857 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 7ceef79c-4125-427e-9434-fd339e2fd5ab 2026-06-09 18:22:46.973 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-edb27835-6c7d-402e-ab64-a045b935cfe8'] response: {'server_uuid': 'dbcaf07f-8391-44ab-af3e-607d2417d252', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7ceef79c-4125-427e-9434-fd339e2fd5ab', 'code': 200} 2026-06-09 18:22:48.790 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 7ceef79c-4125-427e-9434-fd339e2fd5ab 2026-06-09 18:22:54.986 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 4a1b3c0b-2d10-43e3-981d-d554a6b51d1b 2026-06-09 18:22:55.469 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port d4110446-757c-4fe6-8546-5ed7efce3083 2026-06-09 18:22:55.588 9 INFO neutron.plugins.ml2.plugin [None req-351fa2ae-8aad-4bb6-a9d0-c4052e0125e8 - - - - - -] Attempt 1 to provision port 4a1b3c0b-2d10-43e3-981d-d554a6b51d1b 2026-06-09 18:22:56.056 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 8558b63c-0c3c-4b52-94e8-f924ce89a526 2026-06-09 18:22:56.316 9 INFO neutron.plugins.ml2.plugin [None req-c339a509-a250-43f9-9af5-27c7f37c45dd - - - - - -] Attempt 1 to provision port 4a1b3c0b-2d10-43e3-981d-d554a6b51d1b 2026-06-09 18:22:56.524 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 8fb36dfc-bf8d-4cfd-a03d-16c7acbc03e3 2026-06-09 18:22:57.013 10 INFO neutron.plugins.ml2.plugin [None req-3dc1c83b-36fa-4999-ae75-3da80523c003 - - - - - -] Attempt 1 to provision port 230b8a24-b90d-499a-8d56-a6320fd42a2b 2026-06-09 18:22:57.224 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 4a1b3c0b-2d10-43e3-981d-d554a6b51d1b 2026-06-09 18:22:57.258 9 INFO neutron.plugins.ml2.plugin [None req-bc93c910-2e2e-4077-b61a-98b2026dfaf7 - - - - - -] Attempt 1 to provision port 8fb36dfc-bf8d-4cfd-a03d-16c7acbc03e3 2026-06-09 18:22:57.528 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 78c3ef6c-8056-428f-9e3e-fac256a7a817 2026-06-09 18:22:58.038 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port d4110446-757c-4fe6-8546-5ed7efce3083 2026-06-09 18:22:58.130 10 INFO neutron.plugins.ml2.plugin [None req-900d1e42-9711-459d-8095-a9da3dc8a217 - - - - - -] Attempt 1 to provision port 78c3ef6c-8056-428f-9e3e-fac256a7a817 2026-06-09 18:22:58.216 10 INFO neutron.plugins.ml2.plugin [None req-900d1e42-9711-459d-8095-a9da3dc8a217 - - - - - -] Attempt 1 to provision port 8fb36dfc-bf8d-4cfd-a03d-16c7acbc03e3 2026-06-09 18:22:58.610 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 8558b63c-0c3c-4b52-94e8-f924ce89a526 2026-06-09 18:22:58.844 10 INFO neutron.plugins.ml2.plugin [None req-783403d4-253f-4275-8f31-39c40ec13491 - - - - - -] Attempt 1 to provision port 78c3ef6c-8056-428f-9e3e-fac256a7a817 2026-06-09 18:22:58.938 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 8fb36dfc-bf8d-4cfd-a03d-16c7acbc03e3 2026-06-09 18:22:59.406 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 78c3ef6c-8056-428f-9e3e-fac256a7a817 2026-06-09 18:22:59.430 9 INFO neutron.plugins.ml2.plugin [None req-7b8ab358-99ad-4c60-bdcc-d79454e72b58 - - - - - -] Attempt 1 to provision port 78947cca-6e3a-4894-ab32-f30b30fa0c12 2026-06-09 18:23:00.203 9 INFO neutron.plugins.ml2.plugin [None req-0859c458-a957-4593-9ef5-1d8256ee2af4 - - - - - -] Attempt 1 to provision port 78947cca-6e3a-4894-ab32-f30b30fa0c12 2026-06-09 18:23:01.171 9 INFO neutron.plugins.ml2.plugin [None req-85e55d2f-9782-4ce8-8501-ed837f372b6d - - - - - -] Attempt 1 to provision port d5241b5e-c012-43a4-a668-a030b39071fd 2026-06-09 18:23:01.454 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 00c1aa6d-4522-485c-aa2a-a0165084eebe 2026-06-09 18:23:01.915 10 INFO neutron.plugins.ml2.plugin [None req-f25527eb-07af-4361-b02c-441df50d4d1c - - - - - -] Attempt 1 to provision port d5241b5e-c012-43a4-a668-a030b39071fd 2026-06-09 18:23:03.406 10 INFO neutron.plugins.ml2.plugin [None req-3759de24-1dd1-4a3e-888d-feb79bd4cfa4 - - - - - -] Attempt 1 to provision port 19be71b3-c1d9-4f04-afed-4e11e1886f4a 2026-06-09 18:23:03.706 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 00c1aa6d-4522-485c-aa2a-a0165084eebe 2026-06-09 18:23:04.171 9 INFO neutron.plugins.ml2.plugin [None req-82e33579-2b17-46fc-bbc8-c9d66191dc38 - - - - - -] Attempt 1 to provision port 19be71b3-c1d9-4f04-afed-4e11e1886f4a 2026-06-09 18:23:07.497 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 04531168-ac12-4362-b0f1-09f8c1306a5c 2026-06-09 18:23:08.753 9 INFO neutron.plugins.ml2.plugin [None req-6904cf56-b252-4ad2-b987-bd3bad1f2b87 - - - - - -] Attempt 1 to provision port 04531168-ac12-4362-b0f1-09f8c1306a5c 2026-06-09 18:23:09.581 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port d4126cde-8596-4550-b039-141bdc4c72e8 2026-06-09 18:23:10.221 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 56b0fd7e-82fa-437e-ba96-91046a9d8ccd 2026-06-09 18:23:10.405 9 INFO neutron.plugins.ml2.plugin [None req-cc2c04ca-32ed-4be4-bb41-ef969b704a0a - - - - - -] Attempt 1 to provision port d4126cde-8596-4550-b039-141bdc4c72e8 2026-06-09 18:23:10.867 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port d4f712a8-e6cd-43b6-ab44-94ddf3e74686 2026-06-09 18:23:11.377 9 INFO neutron.plugins.ml2.plugin [None req-13588916-ac34-439f-afb1-dab36c24a503 - - - - - -] Attempt 1 to provision port 56b0fd7e-82fa-437e-ba96-91046a9d8ccd 2026-06-09 18:23:11.817 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 9c201b0a-408e-4c74-a20b-b84e3e24381b 2026-06-09 18:23:12.009 10 INFO neutron.plugins.ml2.plugin [None req-178f6d43-40d3-4db6-acdf-9dfdaf7f9a06 - - - - - -] Attempt 1 to provision port d4f712a8-e6cd-43b6-ab44-94ddf3e74686 2026-06-09 18:23:12.516 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port e7664eb2-cb76-48ab-a886-cbfb99e82710 2026-06-09 18:23:12.662 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-16e830eb-d652-403c-8ae2-3ef2033ad108'] response: {'server_uuid': 'df4cf2b1-705e-4d9c-ace6-e1ff66b56600', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e7664eb2-cb76-48ab-a886-cbfb99e82710', 'code': 200} 2026-06-09 18:23:13.810 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port e7664eb2-cb76-48ab-a886-cbfb99e82710 2026-06-09 18:23:14.077 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 98f12963-37dc-41e2-92c5-ccd545985355 2026-06-09 18:23:14.713 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-87d59321-f2f1-4b2d-91ef-64b43752e8ca'] response: {'server_uuid': '4d61e42b-935d-4f66-b28a-710e18b28e1d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '98f12963-37dc-41e2-92c5-ccd545985355', 'code': 200} 2026-06-09 18:23:15.696 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 98f12963-37dc-41e2-92c5-ccd545985355 2026-06-09 18:23:17.755 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 19be71b3-c1d9-4f04-afed-4e11e1886f4a 2026-06-09 18:23:18.200 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 78947cca-6e3a-4894-ab32-f30b30fa0c12 2026-06-09 18:23:18.569 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 230b8a24-b90d-499a-8d56-a6320fd42a2b 2026-06-09 18:23:18.939 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port d5241b5e-c012-43a4-a668-a030b39071fd 2026-06-09 18:23:19.823 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 19be71b3-c1d9-4f04-afed-4e11e1886f4a 2026-06-09 18:23:20.087 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 78947cca-6e3a-4894-ab32-f30b30fa0c12 2026-06-09 18:23:20.451 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port d5241b5e-c012-43a4-a668-a030b39071fd 2026-06-09 18:23:20.722 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 230b8a24-b90d-499a-8d56-a6320fd42a2b 2026-06-09 18:23:25.714 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 0bb5c366-4759-4a81-bcfe-38e83fabb347 2026-06-09 18:23:25.838 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-77f998df-4bd5-4d0e-a74d-9904fda96e00'] response: {'server_uuid': 'ecf805f8-6066-4b70-8c85-fa945b58567c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0bb5c366-4759-4a81-bcfe-38e83fabb347', 'code': 200} 2026-06-09 18:23:27.669 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 0bb5c366-4759-4a81-bcfe-38e83fabb347 2026-06-09 18:23:43.891 10 INFO neutron.plugins.ml2.plugin [None req-3afc9801-9510-4940-9525-7440dba5a006 - - - - - -] Attempt 1 to provision port b8d8a6a1-1d93-4f89-a9fb-4bc094669737 2026-06-09 18:23:57.546 9 INFO neutron.plugins.ml2.plugin [None req-6aa03100-4481-4cd3-8743-79ea50d45526 - - - - - -] Attempt 1 to provision port 126e0543-41ef-4763-91a1-05a5942ba17a 2026-06-09 18:23:59.757 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 126e0543-41ef-4763-91a1-05a5942ba17a 2026-06-09 18:23:59.910 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-801ba58f-5a68-46a9-8142-6a4446cf4e93'] response: {'server_uuid': '4621cab6-d52a-4c43-8d74-ed4234a1ea79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '126e0543-41ef-4763-91a1-05a5942ba17a', 'code': 200} 2026-06-09 18:24:01.750 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 126e0543-41ef-4763-91a1-05a5942ba17a 2026-06-09 18:24:07.707 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 27bbe86f-e051-4f05-a953-90c9d33fc720 2026-06-09 18:24:41.730 10 INFO neutron.plugins.ml2.plugin [None req-673f5ca7-4f47-4986-96e7-b4acbd5e18eb - - - - - -] Attempt 1 to provision port 92c5c19e-211e-4ce7-bd86-6c878cd3ff98 2026-06-09 18:24:45.781 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 92c5c19e-211e-4ce7-bd86-6c878cd3ff98 2026-06-09 18:24:45.955 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2b1c060-482d-4271-8a4a-dec497797d35'] response: {'server_uuid': '4621cab6-d52a-4c43-8d74-ed4234a1ea79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '92c5c19e-211e-4ce7-bd86-6c878cd3ff98', 'code': 200} 2026-06-09 18:24:47.697 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port 92c5c19e-211e-4ce7-bd86-6c878cd3ff98 2026-06-09 18:25:13.952 9 INFO neutron.plugins.ml2.plugin [None req-aeae8b58-11a0-43f2-ad97-72a85aad2372 - - - - - -] Attempt 1 to provision port cfe73dac-f5ff-4d27-b525-5eec54d7df0e 2026-06-09 18:25:14.113 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f415e28a-d8f2-48c5-9901-1dec425c7cbd'] response: {'server_uuid': '4621cab6-d52a-4c43-8d74-ed4234a1ea79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cfe73dac-f5ff-4d27-b525-5eec54d7df0e', 'code': 200} 2026-06-09 18:25:15.730 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port cfe73dac-f5ff-4d27-b525-5eec54d7df0e 2026-06-09 18:25:25.022 10 INFO neutron.plugins.ml2.plugin [None req-f8600e2a-8d62-4676-990e-90a0771c1ca6 - - - - - -] Attempt 1 to provision port c6cc7559-c590-4f95-a37b-fb09998fe4da 2026-06-09 18:25:27.809 9 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port c6cc7559-c590-4f95-a37b-fb09998fe4da 2026-06-09 18:25:27.967 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc9b7ff5-0809-4eba-ad3d-ce4739cdb435'] response: {'server_uuid': '4621cab6-d52a-4c43-8d74-ed4234a1ea79', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c6cc7559-c590-4f95-a37b-fb09998fe4da', 'code': 200} 2026-06-09 18:25:28.695 9 INFO neutron.plugins.ml2.plugin [None req-4244f49a-4f39-4ede-9170-4f1f6fe28729 - - - - - -] Attempt 1 to provision port c6cc7559-c590-4f95-a37b-fb09998fe4da 2026-06-09 18:25:29.817 10 INFO neutron.plugins.ml2.plugin [None req-827a3503-2b4c-49f2-98cf-2bd0c1babdd9 - - - - - -] Attempt 1 to provision port c6cc7559-c590-4f95-a37b-fb09998fe4da 2026-06-09 18:25:38.458 10 INFO neutron.plugins.ml2.plugin [None req-b84e0f2c-4a6d-4230-8ec1-e872ac26cfba - - - - - -] Attempt 1 to provision port c6cc7559-c590-4f95-a37b-fb09998fe4da 2026-06-09 18:25:43.990 10 INFO neutron.plugins.ml2.plugin [None req-8e41a8c5-d876-4c39-a5e9-dd01eb6b40b7 - - - - - -] Attempt 1 to provision port cfe73dac-f5ff-4d27-b525-5eec54d7df0e