+ 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-02-25 20:07:39.316 1 INFO neutron.common.config [-] Logging enabled! 2026-02-25 20:07:39.317 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-02-25 20:07:39.317 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-02-25 20:07:39.317 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-25 20:07:40.285 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:07:40.287 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-25 20:07:40.289 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-25 20:07:40.290 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-02-25 20:07:40.290 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-02-25 20:07:40.291 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-02-25 20:07:40.291 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:07:40.296 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:07:40.296 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-25 20:07:40.296 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:07:40.313 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-02-25 20:07:40.314 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-02-25 20:07:40.314 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-02-25 20:07:40.346 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-25 20:07:40.346 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-25 20:07:40.346 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-02-25 20:07:40.346 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-02-25 20:07:40.352 1 WARNING oslo_policy.policy [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] 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-02-25 20:07:40.635 1 INFO neutron.plugins.ml2.managers [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] Initializing driver for type 'vlan' 2026-02-25 20:07:40.799 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] VlanTypeDriver initialization complete 2026-02-25 20:07:40.800 1 INFO neutron.plugins.ml2.managers [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] Initializing driver for type 'vxlan' 2026-02-25 20:07:40.800 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-02-25 20:07:40.841 1 INFO neutron.plugins.ml2.managers [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-25 20:07:40.841 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-25 20:07:40.842 1 INFO neutron.plugins.ml2.managers [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] Initializing extension driver 'port_security' 2026-02-25 20:07:40.842 1 INFO neutron.plugins.ml2.extensions.port_security [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-25 20:07:40.842 1 INFO neutron.plugins.ml2.managers [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] Initializing extension driver 'qos' 2026-02-25 20:07:40.842 1 INFO neutron.plugins.ml2.managers [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] Initializing mechanism driver 'openvswitch' 2026-02-25 20:07:40.842 1 INFO neutron.plugins.ml2.managers [None req-6584f032-caea-481a-a320-ecfcbe9258be - - - - - -] Initializing mechanism driver 'l2population' 2026-02-25 20:07:40.855 1 INFO neutron.quota [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded quota_driver: . 2026-02-25 20:07:40.855 1 INFO neutron.plugins.ml2.plugin [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Modular L2 Plugin initialization complete 2026-02-25 20:07:40.856 1 INFO neutron.plugins.ml2.managers [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-25 20:07:40.856 1 INFO neutron.plugins.ml2.managers [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-25 20:07:40.856 1 INFO neutron.plugins.ml2.managers [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Got port-security extension from driver 'port_security' 2026-02-25 20:07:40.856 1 INFO neutron.extensions.vlantransparent [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Disabled vlantransparent extension. 2026-02-25 20:07:40.857 1 INFO neutron.manager [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loading Plugin: qos 2026-02-25 20:07:40.865 1 INFO neutron.manager [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loading Plugin: router 2026-02-25 20:07:40.893 1 INFO neutron.services.service_base [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-02-25 20:07:40.894 1 INFO neutron.manager [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loading Plugin: segments 2026-02-25 20:07:40.957 1 INFO neutron.manager [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loading Plugin: trunk 2026-02-25 20:07:41.011 1 INFO neutron.manager [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loading Plugin: vpnaas 2026-02-25 20:07:41.045 1 WARNING stevedore.named [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-02-25 20:07:41.101 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-02-25 20:07:41.102 1 INFO neutron.common.utils [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-02-25 20:07:41.102 1 INFO neutron.manager [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loading Plugin: auto_allocate 2026-02-25 20:07:41.105 1 INFO neutron.manager [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loading Plugin: tag 2026-02-25 20:07:41.112 1 INFO neutron.manager [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loading Plugin: timestamp 2026-02-25 20:07:41.115 1 INFO neutron.manager [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loading Plugin: network_ip_availability 2026-02-25 20:07:41.119 1 INFO neutron.manager [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loading Plugin: flavors 2026-02-25 20:07:41.121 1 INFO neutron.manager [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loading Plugin: revisions 2026-02-25 20:07:41.124 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Initializing extension manager. 2026-02-25 20:07:41.125 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: address-group 2026-02-25 20:07:41.126 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: address-scope 2026-02-25 20:07:41.126 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-02-25 20:07:41.127 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: agent 2026-02-25 20:07:41.128 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: agent-resources-synced 2026-02-25 20:07:41.129 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: allowed-address-pairs 2026-02-25 20:07:41.129 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: auto-allocated-topology 2026-02-25 20:07:41.130 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: availability_zone 2026-02-25 20:07:41.130 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: availability_zone_filter 2026-02-25 20:07:41.131 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-25 20:07:41.131 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: default-subnetpools 2026-02-25 20:07:41.132 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-25 20:07:41.133 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: dns-integration 2026-02-25 20:07:41.133 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: dns-domain-ports 2026-02-25 20:07:41.134 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-02-25 20:07:41.134 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: dvr 2026-02-25 20:07:41.135 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-25 20:07:41.135 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: empty-string-filtering 2026-02-25 20:07:41.136 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:07:41.136 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-25 20:07:41.137 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: external-net 2026-02-25 20:07:41.137 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-25 20:07:41.138 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: extraroute 2026-02-25 20:07:41.138 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: extraroute-atomic 2026-02-25 20:07:41.139 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-02-25 20:07:41.139 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-25 20:07:41.140 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-25 20:07:41.140 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-25 20:07:41.141 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: fip-port-details 2026-02-25 20:07:41.141 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: flavors 2026-02-25 20:07:41.142 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-25 20:07:41.143 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: floatingip-pools 2026-02-25 20:07:41.143 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: ip_allocation 2026-02-25 20:07:41.144 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: ip-substring-filtering 2026-02-25 20:07:41.144 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: l2_adjacency 2026-02-25 20:07:41.145 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: router 2026-02-25 20:07:41.146 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-25 20:07:41.147 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-02-25 20:07:41.147 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-02-25 20:07:41.148 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: ext-gw-mode 2026-02-25 20:07:41.148 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: l3-ha 2026-02-25 20:07:41.149 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:07:41.149 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-02-25 20:07:41.150 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: l3-flavors 2026-02-25 20:07:41.151 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-25 20:07:41.151 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-02-25 20:07:41.153 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: l3_agent_scheduler 2026-02-25 20:07:41.153 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-25 20:07:41.154 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension logging not supported by any of loaded plugins 2026-02-25 20:07:41.155 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-25 20:07:41.156 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-25 20:07:41.156 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: multi-provider 2026-02-25 20:07:41.157 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: net-mtu 2026-02-25 20:07:41.157 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: net-mtu-writable 2026-02-25 20:07:41.158 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: network_availability_zone 2026-02-25 20:07:41.158 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: network_ha 2026-02-25 20:07:41.159 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: network-ip-availability 2026-02-25 20:07:41.159 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-25 20:07:41.160 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: pagination 2026-02-25 20:07:41.160 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: port-device-profile 2026-02-25 20:07:41.161 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-02-25 20:07:41.161 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-02-25 20:07:41.162 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-02-25 20:07:41.162 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: port-mac-override 2026-02-25 20:07:41.163 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-25 20:07:41.163 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-25 20:07:41.163 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: port-resource-request 2026-02-25 20:07:41.164 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: port-resource-request-groups 2026-02-25 20:07:41.164 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: binding 2026-02-25 20:07:41.165 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: binding-extended 2026-02-25 20:07:41.165 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: port-security 2026-02-25 20:07:41.166 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: project-id 2026-02-25 20:07:41.166 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: provider 2026-02-25 20:07:41.168 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos 2026-02-25 20:07:41.169 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-25 20:07:41.169 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-25 20:07:41.170 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-default 2026-02-25 20:07:41.171 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-fip 2026-02-25 20:07:41.171 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-25 20:07:41.172 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-gateway-ip 2026-02-25 20:07:41.172 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-port-network-policy 2026-02-25 20:07:41.173 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-pps-minimum 2026-02-25 20:07:41.173 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-25 20:07:41.174 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-pps 2026-02-25 20:07:41.174 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-rule-type-details 2026-02-25 20:07:41.175 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-25 20:07:41.175 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: qos-rules-alias 2026-02-25 20:07:41.176 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: quota-check-limit 2026-02-25 20:07:41.177 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: quotas 2026-02-25 20:07:41.179 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: quota_details 2026-02-25 20:07:41.180 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: rbac-policies 2026-02-25 20:07:41.181 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: rbac-address-group 2026-02-25 20:07:41.181 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: rbac-address-scope 2026-02-25 20:07:41.182 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: rbac-security-groups 2026-02-25 20:07:41.182 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: rbac-subnetpool 2026-02-25 20:07:41.183 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: revision-if-match 2026-02-25 20:07:41.183 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: standard-attr-revisions 2026-02-25 20:07:41.184 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: router_availability_zone 2026-02-25 20:07:41.184 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-25 20:07:41.185 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: security-groups-default-rules 2026-02-25 20:07:41.186 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-25 20:07:41.186 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: port-security-groups-filtering 2026-02-25 20:07:41.187 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-25 20:07:41.187 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-02-25 20:07:41.188 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-25 20:07:41.194 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: security-group 2026-02-25 20:07:41.195 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: segment 2026-02-25 20:07:41.196 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-25 20:07:41.196 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: service-type 2026-02-25 20:07:41.196 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: sorting 2026-02-25 20:07:41.197 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: standard-attr-segment 2026-02-25 20:07:41.198 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: standard-attr-description 2026-02-25 20:07:41.199 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: stateful-security-group 2026-02-25 20:07:41.199 1 WARNING neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-25 20:07:41.200 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-02-25 20:07:41.201 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: subnet_onboard 2026-02-25 20:07:41.201 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-25 20:07:41.202 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: subnet-service-types 2026-02-25 20:07:41.203 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: subnet_allocation 2026-02-25 20:07:41.203 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-25 20:07:41.204 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-25 20:07:41.206 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: standard-attr-tag 2026-02-25 20:07:41.207 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-25 20:07:41.208 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: trunk 2026-02-25 20:07:41.208 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: trunk-details 2026-02-25 20:07:41.209 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-25 20:07:41.209 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-25 20:07:41.211 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-02-25 20:07:41.211 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-02-25 20:07:41.212 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: vpn-flavors 2026-02-25 20:07:41.213 1 INFO neutron.api.extensions [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Loaded extension: vpnaas 2026-02-25 20:07:41.216 1 INFO oslo_service.service [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Starting 2 workers 2026-02-25 20:07:41.220 1 INFO oslo_service.service [None req-f3663bbd-992d-4249-aec4-4cf67ac8a52f - - - - - -] Starting 1 workers 2026-02-25 20:08:10.753 9 INFO neutron.db.l3_hamode_db [None req-670f24c5-a4f0-4a26-a79e-9ab0bafbbc77 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-02-25 20:08:24.814 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port cc24711c-9e1a-4fd6-a76d-b545f06fb432 2026-02-25 20:08:24.822 10 INFO neutron.plugins.ml2.plugin [None req-e13394e8-d8e9-456c-b1be-3af846621bb3 - - - - - -] Attempt 1 to provision port cc24711c-9e1a-4fd6-a76d-b545f06fb432 2026-02-25 20:08:26.767 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port cc24711c-9e1a-4fd6-a76d-b545f06fb432 2026-02-25 20:12:39.079 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port f777f359-308f-46f5-bb4b-60aa913323d0 2026-02-25 20:12:39.744 9 INFO neutron.plugins.ml2.plugin [None req-a33350c1-7ef1-40cb-903d-babdbffac3a4 - - - - - -] Attempt 1 to provision port f777f359-308f-46f5-bb4b-60aa913323d0 2026-02-25 20:12:40.952 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port f777f359-308f-46f5-bb4b-60aa913323d0 2026-02-25 20:12:47.314 10 INFO neutron.plugins.ml2.plugin [None req-68975718-5a40-4e0a-b56a-bd792d2563ef - - - - - -] Attempt 1 to provision port f4e5fc24-c0c4-4511-839d-15f38e251346 2026-02-25 20:16:37.231 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port f4e5fc24-c0c4-4511-839d-15f38e251346 2026-02-25 20:16:39.137 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port f4e5fc24-c0c4-4511-839d-15f38e251346 2026-02-25 20:28:55.563 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 98d79294-25f7-4da5-8a64-3ed05432d803 2026-02-25 20:28:57.569 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 98d79294-25f7-4da5-8a64-3ed05432d803 2026-02-25 20:43:19.783 10 INFO neutron.plugins.ml2.plugin [None req-4f6eab75-4307-492d-9ea3-94c65e8e7fc5 - - - - - -] Attempt 1 to provision port 84c2c503-35e2-4659-896d-20f13350a490 2026-02-25 20:43:20.152 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 2bc70c44-c01a-4e63-aac0-04ea78dc3915 2026-02-25 20:43:20.228 9 INFO neutron.plugins.ml2.plugin [None req-f8ecd219-de3f-4e7d-9c5d-b58a5f22e3b7 - - - - - -] Attempt 1 to provision port adb6c976-fcc2-4c36-b65f-ad0dbe073e50 2026-02-25 20:43:20.650 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port c6a4701b-020c-48eb-a14c-b2c9bd74d220 2026-02-25 20:43:20.686 9 INFO neutron.plugins.ml2.plugin [None req-289a1693-4f3a-4262-b330-a10819dffefe - - - - - -] Attempt 1 to provision port c6a4701b-020c-48eb-a14c-b2c9bd74d220 2026-02-25 20:43:21.247 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 4ddc5e2b-f89f-4cee-a480-7bd18afb55b8 2026-02-25 20:43:21.603 9 INFO neutron.plugins.ml2.plugin [None req-1f9174af-ca64-427b-91f6-d43498e8bd8e - - - - - -] Attempt 1 to provision port 4ddc5e2b-f89f-4cee-a480-7bd18afb55b8 2026-02-25 20:43:21.788 9 INFO neutron.plugins.ml2.plugin [None req-1f9174af-ca64-427b-91f6-d43498e8bd8e - - - - - -] Attempt 1 to provision port 2bc70c44-c01a-4e63-aac0-04ea78dc3915 2026-02-25 20:43:22.227 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 2bc70c44-c01a-4e63-aac0-04ea78dc3915 2026-02-25 20:43:22.455 10 INFO neutron.plugins.ml2.plugin [None req-b9f8fac0-589e-4ea8-978d-42204eec5065 - - - - - -] Attempt 1 to provision port a32cf676-f908-4ac1-b26b-91666da620e2 2026-02-25 20:43:22.718 10 INFO neutron.plugins.ml2.plugin [None req-285a0594-a1c3-4954-af3f-83d2a4eff2b0 - - - - - -] Attempt 1 to provision port 48dca8b0-94b3-44d0-9933-fb1f60ac6a7e 2026-02-25 20:43:22.744 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port c6a4701b-020c-48eb-a14c-b2c9bd74d220 2026-02-25 20:43:23.051 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 4ddc5e2b-f89f-4cee-a480-7bd18afb55b8 2026-02-25 20:43:23.267 10 INFO neutron.plugins.ml2.plugin [None req-d5774a07-5eaf-4395-a3f0-724d366a2a3c - - - - - -] Attempt 1 to provision port 48dca8b0-94b3-44d0-9933-fb1f60ac6a7e 2026-02-25 20:43:24.189 10 INFO neutron.plugins.ml2.plugin [None req-9a47705d-47a3-4d9a-83ba-ace65d498562 - - - - - -] Attempt 1 to provision port ca0edcbb-ca74-4eaa-a424-cca50957f985 2026-02-25 20:43:24.764 10 INFO neutron.plugins.ml2.plugin [None req-90512dc0-9097-437c-8afc-76cef471a6f6 - - - - - -] Attempt 1 to provision port ca0edcbb-ca74-4eaa-a424-cca50957f985 2026-02-25 20:43:25.013 10 INFO neutron.plugins.ml2.plugin [None req-37cc4c83-4e99-4814-9026-7729db5d70e3 - - - - - -] Attempt 1 to provision port e790343d-c8e9-4b33-ace6-2b9058d37dff 2026-02-25 20:43:25.666 10 INFO neutron.plugins.ml2.plugin [None req-20208a1e-725a-44ac-bfda-df567aeb9a59 - - - - - -] Attempt 1 to provision port e790343d-c8e9-4b33-ace6-2b9058d37dff 2026-02-25 20:43:27.845 10 INFO neutron.plugins.ml2.plugin [None req-518b4417-6a4c-4917-822a-04b7ed952b8c - - - - - -] Attempt 1 to provision port 3edade14-ffb1-406c-82db-c976461d54f1 2026-02-25 20:43:28.276 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port bda8d766-0bdd-4033-9b1d-6256fa99857d 2026-02-25 20:43:28.495 9 INFO neutron.plugins.ml2.plugin [None req-97ede91b-ad81-4125-b710-03d347772550 - - - - - -] Attempt 1 to provision port bda8d766-0bdd-4033-9b1d-6256fa99857d 2026-02-25 20:43:30.463 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port bda8d766-0bdd-4033-9b1d-6256fa99857d 2026-02-25 20:43:30.666 10 INFO neutron.plugins.ml2.plugin [None req-ddcb23a5-0dfe-4a84-b283-3485b7a7f6aa - - - - - -] Attempt 1 to provision port 8724a175-535a-4038-bea2-2fd1ae04c332 2026-02-25 20:43:30.841 9 INFO neutron.plugins.ml2.plugin [None req-23e1d661-ffb8-486f-a16f-50d3da3c52db - - - - - -] Attempt 1 to provision port e93331cd-ffa1-40bb-8670-947d808a6c63 2026-02-25 20:43:31.301 10 INFO neutron.plugins.ml2.plugin [None req-84b22b56-5d48-4b3c-86cd-057ceaa94f8b - - - - - -] Attempt 1 to provision port e93331cd-ffa1-40bb-8670-947d808a6c63 2026-02-25 20:43:32.367 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 16ed5c5f-8f73-4570-ba56-91509e5153cc 2026-02-25 20:43:32.922 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 24f410e8-6615-40a2-af1d-550fd2264c96 2026-02-25 20:43:33.539 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 1de0ea68-65d2-40c3-bf69-bc5e6044e400 2026-02-25 20:43:34.500 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 24f410e8-6615-40a2-af1d-550fd2264c96 2026-02-25 20:43:34.804 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 16ed5c5f-8f73-4570-ba56-91509e5153cc 2026-02-25 20:43:35.142 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 1de0ea68-65d2-40c3-bf69-bc5e6044e400 2026-02-25 20:43:36.996 10 INFO neutron.plugins.ml2.plugin [None req-13fb04d5-feb3-4a49-8112-ce5d285b8ff2 - - - - - -] Attempt 1 to provision port cb2de4f9-b8d6-406d-b327-3b56ae1223d2 2026-02-25 20:43:38.877 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 8724a175-535a-4038-bea2-2fd1ae04c332 2026-02-25 20:43:38.972 10 INFO neutron.plugins.ml2.plugin [None req-720bf091-35fc-48ce-afa7-c40de48a544c - - - - - -] Attempt 1 to provision port 2f8528c1-5353-4889-8fef-f7af3d316624 2026-02-25 20:43:39.386 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port cb2de4f9-b8d6-406d-b327-3b56ae1223d2 2026-02-25 20:43:39.561 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4dd442d-1a4d-4fda-8174-0f90796e8bc1'] response: {'server_uuid': 'a4f34f37-442a-4663-8821-15c0723142aa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8724a175-535a-4038-bea2-2fd1ae04c332', 'code': 200} 2026-02-25 20:43:39.731 10 INFO neutron.plugins.ml2.plugin [None req-2a6aaac2-0220-4b5d-b640-de4e75786a79 - - - - - -] Attempt 1 to provision port da9a8d98-f629-4cf8-ba43-ed2b50f8e087 2026-02-25 20:43:40.531 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port da9a8d98-f629-4cf8-ba43-ed2b50f8e087 2026-02-25 20:43:40.994 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 8724a175-535a-4038-bea2-2fd1ae04c332 2026-02-25 20:43:41.628 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port cb2de4f9-b8d6-406d-b327-3b56ae1223d2 2026-02-25 20:43:41.999 10 INFO neutron.plugins.ml2.plugin [None req-4ea836dd-4da4-4b98-bccd-b2a002e1990d - - - - - -] Attempt 1 to provision port be16ca4c-d0a6-4993-a9a7-4e95d8004f33 2026-02-25 20:43:42.038 10 INFO neutron.plugins.ml2.plugin [None req-4ea836dd-4da4-4b98-bccd-b2a002e1990d - - - - - -] Attempt 1 to provision port bf8b6d42-86d4-4ec1-987e-2f77e2fc54fe 2026-02-25 20:43:42.524 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 1bc1b50e-466d-4b13-aa50-1e8b8d76e94f 2026-02-25 20:43:42.591 10 INFO neutron.plugins.ml2.plugin [None req-0bbc1d24-e042-46eb-8e61-834a842d261b - - - - - -] Attempt 1 to provision port be16ca4c-d0a6-4993-a9a7-4e95d8004f33 2026-02-25 20:43:42.750 9 INFO neutron.plugins.ml2.plugin [None req-4beac243-2976-4da3-aa72-b7bab04278a6 - - - - - -] Attempt 1 to provision port 1bc1b50e-466d-4b13-aa50-1e8b8d76e94f 2026-02-25 20:43:42.870 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d3d340c-c77e-4bdc-959b-cb969b0bda10'] response: {'server_uuid': 'bb19bc12-0319-4030-ba6f-6bbbfe0913ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb2de4f9-b8d6-406d-b327-3b56ae1223d2', 'code': 200} 2026-02-25 20:43:44.542 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 1bc1b50e-466d-4b13-aa50-1e8b8d76e94f 2026-02-25 20:43:44.555 9 INFO neutron.plugins.ml2.plugin [None req-cae6aae5-fdc3-46b0-ad2c-d78cb2fd68fd - - - - - -] Attempt 1 to provision port fac1b3fd-b238-4470-b09e-1290b5fa068c 2026-02-25 20:43:44.953 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 5da1d97b-5e15-43c0-a026-f265373bae41 2026-02-25 20:43:45.340 10 INFO neutron.plugins.ml2.plugin [None req-d83403cf-1a37-449a-a835-3bc9cd3b1cca - - - - - -] Attempt 1 to provision port fac1b3fd-b238-4470-b09e-1290b5fa068c 2026-02-25 20:43:46.754 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 2b0b9431-1fb4-4fdd-a847-31c375f8c34f 2026-02-25 20:43:47.332 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 5da1d97b-5e15-43c0-a026-f265373bae41 2026-02-25 20:43:48.633 10 INFO neutron.plugins.ml2.plugin [None req-186dac3c-89ce-4697-b312-9ea81902fae9 - - - - - -] Attempt 1 to provision port bde256ee-a9ce-480f-844b-c6e2fca140ab 2026-02-25 20:43:49.135 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 2b0b9431-1fb4-4fdd-a847-31c375f8c34f /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-02-25 20:43:50.503 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port bde256ee-a9ce-480f-844b-c6e2fca140ab 2026-02-25 20:43:50.618 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2b95982e-b6c3-4d54-8936-e5f7b172fd93'] response: {'server_uuid': '4fe91fdc-32ea-4879-ad2d-a35083a1f049', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bde256ee-a9ce-480f-844b-c6e2fca140ab', 'code': 200} 2026-02-25 20:43:52.629 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port bde256ee-a9ce-480f-844b-c6e2fca140ab 2026-02-25 20:43:54.840 10 INFO neutron.plugins.ml2.plugin [None req-d3207d76-03f0-4d65-b48d-f8816d2aaaa0 - - - - - -] Attempt 1 to provision port 6d078288-72f5-43e2-a8a4-18c03470b664 2026-02-25 20:43:55.706 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c2d1252-7544-4717-9d74-59ada1e9938d'] response: {'server_uuid': '4fe91fdc-32ea-4879-ad2d-a35083a1f049', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bde256ee-a9ce-480f-844b-c6e2fca140ab', 'code': 200} 2026-02-25 20:43:58.641 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 6d078288-72f5-43e2-a8a4-18c03470b664 2026-02-25 20:43:58.910 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf0c09e4-4361-4d5a-ab12-dc29a50a4550'] response: {'server_uuid': 'e13e3a8b-56a4-4643-acf7-6d132c0c4b09', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d078288-72f5-43e2-a8a4-18c03470b664', '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-02-25 20:44:00.549 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 6d078288-72f5-43e2-a8a4-18c03470b664 2026-02-25 20:44:04.370 10 INFO neutron.plugins.ml2.plugin [None req-1e1fadb1-32c8-4fc2-a0e4-bb2ccfa00e71 - - - - - -] Attempt 1 to provision port 0cba9859-6ff7-448c-8687-2817ae481712 2026-02-25 20:44:04.561 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port a46c4a7d-7965-4b15-bb43-f80a63be2748 2026-02-25 20:44:05.315 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port e93331cd-ffa1-40bb-8670-947d808a6c63 2026-02-25 20:44:05.327 9 INFO neutron.plugins.ml2.plugin [None req-5a9a6559-450f-4af2-9376-2376b7b9461e - - - - - -] Attempt 1 to provision port a46c4a7d-7965-4b15-bb43-f80a63be2748 2026-02-25 20:44:05.705 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 3edade14-ffb1-406c-82db-c976461d54f1 2026-02-25 20:44:06.534 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port a46c4a7d-7965-4b15-bb43-f80a63be2748 2026-02-25 20:44:06.678 10 INFO neutron.plugins.ml2.plugin [None req-2a169936-df9f-42a6-b187-a0aa2ce6ae34 - - - - - -] Attempt 1 to provision port c5e18279-35b4-4ebe-a576-872f4f03c147 2026-02-25 20:44:06.823 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 3edade14-ffb1-406c-82db-c976461d54f1 2026-02-25 20:44:07.054 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port bf8b6d42-86d4-4ec1-987e-2f77e2fc54fe 2026-02-25 20:44:07.433 10 INFO neutron.plugins.ml2.plugin [None req-2771e6db-6119-46e0-bf28-d1b4c3935aba - - - - - -] Attempt 1 to provision port c5e18279-35b4-4ebe-a576-872f4f03c147 2026-02-25 20:44:07.633 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port e93331cd-ffa1-40bb-8670-947d808a6c63 2026-02-25 20:44:08.716 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port b1b9a62e-3728-45e9-ac97-ef3c01b36c15 2026-02-25 20:44:09.399 10 INFO neutron.plugins.ml2.plugin [None req-caad5eef-dee5-4028-9ba3-e614196ceca7 - - - - - -] Attempt 1 to provision port cb2de4f9-b8d6-406d-b327-3b56ae1223d2 2026-02-25 20:44:10.465 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port cb2de4f9-b8d6-406d-b327-3b56ae1223d2 2026-02-25 20:44:10.794 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port b1b9a62e-3728-45e9-ac97-ef3c01b36c15 2026-02-25 20:44:12.664 10 INFO neutron.plugins.ml2.plugin [None req-408e015f-d60f-488a-a140-f54246c5910e - - - - - -] Attempt 1 to provision port cb2de4f9-b8d6-406d-b327-3b56ae1223d2 2026-02-25 20:44:14.482 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 0692e522-76af-46c1-b33f-71a5a9f7ff48 2026-02-25 20:44:14.710 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d972154f-b7a5-4bd2-8770-0d8d65d90954'] response: {'server_uuid': 'fb0449af-6c72-425e-bd0d-8e79365c73a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0692e522-76af-46c1-b33f-71a5a9f7ff48', 'code': 200} 2026-02-25 20:44:16.490 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 0692e522-76af-46c1-b33f-71a5a9f7ff48 /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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:44:24.708 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-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.708 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:44:24.709 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Failed to bind port f6ea3871-526b-4686-ba66-f52090dadee7 on host instance for vnic_type normal using segments [{'id': '612c9ec7-40ee-4a65-8f7e-63a4b2c801b3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 651, 'network_id': '77c43710-672b-4ec2-9c38-eb43d6ea29dd'}] 2026-02-25 20:44:24.717 10 INFO neutron.plugins.ml2.plugin [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Attempt 2 to bind port f6ea3871-526b-4686-ba66-f52090dadee7 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:44:24.747 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-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:44:24.747 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Failed to bind port f6ea3871-526b-4686-ba66-f52090dadee7 on host instance for vnic_type normal using segments [{'id': '612c9ec7-40ee-4a65-8f7e-63a4b2c801b3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 651, 'network_id': '77c43710-672b-4ec2-9c38-eb43d6ea29dd'}] 2026-02-25 20:44:24.749 10 INFO neutron.plugins.ml2.plugin [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Attempt 3 to bind port f6ea3871-526b-4686-ba66-f52090dadee7 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:44:24.792 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-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.792 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:44:24.793 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Failed to bind port f6ea3871-526b-4686-ba66-f52090dadee7 on host instance for vnic_type normal using segments [{'id': '612c9ec7-40ee-4a65-8f7e-63a4b2c801b3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 651, 'network_id': '77c43710-672b-4ec2-9c38-eb43d6ea29dd'}] 2026-02-25 20:44:24.801 10 INFO neutron.plugins.ml2.plugin [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Attempt 4 to bind port f6ea3871-526b-4686-ba66-f52090dadee7 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:44:24.842 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-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:44:24.842 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Failed to bind port f6ea3871-526b-4686-ba66-f52090dadee7 on host instance for vnic_type normal using segments [{'id': '612c9ec7-40ee-4a65-8f7e-63a4b2c801b3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 651, 'network_id': '77c43710-672b-4ec2-9c38-eb43d6ea29dd'}] 2026-02-25 20:44:24.844 10 INFO neutron.plugins.ml2.plugin [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Attempt 5 to bind port f6ea3871-526b-4686-ba66-f52090dadee7 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:44:24.881 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-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:44:24.881 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Failed to bind port f6ea3871-526b-4686-ba66-f52090dadee7 on host instance for vnic_type normal using segments [{'id': '612c9ec7-40ee-4a65-8f7e-63a4b2c801b3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 651, 'network_id': '77c43710-672b-4ec2-9c38-eb43d6ea29dd'}] 2026-02-25 20:44:24.883 10 INFO neutron.plugins.ml2.plugin [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Attempt 6 to bind port f6ea3871-526b-4686-ba66-f52090dadee7 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:44:24.918 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-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.918 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:44:24.919 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Failed to bind port f6ea3871-526b-4686-ba66-f52090dadee7 on host instance for vnic_type normal using segments [{'id': '612c9ec7-40ee-4a65-8f7e-63a4b2c801b3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 651, 'network_id': '77c43710-672b-4ec2-9c38-eb43d6ea29dd'}] 2026-02-25 20:44:24.920 10 INFO neutron.plugins.ml2.plugin [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Attempt 7 to bind port f6ea3871-526b-4686-ba66-f52090dadee7 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:44:24.958 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-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.958 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:44:24.959 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Failed to bind port f6ea3871-526b-4686-ba66-f52090dadee7 on host instance for vnic_type normal using segments [{'id': '612c9ec7-40ee-4a65-8f7e-63a4b2c801b3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 651, 'network_id': '77c43710-672b-4ec2-9c38-eb43d6ea29dd'}] 2026-02-25 20:44:24.961 10 INFO neutron.plugins.ml2.plugin [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Attempt 8 to bind port f6ea3871-526b-4686-ba66-f52090dadee7 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:44:24.991 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-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:44:24.991 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Failed to bind port f6ea3871-526b-4686-ba66-f52090dadee7 on host instance for vnic_type normal using segments [{'id': '612c9ec7-40ee-4a65-8f7e-63a4b2c801b3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 651, 'network_id': '77c43710-672b-4ec2-9c38-eb43d6ea29dd'}] 2026-02-25 20:44:24.992 10 INFO neutron.plugins.ml2.plugin [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Attempt 9 to bind port f6ea3871-526b-4686-ba66-f52090dadee7 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:44:25.018 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-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:25.018 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:44:25.019 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Failed to bind port f6ea3871-526b-4686-ba66-f52090dadee7 on host instance for vnic_type normal using segments [{'id': '612c9ec7-40ee-4a65-8f7e-63a4b2c801b3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 651, 'network_id': '77c43710-672b-4ec2-9c38-eb43d6ea29dd'}] 2026-02-25 20:44:25.022 10 INFO neutron.plugins.ml2.plugin [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Attempt 10 to bind port f6ea3871-526b-4686-ba66-f52090dadee7 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:44:25.081 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-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ea531652-78a2-42fd-bbe6-d874469351b6 could not be found. 2026-02-25 20:44:25.081 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:44:25.082 10 ERROR neutron.plugins.ml2.managers [None req-3b3a1c81-6fdc-4d69-8277-b3200d4d7a19 - - - - - -] Failed to bind port f6ea3871-526b-4686-ba66-f52090dadee7 on host instance for vnic_type normal using segments [{'id': '612c9ec7-40ee-4a65-8f7e-63a4b2c801b3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 651, 'network_id': '77c43710-672b-4ec2-9c38-eb43d6ea29dd'}] 2026-02-25 20:44:26.481 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 786cddd5-d294-4def-8b01-896c0d8a411c 2026-02-25 20:44:27.157 9 INFO neutron.plugins.ml2.plugin [None req-35612709-6280-45c4-a81b-9c7eaf68332e - - - - - -] Attempt 1 to provision port 4ada1532-2340-4a38-a4c5-11f3450dfa3a 2026-02-25 20:44:27.322 10 INFO neutron.plugins.ml2.plugin [None req-c4348e07-2e77-44cb-81c1-c29a8ab85d25 - - - - - -] Attempt 1 to provision port 786cddd5-d294-4def-8b01-896c0d8a411c 2026-02-25 20:44:28.447 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 786cddd5-d294-4def-8b01-896c0d8a411c 2026-02-25 20:44:29.016 10 INFO neutron.plugins.ml2.plugin [None req-70131bf9-ec48-456f-b823-c926ae47dd33 - - - - - -] Attempt 1 to provision port b3f636d6-c193-47d6-baed-0c6f538fa127 2026-02-25 20:44:29.891 9 INFO neutron.plugins.ml2.plugin [None req-5ab698d3-8676-4fe6-a53c-a8145518e6ed - - - - - -] Attempt 1 to provision port b3f636d6-c193-47d6-baed-0c6f538fa127 2026-02-25 20:44:30.455 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port b9475794-ed91-44ee-95d2-4bd1517a8637 2026-02-25 20:44:30.547 10 INFO neutron.plugins.ml2.plugin [None req-d3e45926-89ea-418e-8a08-51e8d797ca74 - - - - - -] Attempt 1 to provision port e0943e86-5264-4592-bf9b-7411433a3367 2026-02-25 20:44:32.639 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 0a607fe8-54b7-4d43-8123-7f219f6346a9 2026-02-25 20:44:33.019 10 INFO neutron.plugins.ml2.plugin [None req-2cc2121c-eaa3-4488-8646-f2edcfb723a4 - - - - - -] Attempt 1 to provision port 0a607fe8-54b7-4d43-8123-7f219f6346a9 2026-02-25 20:44:33.168 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port b9475794-ed91-44ee-95d2-4bd1517a8637 2026-02-25 20:44:33.523 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 5f760b75-85ec-4cd1-bdae-b0af0ce63bf7 2026-02-25 20:44:33.717 10 INFO neutron.plugins.ml2.plugin [None req-1bc0a9b6-8160-421b-9bc1-67c9f1b45ed0 - - - - - -] Attempt 1 to provision port 5f760b75-85ec-4cd1-bdae-b0af0ce63bf7 2026-02-25 20:44:34.505 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 0a607fe8-54b7-4d43-8123-7f219f6346a9 2026-02-25 20:44:34.940 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 5f760b75-85ec-4cd1-bdae-b0af0ce63bf7 2026-02-25 20:44:34.991 10 INFO neutron.plugins.ml2.plugin [None req-ae01c3ac-2c76-4cce-a8db-313a0613278b - - - - - -] Attempt 1 to provision port 29e1246d-7197-4030-bc09-82fe3df963ff 2026-02-25 20:44:35.540 9 INFO neutron.plugins.ml2.plugin [None req-4eb6a5d8-e824-477e-907d-38c065915822 - - - - - -] Attempt 1 to provision port 29e1246d-7197-4030-bc09-82fe3df963ff 2026-02-25 20:44:36.687 10 INFO neutron.plugins.ml2.plugin [None req-e5544883-e69e-44d3-8002-28789a82c774 - - - - - -] Attempt 1 to provision port 58d65074-06fd-41f7-96b4-aed06b0725b6 2026-02-25 20:44:37.146 9 INFO neutron.plugins.ml2.plugin [None req-273769c4-b0d0-4d57-bc73-7ebce156e7d7 - - - - - -] Attempt 1 to provision port 58d65074-06fd-41f7-96b4-aed06b0725b6 2026-02-25 20:44:39.506 9 INFO neutron.plugins.ml2.plugin [None req-f902d366-2c46-43bd-b210-29c1f168d76f - - - - - -] Attempt 1 to provision port fb49cb83-aa5b-40c0-bbc5-c62a67c95082 2026-02-25 20:44:44.604 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port fb49cb83-aa5b-40c0-bbc5-c62a67c95082 2026-02-25 20:44:44.745 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e656c6c-f7b0-418e-87f5-832b379315df'] response: {'server_uuid': '5604cfc6-6e5d-4a72-9c5a-700af1aa38ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb49cb83-aa5b-40c0-bbc5-c62a67c95082', 'code': 200} 2026-02-25 20:44:45.703 9 INFO neutron.plugins.ml2.plugin [None req-5b7ddbe6-29b7-4f88-92aa-752dff07b357 - - - - - -] Attempt 1 to provision port 547a69da-a249-46e6-83fd-c3fbc6e1446b 2026-02-25 20:44:46.801 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port fb49cb83-aa5b-40c0-bbc5-c62a67c95082 2026-02-25 20:44:47.139 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port b3f636d6-c193-47d6-baed-0c6f538fa127 2026-02-25 20:44:47.509 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 4ada1532-2340-4a38-a4c5-11f3450dfa3a 2026-02-25 20:44:47.580 9 INFO neutron.plugins.ml2.plugin [None req-33a5ae69-7bc4-43eb-8714-d1feca42af03 - - - - - -] Attempt 1 to provision port 12a02e77-84a1-4a4d-981e-bcb17a845821 2026-02-25 20:44:47.897 9 INFO neutron.plugins.ml2.plugin [None req-33a5ae69-7bc4-43eb-8714-d1feca42af03 - - - - - -] Attempt 1 to provision port 6300596c-28c4-4917-8e23-8acabadd69e3 2026-02-25 20:44:47.949 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 547a69da-a249-46e6-83fd-c3fbc6e1446b 2026-02-25 20:44:48.049 9 INFO neutron.plugins.ml2.plugin [None req-4ae837ee-704e-4ad5-af88-dbdc8129f661 - - - - - -] Attempt 1 to provision port 6300596c-28c4-4917-8e23-8acabadd69e3 2026-02-25 20:44:48.258 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 12a02e77-84a1-4a4d-981e-bcb17a845821 2026-02-25 20:44:48.768 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 4ada1532-2340-4a38-a4c5-11f3450dfa3a 2026-02-25 20:44:48.992 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port b3f636d6-c193-47d6-baed-0c6f538fa127 2026-02-25 20:44:49.263 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 12a02e77-84a1-4a4d-981e-bcb17a845821 /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-02-25 20:44:54.232 9 INFO neutron.plugins.ml2.plugin [None req-04e57d58-9a3e-4d30-b232-ed6c281bc2ed - - - - - -] Attempt 1 to provision port 8130063f-d8c5-4210-a5f4-5f619bb3e872 2026-02-25 20:44:54.640 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 8130063f-d8c5-4210-a5f4-5f619bb3e872 2026-02-25 20:44:55.994 10 INFO neutron.plugins.ml2.plugin [None req-fe6d53ad-76d7-489f-a9a4-cfdfb7bd8386 - - - - - -] Attempt 1 to provision port 9657bc20-0e83-402b-bbcd-09845be36c26 2026-02-25 20:45:00.183 10 INFO neutron.plugins.ml2.plugin [None req-f77ee149-2504-4dba-bcc8-7c85633bd7ce - - - - - -] Attempt 1 to provision port ad1e402c-e8f3-4a99-9910-b837bdf22803 2026-02-25 20:45:00.918 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port a551c5fd-47e9-439b-ae3f-0de71e2e2ece 2026-02-25 20:45:01.254 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] No ports have port_id starting with a551c5fd-47e9-439b-ae3f-0de71e2e2ece 2026-02-25 20:45:02.152 9 INFO neutron.plugins.ml2.plugin [None req-b35cb7ee-f417-4468-9c79-248bf3e7a183 - - - - - -] Attempt 1 to provision port 5bed4320-9ac9-4341-a226-cec5f0716394 2026-02-25 20:45:04.694 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d29cda5a-dc25-460c-8b82-8e4b9a184349'] response: {'server_uuid': '5604cfc6-6e5d-4a72-9c5a-700af1aa38ab', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fb49cb83-aa5b-40c0-bbc5-c62a67c95082', 'code': 200} 2026-02-25 20:45:05.409 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port fb49cb83-aa5b-40c0-bbc5-c62a67c95082 2026-02-25 20:45:06.694 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port fb49cb83-aa5b-40c0-bbc5-c62a67c95082 2026-02-25 20:45:06.737 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0984f6b9-ea14-42ae-b570-8cc4a6239056'] response: {'server_uuid': '5604cfc6-6e5d-4a72-9c5a-700af1aa38ab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb49cb83-aa5b-40c0-bbc5-c62a67c95082', 'code': 200} 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:45:08.305 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-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.305 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:45:08.306 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Failed to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d on host instance for vnic_type normal using segments [{'id': '272b395e-e3f2-4d2b-aeb4-fadc7fbdd441', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 187, 'network_id': '7fe0bd8c-7daf-4508-a9f2-d7b31918a502'}] 2026-02-25 20:45:08.306 10 INFO neutron.plugins.ml2.plugin [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Attempt 2 to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:45:08.334 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-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.334 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:45:08.335 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Failed to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d on host instance for vnic_type normal using segments [{'id': '272b395e-e3f2-4d2b-aeb4-fadc7fbdd441', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 187, 'network_id': '7fe0bd8c-7daf-4508-a9f2-d7b31918a502'}] 2026-02-25 20:45:08.335 10 INFO neutron.plugins.ml2.plugin [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Attempt 3 to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:45:08.359 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-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.359 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:45:08.360 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Failed to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d on host instance for vnic_type normal using segments [{'id': '272b395e-e3f2-4d2b-aeb4-fadc7fbdd441', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 187, 'network_id': '7fe0bd8c-7daf-4508-a9f2-d7b31918a502'}] 2026-02-25 20:45:08.360 10 INFO neutron.plugins.ml2.plugin [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Attempt 4 to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:45:08.381 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-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.381 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:45:08.382 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Failed to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d on host instance for vnic_type normal using segments [{'id': '272b395e-e3f2-4d2b-aeb4-fadc7fbdd441', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 187, 'network_id': '7fe0bd8c-7daf-4508-a9f2-d7b31918a502'}] 2026-02-25 20:45:08.382 10 INFO neutron.plugins.ml2.plugin [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Attempt 5 to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:45:08.405 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-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.405 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:45:08.406 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Failed to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d on host instance for vnic_type normal using segments [{'id': '272b395e-e3f2-4d2b-aeb4-fadc7fbdd441', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 187, 'network_id': '7fe0bd8c-7daf-4508-a9f2-d7b31918a502'}] 2026-02-25 20:45:08.406 10 INFO neutron.plugins.ml2.plugin [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Attempt 6 to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:45:08.427 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-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.427 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:45:08.428 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Failed to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d on host instance for vnic_type normal using segments [{'id': '272b395e-e3f2-4d2b-aeb4-fadc7fbdd441', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 187, 'network_id': '7fe0bd8c-7daf-4508-a9f2-d7b31918a502'}] 2026-02-25 20:45:08.428 10 INFO neutron.plugins.ml2.plugin [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Attempt 7 to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:45:08.444 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-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.444 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:45:08.445 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Failed to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d on host instance for vnic_type normal using segments [{'id': '272b395e-e3f2-4d2b-aeb4-fadc7fbdd441', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 187, 'network_id': '7fe0bd8c-7daf-4508-a9f2-d7b31918a502'}] 2026-02-25 20:45:08.446 10 INFO neutron.plugins.ml2.plugin [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Attempt 8 to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:45:08.473 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-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:45:08.473 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Failed to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d on host instance for vnic_type normal using segments [{'id': '272b395e-e3f2-4d2b-aeb4-fadc7fbdd441', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 187, 'network_id': '7fe0bd8c-7daf-4508-a9f2-d7b31918a502'}] 2026-02-25 20:45:08.474 10 INFO neutron.plugins.ml2.plugin [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Attempt 9 to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:45:08.497 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-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.497 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:45:08.498 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Failed to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d on host instance for vnic_type normal using segments [{'id': '272b395e-e3f2-4d2b-aeb4-fadc7fbdd441', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 187, 'network_id': '7fe0bd8c-7daf-4508-a9f2-d7b31918a502'}] 2026-02-25 20:45:08.498 10 INFO neutron.plugins.ml2.plugin [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Attempt 10 to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:45:08.519 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-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 33945753-14a8-4d3f-a967-5957a23c45a9 could not be found. 2026-02-25 20:45:08.519 10 ERROR neutron.plugins.ml2.managers  2026-02-25 20:45:08.520 10 ERROR neutron.plugins.ml2.managers [None req-808bd357-27e9-43cf-a6e1-a699f30efe1e - - - - - -] Failed to bind port 0bf4fdd1-77cd-40dd-8880-634afa2e1a8d on host instance for vnic_type normal using segments [{'id': '272b395e-e3f2-4d2b-aeb4-fadc7fbdd441', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 187, 'network_id': '7fe0bd8c-7daf-4508-a9f2-d7b31918a502'}] 2026-02-25 20:45:08.660 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 12245194-376e-4391-ae33-381192ae174c 2026-02-25 20:45:09.393 9 INFO neutron.plugins.ml2.plugin [None req-12352b1b-3bb3-4f90-91e8-ed8516fecee4 - - - - - -] Attempt 1 to provision port 12245194-376e-4391-ae33-381192ae174c 2026-02-25 20:45:11.138 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 9ebea784-91bc-4bbf-9851-82abebd99969 /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-02-25 20:45:11.889 9 INFO neutron.plugins.ml2.plugin [None req-e4032d3a-977f-49ac-9e41-d9e437a56eb9 - - - - - -] Attempt 1 to provision port 9ebea784-91bc-4bbf-9851-82abebd99969 2026-02-25 20:45:12.177 9 INFO neutron.plugins.ml2.plugin [None req-642fec8f-62c1-46e7-94a4-f05efeedd4f2 - - - - - -] Attempt 1 to provision port 8c0fc566-c6fe-48e8-835a-266054d0d3ef 2026-02-25 20:45:12.557 9 INFO neutron.plugins.ml2.plugin [None req-bd11047b-86b3-4a28-a8da-475e98821f01 - - - - - -] Attempt 1 to provision port 94342a09-9755-46cc-a731-c907e1fc0190 2026-02-25 20:45:12.799 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 9ebea784-91bc-4bbf-9851-82abebd99969 2026-02-25 20:45:13.076 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 8c0fc566-c6fe-48e8-835a-266054d0d3ef 2026-02-25 20:45:13.610 9 INFO neutron.plugins.ml2.plugin [None req-93c6ae02-abdc-4312-8357-c60d70e76e1f - - - - - -] Attempt 1 to provision port 94342a09-9755-46cc-a731-c907e1fc0190 2026-02-25 20:45:14.558 9 INFO neutron.plugins.ml2.plugin [None req-94d17664-4ead-46ed-9c9d-5ea1555ea474 - - - - - -] Attempt 1 to provision port cf6dc383-b6d2-47a5-bde8-40f20bca869e 2026-02-25 20:45:15.203 9 INFO neutron.plugins.ml2.plugin [None req-e1a13a6a-429c-436d-893d-fdfe326ec2cb - - - - - -] Attempt 1 to provision port cf6dc383-b6d2-47a5-bde8-40f20bca869e 2026-02-25 20:45:22.665 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 680d46e5-b9df-4a7d-a4cc-8b897306f32f 2026-02-25 20:45:22.699 9 INFO neutron.plugins.ml2.plugin [None req-8864c151-8be0-4f35-80ac-3b2d124c0845 - - - - - -] Attempt 1 to provision port 297eba06-31c6-4e51-9907-058617ad39d7 2026-02-25 20:45:22.740 9 INFO neutron.plugins.ml2.plugin [None req-8864c151-8be0-4f35-80ac-3b2d124c0845 - - - - - -] Attempt 1 to provision port 680d46e5-b9df-4a7d-a4cc-8b897306f32f 2026-02-25 20:45:22.983 10 INFO neutron.plugins.ml2.plugin [None req-d93c0e1d-05bb-4290-8df8-9c5e51430d8b - - - - - -] Attempt 1 to provision port 297eba06-31c6-4e51-9907-058617ad39d7 2026-02-25 20:45:24.181 9 INFO neutron.plugins.ml2.plugin [None req-fa9392bf-6006-4e9f-b1cb-47301afb6ae0 - - - - - -] Attempt 1 to provision port 297eba06-31c6-4e51-9907-058617ad39d7 2026-02-25 20:45:24.831 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 680d46e5-b9df-4a7d-a4cc-8b897306f32f 2026-02-25 20:45:30.805 10 INFO neutron.plugins.ml2.plugin [None req-ea85f845-3ee8-4197-9cba-c09cfbf89013 - - - - - -] Attempt 1 to provision port c7ec45f6-1b64-4d6d-a25b-bb93be3a9a09 2026-02-25 20:45:30.959 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 10de4801-641b-4ef4-859e-923dddf71bd0 2026-02-25 20:45:31.344 10 INFO neutron.plugins.ml2.plugin [None req-24ffbb4d-da29-4417-94bb-a98d9a4d7c00 - - - - - -] Attempt 1 to provision port edf027cc-8599-4f7f-a1bf-f33d5cb0fb05 2026-02-25 20:45:31.753 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port c7ec45f6-1b64-4d6d-a25b-bb93be3a9a09 2026-02-25 20:45:31.904 10 INFO neutron.plugins.ml2.plugin [None req-6f69c98c-df8c-4de3-936c-f32f0621dd5f - - - - - -] Attempt 1 to provision port edf027cc-8599-4f7f-a1bf-f33d5cb0fb05 2026-02-25 20:45:32.151 9 INFO neutron.plugins.ml2.plugin [None req-e699cb72-a2ae-4629-8d77-02149507fd5e - - - - - -] Attempt 1 to provision port 10de4801-641b-4ef4-859e-923dddf71bd0 2026-02-25 20:45:32.486 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 5b3417ae-4ec0-4648-8e58-c64e42361a81 2026-02-25 20:45:32.843 9 INFO neutron.plugins.ml2.plugin [None req-ce2aded7-b723-4af3-8171-6cc5607f5685 - - - - - -] Attempt 1 to provision port 953953aa-755e-4a95-b5f9-7aeaa8bf2b3f 2026-02-25 20:45:33.618 9 INFO neutron.plugins.ml2.plugin [None req-722a262e-f1f0-438b-b07e-48ad8c9a8250 - - - - - -] Attempt 1 to provision port 10de4801-641b-4ef4-859e-923dddf71bd0 2026-02-25 20:45:33.838 9 INFO neutron.plugins.ml2.plugin [None req-794df6e7-97aa-456a-96b7-ed959524003b - - - - - -] Attempt 1 to provision port 5b3417ae-4ec0-4648-8e58-c64e42361a81 2026-02-25 20:45:34.152 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 906635d3-b55a-4ada-9e86-52c7d00f4705 2026-02-25 20:45:34.535 9 INFO neutron.plugins.ml2.plugin [None req-cd82b54f-d557-4174-ae0f-aef4a0e920fc - - - - - -] Attempt 1 to provision port 906635d3-b55a-4ada-9e86-52c7d00f4705 2026-02-25 20:45:34.934 9 INFO neutron.plugins.ml2.plugin [None req-696d50eb-2bbe-4413-beda-fc6cda7a2fcb - - - - - -] Attempt 1 to provision port 5b3417ae-4ec0-4648-8e58-c64e42361a81 2026-02-25 20:45:34.969 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 10de4801-641b-4ef4-859e-923dddf71bd0 2026-02-25 20:45:35.316 9 INFO neutron.plugins.ml2.plugin [None req-1e6c4c9b-ec74-45b2-ae57-ac457de110cf - - - - - -] Attempt 1 to provision port 846718e0-51c4-4dd3-8c7d-94f57bb1ada2 2026-02-25 20:45:35.398 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 5b3417ae-4ec0-4648-8e58-c64e42361a81 2026-02-25 20:45:36.226 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 906635d3-b55a-4ada-9e86-52c7d00f4705 2026-02-25 20:45:36.368 10 INFO neutron.plugins.ml2.plugin [None req-aa5d2f5a-44c3-4b99-998d-7174f8d116a7 - - - - - -] Attempt 1 to provision port 906635d3-b55a-4ada-9e86-52c7d00f4705 2026-02-25 20:45:36.563 9 INFO neutron.plugins.ml2.plugin [None req-79ebb162-e2a6-41e3-b7f8-edc40d1cc081 - - - - - -] Attempt 1 to provision port 846718e0-51c4-4dd3-8c7d-94f57bb1ada2 2026-02-25 20:45:36.599 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port bad3e7be-a8f6-4f74-b245-f6bf82f8ff39 2026-02-25 20:45:36.705 10 INFO neutron.plugins.ml2.plugin [None req-fb95d3b5-9819-47c7-8758-6e8507071b55 - - - - - -] Attempt 1 to provision port b67dcc03-9637-4f13-925a-f259c4d893e0 2026-02-25 20:45:37.671 9 INFO neutron.plugins.ml2.plugin [None req-48effd9b-921e-465f-beee-68698194bc99 - - - - - -] Attempt 1 to provision port 041e5008-ff1f-4beb-938c-c94177ee378f 2026-02-25 20:45:38.005 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port bad3e7be-a8f6-4f74-b245-f6bf82f8ff39 2026-02-25 20:45:38.354 10 INFO neutron.plugins.ml2.plugin [None req-c6e2d0ce-6864-40c8-87e9-84a431f842be - - - - - -] Attempt 1 to provision port 041e5008-ff1f-4beb-938c-c94177ee378f 2026-02-25 20:45:39.521 10 INFO neutron.plugins.ml2.plugin [None req-6b343265-cea3-4aa8-82b3-918192cc1ed3 - - - - - -] Attempt 1 to provision port 42b3f96c-7e42-46f8-a622-da5c9d639ff4 2026-02-25 20:45:40.277 9 INFO neutron.plugins.ml2.plugin [None req-42d42186-581a-4b4f-bdab-7d742238795d - - - - - -] Attempt 1 to provision port 42b3f96c-7e42-46f8-a622-da5c9d639ff4 2026-02-25 20:45:45.672 9 INFO neutron.plugins.ml2.plugin [None req-4a4dcb83-0149-4a3c-ad83-ff70bcfcb4b8 - - - - - -] Attempt 1 to provision port 2b556eb0-5357-4595-b28f-8d90ce0c609b 2026-02-25 20:45:48.080 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 2b556eb0-5357-4595-b28f-8d90ce0c609b 2026-02-25 20:45:48.225 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1312b274-f46b-4965-8096-b142b75c7ff9'] response: {'server_uuid': '9c1e0295-8862-4bf3-a36f-8e0f01e52425', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b556eb0-5357-4595-b28f-8d90ce0c609b', 'code': 200} 2026-02-25 20:45:50.018 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 2b556eb0-5357-4595-b28f-8d90ce0c609b 2026-02-25 20:45:51.360 10 INFO neutron.plugins.ml2.plugin [None req-9cc7eb4e-baea-4719-ae06-06fdeb09500f - - - - - -] Attempt 1 to provision port 4682a994-f7fc-4aa3-8baf-da45eb5d739f 2026-02-25 20:45:53.830 10 INFO neutron.plugins.ml2.plugin [None req-87aa6aab-e63b-4522-ac8d-cce31ff935f0 - - - - - -] Attempt 1 to provision port a77f4f29-b86a-4720-9b03-b5c423cd5d9e 2026-02-25 20:45:55.794 10 INFO neutron.plugins.ml2.plugin [None req-0875d416-8a85-4201-b3fb-1f4d06c6f3b1 - - - - - -] Attempt 1 to provision port 74f18389-8556-4abe-a926-8c358ff9d004 2026-02-25 20:45:56.115 10 INFO neutron.plugins.ml2.plugin [None req-0875d416-8a85-4201-b3fb-1f4d06c6f3b1 - - - - - -] Attempt 1 to provision port 05b31b05-bf49-4547-bbc4-d8c5b5824ed5 2026-02-25 20:45:56.172 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port a77f4f29-b86a-4720-9b03-b5c423cd5d9e 2026-02-25 20:45:56.270 10 INFO neutron.plugins.ml2.plugin [None req-e3a9290b-b65f-4308-ab1f-601b03efb63e - - - - - -] Attempt 1 to provision port 05b31b05-bf49-4547-bbc4-d8c5b5824ed5 2026-02-25 20:45:56.366 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e51d0442-fb42-400e-b589-8ce082808b2a'] response: {'server_uuid': '96f7d268-fd07-43f4-9937-59f4cd5079ef', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a77f4f29-b86a-4720-9b03-b5c423cd5d9e', 'code': 200} 2026-02-25 20:45:56.442 9 INFO neutron.plugins.ml2.plugin [None req-322f42ad-8ff6-4956-ba21-11c900246e2c - - - - - -] Attempt 1 to provision port 05b31b05-bf49-4547-bbc4-d8c5b5824ed5 2026-02-25 20:45:56.855 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 74f18389-8556-4abe-a926-8c358ff9d004 2026-02-25 20:45:57.163 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 40b7fbc7-215d-4eb7-89eb-d1874b548dd3 2026-02-25 20:45:58.255 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port a77f4f29-b86a-4720-9b03-b5c423cd5d9e 2026-02-25 20:45:58.673 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 40b7fbc7-215d-4eb7-89eb-d1874b548dd3 2026-02-25 20:45:58.987 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 74f18389-8556-4abe-a926-8c358ff9d004 2026-02-25 20:46:02.128 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 041e5008-ff1f-4beb-938c-c94177ee378f 2026-02-25 20:46:04.286 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 041e5008-ff1f-4beb-938c-c94177ee378f 2026-02-25 20:46:04.583 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 42b3f96c-7e42-46f8-a622-da5c9d639ff4 2026-02-25 20:46:04.912 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 086b5fa4-3c16-4695-a633-607ab6f410c4 2026-02-25 20:46:05.041 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f77ce9b-6c3d-40ef-90f9-0c150824623c'] response: {'server_uuid': '96041f18-229b-4b6f-9159-bc772773cddf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '086b5fa4-3c16-4695-a633-607ab6f410c4', 'code': 200} 2026-02-25 20:46:05.412 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 846718e0-51c4-4dd3-8c7d-94f57bb1ada2 2026-02-25 20:46:05.905 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 953953aa-755e-4a95-b5f9-7aeaa8bf2b3f 2026-02-25 20:46:06.453 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 42b3f96c-7e42-46f8-a622-da5c9d639ff4 2026-02-25 20:46:06.762 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 086b5fa4-3c16-4695-a633-607ab6f410c4 2026-02-25 20:46:07.048 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 953953aa-755e-4a95-b5f9-7aeaa8bf2b3f 2026-02-25 20:46:07.314 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 846718e0-51c4-4dd3-8c7d-94f57bb1ada2 2026-02-25 20:46:12.443 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 05b31b05-bf49-4547-bbc4-d8c5b5824ed5 2026-02-25 20:46:12.884 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 4682a994-f7fc-4aa3-8baf-da45eb5d739f 2026-02-25 20:46:14.376 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 05b31b05-bf49-4547-bbc4-d8c5b5824ed5 2026-02-25 20:46:14.677 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 4682a994-f7fc-4aa3-8baf-da45eb5d739f 2026-02-25 20:46:15.880 10 INFO neutron.plugins.ml2.plugin [None req-ec4d2e13-401e-4ad0-a65f-f9f222cb4c2c - - - - - -] Attempt 1 to provision port d39bfc28-76a9-4da3-89f1-6e57b0569357 2026-02-25 20:46:16.457 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 1c3f97d0-15cd-4e73-b9cc-3a492d8c87f7 2026-02-25 20:46:16.933 9 INFO neutron.plugins.ml2.plugin [None req-2b402c60-ede1-4a93-b4a4-d636566cea90 - - - - - -] Attempt 1 to provision port 1c3f97d0-15cd-4e73-b9cc-3a492d8c87f7 2026-02-25 20:46:18.458 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 1c3f97d0-15cd-4e73-b9cc-3a492d8c87f7 2026-02-25 20:46:18.678 9 INFO neutron.plugins.ml2.plugin [None req-d9f1e424-675e-4705-9e71-14c4f475af54 - - - - - -] Attempt 1 to provision port 4734b9eb-90ee-4602-9f80-3de5f0ddcf44 2026-02-25 20:46:18.837 10 INFO neutron.plugins.ml2.plugin [None req-bfac4fe8-f9cf-481e-a858-564fb9c717d0 - - - - - -] Attempt 1 to provision port a76aa01a-c113-4cf9-b78f-458036cb7d94 2026-02-25 20:46:19.293 10 INFO neutron.plugins.ml2.plugin [None req-84393c46-2a95-4797-8b83-ba71eb8b1477 - - - - - -] Attempt 1 to provision port 4734b9eb-90ee-4602-9f80-3de5f0ddcf44 2026-02-25 20:46:20.408 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port cbda63e9-b6e8-4e43-9379-a8d52dc8c638 2026-02-25 20:46:22.645 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port cbda63e9-b6e8-4e43-9379-a8d52dc8c638 2026-02-25 20:46:23.776 10 INFO neutron.plugins.ml2.plugin [None req-fa739196-bb8d-419e-b156-aa5f423cdc9e - - - - - -] Attempt 1 to provision port fa4f6c3e-0af2-41be-b49a-0610dd10a958 2026-02-25 20:46:24.310 10 INFO neutron.plugins.ml2.plugin [None req-fa739196-bb8d-419e-b156-aa5f423cdc9e - - - - - -] Attempt 2 to provision port fa4f6c3e-0af2-41be-b49a-0610dd10a958 2026-02-25 20:46:26.553 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port fa4f6c3e-0af2-41be-b49a-0610dd10a958 2026-02-25 20:46:26.808 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae35cf88-47e8-4696-bdff-42504eb6d90e'] response: {'server_uuid': 'ccd831f9-ce4d-479f-81b8-a810f33e8846', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fa4f6c3e-0af2-41be-b49a-0610dd10a958', 'code': 200} 2026-02-25 20:46:27.186 9 INFO neutron.plugins.ml2.plugin [None req-9fdaa1d8-be8d-4c24-a13e-30627dd3fcfd - - - - - -] Attempt 1 to provision port 7e32251b-de43-4fbf-b0c0-3c3b2db636bc 2026-02-25 20:46:28.605 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port fa4f6c3e-0af2-41be-b49a-0610dd10a958 2026-02-25 20:46:28.865 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 7e32251b-de43-4fbf-b0c0-3c3b2db636bc 2026-02-25 20:46:29.008 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f707b8a3-c1a9-40d3-b800-08530a433ad6'] response: {'server_uuid': '0fa69096-d1fd-47d3-9c89-c4e230c51ca4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e32251b-de43-4fbf-b0c0-3c3b2db636bc', 'code': 200} 2026-02-25 20:46:30.396 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 7e32251b-de43-4fbf-b0c0-3c3b2db636bc 2026-02-25 20:46:32.492 10 INFO neutron.plugins.ml2.plugin [None req-319e5e71-f248-41e0-9b41-367ccc5bd301 - - - - - -] Attempt 1 to provision port 8070fc8a-ec70-4f70-82e8-dfc8454e1a19 /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-02-25 20:46:36.512 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 8070fc8a-ec70-4f70-82e8-dfc8454e1a19 2026-02-25 20:46:36.663 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-30c82a4c-715c-49e9-a0ee-e27f96adfb12'] response: {'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8070fc8a-ec70-4f70-82e8-dfc8454e1a19', 'code': 200} 2026-02-25 20:46:38.411 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 8070fc8a-ec70-4f70-82e8-dfc8454e1a19 2026-02-25 20:46:54.407 9 INFO neutron.plugins.ml2.plugin [None req-af887a33-d2bf-40f6-b03c-0b77c8918235 - - - - - -] Attempt 1 to provision port e53857a7-dce1-44a3-b63b-5264365c2ba4 2026-02-25 20:46:54.441 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port faebac5f-9b6d-4bdc-9d01-4072185e9b4e 2026-02-25 20:46:55.090 9 INFO neutron.plugins.ml2.plugin [None req-764dee4d-d3d9-45d8-9c6f-b08f91ff83c5 - - - - - -] Attempt 1 to provision port faebac5f-9b6d-4bdc-9d01-4072185e9b4e 2026-02-25 20:46:56.408 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port faebac5f-9b6d-4bdc-9d01-4072185e9b4e 2026-02-25 20:46:57.225 10 INFO neutron.plugins.ml2.plugin [None req-54b197c0-8f16-4276-8234-01e576379b4c - - - - - -] Attempt 1 to provision port eef05983-3b94-4548-b620-6a025aca8399 2026-02-25 20:46:58.003 10 INFO neutron.plugins.ml2.plugin [None req-5e73cd8c-6f08-4c0e-a241-3a94e66c060c - - - - - -] Attempt 1 to provision port eef05983-3b94-4548-b620-6a025aca8399 2026-02-25 20:46:58.458 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port b117beda-3e79-4c1b-9dd7-700e8e4775a6 2026-02-25 20:47:00.430 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port b117beda-3e79-4c1b-9dd7-700e8e4775a6 2026-02-25 20:47:01.898 9 INFO neutron.plugins.ml2.plugin [None req-d6e42da9-380d-43c1-8c7a-a7b868f8681f - - - - - -] Attempt 1 to provision port f3ddfb12-2e3d-48ad-aa62-0d3618029c72 2026-02-25 20:47:02.348 9 INFO neutron.plugins.ml2.plugin [None req-87f32d49-bc06-4ed2-a419-1f35f9f8ce5e - - - - - -] Attempt 1 to provision port fd8a60e9-3c2e-4e37-9697-185e1cb73da5 2026-02-25 20:47:02.446 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port fd8a60e9-3c2e-4e37-9697-185e1cb73da5 2026-02-25 20:47:04.433 10 INFO neutron.plugins.ml2.plugin [None req-7ccfeee6-7130-4254-a63c-362dc5f70ced - - - - - -] Attempt 1 to provision port 1e75f770-a4ff-42b8-ad0e-b2b23deeca1d 2026-02-25 20:47:04.498 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port fd8a60e9-3c2e-4e37-9697-185e1cb73da5 2026-02-25 20:47:04.978 10 INFO neutron.plugins.ml2.plugin [None req-06156118-82a4-4cd9-b479-21975398a93d - - - - - -] Attempt 1 to provision port 1e75f770-a4ff-42b8-ad0e-b2b23deeca1d 2026-02-25 20:47:06.513 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 0916e7f6-00e0-4f70-b8ff-9047362e7790 2026-02-25 20:47:08.545 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 0916e7f6-00e0-4f70-b8ff-9047362e7790 2026-02-25 20:47:11.073 10 INFO neutron.plugins.ml2.plugin [None req-6e859d9e-7069-40b0-aa58-478a12df0805 - - - - - -] Attempt 1 to provision port f534988f-7dd1-4086-8857-b8524ef5e7d9 2026-02-25 20:47:12.714 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port f534988f-7dd1-4086-8857-b8524ef5e7d9 2026-02-25 20:47:12.904 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-79246add-d3b8-43df-b805-a2567e494e08'] response: {'server_uuid': 'ae4bfaf1-e017-4711-9bff-cf8b752a22f6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f534988f-7dd1-4086-8857-b8524ef5e7d9', 'code': 200} 2026-02-25 20:47:14.275 9 INFO neutron.plugins.ml2.plugin [None req-c1a48c33-b4e2-42a8-9c91-f5bace0cffd5 - - - - - -] Attempt 1 to provision port b752620d-79ae-4e2d-8ced-bb5553ffabd7 2026-02-25 20:47:14.413 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port f534988f-7dd1-4086-8857-b8524ef5e7d9 2026-02-25 20:47:16.482 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port e53857a7-dce1-44a3-b63b-5264365c2ba4 2026-02-25 20:47:16.891 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port eef05983-3b94-4548-b620-6a025aca8399 2026-02-25 20:47:18.620 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port e53857a7-dce1-44a3-b63b-5264365c2ba4 2026-02-25 20:47:18.978 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port eef05983-3b94-4548-b620-6a025aca8399 2026-02-25 20:47:19.242 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port b752620d-79ae-4e2d-8ced-bb5553ffabd7 2026-02-25 20:47:19.383 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8e718cc-62f6-4a76-ae23-58e845d87d48'] response: {'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b752620d-79ae-4e2d-8ced-bb5553ffabd7', 'code': 200} 2026-02-25 20:47:20.437 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 1e75f770-a4ff-42b8-ad0e-b2b23deeca1d 2026-02-25 20:47:20.799 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port b752620d-79ae-4e2d-8ced-bb5553ffabd7 2026-02-25 20:47:22.440 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port f3ddfb12-2e3d-48ad-aa62-0d3618029c72 2026-02-25 20:47:22.839 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 1e75f770-a4ff-42b8-ad0e-b2b23deeca1d 2026-02-25 20:47:24.630 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 43c8a72b-1ffd-46c7-8b93-6a8888985b97 2026-02-25 20:47:25.319 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port f3ddfb12-2e3d-48ad-aa62-0d3618029c72 /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() /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-02-25 20:47:46.497 9 INFO neutron.plugins.ml2.plugin [None req-9ec76b2f-3e8b-4d4c-9e80-92c4e904ae20 - - - - - -] Attempt 1 to provision port 0adfefa1-e657-4231-873f-e1c6652f6e7c 2026-02-25 20:47:50.699 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 0adfefa1-e657-4231-873f-e1c6652f6e7c 2026-02-25 20:47:50.851 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f489849c-b093-4f85-95d7-e8ba42e96f4c'] response: {'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0adfefa1-e657-4231-873f-e1c6652f6e7c', 'code': 200} 2026-02-25 20:47:52.456 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 0adfefa1-e657-4231-873f-e1c6652f6e7c 2026-02-25 20:48:04.715 10 INFO neutron.plugins.ml2.plugin [None req-d53ad933-d86b-4fe6-b463-4c4c8e450412 - - - - - -] Attempt 1 to provision port dd7734da-84f4-48de-9520-02d1fffe3e3d 2026-02-25 20:48:04.884 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f03b06f-e473-474b-a82d-98e30cec2b42'] response: {'server_uuid': '94a7eec7-ffc6-49a5-8f80-184e4af718b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dd7734da-84f4-48de-9520-02d1fffe3e3d', 'code': 200} 2026-02-25 20:48:06.490 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port dd7734da-84f4-48de-9520-02d1fffe3e3d 2026-02-25 20:48:14.530 9 INFO neutron.plugins.ml2.plugin [None req-2ac4ac78-f38f-442d-9d74-e3c558a62096 - - - - - -] Attempt 1 to provision port dd7734da-84f4-48de-9520-02d1fffe3e3d 2026-02-25 20:48:16.445 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port dd7734da-84f4-48de-9520-02d1fffe3e3d 2026-02-25 20:48:40.435 10 INFO neutron.plugins.ml2.plugin [None req-0d713a04-b8b1-419a-807c-a79b36693425 - - - - - -] Attempt 1 to provision port 0adfefa1-e657-4231-873f-e1c6652f6e7c 2026-02-25 20:48:40.502 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 0adfefa1-e657-4231-873f-e1c6652f6e7c 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:18.612 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-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.612 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:18.615 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Failed to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 on host instance for vnic_type normal using segments [{'id': '5b8209fb-435a-4a6b-bbd6-ebba4b8362c3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 962, 'network_id': 'ce1e33ea-64be-4719-8f57-d1f994ebd0ee'}] 2026-02-25 20:50:18.615 9 INFO neutron.plugins.ml2.plugin [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Attempt 2 to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:18.633 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-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.633 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:18.634 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Failed to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 on host instance for vnic_type normal using segments [{'id': '5b8209fb-435a-4a6b-bbd6-ebba4b8362c3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 962, 'network_id': 'ce1e33ea-64be-4719-8f57-d1f994ebd0ee'}] 2026-02-25 20:50:18.634 9 INFO neutron.plugins.ml2.plugin [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Attempt 3 to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:18.657 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-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.657 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:18.659 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Failed to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 on host instance for vnic_type normal using segments [{'id': '5b8209fb-435a-4a6b-bbd6-ebba4b8362c3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 962, 'network_id': 'ce1e33ea-64be-4719-8f57-d1f994ebd0ee'}] 2026-02-25 20:50:18.659 9 INFO neutron.plugins.ml2.plugin [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Attempt 4 to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:18.677 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-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:18.677 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Failed to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 on host instance for vnic_type normal using segments [{'id': '5b8209fb-435a-4a6b-bbd6-ebba4b8362c3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 962, 'network_id': 'ce1e33ea-64be-4719-8f57-d1f994ebd0ee'}] 2026-02-25 20:50:18.678 9 INFO neutron.plugins.ml2.plugin [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Attempt 5 to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:18.697 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-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.697 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:18.698 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Failed to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 on host instance for vnic_type normal using segments [{'id': '5b8209fb-435a-4a6b-bbd6-ebba4b8362c3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 962, 'network_id': 'ce1e33ea-64be-4719-8f57-d1f994ebd0ee'}] 2026-02-25 20:50:18.698 9 INFO neutron.plugins.ml2.plugin [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Attempt 6 to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:18.717 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-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.717 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:18.719 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Failed to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 on host instance for vnic_type normal using segments [{'id': '5b8209fb-435a-4a6b-bbd6-ebba4b8362c3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 962, 'network_id': 'ce1e33ea-64be-4719-8f57-d1f994ebd0ee'}] 2026-02-25 20:50:18.720 9 INFO neutron.plugins.ml2.plugin [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Attempt 7 to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:18.740 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-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.740 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:18.741 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Failed to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 on host instance for vnic_type normal using segments [{'id': '5b8209fb-435a-4a6b-bbd6-ebba4b8362c3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 962, 'network_id': 'ce1e33ea-64be-4719-8f57-d1f994ebd0ee'}] 2026-02-25 20:50:18.742 9 INFO neutron.plugins.ml2.plugin [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Attempt 8 to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:18.756 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-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:18.756 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-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:18.756 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-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.756 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-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.756 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-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.756 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-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:18.756 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-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:18.756 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-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.756 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:18.757 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Failed to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 on host instance for vnic_type normal using segments [{'id': '5b8209fb-435a-4a6b-bbd6-ebba4b8362c3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 962, 'network_id': 'ce1e33ea-64be-4719-8f57-d1f994ebd0ee'}] 2026-02-25 20:50:18.757 9 INFO neutron.plugins.ml2.plugin [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Attempt 9 to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:18.773 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-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.773 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:18.774 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Failed to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 on host instance for vnic_type normal using segments [{'id': '5b8209fb-435a-4a6b-bbd6-ebba4b8362c3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 962, 'network_id': 'ce1e33ea-64be-4719-8f57-d1f994ebd0ee'}] 2026-02-25 20:50:18.774 9 INFO neutron.plugins.ml2.plugin [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Attempt 10 to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:18.790 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-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fd0dac98-e2ca-4091-a780-290989a30bb6 could not be found. 2026-02-25 20:50:18.790 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:18.791 9 ERROR neutron.plugins.ml2.managers [None req-421d275d-7995-4f5a-a28c-11a3ec7441c9 - - - - - -] Failed to bind port 94992a8a-b4dd-40f4-8f2e-417d4846df92 on host instance for vnic_type normal using segments [{'id': '5b8209fb-435a-4a6b-bbd6-ebba4b8362c3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 962, 'network_id': 'ce1e33ea-64be-4719-8f57-d1f994ebd0ee'}] 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network ce1e33ea-64be-4719-8f57-d1f994ebd0ee could not be found. 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-02-25 20:50:19.549 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-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network ce1e33ea-64be-4719-8f57-d1f994ebd0ee could not be found. 2026-02-25 20:50:19.549 9 ERROR oslo_messaging.rpc.server  2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:20.242 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-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:20.242 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Failed to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 on host instance for vnic_type normal using segments [{'id': 'e7002a53-34ec-4906-ab81-aabc77faf43a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 257, 'network_id': '6d6d8ee5-795d-4698-bfa3-f1b89e8def33'}] 2026-02-25 20:50:20.243 9 INFO neutron.plugins.ml2.plugin [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Attempt 2 to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:20.257 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-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:20.257 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Failed to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 on host instance for vnic_type normal using segments [{'id': 'e7002a53-34ec-4906-ab81-aabc77faf43a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 257, 'network_id': '6d6d8ee5-795d-4698-bfa3-f1b89e8def33'}] 2026-02-25 20:50:20.258 9 INFO neutron.plugins.ml2.plugin [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Attempt 3 to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:20.276 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-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.276 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:20.277 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Failed to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 on host instance for vnic_type normal using segments [{'id': 'e7002a53-34ec-4906-ab81-aabc77faf43a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 257, 'network_id': '6d6d8ee5-795d-4698-bfa3-f1b89e8def33'}] 2026-02-25 20:50:20.277 9 INFO neutron.plugins.ml2.plugin [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Attempt 4 to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:20.294 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-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.294 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:20.295 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Failed to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 on host instance for vnic_type normal using segments [{'id': 'e7002a53-34ec-4906-ab81-aabc77faf43a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 257, 'network_id': '6d6d8ee5-795d-4698-bfa3-f1b89e8def33'}] 2026-02-25 20:50:20.295 9 INFO neutron.plugins.ml2.plugin [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Attempt 5 to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:20.312 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-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.312 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:20.313 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Failed to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 on host instance for vnic_type normal using segments [{'id': 'e7002a53-34ec-4906-ab81-aabc77faf43a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 257, 'network_id': '6d6d8ee5-795d-4698-bfa3-f1b89e8def33'}] 2026-02-25 20:50:20.313 9 INFO neutron.plugins.ml2.plugin [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Attempt 6 to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:20.335 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-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.335 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:20.336 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Failed to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 on host instance for vnic_type normal using segments [{'id': 'e7002a53-34ec-4906-ab81-aabc77faf43a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 257, 'network_id': '6d6d8ee5-795d-4698-bfa3-f1b89e8def33'}] 2026-02-25 20:50:20.337 9 INFO neutron.plugins.ml2.plugin [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Attempt 7 to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:20.355 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-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.355 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:20.356 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Failed to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 on host instance for vnic_type normal using segments [{'id': 'e7002a53-34ec-4906-ab81-aabc77faf43a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 257, 'network_id': '6d6d8ee5-795d-4698-bfa3-f1b89e8def33'}] 2026-02-25 20:50:20.356 9 INFO neutron.plugins.ml2.plugin [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Attempt 8 to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:20.373 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-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:20.373 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Failed to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 on host instance for vnic_type normal using segments [{'id': 'e7002a53-34ec-4906-ab81-aabc77faf43a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 257, 'network_id': '6d6d8ee5-795d-4698-bfa3-f1b89e8def33'}] 2026-02-25 20:50:20.374 9 INFO neutron.plugins.ml2.plugin [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Attempt 9 to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:20.394 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-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.394 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:20.395 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Failed to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 on host instance for vnic_type normal using segments [{'id': 'e7002a53-34ec-4906-ab81-aabc77faf43a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 257, 'network_id': '6d6d8ee5-795d-4698-bfa3-f1b89e8def33'}] 2026-02-25 20:50:20.396 9 INFO neutron.plugins.ml2.plugin [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Attempt 10 to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-02-25 20:50:20.420 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-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed69ba47-3a9f-4596-86ba-ab36a2dcaee3 could not be found. 2026-02-25 20:50:20.420 9 ERROR neutron.plugins.ml2.managers  2026-02-25 20:50:20.421 9 ERROR neutron.plugins.ml2.managers [None req-85c06eb9-e4b2-410c-b4c2-3e6bb6277b7c - - - - - -] Failed to bind port 45a8629d-6fae-43ce-ad5a-ca96a94d7ff9 on host instance for vnic_type normal using segments [{'id': 'e7002a53-34ec-4906-ab81-aabc77faf43a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 257, 'network_id': '6d6d8ee5-795d-4698-bfa3-f1b89e8def33'}] 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 6d6d8ee5-795d-4698-bfa3-f1b89e8def33 could not be found. 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2870, in one 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1522, in one 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 252, in get_network_details 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server raise self.value 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1296, in get_network 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-02-25 20:50:21.143 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-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 6d6d8ee5-795d-4698-bfa3-f1b89e8def33 could not be found. 2026-02-25 20:50:21.143 9 ERROR oslo_messaging.rpc.server  2026-02-25 20:50:22.681 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port ce8fa501-9bd3-436d-92c9-588e1555194c 2026-02-25 20:51:02.760 9 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 8cc0c917-e423-4981-ac89-51d1a7579f64 2026-02-25 20:51:03.797 9 INFO neutron.plugins.ml2.plugin [None req-633edd88-cc8d-48f0-99b2-fe62dcb4b5ac - - - - - -] Attempt 1 to provision port 8cc0c917-e423-4981-ac89-51d1a7579f64 2026-02-25 20:51:04.714 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 8cc0c917-e423-4981-ac89-51d1a7579f64 2026-02-25 20:51:04.793 9 INFO neutron.plugins.ml2.plugin [None req-78b2add7-3168-4e8b-b46b-6282dd7e25fa - - - - - -] Attempt 1 to provision port 175937dc-d866-4842-87fb-4a9fad0d9594 2026-02-25 20:51:05.140 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 175937dc-d866-4842-87fb-4a9fad0d9594 2026-02-25 20:51:05.412 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port ad4dc194-8e56-4704-bfd8-9406c73bedae 2026-02-25 20:51:05.474 10 INFO neutron.plugins.ml2.plugin [None req-36e33414-46c5-49c1-9fc1-a9e88c5cc6d9 - - - - - -] Attempt 1 to provision port ad4dc194-8e56-4704-bfd8-9406c73bedae 2026-02-25 20:51:06.024 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port 0d9944b0-e48d-4505-9c67-fdabac5346b2 2026-02-25 20:51:06.289 9 INFO neutron.plugins.ml2.plugin [None req-f2b74608-ce85-4a8e-93e3-bf172a3feda2 - - - - - -] Attempt 1 to provision port eca2b49b-ac67-472d-bb08-1d1751cfe403 2026-02-25 20:51:06.682 9 INFO neutron.plugins.ml2.plugin [None req-f2b74608-ce85-4a8e-93e3-bf172a3feda2 - - - - - -] Attempt 1 to provision port 0d9944b0-e48d-4505-9c67-fdabac5346b2 2026-02-25 20:51:06.754 10 INFO neutron.plugins.ml2.plugin [None req-81e90835-7539-46f0-aca3-d57dc061b4a2 - - - - - -] Attempt 1 to provision port eca2b49b-ac67-472d-bb08-1d1751cfe403