+ 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:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-21 05:26:15.487 1 INFO neutron.common.config [-] Logging enabled! 2026-05-21 05:26:15.488 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-21 05:26:15.488 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-21 05:26:15.488 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 05:26:16.402 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:26:16.404 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 05:26:16.407 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-21 05:26:16.408 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 05:26:16.408 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 05:26:16.408 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 05:26:16.408 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:26:16.413 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:26:16.413 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 05:26:16.413 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:26:16.429 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 05:26:16.430 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 05:26:16.430 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 05:26:16.457 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 05:26:16.458 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 05:26:16.458 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 05:26:16.458 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 05:26:16.463 1 WARNING oslo_policy.policy [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] 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-05-21 05:26:16.720 1 INFO neutron.plugins.ml2.managers [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] Initializing driver for type 'vlan' 2026-05-21 05:26:16.870 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] VlanTypeDriver initialization complete 2026-05-21 05:26:16.871 1 INFO neutron.plugins.ml2.managers [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 05:26:16.871 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 05:26:16.913 1 INFO neutron.plugins.ml2.managers [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 05:26:16.914 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 05:26:16.914 1 INFO neutron.plugins.ml2.managers [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] Initializing extension driver 'port_security' 2026-05-21 05:26:16.914 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 05:26:16.914 1 INFO neutron.plugins.ml2.managers [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] Initializing extension driver 'qos' 2026-05-21 05:26:16.914 1 INFO neutron.plugins.ml2.managers [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 05:26:16.915 1 INFO neutron.plugins.ml2.managers [None req-7e30d0e0-c10b-4fff-9d2a-0d282f437658 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 05:26:16.928 1 INFO neutron.quota [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded quota_driver: . 2026-05-21 05:26:16.929 1 INFO neutron.plugins.ml2.plugin [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 05:26:16.929 1 INFO neutron.plugins.ml2.managers [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 05:26:16.929 1 INFO neutron.plugins.ml2.managers [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 05:26:16.929 1 INFO neutron.plugins.ml2.managers [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 05:26:16.929 1 INFO neutron.extensions.vlantransparent [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Disabled vlantransparent extension. 2026-05-21 05:26:16.929 1 INFO neutron.manager [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loading Plugin: qos 2026-05-21 05:26:16.938 1 INFO neutron.manager [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loading Plugin: router 2026-05-21 05:26:16.966 1 INFO neutron.services.service_base [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 05:26:16.967 1 INFO neutron.manager [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loading Plugin: segments 2026-05-21 05:26:17.026 1 INFO neutron.manager [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loading Plugin: trunk 2026-05-21 05:26:17.072 1 INFO neutron.manager [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loading Plugin: vpnaas 2026-05-21 05:26:17.108 1 WARNING stevedore.named [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 05:26:17.161 1 INFO neutron_vpnaas.services.vpn.plugin [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 05:26:17.162 1 INFO neutron.common.utils [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 05:26:17.162 1 INFO neutron.manager [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loading Plugin: auto_allocate 2026-05-21 05:26:17.166 1 INFO neutron.manager [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loading Plugin: tag 2026-05-21 05:26:17.172 1 INFO neutron.manager [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loading Plugin: timestamp 2026-05-21 05:26:17.174 1 INFO neutron.manager [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 05:26:17.178 1 INFO neutron.manager [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loading Plugin: flavors 2026-05-21 05:26:17.180 1 INFO neutron.manager [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loading Plugin: revisions 2026-05-21 05:26:17.183 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Initializing extension manager. 2026-05-21 05:26:17.184 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: address-group 2026-05-21 05:26:17.185 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: address-scope 2026-05-21 05:26:17.185 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 05:26:17.186 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: agent 2026-05-21 05:26:17.186 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 05:26:17.187 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 05:26:17.188 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 05:26:17.188 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: availability_zone 2026-05-21 05:26:17.189 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 05:26:17.189 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 05:26:17.190 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: default-subnetpools 2026-05-21 05:26:17.191 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 05:26:17.191 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: dns-integration 2026-05-21 05:26:17.192 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 05:26:17.192 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 05:26:17.193 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: dvr 2026-05-21 05:26:17.193 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 05:26:17.194 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 05:26:17.194 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:26:17.195 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 05:26:17.195 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: external-net 2026-05-21 05:26:17.196 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 05:26:17.196 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: extraroute 2026-05-21 05:26:17.197 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 05:26:17.197 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 05:26:17.198 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 05:26:17.198 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 05:26:17.199 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 05:26:17.199 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: fip-port-details 2026-05-21 05:26:17.200 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: flavors 2026-05-21 05:26:17.200 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 05:26:17.201 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: floatingip-pools 2026-05-21 05:26:17.201 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: ip_allocation 2026-05-21 05:26:17.202 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 05:26:17.202 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: l2_adjacency 2026-05-21 05:26:17.203 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: router 2026-05-21 05:26:17.204 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 05:26:17.205 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-21 05:26:17.206 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-21 05:26:17.206 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 05:26:17.207 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: l3-ha 2026-05-21 05:26:17.207 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:26:17.208 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 05:26:17.208 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: l3-flavors 2026-05-21 05:26:17.209 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 05:26:17.209 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 05:26:17.211 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 05:26:17.212 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 05:26:17.212 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 05:26:17.213 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 05:26:17.214 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 05:26:17.214 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: multi-provider 2026-05-21 05:26:17.215 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: net-mtu 2026-05-21 05:26:17.215 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 05:26:17.216 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: network_availability_zone 2026-05-21 05:26:17.216 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: network_ha 2026-05-21 05:26:17.217 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: network-ip-availability 2026-05-21 05:26:17.218 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 05:26:17.218 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: pagination 2026-05-21 05:26:17.218 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: port-device-profile 2026-05-21 05:26:17.219 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-21 05:26:17.219 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 05:26:17.220 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 05:26:17.220 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: port-mac-override 2026-05-21 05:26:17.221 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 05:26:17.221 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 05:26:17.222 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: port-resource-request 2026-05-21 05:26:17.222 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 05:26:17.223 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: binding 2026-05-21 05:26:17.223 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: binding-extended 2026-05-21 05:26:17.224 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: port-security 2026-05-21 05:26:17.224 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: project-id 2026-05-21 05:26:17.225 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: provider 2026-05-21 05:26:17.226 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos 2026-05-21 05:26:17.227 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 05:26:17.227 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 05:26:17.228 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-default 2026-05-21 05:26:17.228 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-fip 2026-05-21 05:26:17.228 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 05:26:17.229 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 05:26:17.229 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 05:26:17.230 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 05:26:17.230 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 05:26:17.231 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-pps 2026-05-21 05:26:17.231 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 05:26:17.232 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 05:26:17.232 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 05:26:17.233 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: quota-check-limit 2026-05-21 05:26:17.234 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: quotas 2026-05-21 05:26:17.236 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: quota_details 2026-05-21 05:26:17.237 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: rbac-policies 2026-05-21 05:26:17.238 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: rbac-address-group 2026-05-21 05:26:17.238 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 05:26:17.239 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 05:26:17.239 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 05:26:17.239 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: revision-if-match 2026-05-21 05:26:17.240 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 05:26:17.241 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: router_availability_zone 2026-05-21 05:26:17.241 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 05:26:17.242 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 05:26:17.243 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 05:26:17.243 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 05:26:17.244 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 05:26:17.244 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-21 05:26:17.245 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 05:26:17.251 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: security-group 2026-05-21 05:26:17.252 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: segment 2026-05-21 05:26:17.252 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 05:26:17.253 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: service-type 2026-05-21 05:26:17.253 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: sorting 2026-05-21 05:26:17.253 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 05:26:17.254 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: standard-attr-description 2026-05-21 05:26:17.255 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: stateful-security-group 2026-05-21 05:26:17.255 1 WARNING neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 05:26:17.255 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 05:26:17.256 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: subnet_onboard 2026-05-21 05:26:17.256 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 05:26:17.257 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: subnet-service-types 2026-05-21 05:26:17.257 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: subnet_allocation 2026-05-21 05:26:17.258 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 05:26:17.258 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 05:26:17.261 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 05:26:17.261 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 05:26:17.262 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: trunk 2026-05-21 05:26:17.262 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: trunk-details 2026-05-21 05:26:17.263 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 05:26:17.263 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 05:26:17.265 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-21 05:26:17.265 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 05:26:17.266 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: vpn-flavors 2026-05-21 05:26:17.267 1 INFO neutron.api.extensions [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Loaded extension: vpnaas 2026-05-21 05:26:17.269 1 INFO oslo_service.service [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Starting 2 workers 2026-05-21 05:26:17.273 1 INFO oslo_service.service [None req-eb3a966e-62a1-41b4-a1c3-c0c656cac8ae - - - - - -] Starting 1 workers 2026-05-21 05:26:51.520 9 INFO neutron.db.l3_hamode_db [None req-cb003fa4-a059-4700-9a45-6dd2a14aedfb - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 05:26:59.097 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port c8c0ed77-262a-4e14-beda-458a48ebc6ea 2026-05-21 05:26:59.530 9 INFO neutron.plugins.ml2.plugin [None req-631e4734-1916-4287-95a9-f598a125b26b - - - - - -] Attempt 1 to provision port c8c0ed77-262a-4e14-beda-458a48ebc6ea 2026-05-21 05:27:00.993 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port c8c0ed77-262a-4e14-beda-458a48ebc6ea 2026-05-21 05:31:22.439 9 INFO neutron.plugins.ml2.plugin [None req-7900c7fd-ab0e-4634-9f7a-8add44ced74e - - - - - -] Attempt 1 to provision port 2e8179ef-2826-4f14-99ce-92406f48fe32 2026-05-21 05:31:23.180 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 2e8179ef-2826-4f14-99ce-92406f48fe32 2026-05-21 05:31:29.913 10 INFO neutron.plugins.ml2.plugin [None req-bd43dbaf-f102-4bb7-9048-e2fac1d355d7 - - - - - -] Attempt 1 to provision port 5a1ef5eb-3998-4bd9-aaa6-3effbb5ce342 2026-05-21 05:35:15.431 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 5a1ef5eb-3998-4bd9-aaa6-3effbb5ce342 2026-05-21 05:35:17.320 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 5a1ef5eb-3998-4bd9-aaa6-3effbb5ce342 2026-05-21 05:45:49.728 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 2f7d38e2-6c1f-4f34-aa67-a69e9ebdc392 2026-05-21 05:45:51.748 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 2f7d38e2-6c1f-4f34-aa67-a69e9ebdc392 2026-05-21 06:01:24.383 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 9134d7b2-bc9b-490b-9b7b-25831838ea4b 2026-05-21 06:01:24.796 10 INFO neutron.plugins.ml2.plugin [None req-3c058c75-5440-4877-a30f-0ce16480fa23 - - - - - -] Attempt 1 to provision port c74ff467-c68d-430b-8d7d-56b4db43ae63 2026-05-21 06:01:25.089 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port a374d55a-3a24-4c53-8b59-ccfe32b181d5 2026-05-21 06:01:25.453 9 INFO neutron.plugins.ml2.plugin [None req-c2320aba-369c-4d37-b964-3aa8a8eff803 - - - - - -] Attempt 1 to provision port 9134d7b2-bc9b-490b-9b7b-25831838ea4b 2026-05-21 06:01:25.670 10 INFO neutron.plugins.ml2.plugin [None req-3fdd44f6-228d-46f7-88e0-3d76b87e6ece - - - - - -] Attempt 1 to provision port b1e501f0-1275-441b-869f-f1ca54c4dec7 2026-05-21 06:01:25.826 10 INFO neutron.plugins.ml2.plugin [None req-d294c904-0bac-4d4d-ac5e-dba55e35fbaa - - - - - -] Attempt 1 to provision port a374d55a-3a24-4c53-8b59-ccfe32b181d5 2026-05-21 06:01:26.219 9 INFO neutron.plugins.ml2.plugin [None req-123c6aef-427b-41f2-9fd0-22300132dd4b - - - - - -] Attempt 1 to provision port 7b23927c-379e-4657-ad6d-ad70892c7859 2026-05-21 06:01:26.461 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 7b23927c-379e-4657-ad6d-ad70892c7859 2026-05-21 06:01:27.102 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 9134d7b2-bc9b-490b-9b7b-25831838ea4b 2026-05-21 06:01:27.539 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port a374d55a-3a24-4c53-8b59-ccfe32b181d5 2026-05-21 06:01:27.988 9 INFO neutron.plugins.ml2.plugin [None req-acf874c2-8fa5-4a5e-ba8b-8e5fcc364d1b - - - - - -] Attempt 1 to provision port aa04ec54-b0d2-44b9-954d-7dfcae706c25 2026-05-21 06:01:28.317 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 7b23927c-379e-4657-ad6d-ad70892c7859 2026-05-21 06:01:28.351 10 INFO neutron.plugins.ml2.plugin [None req-8c79e363-53f0-4301-99bc-300dc02b2285 - - - - - -] Attempt 1 to provision port c1a1da34-8ad7-45cf-a997-2ce15c8a58be 2026-05-21 06:01:29.001 10 INFO neutron.plugins.ml2.plugin [None req-95d9645b-65f0-4e16-8c4c-0d691f47d819 - - - - - -] Attempt 1 to provision port c1a1da34-8ad7-45cf-a997-2ce15c8a58be 2026-05-21 06:01:30.163 9 INFO neutron.plugins.ml2.plugin [None req-13f245bb-d232-4452-ae53-9cfb0a07f254 - - - - - -] Attempt 1 to provision port 8468e2ce-f951-4b92-97c8-2ba4106ed587 2026-05-21 06:01:30.734 10 INFO neutron.plugins.ml2.plugin [None req-3f1fe2ac-6aec-4a0a-87eb-f10668cae90e - - - - - -] Attempt 1 to provision port 6a7e0ef3-ae99-4558-9023-e307c2038be0 2026-05-21 06:01:30.879 9 INFO neutron.plugins.ml2.plugin [None req-c0d55f83-fd65-4c6d-a268-a741a4b59ab3 - - - - - -] Attempt 1 to provision port 8468e2ce-f951-4b92-97c8-2ba4106ed587 2026-05-21 06:01:31.222 9 INFO neutron.plugins.ml2.plugin [None req-bf34b36b-430e-416c-aafa-cbecf25978dc - - - - - -] Attempt 1 to provision port 6a7e0ef3-ae99-4558-9023-e307c2038be0 2026-05-21 06:01:32.365 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port c1cd9ff9-f3ae-49cd-b24b-3b4203f6a049 2026-05-21 06:01:32.476 9 INFO neutron.plugins.ml2.plugin [None req-86dc3d55-fa93-44e4-bb15-7ae3f91e6843 - - - - - -] Attempt 1 to provision port f44e9dc9-f405-417b-bda6-d3fb0ed59552 2026-05-21 06:01:33.036 9 INFO neutron.plugins.ml2.plugin [None req-ca1a114a-4746-4672-a278-7d8d85ff48bc - - - - - -] Attempt 1 to provision port c1cd9ff9-f3ae-49cd-b24b-3b4203f6a049 2026-05-21 06:01:34.319 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port c1cd9ff9-f3ae-49cd-b24b-3b4203f6a049 2026-05-21 06:01:34.746 10 INFO neutron.plugins.ml2.plugin [None req-fdb6f781-7b3f-46d6-a350-e14b2026e393 - - - - - -] Attempt 1 to provision port 3dc9ee1a-5e55-402e-b19d-613cfe820c27 2026-05-21 06:01:35.289 10 INFO neutron.plugins.ml2.plugin [None req-1fed4d46-b8d9-4845-b1bd-5512e42d5ffe - - - - - -] Attempt 1 to provision port 3dc9ee1a-5e55-402e-b19d-613cfe820c27 2026-05-21 06:01:36.541 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 71b8d58d-b6c4-4a78-a231-e07ee91e288f 2026-05-21 06:01:37.122 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 53c57648-7344-4848-8a94-3c34031be8f7 2026-05-21 06:01:37.606 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 3746b46e-b6f2-45b8-9ab9-e9f11fb3641c 2026-05-21 06:01:38.538 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 53c57648-7344-4848-8a94-3c34031be8f7 2026-05-21 06:01:38.814 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 3746b46e-b6f2-45b8-9ab9-e9f11fb3641c 2026-05-21 06:01:39.598 10 INFO neutron.plugins.ml2.plugin [None req-1328a1c5-b76a-4e25-8d78-e59493a736b4 - - - - - -] Attempt 1 to provision port 37dfefdd-62c8-427b-87ef-ac3451fd09a7 2026-05-21 06:01:44.293 10 INFO neutron.plugins.ml2.plugin [None req-22bb22c4-5b32-4a5c-aa3b-b9ed66c4e97d - - - - - -] Attempt 1 to provision port 3653cbb7-8693-4ce9-9aa9-50dc98f96b19 2026-05-21 06:01:44.621 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 37dfefdd-62c8-427b-87ef-ac3451fd09a7 2026-05-21 06:01:44.847 9 INFO neutron.plugins.ml2.plugin [None req-ab8c38b4-39d5-4c85-9bd4-a4fa7f9452c9 - - - - - -] Attempt 1 to provision port 47eec2c5-b1eb-4c48-92dd-cfd588e2fe1e 2026-05-21 06:01:45.233 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port bbab9cc5-ac17-4dc9-babf-9ae7a860237b 2026-05-21 06:01:45.420 10 INFO neutron.plugins.ml2.plugin [None req-0331f849-4f76-49d3-8da7-5abea77e7a93 - - - - - -] Attempt 1 to provision port bbab9cc5-ac17-4dc9-babf-9ae7a860237b 2026-05-21 06:01:45.602 10 INFO neutron.plugins.ml2.plugin [None req-0331f849-4f76-49d3-8da7-5abea77e7a93 - - - - - -] Attempt 1 to provision port afc902d3-57a4-4a70-a06e-fece94cf6feb 2026-05-21 06:01:46.031 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port afc902d3-57a4-4a70-a06e-fece94cf6feb 2026-05-21 06:01:46.756 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 37dfefdd-62c8-427b-87ef-ac3451fd09a7 2026-05-21 06:01:46.998 10 INFO neutron.plugins.ml2.plugin [None req-6d2cca26-e17f-4a1a-a54f-3da0bdd62313 - - - - - -] Attempt 1 to provision port 93cd0e11-9ffd-4b5c-83c8-42cbca9bd878 2026-05-21 06:01:47.202 9 INFO neutron.plugins.ml2.plugin [None req-6707d993-33e4-492b-a0b3-8d0bc8695c4e - - - - - -] Attempt 1 to provision port b10e9c13-cdc0-40e6-b573-1da1efe566d2 2026-05-21 06:01:47.279 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port bbab9cc5-ac17-4dc9-babf-9ae7a860237b 2026-05-21 06:01:47.669 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port afc902d3-57a4-4a70-a06e-fece94cf6feb 2026-05-21 06:01:47.783 10 INFO neutron.plugins.ml2.plugin [None req-a99fe5a6-a8e0-4f85-9561-7aba11ebfbd6 - - - - - -] Attempt 1 to provision port 93cd0e11-9ffd-4b5c-83c8-42cbca9bd878 2026-05-21 06:01:47.863 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6800929c-abd0-481b-96b1-9f1ccbeed632'] response: {'server_uuid': '20c5f459-e84e-454a-b534-1b1f703f7b73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37dfefdd-62c8-427b-87ef-ac3451fd09a7', 'code': 200} 2026-05-21 06:01:47.944 9 INFO neutron.plugins.ml2.plugin [None req-4ec7c38e-5328-4f06-8ec7-d8796956a84f - - - - - -] Attempt 1 to provision port b10e9c13-cdc0-40e6-b573-1da1efe566d2 2026-05-21 06:01:48.702 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 4491774d-0c05-4153-91ce-3643418c50d5 2026-05-21 06:01:49.172 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 57cd0e0b-68a2-41de-aadb-134964349a18 2026-05-21 06:01:50.710 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 4491774d-0c05-4153-91ce-3643418c50d5 2026-05-21 06:01:51.035 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 57cd0e0b-68a2-41de-aadb-134964349a18 2026-05-21 06:01:51.524 10 INFO neutron.plugins.ml2.plugin [None req-5095efdd-ebd6-47d4-b28e-9565c39a9439 - - - - - -] Attempt 1 to provision port 9ff8b2d8-bf3c-479c-b7e4-cb4575e29bca 2026-05-21 06:01:53.597 9 INFO neutron.plugins.ml2.plugin [None req-c85c1b85-2f53-4cf1-ba1c-5fcce1d6c78d - - - - - -] Attempt 1 to provision port 97b0cc89-f0cb-40f4-bd16-0aea7daf521d 2026-05-21 06:01:53.852 9 INFO neutron.plugins.ml2.plugin [None req-812c267c-488c-4680-bf34-7ff929fccd7a - - - - - -] Attempt 1 to provision port 0f09b99d-ba60-4727-8380-08f6e653d303 2026-05-21 06:01:54.964 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 9ff8b2d8-bf3c-479c-b7e4-cb4575e29bca 2026-05-21 06:01:55.637 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-31cca655-10d4-4e06-bfb9-ca001d2348d5'] response: {'server_uuid': 'f49aeb4d-b370-4812-8af1-24d47f9090e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ff8b2d8-bf3c-479c-b7e4-cb4575e29bca', 'code': 200} 2026-05-21 06:01:56.877 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 9ff8b2d8-bf3c-479c-b7e4-cb4575e29bca 2026-05-21 06:01:57.106 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 0f09b99d-ba60-4727-8380-08f6e653d303 2026-05-21 06:01:57.347 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c00be110-77a7-4f28-92fe-6187168655a5'] response: {'server_uuid': 'c911c69b-5f44-4640-b581-8a089eedc967', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0f09b99d-ba60-4727-8380-08f6e653d303', 'code': 200} 2026-05-21 06:01:57.630 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 97b0cc89-f0cb-40f4-bd16-0aea7daf521d 2026-05-21 06:01:58.783 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 0f09b99d-ba60-4727-8380-08f6e653d303 2026-05-21 06:01:59.332 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 97b0cc89-f0cb-40f4-bd16-0aea7daf521d 2026-05-21 06:01:59.424 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae02e290-54f4-4139-926f-ce913180e762'] response: {'server_uuid': '807ca321-83b9-4ed6-8468-84a2c4deb9bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '97b0cc89-f0cb-40f4-bd16-0aea7daf521d', 'code': 200} 2026-05-21 06:02:00.681 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 3dc9ee1a-5e55-402e-b19d-613cfe820c27 2026-05-21 06:02:02.054 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d513dd61-9f45-457b-86c4-4fb82c36ff6c'] response: {'server_uuid': 'c911c69b-5f44-4640-b581-8a089eedc967', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0f09b99d-ba60-4727-8380-08f6e653d303', 'code': 200} 2026-05-21 06:02:02.800 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port f44e9dc9-f405-417b-bda6-d3fb0ed59552 2026-05-21 06:02:03.284 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 3dc9ee1a-5e55-402e-b19d-613cfe820c27 2026-05-21 06:02:05.007 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port f44e9dc9-f405-417b-bda6-d3fb0ed59552 2026-05-21 06:02:05.362 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 8468e2ce-f951-4b92-97c8-2ba4106ed587 2026-05-21 06:02:06.020 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port b1e501f0-1275-441b-869f-f1ca54c4dec7 2026-05-21 06:02:06.791 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 8468e2ce-f951-4b92-97c8-2ba4106ed587 2026-05-21 06:02:07.107 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port b1e501f0-1275-441b-869f-f1ca54c4dec7 2026-05-21 06:02:08.913 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a554857-888d-45de-aaaa-0d73eb3fa198'] response: {'server_uuid': '20c5f459-e84e-454a-b534-1b1f703f7b73', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '37dfefdd-62c8-427b-87ef-ac3451fd09a7', 'code': 200} 2026-05-21 06:02:10.832 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port a77687f4-44c8-4850-a149-7146977152e1 2026-05-21 06:02:10.945 10 INFO neutron.plugins.ml2.plugin [None req-9246dc42-3ac0-46cd-9e56-2b0acbc75e82 - - - - - -] Attempt 1 to provision port 9b647d9c-d745-46aa-9d42-3ad4fbd8bce2 2026-05-21 06:02:11.412 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 37dfefdd-62c8-427b-87ef-ac3451fd09a7 2026-05-21 06:02:11.576 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ddffddc7-82aa-4a8a-97cd-dd6fc51233b4'] response: {'server_uuid': '20c5f459-e84e-454a-b534-1b1f703f7b73', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37dfefdd-62c8-427b-87ef-ac3451fd09a7', 'code': 200} 2026-05-21 06:02:11.707 9 INFO neutron.plugins.ml2.plugin [None req-e3dd2b76-f8e9-4192-9a06-75fc79e9ad92 - - - - - -] Attempt 1 to provision port a77687f4-44c8-4850-a149-7146977152e1 2026-05-21 06:02:12.679 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port a77687f4-44c8-4850-a149-7146977152e1 2026-05-21 06:02:13.093 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 37dfefdd-62c8-427b-87ef-ac3451fd09a7 2026-05-21 06:02:13.756 10 INFO neutron.plugins.ml2.plugin [None req-6ac1c07a-c469-4ea0-a154-8be0b38a3497 - - - - - -] Attempt 1 to provision port f2a2cf7e-d489-48eb-a857-649b48079c5e 2026-05-21 06:02:14.412 10 INFO neutron.plugins.ml2.plugin [None req-bfa1eda2-a049-4caa-adc7-a7de981138ac - - - - - -] Attempt 1 to provision port f2a2cf7e-d489-48eb-a857-649b48079c5e 2026-05-21 06:02:14.801 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 3da8b0cf-f03d-481c-8d6b-e904541d5a2e 2026-05-21 06:02:15.341 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 47eec2c5-b1eb-4c48-92dd-cfd588e2fe1e 2026-05-21 06:02:15.679 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port b10e9c13-cdc0-40e6-b573-1da1efe566d2 2026-05-21 06:02:16.699 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 3da8b0cf-f03d-481c-8d6b-e904541d5a2e 2026-05-21 06:02:16.889 10 INFO neutron.plugins.ml2.plugin [None req-beb52694-4aab-4980-a473-bf76431305b5 - - - - - -] Attempt 1 to provision port 97b0cc89-f0cb-40f4-bd16-0aea7daf521d 2026-05-21 06:02:16.985 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 47eec2c5-b1eb-4c48-92dd-cfd588e2fe1e 2026-05-21 06:02:17.184 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port b10e9c13-cdc0-40e6-b573-1da1efe566d2 2026-05-21 06:02:18.823 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 97b0cc89-f0cb-40f4-bd16-0aea7daf521d 2026-05-21 06:02:19.331 10 INFO neutron.plugins.ml2.plugin [None req-041c6c65-7da7-4938-a0c4-22a82f6908a6 - - - - - -] Attempt 1 to provision port e10f864f-2fdd-4921-ac64-306752b9d274 2026-05-21 06:02:19.858 10 INFO neutron.plugins.ml2.plugin [None req-041c6c65-7da7-4938-a0c4-22a82f6908a6 - - - - - -] Attempt 2 to provision port e10f864f-2fdd-4921-ac64-306752b9d274 2026-05-21 06:02:19.926 10 INFO neutron.plugins.ml2.plugin [None req-041c6c65-7da7-4938-a0c4-22a82f6908a6 - - - - - -] Attempt 1 to provision port 97b0cc89-f0cb-40f4-bd16-0aea7daf521d 2026-05-21 06:02:21.067 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port e10f864f-2fdd-4921-ac64-306752b9d274 2026-05-21 06:02:21.219 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-32673710-117e-4e4f-baaf-681e118d9ef9'] response: {'server_uuid': 'f07a9f90-a248-4a44-9fd8-2a53126afdb7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e10f864f-2fdd-4921-ac64-306752b9d274', 'code': 200} 2026-05-21 06:02:22.697 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port e10f864f-2fdd-4921-ac64-306752b9d274 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-21 06:02:33.957 9 INFO neutron.plugins.ml2.plugin [None req-aa7ac742-9f2a-46f1-a834-733002b380b5 - - - - - -] Attempt 1 to provision port 5708c8da-90ab-47d5-a1cf-3b39fe21d773 2026-05-21 06:02:38.332 10 INFO neutron.plugins.ml2.plugin [None req-f15afe3b-b296-46ad-acd7-277d0535199b - - - - - -] Attempt 1 to provision port 0e5dc495-d3a2-4392-98a8-79446ada2856 2026-05-21 06:02:38.689 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 98354eec-7e65-4178-ae9b-501843104d97 2026-05-21 06:02:38.986 9 INFO neutron.plugins.ml2.plugin [None req-16e43f14-6732-4b3a-a1d9-932891f00d12 - - - - - -] Attempt 1 to provision port 98354eec-7e65-4178-ae9b-501843104d97 2026-05-21 06:02:40.664 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 98354eec-7e65-4178-ae9b-501843104d97 2026-05-21 06:02:40.815 10 INFO neutron.plugins.ml2.plugin [None req-3d6e966e-1430-4ef6-b8a5-1890b3edbb19 - - - - - -] Attempt 1 to provision port 3d18f529-b16f-4b59-8e12-8429d30a2396 2026-05-21 06:02:41.461 10 INFO neutron.plugins.ml2.plugin [None req-77ddc512-f1ca-4327-83c3-dbcbcd155b22 - - - - - -] Attempt 1 to provision port 3d18f529-b16f-4b59-8e12-8429d30a2396 2026-05-21 06:02:42.767 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 3aa0d07c-7ec4-4fdb-9967-fee5e6875c90 2026-05-21 06:02:44.669 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 3aa0d07c-7ec4-4fdb-9967-fee5e6875c90 2026-05-21 06:02:45.223 10 INFO neutron.plugins.ml2.plugin [None req-5fa2668c-2734-450c-90dd-1b92f067bd3e - - - - - -] Attempt 1 to provision port cfc1eb17-a7e5-4793-ade6-73c346830c9d 2026-05-21 06:02:49.011 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port cfc1eb17-a7e5-4793-ade6-73c346830c9d 2026-05-21 06:02:49.150 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-336de1b2-8fe0-4e5f-9f0f-675f53dd0779'] response: {'server_uuid': '71c428b1-c53a-4827-8174-0cbf4261d1b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cfc1eb17-a7e5-4793-ade6-73c346830c9d', 'code': 200} 2026-05-21 06:02:51.190 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6535e8a0-b2c4-4571-8ceb-f05f7b572eff'] response: {'server_uuid': '71c428b1-c53a-4827-8174-0cbf4261d1b2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cfc1eb17-a7e5-4793-ade6-73c346830c9d', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-21 06:03:02.730 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port e5e29573-17ba-4ac8-b5e3-dcf419b2fb73 2026-05-21 06:03:03.134 10 INFO neutron.plugins.ml2.plugin [None req-038c526a-d88e-468f-b389-7f36eff52453 - - - - - -] Attempt 1 to provision port e5e29573-17ba-4ac8-b5e3-dcf419b2fb73 2026-05-21 06:03:06.797 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 11656232-c9c7-475f-b4ee-aacdac869034 2026-05-21 06:03:08.887 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 94b84320-dd16-4a66-a2f9-1ac9922eadb7 2026-05-21 06:03:09.705 9 INFO neutron.plugins.ml2.plugin [None req-f082659e-ba88-4b5e-b735-ead753ee8502 - - - - - -] Attempt 1 to provision port 94b84320-dd16-4a66-a2f9-1ac9922eadb7 2026-05-21 06:03:09.755 9 INFO neutron.plugins.ml2.db [None req-f082659e-ba88-4b5e-b735-ead753ee8502 - - - - - -] No ports have port_id starting with 94b84320-dd16-4a66-a2f9-1ac9922eadb7 2026-05-21 06:03:10.803 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 8c3d7858-6ffb-45af-99af-e3520f1992ad 2026-05-21 06:03:10.889 10 INFO neutron.plugins.ml2.plugin [None req-9f595c62-8ed3-4a63-9fe1-0d9f0b9ac8da - - - - - -] Attempt 1 to provision port 4c0ed61a-9936-41c2-94b5-8c8078ec0309 2026-05-21 06:03:11.319 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 4c0ed61a-9936-41c2-94b5-8c8078ec0309 2026-05-21 06:03:11.481 10 INFO neutron.plugins.ml2.plugin [None req-d0902e58-a00d-4d31-8a66-dbdd66db0e2f - - - - - -] Attempt 1 to provision port 8c3d7858-6ffb-45af-99af-e3520f1992ad 2026-05-21 06:03:12.369 10 INFO neutron.plugins.ml2.plugin [None req-b395438c-5eac-4925-a69c-6cfce255337b - - - - - -] Attempt 1 to provision port 6231f3fb-5a27-4340-920a-d40840dad0ab 2026-05-21 06:03:12.729 9 INFO neutron.plugins.ml2.plugin [None req-a9d2df4f-3324-44d9-b6e3-86170254fdaf - - - - - -] Attempt 1 to provision port 6231f3fb-5a27-4340-920a-d40840dad0ab 2026-05-21 06:03:12.759 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 8c3d7858-6ffb-45af-99af-e3520f1992ad 2026-05-21 06:03:13.041 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 4c0ed61a-9936-41c2-94b5-8c8078ec0309 2026-05-21 06:03:13.586 9 INFO neutron.plugins.ml2.plugin [None req-9dfea3db-2fec-4c31-843d-ce0cee41e93b - - - - - -] Attempt 1 to provision port 95d3c0a6-f12f-4c57-b942-6bb31579240b 2026-05-21 06:03:14.372 10 INFO neutron.plugins.ml2.plugin [None req-9358e6fc-0eb0-4301-880a-87ccc8270a4c - - - - - -] Attempt 1 to provision port 95d3c0a6-f12f-4c57-b942-6bb31579240b 2026-05-21 06:03:20.801 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 46f7703a-505c-45d7-9eae-75c09615f901 2026-05-21 06:03:21.362 10 INFO neutron.plugins.ml2.plugin [None req-ec4e2067-f71f-4700-b075-8c6e5a8a8449 - - - - - -] Attempt 1 to provision port 46f7703a-505c-45d7-9eae-75c09615f901 2026-05-21 06:03:22.352 9 INFO neutron.plugins.ml2.plugin [None req-715d7683-5947-4684-a487-cfc35f8cfce8 - - - - - -] Attempt 1 to provision port 82b1f996-7fe5-4d01-b093-0ffa770457cc 2026-05-21 06:03:22.703 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 46f7703a-505c-45d7-9eae-75c09615f901 2026-05-21 06:03:23.208 9 INFO neutron.plugins.ml2.plugin [None req-0af46c51-c789-420d-aae3-1e3f6d44eccd - - - - - -] Attempt 1 to provision port 82b1f996-7fe5-4d01-b093-0ffa770457cc 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server [None req-62e41ee9-361b-406c-b5b4-67ba1042cfe8 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet fe589e86-bb48-4209-871b-b4620c5d6ae4: This subnet is being modified by another concurrent operation. 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server raise self.value 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server raise exception 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet fe589e86-bb48-4209-871b-b4620c5d6ae4: This subnet is being modified by another concurrent operation. 2026-05-21 06:03:25.093 9 ERROR oslo_messaging.rpc.server  2026-05-21 06:03:28.490 9 INFO neutron.plugins.ml2.plugin [None req-da002f1c-bf8f-4fd7-a586-dc795ef9570f - - - - - -] Attempt 1 to provision port d13fe43a-e4f2-4dce-b55c-2b21774e873e 2026-05-21 06:03:28.749 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port d13fe43a-e4f2-4dce-b55c-2b21774e873e 2026-05-21 06:03:29.572 9 INFO neutron.plugins.ml2.plugin [None req-7568659b-0b2d-4d4a-9e5a-171cb1f07948 - - - - - -] Attempt 1 to provision port 1d807daa-607d-4d24-8298-19c2b6676421 2026-05-21 06:03:30.015 9 INFO neutron.plugins.ml2.plugin [None req-6afb75bb-d52c-40df-855f-9e72caafa38b - - - - - -] Attempt 1 to provision port 1d807daa-607d-4d24-8298-19c2b6676421 2026-05-21 06:03:30.732 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port d13fe43a-e4f2-4dce-b55c-2b21774e873e 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:31.948 10 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-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:31.948 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:31.949 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Failed to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 on host instance for vnic_type normal using segments [{'id': '20034039-2a6f-4458-8284-88843d635a7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 911, 'network_id': '1e8b7c92-abc2-4dec-9c0c-856e08fbaa5b'}] 2026-05-21 06:03:31.949 10 INFO neutron.plugins.ml2.plugin [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Attempt 2 to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:31.971 10 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-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:31.971 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Failed to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 on host instance for vnic_type normal using segments [{'id': '20034039-2a6f-4458-8284-88843d635a7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 911, 'network_id': '1e8b7c92-abc2-4dec-9c0c-856e08fbaa5b'}] 2026-05-21 06:03:31.972 10 INFO neutron.plugins.ml2.plugin [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Attempt 3 to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:31.995 10 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-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:31.995 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:31.996 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Failed to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 on host instance for vnic_type normal using segments [{'id': '20034039-2a6f-4458-8284-88843d635a7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 911, 'network_id': '1e8b7c92-abc2-4dec-9c0c-856e08fbaa5b'}] 2026-05-21 06:03:31.996 10 INFO neutron.plugins.ml2.plugin [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Attempt 4 to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:32.042 10 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-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.042 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:32.043 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Failed to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 on host instance for vnic_type normal using segments [{'id': '20034039-2a6f-4458-8284-88843d635a7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 911, 'network_id': '1e8b7c92-abc2-4dec-9c0c-856e08fbaa5b'}] 2026-05-21 06:03:32.044 10 INFO neutron.plugins.ml2.plugin [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Attempt 5 to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:32.066 10 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-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.066 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:32.067 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Failed to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 on host instance for vnic_type normal using segments [{'id': '20034039-2a6f-4458-8284-88843d635a7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 911, 'network_id': '1e8b7c92-abc2-4dec-9c0c-856e08fbaa5b'}] 2026-05-21 06:03:32.067 10 INFO neutron.plugins.ml2.plugin [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Attempt 6 to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:32.089 10 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-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.089 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:32.090 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Failed to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 on host instance for vnic_type normal using segments [{'id': '20034039-2a6f-4458-8284-88843d635a7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 911, 'network_id': '1e8b7c92-abc2-4dec-9c0c-856e08fbaa5b'}] 2026-05-21 06:03:32.092 10 INFO neutron.plugins.ml2.plugin [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Attempt 7 to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:32.128 10 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-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.128 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:32.129 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Failed to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 on host instance for vnic_type normal using segments [{'id': '20034039-2a6f-4458-8284-88843d635a7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 911, 'network_id': '1e8b7c92-abc2-4dec-9c0c-856e08fbaa5b'}] 2026-05-21 06:03:32.130 10 INFO neutron.plugins.ml2.plugin [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Attempt 8 to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:32.165 10 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-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.165 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:32.166 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Failed to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 on host instance for vnic_type normal using segments [{'id': '20034039-2a6f-4458-8284-88843d635a7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 911, 'network_id': '1e8b7c92-abc2-4dec-9c0c-856e08fbaa5b'}] 2026-05-21 06:03:32.167 10 INFO neutron.plugins.ml2.plugin [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Attempt 9 to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:32.188 10 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-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:32.188 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Failed to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 on host instance for vnic_type normal using segments [{'id': '20034039-2a6f-4458-8284-88843d635a7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 911, 'network_id': '1e8b7c92-abc2-4dec-9c0c-856e08fbaa5b'}] 2026-05-21 06:03:32.189 10 INFO neutron.plugins.ml2.plugin [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Attempt 10 to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:32.218 10 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-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7994662e-0e1f-47f6-a763-1d93e0e31aa9 could not be found. 2026-05-21 06:03:32.218 10 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:32.219 10 ERROR neutron.plugins.ml2.managers [None req-b66dd86a-a909-47ce-8195-61b5b11c9fe8 - - - - - -] Failed to bind port 62566b8b-0b36-435b-8bdf-98f653b2acc5 on host instance for vnic_type normal using segments [{'id': '20034039-2a6f-4458-8284-88843d635a7f', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 911, 'network_id': '1e8b7c92-abc2-4dec-9c0c-856e08fbaa5b'}] 2026-05-21 06:03:32.478 10 INFO neutron.plugins.ml2.plugin [None req-0a2840fe-0f41-43a4-ac87-03ced0d052f6 - - - - - -] Attempt 1 to provision port cd888298-9a23-48bf-9860-91a30cb46018 2026-05-21 06:03:32.764 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port cd888298-9a23-48bf-9860-91a30cb46018 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-21 06:03:34.730 10 INFO neutron.plugins.ml2.plugin [None req-5c5a095c-d3bc-4169-9bea-fb70765fb17c - - - - - -] Attempt 1 to provision port c9343f5d-1f45-49d9-bc06-8a7e702349cf 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:38.893 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-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:38.893 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-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.893 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-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.893 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-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.893 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-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:38.893 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-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.893 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:38.894 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Failed to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 on host instance for vnic_type normal using segments [{'id': 'b7807b0a-1a0e-480c-a899-5f5998eae15a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 43, 'network_id': '8bd074e5-8022-4b3d-a4b9-bf055c1cd19c'}] 2026-05-21 06:03:38.894 9 INFO neutron.plugins.ml2.plugin [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Attempt 2 to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:38.912 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-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:38.912 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-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.912 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-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.912 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-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.912 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-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:38.912 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-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.912 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:38.913 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Failed to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 on host instance for vnic_type normal using segments [{'id': 'b7807b0a-1a0e-480c-a899-5f5998eae15a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 43, 'network_id': '8bd074e5-8022-4b3d-a4b9-bf055c1cd19c'}] 2026-05-21 06:03:38.913 9 INFO neutron.plugins.ml2.plugin [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Attempt 3 to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:38.931 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-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:38.931 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-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.931 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-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.931 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-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.931 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-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:38.931 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-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.931 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:38.932 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Failed to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 on host instance for vnic_type normal using segments [{'id': 'b7807b0a-1a0e-480c-a899-5f5998eae15a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 43, 'network_id': '8bd074e5-8022-4b3d-a4b9-bf055c1cd19c'}] 2026-05-21 06:03:38.932 9 INFO neutron.plugins.ml2.plugin [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Attempt 4 to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:38.948 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-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:38.948 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-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.948 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-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.948 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-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.948 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-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:38.948 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-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.948 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:38.949 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Failed to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 on host instance for vnic_type normal using segments [{'id': 'b7807b0a-1a0e-480c-a899-5f5998eae15a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 43, 'network_id': '8bd074e5-8022-4b3d-a4b9-bf055c1cd19c'}] 2026-05-21 06:03:38.949 9 INFO neutron.plugins.ml2.plugin [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Attempt 5 to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:38.977 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-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:38.977 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-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.977 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-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.977 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-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.977 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-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:38.977 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-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.977 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:38.978 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Failed to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 on host instance for vnic_type normal using segments [{'id': 'b7807b0a-1a0e-480c-a899-5f5998eae15a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 43, 'network_id': '8bd074e5-8022-4b3d-a4b9-bf055c1cd19c'}] 2026-05-21 06:03:38.978 9 INFO neutron.plugins.ml2.plugin [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Attempt 6 to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:38.994 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-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:38.994 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-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.994 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-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:38.994 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-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:38.994 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-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:38.994 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-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:38.994 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Failed to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 on host instance for vnic_type normal using segments [{'id': 'b7807b0a-1a0e-480c-a899-5f5998eae15a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 43, 'network_id': '8bd074e5-8022-4b3d-a4b9-bf055c1cd19c'}] 2026-05-21 06:03:38.995 9 INFO neutron.plugins.ml2.plugin [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Attempt 7 to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:39.017 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-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:39.017 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-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.017 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-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:39.017 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-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.017 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-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:39.017 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-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:39.017 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:39.018 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Failed to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 on host instance for vnic_type normal using segments [{'id': 'b7807b0a-1a0e-480c-a899-5f5998eae15a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 43, 'network_id': '8bd074e5-8022-4b3d-a4b9-bf055c1cd19c'}] 2026-05-21 06:03:39.018 9 INFO neutron.plugins.ml2.plugin [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Attempt 8 to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:39.035 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-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:39.035 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-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.035 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-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:39.035 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-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.035 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-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:39.035 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-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:39.035 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:39.036 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Failed to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 on host instance for vnic_type normal using segments [{'id': 'b7807b0a-1a0e-480c-a899-5f5998eae15a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 43, 'network_id': '8bd074e5-8022-4b3d-a4b9-bf055c1cd19c'}] 2026-05-21 06:03:39.036 9 INFO neutron.plugins.ml2.plugin [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Attempt 9 to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:39.051 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-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:39.051 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-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.051 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-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:39.051 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-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.051 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-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:39.051 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-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:39.051 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:39.052 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Failed to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 on host instance for vnic_type normal using segments [{'id': 'b7807b0a-1a0e-480c-a899-5f5998eae15a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 43, 'network_id': '8bd074e5-8022-4b3d-a4b9-bf055c1cd19c'}] 2026-05-21 06:03:39.052 9 INFO neutron.plugins.ml2.plugin [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Attempt 10 to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:39.071 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-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:39.071 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-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.071 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-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:39.071 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-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:39.071 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-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:39.071 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-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78334c0d-7216-4771-8f8b-6b93f305d7a8 could not be found. 2026-05-21 06:03:39.071 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:39.072 9 ERROR neutron.plugins.ml2.managers [None req-1b167e9b-006e-4e27-88e0-afc604fcc679 - - - - - -] Failed to bind port 36776120-4a45-495c-ad9c-b8b9ffc3fef3 on host instance for vnic_type normal using segments [{'id': 'b7807b0a-1a0e-480c-a899-5f5998eae15a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 43, 'network_id': '8bd074e5-8022-4b3d-a4b9-bf055c1cd19c'}] 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:40.748 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-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:40.748 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-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.748 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-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.748 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-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.748 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-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:40.748 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-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.748 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:40.749 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Failed to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d on host instance for vnic_type normal using segments [{'id': '1952a5ed-cc10-4cc1-93e3-320d4a550c85', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '17e82009-50e4-4c17-87d5-07851504d823'}] 2026-05-21 06:03:40.749 9 INFO neutron.plugins.ml2.plugin [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Attempt 2 to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:40.778 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-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:40.778 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-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.778 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-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.778 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-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.778 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-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:40.778 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-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.778 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:40.779 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Failed to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d on host instance for vnic_type normal using segments [{'id': '1952a5ed-cc10-4cc1-93e3-320d4a550c85', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '17e82009-50e4-4c17-87d5-07851504d823'}] 2026-05-21 06:03:40.780 9 INFO neutron.plugins.ml2.plugin [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Attempt 3 to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:40.798 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-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:40.798 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-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.798 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-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.798 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-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.798 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-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:40.798 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-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.798 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:40.799 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Failed to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d on host instance for vnic_type normal using segments [{'id': '1952a5ed-cc10-4cc1-93e3-320d4a550c85', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '17e82009-50e4-4c17-87d5-07851504d823'}] 2026-05-21 06:03:40.799 9 INFO neutron.plugins.ml2.plugin [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Attempt 4 to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:40.824 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-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:40.824 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-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.824 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-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.824 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-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.824 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-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:40.824 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-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.824 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:40.825 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Failed to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d on host instance for vnic_type normal using segments [{'id': '1952a5ed-cc10-4cc1-93e3-320d4a550c85', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '17e82009-50e4-4c17-87d5-07851504d823'}] 2026-05-21 06:03:40.825 9 INFO neutron.plugins.ml2.plugin [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Attempt 5 to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:40.847 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-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:40.847 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-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.847 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-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.847 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-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.847 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-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:40.847 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-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:40.847 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Failed to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d on host instance for vnic_type normal using segments [{'id': '1952a5ed-cc10-4cc1-93e3-320d4a550c85', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '17e82009-50e4-4c17-87d5-07851504d823'}] 2026-05-21 06:03:40.848 9 INFO neutron.plugins.ml2.plugin [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Attempt 6 to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:40.879 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-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:40.879 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-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.879 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-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.879 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-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.879 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-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:40.879 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-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.879 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:40.880 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Failed to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d on host instance for vnic_type normal using segments [{'id': '1952a5ed-cc10-4cc1-93e3-320d4a550c85', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '17e82009-50e4-4c17-87d5-07851504d823'}] 2026-05-21 06:03:40.881 9 INFO neutron.plugins.ml2.plugin [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Attempt 7 to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:40.903 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-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:40.903 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-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.903 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-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.903 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-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.903 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-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:40.903 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-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.903 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:40.904 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Failed to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d on host instance for vnic_type normal using segments [{'id': '1952a5ed-cc10-4cc1-93e3-320d4a550c85', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '17e82009-50e4-4c17-87d5-07851504d823'}] 2026-05-21 06:03:40.904 9 INFO neutron.plugins.ml2.plugin [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Attempt 8 to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:40.926 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-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:40.926 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-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.926 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-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.926 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-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.926 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-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:40.926 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-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.926 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:40.927 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Failed to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d on host instance for vnic_type normal using segments [{'id': '1952a5ed-cc10-4cc1-93e3-320d4a550c85', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '17e82009-50e4-4c17-87d5-07851504d823'}] 2026-05-21 06:03:40.927 9 INFO neutron.plugins.ml2.plugin [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Attempt 9 to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:40.975 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-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:40.975 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-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.975 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-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:40.975 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-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:40.975 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-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:40.975 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-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:40.975 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:40.977 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Failed to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d on host instance for vnic_type normal using segments [{'id': '1952a5ed-cc10-4cc1-93e3-320d4a550c85', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '17e82009-50e4-4c17-87d5-07851504d823'}] 2026-05-21 06:03:40.979 9 INFO neutron.plugins.ml2.plugin [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Attempt 10 to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-21 06:03:41.024 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-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-21 06:03:41.024 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-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:41.024 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-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-21 06:03:41.024 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-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-21 06:03:41.024 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-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-21 06:03:41.024 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-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 1318aa87-a858-4152-8370-8062b0e58c13 could not be found. 2026-05-21 06:03:41.024 9 ERROR neutron.plugins.ml2.managers  2026-05-21 06:03:41.025 9 ERROR neutron.plugins.ml2.managers [None req-eecbd5a7-030b-45c5-a690-7ec9b9816bab - - - - - -] Failed to bind port 3359c379-0e94-4dbe-88b6-edb4c3be214d on host instance for vnic_type normal using segments [{'id': '1952a5ed-cc10-4cc1-93e3-320d4a550c85', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 63, 'network_id': '17e82009-50e4-4c17-87d5-07851504d823'}] 2026-05-21 06:03:44.002 10 INFO neutron.plugins.ml2.plugin [None req-1a8b157a-1f31-4086-b5ac-caf4e46d27a7 - - - - - -] Attempt 1 to provision port 275391f8-387b-400f-87ed-6e9aaf8285c5 2026-05-21 06:03:44.965 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 5f0aa417-1bbe-42ca-8400-4883f78379f0 2026-05-21 06:03:45.479 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port c5aeaa0a-1a01-413c-8e01-afa45a593aee 2026-05-21 06:03:46.161 10 INFO neutron.plugins.ml2.plugin [None req-cb62d9fd-6aa8-4e9f-aceb-7eb2c071daaa - - - - - -] Attempt 1 to provision port c5aeaa0a-1a01-413c-8e01-afa45a593aee 2026-05-21 06:03:46.355 10 INFO neutron.plugins.ml2.plugin [None req-a855f956-e9fe-433a-aab3-53b1ea48e07c - - - - - -] Attempt 1 to provision port 5f0aa417-1bbe-42ca-8400-4883f78379f0 2026-05-21 06:03:46.528 9 INFO neutron.plugins.ml2.plugin [None req-5b85b6cb-dc7f-49fb-8fcb-754c0b83ee08 - - - - - -] Attempt 1 to provision port 7ec6f87a-2001-4e13-8ac8-271c3c5afc3d 2026-05-21 06:03:46.735 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 5f0aa417-1bbe-42ca-8400-4883f78379f0 2026-05-21 06:03:46.980 10 INFO neutron.plugins.ml2.plugin [None req-8d71cc26-e80a-4c00-b45d-e7614ac8fcaa - - - - - -] Attempt 1 to provision port 7ec6f87a-2001-4e13-8ac8-271c3c5afc3d 2026-05-21 06:03:46.991 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port c5aeaa0a-1a01-413c-8e01-afa45a593aee 2026-05-21 06:03:48.333 10 INFO neutron.plugins.ml2.plugin [None req-68a823ec-fbc8-4e7b-b1ca-cbdf8b44ca1f - - - - - -] Attempt 1 to provision port 3bade59b-b312-45ca-b893-ea4e3c4b3fa5 2026-05-21 06:03:48.989 10 INFO neutron.plugins.ml2.plugin [None req-1606186e-9931-41df-b8be-5cafbdbb4e97 - - - - - -] Attempt 1 to provision port 3bade59b-b312-45ca-b893-ea4e3c4b3fa5 2026-05-21 06:03:50.245 9 INFO neutron.plugins.ml2.plugin [None req-4f4f3826-d15e-4424-8cf9-c976ab3b18e5 - - - - - -] Attempt 1 to provision port 99188f13-1ac8-49cf-85b4-d33869995b7c 2026-05-21 06:03:50.482 10 INFO neutron.plugins.ml2.plugin [None req-20874b11-4efe-4e42-88b8-891052882cea - - - - - -] Attempt 1 to provision port 91f2caf4-b9c8-4b26-9a97-019ad095b009 2026-05-21 06:03:50.802 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 91f2caf4-b9c8-4b26-9a97-019ad095b009 2026-05-21 06:03:52.798 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 91f2caf4-b9c8-4b26-9a97-019ad095b009 2026-05-21 06:03:52.933 10 INFO neutron.plugins.ml2.plugin [None req-1a1ed00b-1996-40b8-a676-b062555dc3b7 - - - - - -] Attempt 1 to provision port 5a9f1ca5-29df-48e2-9d2b-6f3c9c6e1e61 2026-05-21 06:03:53.599 9 INFO neutron.plugins.ml2.plugin [None req-f23fc826-d769-478f-bd13-e1d76648296b - - - - - -] Attempt 1 to provision port 5a9f1ca5-29df-48e2-9d2b-6f3c9c6e1e61 2026-05-21 06:03:54.786 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port e7b09d99-5ce3-4bd9-827e-17f208467f04 2026-05-21 06:03:56.480 9 INFO neutron.plugins.ml2.plugin [None req-9aa15b1f-7ea4-4ef3-81c2-a7c35a963436 - - - - - -] Attempt 1 to provision port 73fc4fdb-28c7-441a-8641-4ce6cd3dbb13 2026-05-21 06:03:56.958 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 73fc4fdb-28c7-441a-8641-4ce6cd3dbb13 2026-05-21 06:03:57.284 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port e7b09d99-5ce3-4bd9-827e-17f208467f04 2026-05-21 06:03:57.323 10 INFO neutron.plugins.ml2.plugin [None req-c6f3ada9-8392-4d9a-ac7f-fefc16a15e59 - - - - - -] Attempt 1 to provision port 92f966e9-0014-4c32-869b-cc97b7c4457f 2026-05-21 06:03:58.879 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 73fc4fdb-28c7-441a-8641-4ce6cd3dbb13 2026-05-21 06:03:58.883 10 INFO neutron.plugins.ml2.plugin [None req-08df921f-ceb5-4c09-b274-a00534881512 - - - - - -] Attempt 1 to provision port 92f966e9-0014-4c32-869b-cc97b7c4457f 2026-05-21 06:03:59.560 9 INFO neutron.plugins.ml2.plugin [None req-1dd98717-9ee8-40b9-926d-fce56866718d - - - - - -] Attempt 1 to provision port 500627d3-cece-4cb1-8372-2bd93ade450e 2026-05-21 06:04:02.879 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 500627d3-cece-4cb1-8372-2bd93ade450e 2026-05-21 06:04:03.121 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e2922b4-807e-40b2-a69c-86e0d8c59f4c'] response: {'server_uuid': 'e50c99c1-376d-44b0-b9e3-9d8ca782d59c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '500627d3-cece-4cb1-8372-2bd93ade450e', 'code': 200} 2026-05-21 06:04:04.910 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 500627d3-cece-4cb1-8372-2bd93ade450e 2026-05-21 06:04:05.297 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 8db71126-fc3b-4ad7-85e0-607dd15add5d 2026-05-21 06:04:05.552 9 INFO neutron.plugins.ml2.plugin [None req-ffb565a7-ebae-4dde-ad92-ea92204c5508 - - - - - -] Attempt 1 to provision port 8db71126-fc3b-4ad7-85e0-607dd15add5d 2026-05-21 06:04:06.207 9 INFO neutron.plugins.ml2.plugin [None req-ba8c9860-b6b8-41b1-8401-789a9b5bc3a3 - - - - - -] Attempt 1 to provision port 0e99a329-8dda-4679-b25a-e297df99e468 2026-05-21 06:04:06.756 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 8db71126-fc3b-4ad7-85e0-607dd15add5d 2026-05-21 06:04:06.860 9 INFO neutron.plugins.ml2.plugin [None req-83b14eab-0fb3-426e-8004-7d587b132bfa - - - - - -] Attempt 1 to provision port 0e99a329-8dda-4679-b25a-e297df99e468 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-21 06:04:10.968 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 99188f13-1ac8-49cf-85b4-d33869995b7c 2026-05-21 06:04:11.737 10 INFO neutron.plugins.ml2.plugin [None req-4964880a-c4ef-4ecc-86cd-0f55de5cad93 - - - - - -] Attempt 1 to provision port de6a1a72-0cbd-4ceb-a883-13902f04641b 2026-05-21 06:04:26.289 9 INFO neutron.plugins.ml2.plugin [None req-a1323a15-61bb-4fa3-86dc-277468ba892a - - - - - -] Attempt 1 to provision port 99c58919-2058-4860-bc49-958363a4c1d8 2026-05-21 06:04:26.756 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port a7e62004-6339-49db-be46-21fa1bc89de6 2026-05-21 06:04:26.934 10 INFO neutron.plugins.ml2.plugin [None req-75238889-d7b0-4907-9842-f11b3e287794 - - - - - -] Attempt 1 to provision port a7e62004-6339-49db-be46-21fa1bc89de6 2026-05-21 06:04:28.621 10 INFO neutron.plugins.ml2.plugin [None req-cb67997f-7b61-40b4-aab2-843d0805457f - - - - - -] Attempt 1 to provision port 29276fbf-4a26-4a21-9ad9-e262e3bc8bfa 2026-05-21 06:04:28.856 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port a7e62004-6339-49db-be46-21fa1bc89de6 2026-05-21 06:04:29.186 9 INFO neutron.plugins.ml2.plugin [None req-52e3736c-14a1-471c-bf6f-a363ecd2ef9f - - - - - -] Attempt 1 to provision port 29276fbf-4a26-4a21-9ad9-e262e3bc8bfa 2026-05-21 06:04:30.765 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 7478c90e-4b06-4a9c-afe9-b39c539d50e1 2026-05-21 06:04:32.164 10 INFO neutron.plugins.ml2.plugin [None req-2a07a853-d1dd-4419-bd91-22ce92acf266 - - - - - -] Attempt 1 to provision port de04db9a-d2de-4f41-a458-f47d2ea13847 2026-05-21 06:04:32.928 10 INFO neutron.plugins.ml2.plugin [None req-64fc128d-7d0f-49ca-8809-68afa8b2c579 - - - - - -] Attempt 1 to provision port 08f73cb2-9f10-4b2d-b043-eb047c7938f0 2026-05-21 06:04:33.055 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 08f73cb2-9f10-4b2d-b043-eb047c7938f0 2026-05-21 06:04:33.605 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 7478c90e-4b06-4a9c-afe9-b39c539d50e1 2026-05-21 06:04:34.842 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 08f73cb2-9f10-4b2d-b043-eb047c7938f0 2026-05-21 06:04:35.077 10 INFO neutron.plugins.ml2.plugin [None req-5d6ac291-bf12-4777-a74c-c53057ed1f09 - - - - - -] Attempt 1 to provision port 32e7e0d6-335b-43af-9414-38fae8946803 2026-05-21 06:04:35.737 10 INFO neutron.plugins.ml2.plugin [None req-4e72f6ab-0532-411a-9367-1ad01b4abf49 - - - - - -] Attempt 1 to provision port 32e7e0d6-335b-43af-9414-38fae8946803 2026-05-21 06:04:36.821 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 19820466-5f14-490b-aaff-571ba90c19c5 2026-05-21 06:04:38.763 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 19820466-5f14-490b-aaff-571ba90c19c5 2026-05-21 06:04:41.342 10 INFO neutron.plugins.ml2.plugin [None req-23fa930e-ede7-43fc-84a6-1ceeb5028d3a - - - - - -] Attempt 1 to provision port 02125700-9221-4db3-b719-203424a06759 2026-05-21 06:04:41.695 10 INFO neutron.plugins.ml2.plugin [None req-3e19b048-75c2-4505-956a-5c102d8fd4ed - - - - - -] Attempt 1 to provision port 18ce8e3e-8f16-4af8-960d-fda621b064da 2026-05-21 06:04:42.921 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 02125700-9221-4db3-b719-203424a06759 2026-05-21 06:04:43.072 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1019e8ad-66f5-4f21-bbe5-51375f311d73'] response: {'server_uuid': '0d2dcade-a188-4d8a-a950-18fd8f23f057', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '02125700-9221-4db3-b719-203424a06759', 'code': 200} 2026-05-21 06:04:45.045 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 02125700-9221-4db3-b719-203424a06759 2026-05-21 06:04:45.353 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port b112dafc-c8c8-45b0-a8f0-db5328aab617 2026-05-21 06:04:46.185 9 INFO neutron.plugins.ml2.plugin [None req-1740e19a-51b1-44a5-a4b8-992953f777b9 - - - - - -] Attempt 1 to provision port cfdffc95-ef4f-4a10-8059-fe10d2a69643 2026-05-21 06:04:46.465 9 INFO neutron.plugins.ml2.plugin [None req-1740e19a-51b1-44a5-a4b8-992953f777b9 - - - - - -] Attempt 1 to provision port bc9381b9-4924-4544-a1d5-1b6b48ee15a0 2026-05-21 06:04:46.635 9 INFO neutron.plugins.ml2.plugin [None req-844eeda3-35a2-43ee-bf0d-3234ffb5b3e2 - - - - - -] Attempt 1 to provision port bc9381b9-4924-4544-a1d5-1b6b48ee15a0 2026-05-21 06:04:46.782 10 INFO neutron.plugins.ml2.plugin [None req-89a0ffdf-b6d4-4de9-9b85-a7a5ed76fdd6 - - - - - -] Attempt 1 to provision port bc9381b9-4924-4544-a1d5-1b6b48ee15a0 2026-05-21 06:04:46.921 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 29276fbf-4a26-4a21-9ad9-e262e3bc8bfa 2026-05-21 06:04:47.341 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port cfdffc95-ef4f-4a10-8059-fe10d2a69643 2026-05-21 06:04:47.717 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 99c58919-2058-4860-bc49-958363a4c1d8 2026-05-21 06:04:48.157 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port b112dafc-c8c8-45b0-a8f0-db5328aab617 2026-05-21 06:04:49.057 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 29276fbf-4a26-4a21-9ad9-e262e3bc8bfa 2026-05-21 06:04:49.359 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 99c58919-2058-4860-bc49-958363a4c1d8 2026-05-21 06:04:51.058 10 INFO neutron.plugins.ml2.plugin [None req-425d5202-bf51-4b4f-bff3-a5baed383409 - - - - - -] Attempt 1 to provision port d7fb5018-649e-4d1f-a05d-821db3ad00ae 2026-05-21 06:04:53.010 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port de04db9a-d2de-4f41-a458-f47d2ea13847 2026-05-21 06:04:53.322 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port d7fb5018-649e-4d1f-a05d-821db3ad00ae 2026-05-21 06:04:53.454 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1d4b51d-cc44-41a5-be08-d16e0c29b24d'] response: {'server_uuid': '7e3cb71a-e5c3-4195-9b11-9a4b1880276c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd7fb5018-649e-4d1f-a05d-821db3ad00ae', 'code': 200} 2026-05-21 06:04:53.820 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 32e7e0d6-335b-43af-9414-38fae8946803 2026-05-21 06:04:54.866 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port de04db9a-d2de-4f41-a458-f47d2ea13847 2026-05-21 06:04:55.083 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port d7fb5018-649e-4d1f-a05d-821db3ad00ae 2026-05-21 06:04:55.375 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 32e7e0d6-335b-43af-9414-38fae8946803 2026-05-21 06:05:00.895 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 18ce8e3e-8f16-4af8-960d-fda621b064da 2026-05-21 06:05:01.267 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port bc9381b9-4924-4544-a1d5-1b6b48ee15a0 2026-05-21 06:05:02.977 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 18ce8e3e-8f16-4af8-960d-fda621b064da 2026-05-21 06:05:03.277 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port bc9381b9-4924-4544-a1d5-1b6b48ee15a0 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: 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:664: 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:664: 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:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-21 06:05:15.113 9 INFO neutron.plugins.ml2.plugin [None req-7911e890-9880-4ab4-b605-d2f44f504fd7 - - - - - -] Attempt 1 to provision port c66c7eeb-744d-4495-8db2-6c0402450974 2026-05-21 06:05:16.669 10 INFO neutron.plugins.ml2.plugin [None req-f6d1030c-b75f-4928-afe4-aa628a82c943 - - - - - -] Attempt 1 to provision port 13509878-c54a-4012-be5d-5a91d64da9bb 2026-05-21 06:05:17.049 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port c66c7eeb-744d-4495-8db2-6c0402450974 2026-05-21 06:05:17.237 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba0bd57b-ee49-4155-a838-6968eda8b466'] response: {'server_uuid': 'c4fe9061-9edb-4d07-9a94-13f30b7025d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c66c7eeb-744d-4495-8db2-6c0402450974', 'code': 200} 2026-05-21 06:05:17.618 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 412c0b3a-91db-42ec-bedc-4c4c9dc1e102 2026-05-21 06:05:17.979 9 INFO neutron.plugins.ml2.plugin [None req-19631494-96eb-4955-a044-87087f96c904 - - - - - -] Attempt 1 to provision port 412c0b3a-91db-42ec-bedc-4c4c9dc1e102 2026-05-21 06:05:18.205 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 13509878-c54a-4012-be5d-5a91d64da9bb 2026-05-21 06:05:18.694 9 INFO neutron.plugins.ml2.plugin [None req-44596fa5-f9ec-46f9-b6e4-ade729d06145 - - - - - -] Attempt 1 to provision port 7ad69a8b-607f-4c7d-a4a8-a0c6acd5fb6f 2026-05-21 06:05:19.194 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 412c0b3a-91db-42ec-bedc-4c4c9dc1e102 2026-05-21 06:05:19.467 9 INFO neutron.plugins.ml2.plugin [None req-9991136c-b326-4058-9b34-6ef70c5bc999 - - - - - -] Attempt 1 to provision port 2b428bab-1b20-4627-9189-d47a8d318110 2026-05-21 06:05:19.667 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 2b428bab-1b20-4627-9189-d47a8d318110 2026-05-21 06:05:20.021 9 INFO neutron.plugins.ml2.plugin [None req-67569b09-01a2-419e-8cd7-ccd57cb3bef2 - - - - - -] Attempt 1 to provision port 503e98b6-8ac0-4bf4-9270-317a82e19d9c 2026-05-21 06:05:20.073 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port c66c7eeb-744d-4495-8db2-6c0402450974 2026-05-21 06:05:20.467 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 503e98b6-8ac0-4bf4-9270-317a82e19d9c 2026-05-21 06:05:55.053 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 274e6761-5616-456a-a014-d25559dc916d 2026-05-21 06:05:55.786 9 INFO neutron.plugins.ml2.plugin [None req-8b7ff712-f04f-420f-bb84-88daa5359901 - - - - - -] Attempt 1 to provision port 274e6761-5616-456a-a014-d25559dc916d 2026-05-21 06:05:55.932 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port fc5cc336-5ca2-4407-9c43-f759002d5a94 2026-05-21 06:05:56.887 10 INFO neutron.plugins.ml2.plugin [None req-ab3fd79a-fe82-4e90-8e42-6926c0e295a2 - - - - - -] Attempt 1 to provision port a29cff4c-bb61-4608-80de-228cc1bf0c6e 2026-05-21 06:05:56.988 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 274e6761-5616-456a-a014-d25559dc916d 2026-05-21 06:05:57.327 10 INFO neutron.plugins.ml2.plugin [None req-bdfbe006-ce7f-4631-9f97-3cae0f0e2270 - - - - - -] Attempt 1 to provision port fc5cc336-5ca2-4407-9c43-f759002d5a94 2026-05-21 06:05:57.402 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port fc5cc336-5ca2-4407-9c43-f759002d5a94 2026-05-21 06:05:57.634 9 INFO neutron.plugins.ml2.plugin [None req-107fb3ba-13d5-46f6-8e8c-b7862d9d19c8 - - - - - -] Attempt 1 to provision port 274e6761-5616-456a-a014-d25559dc916d 2026-05-21 06:05:57.697 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port d401b9fa-1a47-4693-8b81-7491d2d55f5b 2026-05-21 06:05:58.441 9 INFO neutron.plugins.ml2.plugin [None req-7ab8fba3-22dd-4694-9efb-05b729ea5dfa - - - - - -] Attempt 1 to provision port d401b9fa-1a47-4693-8b81-7491d2d55f5b 2026-05-21 06:05:58.873 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port d401b9fa-1a47-4693-8b81-7491d2d55f5b 2026-05-21 06:05:59.532 10 INFO neutron.plugins.ml2.plugin [None req-cb816f3c-ab36-4bfa-9ee6-e9a6fcdb0d75 - - - - - -] Attempt 1 to provision port c7150014-2d7c-4496-ae21-711f1313a436 2026-05-21 06:05:59.672 10 INFO neutron.plugins.ml2.plugin [None req-160824fd-ce66-465a-9ba0-5e2987b7ca53 - - - - - -] Attempt 1 to provision port fc5cc336-5ca2-4407-9c43-f759002d5a94 2026-05-21 06:06:00.074 9 INFO neutron.plugins.ml2.plugin [None req-bbc155fe-7cb5-47a3-96f2-27d619fd2191 - - - - - -] Attempt 1 to provision port c7150014-2d7c-4496-ae21-711f1313a436 2026-05-21 06:06:00.433 9 INFO neutron.plugins.ml2.plugin [None req-88e07fa8-7623-4933-b2e4-d8b37cee84d5 - - - - - -] Attempt 1 to provision port d401b9fa-1a47-4693-8b81-7491d2d55f5b 2026-05-21 06:06:00.899 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 4bda63a6-5f46-4f02-a6b9-e60e5b016706 2026-05-21 06:06:01.528 10 INFO neutron.plugins.ml2.plugin [None req-d62e4c49-ea0a-4aa6-97b2-c00f9106f631 - - - - - -] Attempt 1 to provision port 7c798e66-3eab-42bc-ae0d-87bf3cfc8e77 2026-05-21 06:06:02.380 10 INFO neutron.plugins.ml2.plugin [None req-3de8599c-a27d-4464-bf07-0000f10f2c51 - - - - - -] Attempt 1 to provision port 7c798e66-3eab-42bc-ae0d-87bf3cfc8e77 2026-05-21 06:06:02.884 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 4bda63a6-5f46-4f02-a6b9-e60e5b016706 2026-05-21 06:06:03.534 9 INFO neutron.plugins.ml2.plugin [None req-6777d2c4-e9ae-4a9f-bc31-d0f009dc6f2f - - - - - -] Attempt 1 to provision port 3ad268c3-ec40-483c-9edb-3eee71f9bb78 2026-05-21 06:06:04.300 9 INFO neutron.plugins.ml2.plugin [None req-46896a43-1f53-4edb-a49b-8be5f07c615c - - - - - -] Attempt 1 to provision port 3ad268c3-ec40-483c-9edb-3eee71f9bb78 2026-05-21 06:06:08.915 9 INFO neutron.plugins.ml2.plugin [None req-d8c398a1-da39-4506-8e43-900bc0b64c51 - - - - - -] Attempt 1 to provision port 2f7f5e88-9f49-4b09-bdec-1a11d8371b07 2026-05-21 06:06:10.981 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 2f7f5e88-9f49-4b09-bdec-1a11d8371b07 2026-05-21 06:06:11.111 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8acb8903-9a7a-43ac-971d-cfac5b6d15f2'] response: {'server_uuid': 'ce4fc1e8-e25f-4103-bdcb-dcdf2d180b12', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2f7f5e88-9f49-4b09-bdec-1a11d8371b07', 'code': 200} 2026-05-21 06:06:12.899 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 2f7f5e88-9f49-4b09-bdec-1a11d8371b07 2026-05-21 06:06:17.010 10 INFO neutron.plugins.ml2.plugin [None req-63d41fe7-8e89-4932-b16d-b83f4f965f93 - - - - - -] Attempt 1 to provision port 37f17041-e9d6-48ab-89b0-0fb87f3e51f2 2026-05-21 06:06:18.936 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 37f17041-e9d6-48ab-89b0-0fb87f3e51f2 2026-05-21 06:06:19.073 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b459ddd-7f38-483a-ab2f-3dcf74e7a85f'] response: {'server_uuid': '9ea3b1be-bbf5-4deb-b40d-838f9174e6e6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '37f17041-e9d6-48ab-89b0-0fb87f3e51f2', 'code': 200} 2026-05-21 06:06:20.905 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 37f17041-e9d6-48ab-89b0-0fb87f3e51f2 2026-05-21 06:06:26.952 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 3ad268c3-ec40-483c-9edb-3eee71f9bb78 2026-05-21 06:06:27.305 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port a29cff4c-bb61-4608-80de-228cc1bf0c6e 2026-05-21 06:06:27.614 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 7c798e66-3eab-42bc-ae0d-87bf3cfc8e77 2026-05-21 06:06:28.073 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port c7150014-2d7c-4496-ae21-711f1313a436 2026-05-21 06:06:28.935 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 3ad268c3-ec40-483c-9edb-3eee71f9bb78 2026-05-21 06:06:29.182 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port a29cff4c-bb61-4608-80de-228cc1bf0c6e 2026-05-21 06:06:29.381 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 7c798e66-3eab-42bc-ae0d-87bf3cfc8e77 2026-05-21 06:06:29.657 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port c7150014-2d7c-4496-ae21-711f1313a436 2026-05-21 06:06:47.991 10 INFO neutron.plugins.ml2.plugin [None req-3495e2f0-48dd-4a4a-ab9b-bab59117fc74 - - - - - -] Attempt 1 to provision port 192731f1-3d79-40fe-bd20-d5e70c4c7de5 2026-05-21 06:07:01.021 10 INFO neutron.plugins.ml2.plugin [None req-5b0c908b-7045-4107-83c9-adec850a0af4 - - - - - -] Attempt 1 to provision port 955281c1-1c65-4905-a2c4-76b0be8ae972 2026-05-21 06:07:02.995 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 955281c1-1c65-4905-a2c4-76b0be8ae972 2026-05-21 06:07:03.175 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5d93a3e-6b58-44ef-8a71-20f7008550e7'] response: {'server_uuid': 'ab5167d0-e725-456e-bfa3-631f3ceadd0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '955281c1-1c65-4905-a2c4-76b0be8ae972', 'code': 200} 2026-05-21 06:07:04.960 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 955281c1-1c65-4905-a2c4-76b0be8ae972 2026-05-21 06:07:41.577 9 INFO neutron.plugins.ml2.plugin [None req-51db1a3e-3818-47ac-ae0b-5e8ba52f7ac4 - - - - - -] Attempt 1 to provision port 935273df-1531-409d-8da0-cc5566afbdfa 2026-05-21 06:07:45.051 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 935273df-1531-409d-8da0-cc5566afbdfa 2026-05-21 06:07:45.236 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7da8e16-40fb-473c-a22e-7c6cca108c0e'] response: {'server_uuid': 'ab5167d0-e725-456e-bfa3-631f3ceadd0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '935273df-1531-409d-8da0-cc5566afbdfa', 'code': 200} 2026-05-21 06:07:46.974 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 935273df-1531-409d-8da0-cc5566afbdfa 2026-05-21 06:08:07.190 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 2ccb0702-92c8-4123-ac98-75f9758da1ca 2026-05-21 06:08:07.747 10 INFO neutron.plugins.ml2.plugin [None req-e8902baa-8f0b-47b7-a23c-65ab2899236a - - - - - -] Attempt 1 to provision port 2ccb0702-92c8-4123-ac98-75f9758da1ca 2026-05-21 06:08:07.895 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e68f7111-c1a1-4873-a4d7-64e10a563308'] response: {'server_uuid': 'ab5167d0-e725-456e-bfa3-631f3ceadd0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2ccb0702-92c8-4123-ac98-75f9758da1ca', 'code': 200} 2026-05-21 06:08:09.009 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 2ccb0702-92c8-4123-ac98-75f9758da1ca 2026-05-21 06:08:19.112 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 4ead41d4-b193-43ce-ae1c-d164f9adca1c 2026-05-21 06:08:19.245 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bcaeba7-aeb7-4468-983e-2f764f019b19'] response: {'server_uuid': 'ab5167d0-e725-456e-bfa3-631f3ceadd0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ead41d4-b193-43ce-ae1c-d164f9adca1c', 'code': 200} 2026-05-21 06:08:20.993 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 4ead41d4-b193-43ce-ae1c-d164f9adca1c 2026-05-21 06:08:28.258 9 INFO neutron.plugins.ml2.plugin [None req-ded1d639-6c3e-4168-8aa0-a6752344dc20 - - - - - -] Attempt 1 to provision port 4ead41d4-b193-43ce-ae1c-d164f9adca1c 2026-05-21 06:08:29.057 10 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 4ead41d4-b193-43ce-ae1c-d164f9adca1c 2026-05-21 06:08:54.044 10 INFO neutron.plugins.ml2.plugin [None req-5549f37e-71ec-4fcf-8006-51efb66152d1 - - - - - -] Attempt 1 to provision port 2ccb0702-92c8-4123-ac98-75f9758da1ca 2026-05-21 06:08:55.066 9 INFO neutron.plugins.ml2.plugin [None req-1c4d7442-ee65-483d-baf0-7df62ad90112 - - - - - -] Attempt 1 to provision port 2ccb0702-92c8-4123-ac98-75f9758da1ca