+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-06 01:51:17.247 1 INFO neutron.common.config [-] Logging enabled! 2026-05-06 01:51:17.248 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-06 01:51:17.248 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-06 01:51:17.248 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 01:51:18.130 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:51:18.133 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 01:51:18.136 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-06 01:51:18.137 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 01:51:18.137 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 01:51:18.137 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 01:51:18.138 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:18.143 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:18.143 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 01:51:18.143 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:51:18.160 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 01:51:18.161 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 01:51:18.162 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 01:51:18.193 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 01:51:18.193 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 01:51:18.194 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 01:51:18.194 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 01:51:18.459 1 INFO neutron.plugins.ml2.managers [None req-555ecd90-c3e3-4076-a6f7-a7a2444770a9 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 01:51:18.717 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-555ecd90-c3e3-4076-a6f7-a7a2444770a9 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 01:51:18.717 1 INFO neutron.plugins.ml2.managers [None req-555ecd90-c3e3-4076-a6f7-a7a2444770a9 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 01:51:18.717 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-555ecd90-c3e3-4076-a6f7-a7a2444770a9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 01:51:18.760 1 INFO neutron.plugins.ml2.managers [None req-555ecd90-c3e3-4076-a6f7-a7a2444770a9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 01:51:18.761 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-555ecd90-c3e3-4076-a6f7-a7a2444770a9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 01:51:18.761 1 INFO neutron.plugins.ml2.managers [None req-555ecd90-c3e3-4076-a6f7-a7a2444770a9 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 01:51:18.761 1 INFO neutron.plugins.ml2.extensions.port_security [None req-555ecd90-c3e3-4076-a6f7-a7a2444770a9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 01:51:18.762 1 INFO neutron.plugins.ml2.managers [None req-555ecd90-c3e3-4076-a6f7-a7a2444770a9 - - - - - -] Initializing extension driver 'qos' 2026-05-06 01:51:18.762 1 INFO neutron.plugins.ml2.managers [None req-555ecd90-c3e3-4076-a6f7-a7a2444770a9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 01:51:18.763 1 INFO neutron.plugins.ml2.managers [None req-555ecd90-c3e3-4076-a6f7-a7a2444770a9 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 01:51:18.776 1 INFO neutron.quota [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded quota_driver: . 2026-05-06 01:51:18.777 1 INFO neutron.plugins.ml2.plugin [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 01:51:18.777 1 INFO neutron.plugins.ml2.managers [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 01:51:18.777 1 INFO neutron.plugins.ml2.managers [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 01:51:18.777 1 INFO neutron.plugins.ml2.managers [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 01:51:18.778 1 INFO neutron.extensions.vlantransparent [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Disabled vlantransparent extension. 2026-05-06 01:51:18.778 1 INFO neutron.manager [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loading Plugin: qos 2026-05-06 01:51:18.787 1 INFO neutron.manager [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loading Plugin: router 2026-05-06 01:51:18.814 1 INFO neutron.services.service_base [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 01:51:18.815 1 INFO neutron.manager [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loading Plugin: segments 2026-05-06 01:51:18.883 1 INFO neutron.manager [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loading Plugin: trunk 2026-05-06 01:51:18.931 1 INFO neutron.manager [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loading Plugin: vpnaas 2026-05-06 01:51:18.965 1 WARNING stevedore.named [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 01:51:19.022 1 INFO neutron_vpnaas.services.vpn.plugin [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 01:51:19.022 1 INFO neutron.common.utils [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 01:51:19.022 1 INFO neutron.manager [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loading Plugin: auto_allocate 2026-05-06 01:51:19.027 1 INFO neutron.manager [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loading Plugin: tag 2026-05-06 01:51:19.033 1 INFO neutron.manager [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loading Plugin: timestamp 2026-05-06 01:51:19.036 1 INFO neutron.manager [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 01:51:19.039 1 INFO neutron.manager [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loading Plugin: flavors 2026-05-06 01:51:19.042 1 INFO neutron.manager [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loading Plugin: revisions 2026-05-06 01:51:19.045 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Initializing extension manager. 2026-05-06 01:51:19.046 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: address-group 2026-05-06 01:51:19.047 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: address-scope 2026-05-06 01:51:19.047 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 01:51:19.048 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: agent 2026-05-06 01:51:19.048 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 01:51:19.049 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 01:51:19.050 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 01:51:19.051 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: availability_zone 2026-05-06 01:51:19.051 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 01:51:19.052 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 01:51:19.052 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: default-subnetpools 2026-05-06 01:51:19.053 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 01:51:19.054 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: dns-integration 2026-05-06 01:51:19.054 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 01:51:19.055 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 01:51:19.055 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: dvr 2026-05-06 01:51:19.056 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 01:51:19.056 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 01:51:19.056 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:51:19.057 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 01:51:19.057 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: external-net 2026-05-06 01:51:19.058 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 01:51:19.058 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: extraroute 2026-05-06 01:51:19.059 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 01:51:19.059 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 01:51:19.060 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 01:51:19.060 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 01:51:19.061 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 01:51:19.061 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: fip-port-details 2026-05-06 01:51:19.062 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: flavors 2026-05-06 01:51:19.063 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 01:51:19.063 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: floatingip-pools 2026-05-06 01:51:19.064 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: ip_allocation 2026-05-06 01:51:19.064 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 01:51:19.065 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: l2_adjacency 2026-05-06 01:51:19.066 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: router 2026-05-06 01:51:19.067 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 01:51:19.067 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 01:51:19.068 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: l3-ha 2026-05-06 01:51:19.068 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:51:19.069 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: l3-flavors 2026-05-06 01:51:19.070 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 01:51:19.070 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 01:51:19.071 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 01:51:19.072 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 01:51:19.073 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 01:51:19.076 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 01:51:19.077 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 01:51:19.077 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: multi-provider 2026-05-06 01:51:19.078 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: net-mtu 2026-05-06 01:51:19.078 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 01:51:19.079 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: network_availability_zone 2026-05-06 01:51:19.079 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: network-ip-availability 2026-05-06 01:51:19.080 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 01:51:19.081 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: pagination 2026-05-06 01:51:19.081 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: port-device-profile 2026-05-06 01:51:19.082 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: port-mac-override 2026-05-06 01:51:19.082 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 01:51:19.083 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 01:51:19.083 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: port-resource-request 2026-05-06 01:51:19.084 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 01:51:19.084 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: binding 2026-05-06 01:51:19.085 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: binding-extended 2026-05-06 01:51:19.085 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: port-security 2026-05-06 01:51:19.086 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: project-id 2026-05-06 01:51:19.086 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: provider 2026-05-06 01:51:19.088 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos 2026-05-06 01:51:19.089 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 01:51:19.089 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 01:51:19.090 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-default 2026-05-06 01:51:19.090 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-fip 2026-05-06 01:51:19.091 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 01:51:19.091 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 01:51:19.091 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 01:51:19.092 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 01:51:19.093 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 01:51:19.093 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-pps 2026-05-06 01:51:19.094 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 01:51:19.094 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 01:51:19.095 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 01:51:19.095 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: quota-check-limit 2026-05-06 01:51:19.097 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: quotas 2026-05-06 01:51:19.099 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: quota_details 2026-05-06 01:51:19.100 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: rbac-policies 2026-05-06 01:51:19.101 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: rbac-address-group 2026-05-06 01:51:19.101 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 01:51:19.102 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 01:51:19.102 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 01:51:19.103 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: revision-if-match 2026-05-06 01:51:19.104 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 01:51:19.104 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: router_availability_zone 2026-05-06 01:51:19.105 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 01:51:19.105 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 01:51:19.106 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 01:51:19.106 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 01:51:19.107 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 01:51:19.114 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: security-group 2026-05-06 01:51:19.115 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: segment 2026-05-06 01:51:19.116 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 01:51:19.116 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: service-type 2026-05-06 01:51:19.117 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: sorting 2026-05-06 01:51:19.117 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 01:51:19.118 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: standard-attr-description 2026-05-06 01:51:19.118 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: stateful-security-group 2026-05-06 01:51:19.119 1 WARNING neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 01:51:19.119 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 01:51:19.120 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: subnet_onboard 2026-05-06 01:51:19.120 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 01:51:19.121 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: subnet-service-types 2026-05-06 01:51:19.121 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: subnet_allocation 2026-05-06 01:51:19.122 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 01:51:19.122 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 01:51:19.124 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 01:51:19.125 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 01:51:19.125 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: trunk 2026-05-06 01:51:19.126 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: trunk-details 2026-05-06 01:51:19.126 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 01:51:19.127 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 01:51:19.128 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 01:51:19.128 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: vpn-flavors 2026-05-06 01:51:19.129 1 INFO neutron.api.extensions [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Loaded extension: vpnaas 2026-05-06 01:51:19.132 1 INFO oslo_service.service [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Starting 2 workers 2026-05-06 01:51:19.137 1 INFO oslo_service.service [None req-80eb6dce-c42c-41ad-ba40-59f6e98edb8d - - - - - -] Starting 1 workers 2026-05-06 01:51:58.027 10 INFO neutron.db.l3_hamode_db [None req-b1e05080-65c3-4394-b17d-26f6584c048a - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 01:52:09.728 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 8bacc4a7-255c-40c2-b357-7d9dad890875 2026-05-06 01:52:11.313 9 INFO neutron.plugins.ml2.plugin [None req-e13c5f19-2433-425c-9285-5e4b020169b7 - - - - - -] Attempt 1 to provision port 8bacc4a7-255c-40c2-b357-7d9dad890875 2026-05-06 01:52:11.591 9 INFO neutron.plugins.ml2.plugin [None req-64228371-1bfe-42f2-8a3d-a7c0345e5936 - - - - - -] Attempt 1 to provision port 8bacc4a7-255c-40c2-b357-7d9dad890875 2026-05-06 01:52:11.617 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 8bacc4a7-255c-40c2-b357-7d9dad890875 2026-05-06 01:58:36.079 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 68496d26-1e83-4c12-aa79-d7b8067c3afa 2026-05-06 01:58:37.495 9 INFO neutron.plugins.ml2.plugin [None req-eee038f1-2132-4cec-99ee-9cbdafa7f200 - - - - - -] Attempt 1 to provision port 68496d26-1e83-4c12-aa79-d7b8067c3afa 2026-05-06 01:58:37.670 10 INFO neutron.plugins.ml2.plugin [None req-b9417dd6-1eee-4e73-8a5b-3d2223364386 - - - - - -] Attempt 1 to provision port 68496d26-1e83-4c12-aa79-d7b8067c3afa 2026-05-06 01:58:37.872 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 68496d26-1e83-4c12-aa79-d7b8067c3afa 2026-05-06 01:58:43.695 10 INFO neutron.plugins.ml2.plugin [None req-a21daea1-a035-4b6f-ac77-270b242af4ad - - - - - -] Attempt 1 to provision port 391320e8-a4c0-4f48-8864-5dc31688a6f9 2026-05-06 02:02:42.139 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 391320e8-a4c0-4f48-8864-5dc31688a6f9 2026-05-06 02:02:44.049 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 391320e8-a4c0-4f48-8864-5dc31688a6f9 2026-05-06 02:12:34.402 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 6947f393-881f-411d-aac8-09469cbc6f7f 2026-05-06 02:12:36.360 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 6947f393-881f-411d-aac8-09469cbc6f7f 2026-05-06 02:27:24.599 10 INFO neutron.plugins.ml2.plugin [None req-50934cd8-3ba2-4971-8b20-202ea2c44af0 - - - - - -] Attempt 1 to provision port b0b5b874-761b-4cd3-b753-e6cb7fcb1fd7 2026-05-06 02:27:25.001 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port d98bd113-3ca6-4a91-a3d3-6e68156defc0 2026-05-06 02:27:25.261 10 INFO neutron.plugins.ml2.plugin [None req-d0134297-2453-43cb-a75d-a7cac95f6968 - - - - - -] Attempt 1 to provision port 9f40ec4f-b462-4f45-9658-1819602096bd 2026-05-06 02:27:25.439 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 42aff9dd-4e21-4035-b6be-ec018a6aba6b 2026-05-06 02:27:25.704 10 INFO neutron.plugins.ml2.plugin [None req-bba8feca-c3bf-4138-a3bc-6b8b5190eb9c - - - - - -] Attempt 1 to provision port df311e0c-0843-475c-abd1-b7471e3e3214 2026-05-06 02:27:25.915 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port df311e0c-0843-475c-abd1-b7471e3e3214 2026-05-06 02:27:26.047 9 INFO neutron.plugins.ml2.plugin [None req-b5c1e899-e3a9-46dc-ad39-4a83ccfb08d7 - - - - - -] Attempt 1 to provision port df311e0c-0843-475c-abd1-b7471e3e3214 2026-05-06 02:27:26.622 9 INFO neutron.plugins.ml2.plugin [None req-db50ee12-d156-4fa1-8bb3-ca5fe1ad0977 - - - - - -] Attempt 1 to provision port 42aff9dd-4e21-4035-b6be-ec018a6aba6b 2026-05-06 02:27:26.869 9 INFO neutron.plugins.ml2.plugin [None req-7a35ac9f-b70d-4fb0-98fd-7ff64249d698 - - - - - -] Attempt 1 to provision port 42aff9dd-4e21-4035-b6be-ec018a6aba6b 2026-05-06 02:27:27.039 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port df311e0c-0843-475c-abd1-b7471e3e3214 2026-05-06 02:27:27.202 10 INFO neutron.plugins.ml2.plugin [None req-fd6dfebe-560b-47a9-97b5-8213c9829b1f - - - - - -] Attempt 1 to provision port d98bd113-3ca6-4a91-a3d3-6e68156defc0 2026-05-06 02:27:27.469 9 INFO neutron.plugins.ml2.plugin [None req-c040d765-e7ba-4c03-8682-5530be2ea96c - - - - - -] Attempt 1 to provision port 8fd48825-293f-4b25-8f75-ec2c36560057 2026-05-06 02:27:27.520 9 INFO neutron.plugins.ml2.plugin [None req-c040d765-e7ba-4c03-8682-5530be2ea96c - - - - - -] Attempt 1 to provision port d98bd113-3ca6-4a91-a3d3-6e68156defc0 2026-05-06 02:27:27.546 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port d98bd113-3ca6-4a91-a3d3-6e68156defc0 2026-05-06 02:27:27.747 10 INFO neutron.plugins.ml2.plugin [None req-b14cb159-d4e9-4276-a2e1-4db4790d71d0 - - - - - -] Attempt 1 to provision port 477df16a-cad0-43f4-b6ef-5b18660d06f7 2026-05-06 02:27:27.970 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 42aff9dd-4e21-4035-b6be-ec018a6aba6b 2026-05-06 02:27:28.093 9 INFO neutron.plugins.ml2.plugin [None req-709dc3dc-42ff-4411-aa71-372920c96f94 - - - - - -] Attempt 1 to provision port 8fd48825-293f-4b25-8f75-ec2c36560057 2026-05-06 02:27:29.155 10 INFO neutron.plugins.ml2.plugin [None req-cdc3ef4e-8a2f-4a64-b1ef-69cacadd75e6 - - - - - -] Attempt 1 to provision port 877a2390-c25d-413a-89c8-a20f58f1519c 2026-05-06 02:27:29.618 9 INFO neutron.plugins.ml2.plugin [None req-e4ae9653-1cee-4360-b7af-ed7848d725f3 - - - - - -] Attempt 1 to provision port 877a2390-c25d-413a-89c8-a20f58f1519c 2026-05-06 02:27:30.491 10 INFO neutron.plugins.ml2.plugin [None req-61cac320-c9e1-4066-aa56-99eb3414b7fc - - - - - -] Attempt 1 to provision port e7f6ecdb-78c6-437e-9b89-c2d4b33683db 2026-05-06 02:27:31.133 9 INFO neutron.plugins.ml2.plugin [None req-7167a0a8-344e-43d4-b8e5-bd0376084903 - - - - - -] Attempt 1 to provision port e7f6ecdb-78c6-437e-9b89-c2d4b33683db 2026-05-06 02:27:35.019 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port bb88f20b-3c37-467a-a032-3757f2c0c263 2026-05-06 02:27:35.560 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 76578a6d-eea1-48f5-b2fe-67ad702f4185 2026-05-06 02:27:36.033 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port ddc5d797-da0d-4487-af67-56a9c6531ac3 2026-05-06 02:27:37.006 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port bb88f20b-3c37-467a-a032-3757f2c0c263 2026-05-06 02:27:37.031 10 INFO neutron.plugins.ml2.plugin [None req-22f6819e-e87a-412f-aafb-dc042e3e713b - - - - - -] Attempt 1 to provision port b32a43cf-dd8e-403c-aea1-3321f483df9e 2026-05-06 02:27:37.327 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 76578a6d-eea1-48f5-b2fe-67ad702f4185 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:27:40.731 9 INFO neutron.plugins.ml2.plugin [None req-a0d8a72c-6a22-43ea-b0da-2b721f33e71d - - - - - -] Attempt 1 to provision port 85da8b98-a261-423e-bfeb-eaafead90eb1 2026-05-06 02:27:42.805 10 INFO neutron.plugins.ml2.plugin [None req-0f825f07-d1f4-4e97-9118-e7835fd79e7d - - - - - -] Attempt 1 to provision port 5009b9ff-f5cd-456c-8cc0-fbb75ee0b93b 2026-05-06 02:27:43.305 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port b32a43cf-dd8e-403c-aea1-3321f483df9e 2026-05-06 02:27:43.719 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 03159a82-8eb7-41f7-a066-23eb514024a4 2026-05-06 02:27:43.939 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c9d8e8e-a216-4bf2-851a-c0ed99ab77fe'] response: {'server_uuid': '6a83953f-9e2d-47ac-94a4-2e24531e1e1f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b32a43cf-dd8e-403c-aea1-3321f483df9e', 'code': 200} 2026-05-06 02:27:44.674 9 INFO neutron.plugins.ml2.plugin [None req-bb75633d-7dec-489e-adc4-03bb81a52da4 - - - - - -] Attempt 1 to provision port 03159a82-8eb7-41f7-a066-23eb514024a4 2026-05-06 02:27:44.991 9 INFO neutron.plugins.ml2.plugin [None req-b7b9ea92-8cdf-4721-ba4a-c214c6fbf0bc - - - - - -] Attempt 1 to provision port 03159a82-8eb7-41f7-a066-23eb514024a4 2026-05-06 02:27:45.142 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port b32a43cf-dd8e-403c-aea1-3321f483df9e 2026-05-06 02:27:45.206 9 INFO neutron.plugins.ml2.plugin [None req-7db1f59b-5d23-4b06-8784-6e0a38ca7c96 - - - - - -] Attempt 1 to provision port 774422c4-4837-4460-a0c1-7b95c22f49e8 2026-05-06 02:27:45.444 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 03159a82-8eb7-41f7-a066-23eb514024a4 2026-05-06 02:27:45.649 10 INFO neutron.plugins.ml2.plugin [None req-973f427d-3ae3-4ba5-8d69-629b321cc232 - - - - - -] Attempt 1 to provision port 774422c4-4837-4460-a0c1-7b95c22f49e8 2026-05-06 02:27:45.768 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 85da8b98-a261-423e-bfeb-eaafead90eb1 2026-05-06 02:27:45.976 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bfc32c9-2cd7-4d6f-b57e-bdf4753b9715'] response: {'server_uuid': '45c9dfd1-10b6-415b-b763-d4446cf31aae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '85da8b98-a261-423e-bfeb-eaafead90eb1', 'code': 200} 2026-05-06 02:27:47.068 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 85da8b98-a261-423e-bfeb-eaafead90eb1 2026-05-06 02:27:47.604 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port aa217b12-59c3-4e68-bbef-0c4a79bb7acd 2026-05-06 02:27:49.181 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port aa217b12-59c3-4e68-bbef-0c4a79bb7acd 2026-05-06 02:27:49.891 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b555049-1882-4f20-b791-e694aa14dcef'] response: {'server_uuid': '45c9dfd1-10b6-415b-b763-d4446cf31aae', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '85da8b98-a261-423e-bfeb-eaafead90eb1', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:28:00.627 10 INFO neutron.plugins.ml2.plugin [None req-1fbd7f94-0e14-4109-ac47-13effbb58ef7 - - - - - -] Attempt 1 to provision port 2f22a033-c820-4433-b00f-985114919ff9 2026-05-06 02:28:01.174 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 877a2390-c25d-413a-89c8-a20f58f1519c 2026-05-06 02:28:01.667 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 6cb24b92-4d3e-4862-b0ae-34079ed194fd 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:01.879 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:28:01.881 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Failed to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf on host instance for vnic_type normal using segments [{'id': 'eb03df68-c8e3-4f76-9e22-ec43d96bddeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 77, 'network_id': '119390cc-4275-4a9a-b1cc-ebf61af6ff49'}] 2026-05-06 02:28:01.882 9 INFO neutron.plugins.ml2.plugin [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Attempt 2 to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:01.956 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:28:01.957 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Failed to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf on host instance for vnic_type normal using segments [{'id': 'eb03df68-c8e3-4f76-9e22-ec43d96bddeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 77, 'network_id': '119390cc-4275-4a9a-b1cc-ebf61af6ff49'}] 2026-05-06 02:28:01.960 9 INFO neutron.plugins.ml2.plugin [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Attempt 3 to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.020 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:28:02.022 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Failed to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf on host instance for vnic_type normal using segments [{'id': 'eb03df68-c8e3-4f76-9e22-ec43d96bddeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 77, 'network_id': '119390cc-4275-4a9a-b1cc-ebf61af6ff49'}] 2026-05-06 02:28:02.027 9 INFO neutron.plugins.ml2.plugin [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Attempt 4 to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.100 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:28:02.101 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Failed to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf on host instance for vnic_type normal using segments [{'id': 'eb03df68-c8e3-4f76-9e22-ec43d96bddeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 77, 'network_id': '119390cc-4275-4a9a-b1cc-ebf61af6ff49'}] 2026-05-06 02:28:02.104 9 INFO neutron.plugins.ml2.plugin [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Attempt 5 to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.137 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:28:02.138 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Failed to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf on host instance for vnic_type normal using segments [{'id': 'eb03df68-c8e3-4f76-9e22-ec43d96bddeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 77, 'network_id': '119390cc-4275-4a9a-b1cc-ebf61af6ff49'}] 2026-05-06 02:28:02.139 9 INFO neutron.plugins.ml2.plugin [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Attempt 6 to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.186 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:28:02.187 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Failed to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf on host instance for vnic_type normal using segments [{'id': 'eb03df68-c8e3-4f76-9e22-ec43d96bddeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 77, 'network_id': '119390cc-4275-4a9a-b1cc-ebf61af6ff49'}] 2026-05-06 02:28:02.188 9 INFO neutron.plugins.ml2.plugin [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Attempt 7 to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.329 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:28:02.330 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Failed to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf on host instance for vnic_type normal using segments [{'id': 'eb03df68-c8e3-4f76-9e22-ec43d96bddeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 77, 'network_id': '119390cc-4275-4a9a-b1cc-ebf61af6ff49'}] 2026-05-06 02:28:02.333 9 INFO neutron.plugins.ml2.plugin [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Attempt 8 to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.372 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:28:02.373 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Failed to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf on host instance for vnic_type normal using segments [{'id': 'eb03df68-c8e3-4f76-9e22-ec43d96bddeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 77, 'network_id': '119390cc-4275-4a9a-b1cc-ebf61af6ff49'}] 2026-05-06 02:28:02.375 9 INFO neutron.plugins.ml2.plugin [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Attempt 9 to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.407 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:28:02.408 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Failed to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf on host instance for vnic_type normal using segments [{'id': 'eb03df68-c8e3-4f76-9e22-ec43d96bddeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 77, 'network_id': '119390cc-4275-4a9a-b1cc-ebf61af6ff49'}] 2026-05-06 02:28:02.410 9 INFO neutron.plugins.ml2.plugin [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Attempt 10 to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9fa52f68-2190-4d3b-bc91-72e600d44c00 could not be found. 2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:28:02.454 9 ERROR neutron.plugins.ml2.managers [None req-ba9dd81f-0973-45f6-8f52-2738470af83a - - - - - -] Failed to bind port cfddafd5-cf86-4975-90b6-19e9b7e566cf on host instance for vnic_type normal using segments [{'id': 'eb03df68-c8e3-4f76-9e22-ec43d96bddeb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 77, 'network_id': '119390cc-4275-4a9a-b1cc-ebf61af6ff49'}] 2026-05-06 02:28:02.526 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 9f40ec4f-b462-4f45-9658-1819602096bd 2026-05-06 02:28:02.931 9 INFO neutron.plugins.ml2.plugin [None req-657132c6-40bf-4fdb-98e1-b21e52c2ecaf - - - - - -] Attempt 1 to provision port 6cb24b92-4d3e-4862-b0ae-34079ed194fd 2026-05-06 02:28:03.389 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 877a2390-c25d-413a-89c8-a20f58f1519c 2026-05-06 02:28:03.763 9 INFO neutron.plugins.ml2.plugin [None req-9bf14257-3d8a-4dc8-b5b7-9954a45dac1e - - - - - -] Attempt 1 to provision port 343e0ce3-9d18-4225-9491-ed06efcc447f 2026-05-06 02:28:03.786 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 343e0ce3-9d18-4225-9491-ed06efcc447f 2026-05-06 02:28:04.371 10 INFO neutron.plugins.ml2.plugin [None req-99482de0-28bc-44ae-9ff2-d5e6952b70f5 - - - - - -] Attempt 1 to provision port b32a43cf-dd8e-403c-aea1-3321f483df9e 2026-05-06 02:28:04.567 10 INFO neutron.plugins.ml2.plugin [None req-90471317-0c28-4bc2-96c1-4652b95e8819 - - - - - -] Attempt 1 to provision port 1225a1fe-b64a-42e2-9ebd-6d36356864be 2026-05-06 02:28:04.623 10 INFO neutron.plugins.ml2.plugin [None req-90471317-0c28-4bc2-96c1-4652b95e8819 - - - - - -] Attempt 1 to provision port 6cb24b92-4d3e-4862-b0ae-34079ed194fd 2026-05-06 02:28:04.683 10 INFO neutron.plugins.ml2.plugin [None req-90471317-0c28-4bc2-96c1-4652b95e8819 - - - - - -] Attempt 1 to provision port 343e0ce3-9d18-4225-9491-ed06efcc447f 2026-05-06 02:28:04.871 10 INFO neutron.plugins.ml2.plugin [None req-b89d6276-ead1-4901-a640-e42624be1dce - - - - - -] Attempt 1 to provision port 1225a1fe-b64a-42e2-9ebd-6d36356864be 2026-05-06 02:28:04.909 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 6cb24b92-4d3e-4862-b0ae-34079ed194fd 2026-05-06 02:28:05.115 9 INFO neutron.plugins.ml2.plugin [None req-46f4d8b6-ce0a-4067-a029-32fcd697e9eb - - - - - -] Attempt 1 to provision port 1225a1fe-b64a-42e2-9ebd-6d36356864be 2026-05-06 02:28:05.210 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 9f40ec4f-b462-4f45-9658-1819602096bd 2026-05-06 02:28:05.598 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 0af8238c-0b00-4e12-840a-839802c1eb4b 2026-05-06 02:28:06.043 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port b32a43cf-dd8e-403c-aea1-3321f483df9e 2026-05-06 02:28:06.672 9 INFO neutron.plugins.ml2.plugin [None req-fb9cb4cf-9b80-424a-8046-847f0d6a0744 - - - - - -] Attempt 1 to provision port b32a43cf-dd8e-403c-aea1-3321f483df9e 2026-05-06 02:28:07.522 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 0af8238c-0b00-4e12-840a-839802c1eb4b 2026-05-06 02:28:07.847 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port b32a43cf-dd8e-403c-aea1-3321f483df9e 2026-05-06 02:28:09.186 9 INFO neutron.plugins.ml2.plugin [None req-0ce07953-aff9-4ea1-b8cd-068810b4070e - - - - - -] Attempt 1 to provision port 7d5fd9b9-48d3-4536-a7c6-32f1896ca063 2026-05-06 02:28:09.838 9 INFO neutron.plugins.ml2.plugin [None req-927ef6d9-9def-4c87-94ae-d072f097ea97 - - - - - -] Attempt 1 to provision port da960df1-dbf4-42a6-b79e-7fea97da98dd 2026-05-06 02:28:11.607 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 7d5fd9b9-48d3-4536-a7c6-32f1896ca063 2026-05-06 02:28:11.746 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9ca63c6-e3d9-48af-95aa-c7c21569b1f8'] response: {'server_uuid': '6432780e-7d23-4205-8b0c-9da4bf60f28c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7d5fd9b9-48d3-4536-a7c6-32f1896ca063', 'code': 200} 2026-05-06 02:28:13.647 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 7d5fd9b9-48d3-4536-a7c6-32f1896ca063 2026-05-06 02:28:19.781 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 1225a1fe-b64a-42e2-9ebd-6d36356864be 2026-05-06 02:28:20.421 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 2f22a033-c820-4433-b00f-985114919ff9 2026-05-06 02:28:21.059 10 INFO neutron.plugins.ml2.plugin [None req-621bada3-3eab-41cf-8cb5-db3598b9ce28 - - - - - -] Attempt 1 to provision port 39518169-308b-4820-9aee-4364ce443131 2026-05-06 02:28:21.577 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 0e0abdf5-7671-4a07-b7c7-43ec56986b50 2026-05-06 02:28:22.006 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 1225a1fe-b64a-42e2-9ebd-6d36356864be 2026-05-06 02:28:22.301 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 2f22a033-c820-4433-b00f-985114919ff9 2026-05-06 02:28:23.324 9 INFO neutron.plugins.ml2.plugin [None req-16d2de9f-9241-4245-807e-69e6775ab8c8 - - - - - -] Attempt 1 to provision port 0e0abdf5-7671-4a07-b7c7-43ec56986b50 2026-05-06 02:28:23.534 10 INFO neutron.plugins.ml2.plugin [None req-1528a7e6-88ef-4475-9c86-0bdd14617568 - - - - - -] Attempt 1 to provision port 0e0abdf5-7671-4a07-b7c7-43ec56986b50 2026-05-06 02:28:23.669 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 0e0abdf5-7671-4a07-b7c7-43ec56986b50 2026-05-06 02:28:23.887 10 INFO neutron.plugins.ml2.plugin [None req-2df80524-067f-4cc7-b0a4-9f8717e9a07b - - - - - -] Attempt 1 to provision port 8da33d67-4ecc-47c9-a5e9-db1569901be9 2026-05-06 02:28:24.358 9 INFO neutron.plugins.ml2.plugin [None req-4ddc9ee5-f2af-42d4-beb0-51aeb0fee101 - - - - - -] Attempt 1 to provision port 8da33d67-4ecc-47c9-a5e9-db1569901be9 2026-05-06 02:28:25.660 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 5adaa47e-63e3-42b0-b912-939816851f3c 2026-05-06 02:28:27.557 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 5adaa47e-63e3-42b0-b912-939816851f3c 2026-05-06 02:28:29.835 9 INFO neutron.plugins.ml2.plugin [None req-43a76e62-442f-4537-8822-69a95b4d0251 - - - - - -] Attempt 1 to provision port 59a43f91-f73e-48ac-9fc5-e0b0c6735944 2026-05-06 02:28:30.581 10 INFO neutron.plugins.ml2.plugin [None req-6dcd4b11-710f-40a3-b6e6-c7ea28b6d1d2 - - - - - -] Attempt 1 to provision port 25b5396e-0106-4fca-9a10-499edee56b37 2026-05-06 02:28:31.525 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 14b84f87-4b81-44dd-8557-9a3109d35ae8 2026-05-06 02:28:32.451 9 INFO neutron.plugins.ml2.plugin [None req-90af1549-c4a9-422d-8b48-d6be2338be7b - - - - - -] Attempt 1 to provision port 14b84f87-4b81-44dd-8557-9a3109d35ae8 2026-05-06 02:28:32.760 10 INFO neutron.plugins.ml2.plugin [None req-31dece91-10d9-4edb-aafa-3756ff5cfa34 - - - - - -] Attempt 1 to provision port 14b84f87-4b81-44dd-8557-9a3109d35ae8 2026-05-06 02:28:33.260 9 INFO neutron.plugins.ml2.plugin [None req-ae7c09bc-f880-4f34-9faa-e97bfb2823de - - - - - -] Attempt 1 to provision port 0f1d06f1-8a22-45cd-b181-a045203663ee 2026-05-06 02:28:33.662 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 14b84f87-4b81-44dd-8557-9a3109d35ae8 2026-05-06 02:28:34.122 9 INFO neutron.plugins.ml2.plugin [None req-3bd158ac-f78a-496f-873d-966f044762ae - - - - - -] Attempt 1 to provision port 0f1d06f1-8a22-45cd-b181-a045203663ee 2026-05-06 02:28:35.610 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 4791daae-e358-4e78-b52f-208fd7b582d6 2026-05-06 02:28:36.081 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 59a43f91-f73e-48ac-9fc5-e0b0c6735944 2026-05-06 02:28:36.679 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b8835ae-0e13-49ed-bf70-c0d070514398'] response: {'server_uuid': 'e6b20de8-b590-4245-9357-89dadf2b2375', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '59a43f91-f73e-48ac-9fc5-e0b0c6735944', 'code': 200} 2026-05-06 02:28:37.661 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 4791daae-e358-4e78-b52f-208fd7b582d6 2026-05-06 02:28:37.914 10 INFO neutron.plugins.ml2.plugin [None req-1b282149-3140-4155-b0ea-24122f420be8 - - - - - -] Attempt 1 to provision port b97bca29-e2f7-4887-a692-f681f9c0e4db 2026-05-06 02:28:37.965 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 59a43f91-f73e-48ac-9fc5-e0b0c6735944 2026-05-06 02:28:41.808 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 8da33d67-4ecc-47c9-a5e9-db1569901be9 2026-05-06 02:28:42.130 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port b97bca29-e2f7-4887-a692-f681f9c0e4db 2026-05-06 02:28:42.279 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-16ca563c-4f5b-41da-98c2-c0d509f19ae4'] response: {'server_uuid': 'a9f0f9b8-167b-4090-8dd0-adc706d0de93', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b97bca29-e2f7-4887-a692-f681f9c0e4db', 'code': 200} 2026-05-06 02:28:42.659 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 39518169-308b-4820-9aee-4364ce443131 2026-05-06 02:28:43.624 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 8da33d67-4ecc-47c9-a5e9-db1569901be9 2026-05-06 02:28:43.884 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port b97bca29-e2f7-4887-a692-f681f9c0e4db 2026-05-06 02:28:44.185 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 39518169-308b-4820-9aee-4364ce443131 2026-05-06 02:28:45.769 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1e13e49-b5f7-41b7-880e-84af2d888b28'] response: {'server_uuid': 'a9f0f9b8-167b-4090-8dd0-adc706d0de93', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b97bca29-e2f7-4887-a692-f681f9c0e4db', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:28:51.553 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 7267fa35-57c7-47e9-bd73-e0a9da36818a 2026-05-06 02:28:52.078 9 INFO neutron.plugins.ml2.plugin [None req-2ccf3b6d-2ca1-42fd-9bcf-ed6359dc1c62 - - - - - -] Attempt 1 to provision port c00e4475-d5ff-4639-9e33-85f0b3357fb0 2026-05-06 02:28:53.650 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 7267fa35-57c7-47e9-bd73-e0a9da36818a 2026-05-06 02:28:53.739 9 INFO neutron.plugins.ml2.plugin [None req-410c3164-a26b-4f61-a40a-7a18670793e8 - - - - - -] Attempt 1 to provision port 7267fa35-57c7-47e9-bd73-e0a9da36818a 2026-05-06 02:28:54.013 9 INFO neutron.plugins.ml2.plugin [None req-49ba4481-e797-47d6-9871-a2d6ae2671f4 - - - - - -] Attempt 1 to provision port 7267fa35-57c7-47e9-bd73-e0a9da36818a 2026-05-06 02:28:54.372 9 INFO neutron.plugins.ml2.plugin [None req-124d456f-cc4e-4096-a559-a8857518e8db - - - - - -] Attempt 1 to provision port 3d9bc541-74dc-46d2-827a-823c14ff48ae 2026-05-06 02:28:54.922 10 INFO neutron.plugins.ml2.plugin [None req-a6795e36-9de0-46a4-b1b6-df4ae836398f - - - - - -] Attempt 1 to provision port 3d9bc541-74dc-46d2-827a-823c14ff48ae 2026-05-06 02:28:55.542 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 2e27509f-d43d-4bf7-9ec1-3c5ca4cd66e4 2026-05-06 02:28:57.569 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 2e27509f-d43d-4bf7-9ec1-3c5ca4cd66e4 2026-05-06 02:28:59.896 10 INFO neutron.plugins.ml2.plugin [None req-a15ca099-f18b-4062-82bf-8ecff3704ea3 - - - - - -] Attempt 1 to provision port 6886c3f2-4c07-453d-89a8-27088d4a6040 2026-05-06 02:29:01.609 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 6886c3f2-4c07-453d-89a8-27088d4a6040 2026-05-06 02:29:01.845 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-804b5630-5c95-48a1-b2f4-24f1e22f95fc'] response: {'server_uuid': 'c75452b8-a9d9-4e3f-9557-2094e7926b38', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6886c3f2-4c07-453d-89a8-27088d4a6040', 'code': 200} 2026-05-06 02:29:03.645 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 6886c3f2-4c07-453d-89a8-27088d4a6040 2026-05-06 02:29:11.829 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 93837d26-983e-4e2a-9627-b4d891594987 2026-05-06 02:29:13.667 9 INFO neutron.plugins.ml2.plugin [None req-2df206aa-f165-48f0-bceb-11038ab2b61e - - - - - -] Attempt 1 to provision port 93837d26-983e-4e2a-9627-b4d891594987 2026-05-06 02:29:13.708 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port f5393da5-c42d-40b7-b77f-c548f00b9d2c 2026-05-06 02:29:13.887 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 09dba673-e0ee-4516-90a6-8e4c221f072e 2026-05-06 02:29:14.484 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 93837d26-983e-4e2a-9627-b4d891594987 2026-05-06 02:29:14.739 10 INFO neutron.plugins.ml2.plugin [None req-ef266eca-0334-4551-8a7a-c94e988d6844 - - - - - -] Attempt 1 to provision port 93837d26-983e-4e2a-9627-b4d891594987 2026-05-06 02:29:15.358 9 INFO neutron.plugins.ml2.plugin [None req-01b5e88a-18a2-45a6-b4c7-f35c2e7768e8 - - - - - -] Attempt 1 to provision port 93837d26-983e-4e2a-9627-b4d891594987 2026-05-06 02:29:15.745 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 3d9bc541-74dc-46d2-827a-823c14ff48ae 2026-05-06 02:29:16.116 9 INFO neutron.plugins.ml2.plugin [None req-16fbd426-7d31-4293-bac2-ce4ef51a6559 - - - - - -] Attempt 1 to provision port 4c7cab0c-d46a-4d8a-8af4-e81453702251 2026-05-06 02:29:16.149 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 3abda287-b610-41ec-80f7-7b9d53aa71b5 2026-05-06 02:29:16.620 10 INFO neutron.plugins.ml2.plugin [None req-8176dec9-d01d-4a7c-b372-a0ffa1c3ed74 - - - - - -] Attempt 1 to provision port 896966a9-be29-4140-b6c5-86234473df82 2026-05-06 02:29:16.748 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 4c7cab0c-d46a-4d8a-8af4-e81453702251 2026-05-06 02:29:17.000 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 93837d26-983e-4e2a-9627-b4d891594987 2026-05-06 02:29:17.268 10 INFO neutron.plugins.ml2.plugin [None req-f19b65ca-eab9-4ef0-abc7-2f5e02939e2e - - - - - -] Attempt 1 to provision port 4c7cab0c-d46a-4d8a-8af4-e81453702251 2026-05-06 02:29:17.476 10 INFO neutron.plugins.ml2.plugin [None req-0f0d5762-5b4f-4346-bff8-656d5a792292 - - - - - -] Attempt 1 to provision port 3abda287-b610-41ec-80f7-7b9d53aa71b5 2026-05-06 02:29:17.719 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 3d9bc541-74dc-46d2-827a-823c14ff48ae 2026-05-06 02:29:17.767 10 INFO neutron.plugins.ml2.plugin [None req-5165cf4e-9b8d-479a-8fb9-825c9d5c3a1f - - - - - -] Attempt 1 to provision port 4c7cab0c-d46a-4d8a-8af4-e81453702251 2026-05-06 02:29:18.549 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 4c7cab0c-d46a-4d8a-8af4-e81453702251 2026-05-06 02:29:18.979 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port c00e4475-d5ff-4639-9e33-85f0b3357fb0 2026-05-06 02:29:19.163 9 INFO neutron.plugins.ml2.plugin [None req-5d7203f3-bb20-485a-9a8d-a26a07131482 - - - - - -] Attempt 1 to provision port 3abda287-b610-41ec-80f7-7b9d53aa71b5 2026-05-06 02:29:19.436 9 INFO neutron.plugins.ml2.plugin [None req-3bff146a-5da8-4ae0-a444-dce5f8b57e00 - - - - - -] Attempt 1 to provision port 6c89a3bc-48e1-4e83-8389-8df433442352 2026-05-06 02:29:19.607 10 INFO neutron.plugins.ml2.plugin [None req-0a05949b-7574-4805-a5fe-1d6c6f613c0e - - - - - -] Attempt 1 to provision port 3abda287-b610-41ec-80f7-7b9d53aa71b5 2026-05-06 02:29:19.673 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 3abda287-b610-41ec-80f7-7b9d53aa71b5 2026-05-06 02:29:20.099 9 INFO neutron.plugins.ml2.plugin [None req-0154d1a4-c157-4a5b-a98a-d23abcba7c36 - - - - - -] Attempt 1 to provision port 6c89a3bc-48e1-4e83-8389-8df433442352 2026-05-06 02:29:20.197 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port c00e4475-d5ff-4639-9e33-85f0b3357fb0 2026-05-06 02:29:20.481 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 3abda287-b610-41ec-80f7-7b9d53aa71b5 2026-05-06 02:29:20.889 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 400982e7-5851-4606-8ec2-9dc8d98c3164 2026-05-06 02:29:21.167 10 INFO neutron.plugins.ml2.plugin [None req-b9a7f65b-e5c0-492c-b1b6-2193e4cf0e85 - - - - - -] Attempt 1 to provision port 12b80e4c-e3d7-42d7-9fa2-86fe3bc4fe6b 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.718 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:29:21.720 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Failed to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 on host instance for vnic_type normal using segments [{'id': '4e6683fc-a23a-462b-9fce-e047df7102b1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 281, 'network_id': 'a9693269-e1cc-40e0-88b8-3a2c1db8f30e'}] 2026-05-06 02:29:21.720 10 INFO neutron.plugins.ml2.plugin [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Attempt 2 to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.739 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:29:21.740 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Failed to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 on host instance for vnic_type normal using segments [{'id': '4e6683fc-a23a-462b-9fce-e047df7102b1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 281, 'network_id': 'a9693269-e1cc-40e0-88b8-3a2c1db8f30e'}] 2026-05-06 02:29:21.740 10 INFO neutron.plugins.ml2.plugin [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Attempt 3 to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.762 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:29:21.763 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Failed to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 on host instance for vnic_type normal using segments [{'id': '4e6683fc-a23a-462b-9fce-e047df7102b1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 281, 'network_id': 'a9693269-e1cc-40e0-88b8-3a2c1db8f30e'}] 2026-05-06 02:29:21.764 10 INFO neutron.plugins.ml2.plugin [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Attempt 4 to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.800 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:29:21.801 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Failed to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 on host instance for vnic_type normal using segments [{'id': '4e6683fc-a23a-462b-9fce-e047df7102b1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 281, 'network_id': 'a9693269-e1cc-40e0-88b8-3a2c1db8f30e'}] 2026-05-06 02:29:21.801 10 INFO neutron.plugins.ml2.plugin [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Attempt 5 to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.826 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:29:21.827 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Failed to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 on host instance for vnic_type normal using segments [{'id': '4e6683fc-a23a-462b-9fce-e047df7102b1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 281, 'network_id': 'a9693269-e1cc-40e0-88b8-3a2c1db8f30e'}] 2026-05-06 02:29:21.827 10 INFO neutron.plugins.ml2.plugin [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Attempt 6 to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:29:21.853 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Failed to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 on host instance for vnic_type normal using segments [{'id': '4e6683fc-a23a-462b-9fce-e047df7102b1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 281, 'network_id': 'a9693269-e1cc-40e0-88b8-3a2c1db8f30e'}] 2026-05-06 02:29:21.854 10 INFO neutron.plugins.ml2.plugin [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Attempt 7 to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.878 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:29:21.879 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Failed to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 on host instance for vnic_type normal using segments [{'id': '4e6683fc-a23a-462b-9fce-e047df7102b1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 281, 'network_id': 'a9693269-e1cc-40e0-88b8-3a2c1db8f30e'}] 2026-05-06 02:29:21.879 10 INFO neutron.plugins.ml2.plugin [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Attempt 8 to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.902 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:29:21.903 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Failed to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 on host instance for vnic_type normal using segments [{'id': '4e6683fc-a23a-462b-9fce-e047df7102b1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 281, 'network_id': 'a9693269-e1cc-40e0-88b8-3a2c1db8f30e'}] 2026-05-06 02:29:21.903 10 INFO neutron.plugins.ml2.plugin [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Attempt 9 to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.919 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:29:21.920 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Failed to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 on host instance for vnic_type normal using segments [{'id': '4e6683fc-a23a-462b-9fce-e047df7102b1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 281, 'network_id': 'a9693269-e1cc-40e0-88b8-3a2c1db8f30e'}] 2026-05-06 02:29:21.920 10 INFO neutron.plugins.ml2.plugin [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Attempt 10 to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 298a9c35-2932-4061-98c9-ec902b2c9cef could not be found. 2026-05-06 02:29:21.940 10 ERROR neutron.plugins.ml2.managers  2026-05-06 02:29:21.941 10 ERROR neutron.plugins.ml2.managers [None req-0324129d-6db0-4707-815b-378420d3dea2 - - - - - -] Failed to bind port a6a3f9c5-34a6-4542-a69a-7bf953b01914 on host instance for vnic_type normal using segments [{'id': '4e6683fc-a23a-462b-9fce-e047df7102b1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 281, 'network_id': 'a9693269-e1cc-40e0-88b8-3a2c1db8f30e'}] 2026-05-06 02:29:22.012 9 INFO neutron.plugins.ml2.plugin [None req-3b52ad60-aef7-4f52-abe6-9b1209da8099 - - - - - -] Attempt 1 to provision port 12b80e4c-e3d7-42d7-9fa2-86fe3bc4fe6b 2026-05-06 02:29:22.174 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 0cbffdb7-6522-4c18-97ee-7bd66ace03b8 2026-05-06 02:29:22.624 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 400982e7-5851-4606-8ec2-9dc8d98c3164 2026-05-06 02:29:23.577 9 INFO neutron.plugins.ml2.plugin [None req-90b1d5b5-f9c8-48e0-ac83-2e32d3ad3a94 - - - - - -] Attempt 1 to provision port 0cbffdb7-6522-4c18-97ee-7bd66ace03b8 2026-05-06 02:29:24.075 9 INFO neutron.plugins.ml2.plugin [None req-cecda097-7f15-4b8f-8fb5-bb6e407f103c - - - - - -] Attempt 1 to provision port 0cbffdb7-6522-4c18-97ee-7bd66ace03b8 2026-05-06 02:29:24.196 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 0cbffdb7-6522-4c18-97ee-7bd66ace03b8 2026-05-06 02:29:24.251 9 INFO neutron.plugins.ml2.plugin [None req-906a871f-b2b5-42c7-bc20-d27ab8162b10 - - - - - -] Attempt 1 to provision port 2a1ad941-a885-42f4-8ef3-14118764c227 2026-05-06 02:29:25.005 10 INFO neutron.plugins.ml2.plugin [None req-33a890d5-cf7a-4cdf-be4d-6364c05bace9 - - - - - -] Attempt 1 to provision port 2a1ad941-a885-42f4-8ef3-14118764c227 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:29:26.499 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-06b0d45a-7c01-4f98-9716-99c4f59e29e5'] response: {'server_uuid': 'c75452b8-a9d9-4e3f-9557-2094e7926b38', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6886c3f2-4c07-453d-89a8-27088d4a6040', 'code': 200} 2026-05-06 02:29:28.124 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 6886c3f2-4c07-453d-89a8-27088d4a6040 2026-05-06 02:29:28.239 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4635f8b0-9555-4144-bf5a-b8c6aa5fb779'] response: {'server_uuid': 'c75452b8-a9d9-4e3f-9557-2094e7926b38', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6886c3f2-4c07-453d-89a8-27088d4a6040', 'code': 200} 2026-05-06 02:29:29.581 9 INFO neutron.plugins.ml2.plugin [None req-29172efb-e666-40af-ad05-1e284e771cff - - - - - -] Attempt 1 to provision port a4ed5d02-3523-4628-9003-0e14697b8f67 2026-05-06 02:29:30.483 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 3e4faa01-b946-4c50-b12e-26a1ad0a0cc9 2026-05-06 02:29:30.822 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 6886c3f2-4c07-453d-89a8-27088d4a6040 2026-05-06 02:29:32.467 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port a4ed5d02-3523-4628-9003-0e14697b8f67 2026-05-06 02:29:32.566 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca751fc4-a18a-4e77-846c-7b1a0a3cdaa8'] response: {'server_uuid': 'a41b7975-f732-4915-8921-7a7ff84a7ecf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a4ed5d02-3523-4628-9003-0e14697b8f67', 'code': 200} 2026-05-06 02:29:32.969 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 15aa8af0-a5c5-46ac-b42d-448ff96f966e 2026-05-06 02:29:34.319 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port a4ed5d02-3523-4628-9003-0e14697b8f67 2026-05-06 02:29:37.815 10 INFO neutron.plugins.ml2.plugin [None req-b3ee0f9b-e45a-4ba8-bcad-ab4f6175a970 - - - - - -] Attempt 1 to provision port bd067639-9e8e-402f-a777-ed5573eb7436 2026-05-06 02:29:40.204 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 12b80e4c-e3d7-42d7-9fa2-86fe3bc4fe6b 2026-05-06 02:29:40.541 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port bd067639-9e8e-402f-a777-ed5573eb7436 2026-05-06 02:29:40.648 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-81769e10-3911-4611-8ae2-4f79ffb1702a'] response: {'server_uuid': 'd5b393cf-4242-437e-98cd-94639276775a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bd067639-9e8e-402f-a777-ed5573eb7436', 'code': 200} 2026-05-06 02:29:40.985 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 2a1ad941-a885-42f4-8ef3-14118764c227 2026-05-06 02:29:42.262 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 12b80e4c-e3d7-42d7-9fa2-86fe3bc4fe6b 2026-05-06 02:29:42.564 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port bd067639-9e8e-402f-a777-ed5573eb7436 2026-05-06 02:29:42.832 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 6c89a3bc-48e1-4e83-8389-8df433442352 2026-05-06 02:29:43.147 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 2a1ad941-a885-42f4-8ef3-14118764c227 2026-05-06 02:29:43.383 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 896966a9-be29-4140-b6c5-86234473df82 2026-05-06 02:29:44.265 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 6c89a3bc-48e1-4e83-8389-8df433442352 2026-05-06 02:29:44.620 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 896966a9-be29-4140-b6c5-86234473df82 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:29:56.593 10 INFO neutron.plugins.ml2.plugin [None req-e1ed907d-e92a-4945-b720-058a871fd946 - - - - - -] Attempt 1 to provision port 79552237-731f-400e-b4ac-8a767d3c794c 2026-05-06 02:30:00.315 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 8fb0e8a1-9a71-4c30-9fa3-fc7058bb855e 2026-05-06 02:30:01.084 9 INFO neutron.plugins.ml2.plugin [None req-9c31ae1d-9be7-4b42-95cd-a5bba4d3f56c - - - - - -] Attempt 1 to provision port c3b2c799-7268-40e0-bbea-dcdcc0921230 2026-05-06 02:30:01.927 9 INFO neutron.plugins.ml2.plugin [None req-0e91bcce-f056-4930-a2f2-96af512c92b7 - - - - - -] Attempt 1 to provision port 8fb0e8a1-9a71-4c30-9fa3-fc7058bb855e 2026-05-06 02:30:02.150 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 8fb0e8a1-9a71-4c30-9fa3-fc7058bb855e 2026-05-06 02:30:02.248 9 INFO neutron.plugins.ml2.plugin [None req-56330c4e-b4ff-4af0-8789-6ce190b3ba7f - - - - - -] Attempt 1 to provision port 8fb0e8a1-9a71-4c30-9fa3-fc7058bb855e 2026-05-06 02:30:03.261 10 INFO neutron.plugins.ml2.plugin [None req-b02adfbe-fc8a-4f6a-801b-e189dccd9c3c - - - - - -] Attempt 1 to provision port b9b5edbb-d035-42b7-8f19-12fb4ff57d43 2026-05-06 02:30:03.809 9 INFO neutron.plugins.ml2.plugin [None req-1de2abd3-2511-44d8-b4af-2c68162ce560 - - - - - -] Attempt 1 to provision port b9b5edbb-d035-42b7-8f19-12fb4ff57d43 2026-05-06 02:30:04.186 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 083f1509-ea7f-4d05-bbc4-ba21ec833be3 2026-05-06 02:30:06.143 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 083f1509-ea7f-4d05-bbc4-ba21ec833be3 2026-05-06 02:30:07.295 10 INFO neutron.plugins.ml2.plugin [None req-8e945537-f086-4566-bd4f-e5773c1b7ac0 - - - - - -] Attempt 1 to provision port f9db4818-e4ad-4b68-a464-cdd2596f34f6 2026-05-06 02:30:08.209 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port a347aa25-6ecd-45b3-9ae2-b07e92ab6e23 2026-05-06 02:30:08.257 9 INFO neutron.plugins.ml2.plugin [None req-0db207ec-7e7f-4caa-9a78-082a28c0b02f - - - - - -] Attempt 1 to provision port a347aa25-6ecd-45b3-9ae2-b07e92ab6e23 2026-05-06 02:30:08.629 10 INFO neutron.plugins.ml2.plugin [None req-b88591c1-6f00-4f7a-92de-247d211e6729 - - - - - -] Attempt 1 to provision port a347aa25-6ecd-45b3-9ae2-b07e92ab6e23 2026-05-06 02:30:09.672 9 INFO neutron.plugins.ml2.plugin [None req-3a67dfcd-dfb9-410b-9f82-b025c07e1f43 - - - - - -] Attempt 1 to provision port 60dcd794-5182-4cf8-9127-92e6c5de30de 2026-05-06 02:30:10.346 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port a347aa25-6ecd-45b3-9ae2-b07e92ab6e23 2026-05-06 02:30:10.519 10 INFO neutron.plugins.ml2.plugin [None req-6b0063a9-1641-42ce-8893-6280f28b6564 - - - - - -] Attempt 1 to provision port 60dcd794-5182-4cf8-9127-92e6c5de30de 2026-05-06 02:30:10.664 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 269f738d-66c3-46db-a639-216b0f58b382 2026-05-06 02:30:10.782 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9c5bd0c-ee50-4fda-8495-287e28d5336d'] response: {'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '269f738d-66c3-46db-a639-216b0f58b382', 'code': 200} 2026-05-06 02:30:12.334 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port b3ac51a7-22e2-4639-95fc-3d2acd0082aa 2026-05-06 02:30:12.845 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 269f738d-66c3-46db-a639-216b0f58b382 2026-05-06 02:30:14.318 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port b3ac51a7-22e2-4639-95fc-3d2acd0082aa 2026-05-06 02:30:16.207 9 INFO neutron.plugins.ml2.plugin [None req-8f905336-6f62-4354-9170-1e173196fb0b - - - - - -] Attempt 1 to provision port 5cc43e22-f324-4546-ad7b-11b3819969f1 2026-05-06 02:30:18.333 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 5cc43e22-f324-4546-ad7b-11b3819969f1 2026-05-06 02:30:18.485 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-488440f4-53bd-407b-8a34-551fe5a0da0b'] response: {'server_uuid': 'd9bd4144-f933-457c-9bcf-1a97a20fc786', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5cc43e22-f324-4546-ad7b-11b3819969f1', 'code': 200} 2026-05-06 02:30:20.202 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port b9b5edbb-d035-42b7-8f19-12fb4ff57d43 2026-05-06 02:30:20.622 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 5cc43e22-f324-4546-ad7b-11b3819969f1 2026-05-06 02:30:22.205 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port c3b2c799-7268-40e0-bbea-dcdcc0921230 2026-05-06 02:30:22.635 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port b9b5edbb-d035-42b7-8f19-12fb4ff57d43 2026-05-06 02:30:24.250 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port c3b2c799-7268-40e0-bbea-dcdcc0921230 2026-05-06 02:30:24.439 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port ab60c118-0a1f-492f-8a97-1e6f114c902f 2026-05-06 02:30:24.887 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port c938652e-b77a-424e-9bf8-9760978fbeae 2026-05-06 02:30:25.155 10 INFO neutron.plugins.ml2.plugin [None req-c56777e9-679e-4652-9177-22263f429d78 - - - - - -] Attempt 1 to provision port ab60c118-0a1f-492f-8a97-1e6f114c902f 2026-05-06 02:30:25.454 10 INFO neutron.plugins.ml2.plugin [None req-89bbe815-5b1e-483f-9e3c-dc0efa4261bc - - - - - -] Attempt 1 to provision port c938652e-b77a-424e-9bf8-9760978fbeae 2026-05-06 02:30:25.635 9 INFO neutron.plugins.ml2.plugin [None req-315a76d9-c06b-4621-8085-948dda390e33 - - - - - -] Attempt 1 to provision port ab60c118-0a1f-492f-8a97-1e6f114c902f 2026-05-06 02:30:25.854 10 INFO neutron.plugins.ml2.plugin [None req-e8330f8c-ffa6-42a7-b0d2-1b4acb6e9bf3 - - - - - -] Attempt 1 to provision port 5f4e9d8c-e281-4b92-9210-95021d7e0a36 2026-05-06 02:30:25.891 10 INFO neutron.plugins.ml2.plugin [None req-e8330f8c-ffa6-42a7-b0d2-1b4acb6e9bf3 - - - - - -] Attempt 1 to provision port c938652e-b77a-424e-9bf8-9760978fbeae 2026-05-06 02:30:26.097 9 INFO neutron.plugins.ml2.plugin [None req-f2f718db-3008-431e-8f65-d9e168e54b14 - - - - - -] Attempt 1 to provision port 5f4e9d8c-e281-4b92-9210-95021d7e0a36 2026-05-06 02:30:26.171 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port ab60c118-0a1f-492f-8a97-1e6f114c902f 2026-05-06 02:30:26.347 9 INFO neutron.plugins.ml2.plugin [None req-14233af1-07e3-4994-9a66-d025320f2ab3 - - - - - -] Attempt 1 to provision port 5f4e9d8c-e281-4b92-9210-95021d7e0a36 2026-05-06 02:30:26.433 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port c938652e-b77a-424e-9bf8-9760978fbeae 2026-05-06 02:30:26.602 10 INFO neutron.plugins.ml2.plugin [None req-9705b5e4-6bab-4008-973a-0ea328549989 - - - - - -] Attempt 1 to provision port 46bdd266-a2ee-4b8b-91b7-cd28586e89b1 2026-05-06 02:30:26.758 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 60dcd794-5182-4cf8-9127-92e6c5de30de 2026-05-06 02:30:27.049 9 INFO neutron.plugins.ml2.plugin [None req-9d16f50d-bc27-4563-bcf0-502068cfe9b1 - - - - - -] Attempt 1 to provision port 46bdd266-a2ee-4b8b-91b7-cd28586e89b1 2026-05-06 02:30:28.185 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 60dcd794-5182-4cf8-9127-92e6c5de30de 2026-05-06 02:30:28.457 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port f9db4818-e4ad-4b68-a464-cdd2596f34f6 2026-05-06 02:30:30.287 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port f9db4818-e4ad-4b68-a464-cdd2596f34f6 2026-05-06 02:30:35.980 10 INFO neutron.plugins.ml2.plugin [None req-9aad576f-5c2a-4d32-9ef9-4288380dc685 - - - - - -] Attempt 1 to provision port 949a166f-f4da-4252-b2ed-08ede50347df 2026-05-06 02:30:36.263 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 949a166f-f4da-4252-b2ed-08ede50347df 2026-05-06 02:30:36.379 10 INFO neutron.plugins.ml2.plugin [None req-3dd6da61-afcd-4a1e-9bcf-cdf9c3c33aaf - - - - - -] Attempt 1 to provision port 28108961-832e-4376-afd4-8355ca53d741 2026-05-06 02:30:36.432 10 INFO neutron.plugins.ml2.plugin [None req-3dd6da61-afcd-4a1e-9bcf-cdf9c3c33aaf - - - - - -] Attempt 1 to provision port 949a166f-f4da-4252-b2ed-08ede50347df 2026-05-06 02:30:36.725 9 INFO neutron.plugins.ml2.plugin [None req-eb042258-8c88-4393-b84e-bbea96bb1125 - - - - - -] Attempt 1 to provision port 28108961-832e-4376-afd4-8355ca53d741 2026-05-06 02:30:36.972 10 INFO neutron.plugins.ml2.plugin [None req-6f93fe60-3564-483c-9558-5357f6537e78 - - - - - -] Attempt 1 to provision port 28108961-832e-4376-afd4-8355ca53d741 2026-05-06 02:30:38.155 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 949a166f-f4da-4252-b2ed-08ede50347df /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:30:42.268 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 478cfc6a-fff5-482b-844e-224a645be4b6 2026-05-06 02:30:44.234 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 478cfc6a-fff5-482b-844e-224a645be4b6 2026-05-06 02:30:44.280 10 INFO neutron.plugins.ml2.plugin [None req-e4ce7320-8774-4be3-99b9-02c013833429 - - - - - -] Attempt 1 to provision port 478cfc6a-fff5-482b-844e-224a645be4b6 2026-05-06 02:30:44.589 9 INFO neutron.plugins.ml2.plugin [None req-7e125f8a-10bd-41fa-bc6f-e834ef079357 - - - - - -] Attempt 1 to provision port 38614cb3-9f27-42de-bbc5-49e0f5a35734 2026-05-06 02:30:44.627 9 INFO neutron.plugins.ml2.plugin [None req-7e125f8a-10bd-41fa-bc6f-e834ef079357 - - - - - -] Attempt 1 to provision port 478cfc6a-fff5-482b-844e-224a645be4b6 2026-05-06 02:30:47.137 9 INFO neutron.plugins.ml2.plugin [None req-5a7ccc31-37ff-493d-9b69-45b468280f52 - - - - - -] Attempt 1 to provision port 2b02233c-0b44-4ead-910d-36e676d913b7 2026-05-06 02:30:48.594 9 INFO neutron.plugins.ml2.plugin [None req-a3fc8e6f-8067-4a6e-a029-b3ffd5723b74 - - - - - -] Attempt 1 to provision port fb9144dd-4579-422a-b9d6-32a431b03afe 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:48.959 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:48.960 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Failed to bind port 1714e95c-b560-400e-ab36-d532235e98e5 on host instance for vnic_type normal using segments [{'id': '823cd90d-d6cd-40ca-a6e0-11e3a602a78d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': '746219cd-690e-4d14-8a5d-a96e26c0398d'}] 2026-05-06 02:30:48.960 9 INFO neutron.plugins.ml2.plugin [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Attempt 2 to bind port 1714e95c-b560-400e-ab36-d532235e98e5 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:48.988 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:48.989 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Failed to bind port 1714e95c-b560-400e-ab36-d532235e98e5 on host instance for vnic_type normal using segments [{'id': '823cd90d-d6cd-40ca-a6e0-11e3a602a78d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': '746219cd-690e-4d14-8a5d-a96e26c0398d'}] 2026-05-06 02:30:48.989 9 INFO neutron.plugins.ml2.plugin [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Attempt 3 to bind port 1714e95c-b560-400e-ab36-d532235e98e5 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.007 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:49.008 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Failed to bind port 1714e95c-b560-400e-ab36-d532235e98e5 on host instance for vnic_type normal using segments [{'id': '823cd90d-d6cd-40ca-a6e0-11e3a602a78d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': '746219cd-690e-4d14-8a5d-a96e26c0398d'}] 2026-05-06 02:30:49.008 9 INFO neutron.plugins.ml2.plugin [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Attempt 4 to bind port 1714e95c-b560-400e-ab36-d532235e98e5 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.030 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:49.031 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Failed to bind port 1714e95c-b560-400e-ab36-d532235e98e5 on host instance for vnic_type normal using segments [{'id': '823cd90d-d6cd-40ca-a6e0-11e3a602a78d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': '746219cd-690e-4d14-8a5d-a96e26c0398d'}] 2026-05-06 02:30:49.031 9 INFO neutron.plugins.ml2.plugin [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Attempt 5 to bind port 1714e95c-b560-400e-ab36-d532235e98e5 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.052 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:49.053 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Failed to bind port 1714e95c-b560-400e-ab36-d532235e98e5 on host instance for vnic_type normal using segments [{'id': '823cd90d-d6cd-40ca-a6e0-11e3a602a78d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': '746219cd-690e-4d14-8a5d-a96e26c0398d'}] 2026-05-06 02:30:49.053 9 INFO neutron.plugins.ml2.plugin [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Attempt 6 to bind port 1714e95c-b560-400e-ab36-d532235e98e5 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.072 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:49.073 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Failed to bind port 1714e95c-b560-400e-ab36-d532235e98e5 on host instance for vnic_type normal using segments [{'id': '823cd90d-d6cd-40ca-a6e0-11e3a602a78d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': '746219cd-690e-4d14-8a5d-a96e26c0398d'}] 2026-05-06 02:30:49.073 9 INFO neutron.plugins.ml2.plugin [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Attempt 7 to bind port 1714e95c-b560-400e-ab36-d532235e98e5 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:49.092 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Failed to bind port 1714e95c-b560-400e-ab36-d532235e98e5 on host instance for vnic_type normal using segments [{'id': '823cd90d-d6cd-40ca-a6e0-11e3a602a78d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': '746219cd-690e-4d14-8a5d-a96e26c0398d'}] 2026-05-06 02:30:49.093 9 INFO neutron.plugins.ml2.plugin [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Attempt 8 to bind port 1714e95c-b560-400e-ab36-d532235e98e5 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:49.115 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Failed to bind port 1714e95c-b560-400e-ab36-d532235e98e5 on host instance for vnic_type normal using segments [{'id': '823cd90d-d6cd-40ca-a6e0-11e3a602a78d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': '746219cd-690e-4d14-8a5d-a96e26c0398d'}] 2026-05-06 02:30:49.116 9 INFO neutron.plugins.ml2.plugin [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Attempt 9 to bind port 1714e95c-b560-400e-ab36-d532235e98e5 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.146 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:49.147 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Failed to bind port 1714e95c-b560-400e-ab36-d532235e98e5 on host instance for vnic_type normal using segments [{'id': '823cd90d-d6cd-40ca-a6e0-11e3a602a78d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': '746219cd-690e-4d14-8a5d-a96e26c0398d'}] 2026-05-06 02:30:49.148 9 INFO neutron.plugins.ml2.plugin [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Attempt 10 to bind port 1714e95c-b560-400e-ab36-d532235e98e5 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2c99d97c-6cef-4e45-ba17-dbe1c85e177b could not be found. 2026-05-06 02:30:49.168 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:49.169 9 ERROR neutron.plugins.ml2.managers [None req-28b9e637-63c8-4aac-8d32-344e6ef16363 - - - - - -] Failed to bind port 1714e95c-b560-400e-ab36-d532235e98e5 on host instance for vnic_type normal using segments [{'id': '823cd90d-d6cd-40ca-a6e0-11e3a602a78d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 850, 'network_id': '746219cd-690e-4d14-8a5d-a96e26c0398d'}] 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.685 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:50.686 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Failed to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 on host instance for vnic_type normal using segments [{'id': '74ff58ee-f27d-4cda-9779-7be20a8e9050', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': 'c4da4fa1-2e77-4679-90f9-d32cf6d47b59'}] 2026-05-06 02:30:50.686 9 INFO neutron.plugins.ml2.plugin [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Attempt 2 to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.701 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:50.702 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Failed to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 on host instance for vnic_type normal using segments [{'id': '74ff58ee-f27d-4cda-9779-7be20a8e9050', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': 'c4da4fa1-2e77-4679-90f9-d32cf6d47b59'}] 2026-05-06 02:30:50.703 9 INFO neutron.plugins.ml2.plugin [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Attempt 3 to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.725 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:50.726 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Failed to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 on host instance for vnic_type normal using segments [{'id': '74ff58ee-f27d-4cda-9779-7be20a8e9050', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': 'c4da4fa1-2e77-4679-90f9-d32cf6d47b59'}] 2026-05-06 02:30:50.727 9 INFO neutron.plugins.ml2.plugin [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Attempt 4 to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:50.745 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Failed to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 on host instance for vnic_type normal using segments [{'id': '74ff58ee-f27d-4cda-9779-7be20a8e9050', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': 'c4da4fa1-2e77-4679-90f9-d32cf6d47b59'}] 2026-05-06 02:30:50.745 9 INFO neutron.plugins.ml2.plugin [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Attempt 5 to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.766 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:50.767 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Failed to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 on host instance for vnic_type normal using segments [{'id': '74ff58ee-f27d-4cda-9779-7be20a8e9050', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': 'c4da4fa1-2e77-4679-90f9-d32cf6d47b59'}] 2026-05-06 02:30:50.767 9 INFO neutron.plugins.ml2.plugin [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Attempt 6 to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.784 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:50.785 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Failed to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 on host instance for vnic_type normal using segments [{'id': '74ff58ee-f27d-4cda-9779-7be20a8e9050', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': 'c4da4fa1-2e77-4679-90f9-d32cf6d47b59'}] 2026-05-06 02:30:50.785 9 INFO neutron.plugins.ml2.plugin [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Attempt 7 to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.803 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:50.804 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Failed to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 on host instance for vnic_type normal using segments [{'id': '74ff58ee-f27d-4cda-9779-7be20a8e9050', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': 'c4da4fa1-2e77-4679-90f9-d32cf6d47b59'}] 2026-05-06 02:30:50.805 9 INFO neutron.plugins.ml2.plugin [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Attempt 8 to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.829 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:50.830 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Failed to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 on host instance for vnic_type normal using segments [{'id': '74ff58ee-f27d-4cda-9779-7be20a8e9050', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': 'c4da4fa1-2e77-4679-90f9-d32cf6d47b59'}] 2026-05-06 02:30:50.830 9 INFO neutron.plugins.ml2.plugin [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Attempt 9 to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.853 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:50.854 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Failed to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 on host instance for vnic_type normal using segments [{'id': '74ff58ee-f27d-4cda-9779-7be20a8e9050', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': 'c4da4fa1-2e77-4679-90f9-d32cf6d47b59'}] 2026-05-06 02:30:50.854 9 INFO neutron.plugins.ml2.plugin [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Attempt 10 to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet eff822bb-4f79-4cbf-9d7d-1d6d86225458 could not be found. 2026-05-06 02:30:50.872 9 ERROR neutron.plugins.ml2.managers  2026-05-06 02:30:50.873 9 ERROR neutron.plugins.ml2.managers [None req-20416a4f-c0b8-4419-b214-6b99be45cd72 - - - - - -] Failed to bind port 389e46c2-deef-41b5-822a-aa26eb28bc61 on host instance for vnic_type normal using segments [{'id': '74ff58ee-f27d-4cda-9779-7be20a8e9050', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 293, 'network_id': 'c4da4fa1-2e77-4679-90f9-d32cf6d47b59'}] 2026-05-06 02:30:54.298 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 2b02233c-0b44-4ead-910d-36e676d913b7 2026-05-06 02:30:54.463 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d67324a-12da-4811-9409-c2a6495006d0'] response: {'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b02233c-0b44-4ead-910d-36e676d913b7', 'code': 200} 2026-05-06 02:30:56.212 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 2b02233c-0b44-4ead-910d-36e676d913b7 2026-05-06 02:30:58.310 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 8b766ed3-19c0-4fcd-ad19-7acc38f5cc1b 2026-05-06 02:30:58.947 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 1888fcca-1a28-4b98-aa28-75874146cb45 2026-05-06 02:30:59.164 10 INFO neutron.plugins.ml2.plugin [None req-eba0d3fb-9a8f-402b-8e6a-c79c0377a818 - - - - - -] Attempt 1 to provision port 8b766ed3-19c0-4fcd-ad19-7acc38f5cc1b 2026-05-06 02:30:59.402 9 INFO neutron.plugins.ml2.plugin [None req-4a1b933d-0324-4025-bff0-68932f6cae47 - - - - - -] Attempt 1 to provision port 8b766ed3-19c0-4fcd-ad19-7acc38f5cc1b 2026-05-06 02:30:59.687 10 INFO neutron.plugins.ml2.plugin [None req-e1533e49-5a1e-47f5-a3db-26b19bc47523 - - - - - -] Attempt 1 to provision port 210be201-a56d-416b-be61-bc05bd6304cb 2026-05-06 02:30:59.837 10 INFO neutron.plugins.ml2.plugin [None req-1420b0f6-5c4b-4502-a657-8d5975480435 - - - - - -] Attempt 1 to provision port 1888fcca-1a28-4b98-aa28-75874146cb45 2026-05-06 02:31:00.111 9 INFO neutron.plugins.ml2.plugin [None req-d520edc9-e272-450f-ba47-531abb58a495 - - - - - -] Attempt 1 to provision port 1888fcca-1a28-4b98-aa28-75874146cb45 2026-05-06 02:31:00.198 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 8b766ed3-19c0-4fcd-ad19-7acc38f5cc1b 2026-05-06 02:31:00.507 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 1888fcca-1a28-4b98-aa28-75874146cb45 2026-05-06 02:31:00.516 9 INFO neutron.plugins.ml2.plugin [None req-c635a6d7-9628-49d3-b623-c7aae700872e - - - - - -] Attempt 1 to provision port 210be201-a56d-416b-be61-bc05bd6304cb 2026-05-06 02:31:01.261 9 INFO neutron.plugins.ml2.plugin [None req-e8384575-f2a9-45f6-b8b3-5f241bcff168 - - - - - -] Attempt 1 to provision port 854a05f3-369a-4930-ba2a-bfe83f5deb94 2026-05-06 02:31:02.003 10 INFO neutron.plugins.ml2.plugin [None req-59037b48-5d02-473d-98ca-6b09ebda123f - - - - - -] Attempt 1 to provision port 854a05f3-369a-4930-ba2a-bfe83f5deb94 2026-05-06 02:31:08.254 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port c659b206-a778-4532-bb56-b7ab61051b16 2026-05-06 02:31:10.239 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port c659b206-a778-4532-bb56-b7ab61051b16 2026-05-06 02:31:10.306 9 INFO neutron.plugins.ml2.plugin [None req-d9d345cf-db63-41f8-9a63-0b90c27f7da5 - - - - - -] Attempt 1 to provision port c659b206-a778-4532-bb56-b7ab61051b16 2026-05-06 02:31:10.618 10 INFO neutron.plugins.ml2.plugin [None req-41087c6d-497d-4b2a-931a-5ff24b3119e3 - - - - - -] Attempt 1 to provision port c659b206-a778-4532-bb56-b7ab61051b16 2026-05-06 02:31:10.688 10 INFO neutron.plugins.ml2.plugin [None req-41087c6d-497d-4b2a-931a-5ff24b3119e3 - - - - - -] Attempt 1 to provision port 2257af59-3305-4d6f-9322-1c6a7180e188 2026-05-06 02:31:10.830 9 INFO neutron.plugins.ml2.plugin [None req-7c8d2f7b-663f-44f9-9bf8-4ce4ae39664d - - - - - -] Attempt 1 to provision port 2257af59-3305-4d6f-9322-1c6a7180e188 2026-05-06 02:31:11.180 10 INFO neutron.plugins.ml2.plugin [None req-40e6188f-3eee-41c1-9ce5-5cc9c976d5c4 - - - - - -] Attempt 1 to provision port 2257af59-3305-4d6f-9322-1c6a7180e188 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:31:16.195 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 4010119f-b549-46c6-a6c3-45ce0fb696ec 2026-05-06 02:31:17.681 10 INFO neutron.plugins.ml2.plugin [None req-f94191d9-8acc-4ba2-a272-c3d5e43e5bab - - - - - -] Attempt 1 to provision port 4010119f-b549-46c6-a6c3-45ce0fb696ec 2026-05-06 02:31:17.959 9 INFO neutron.plugins.ml2.plugin [None req-78f14bab-1549-44af-a73c-d8c984563006 - - - - - -] Attempt 1 to provision port 4010119f-b549-46c6-a6c3-45ce0fb696ec 2026-05-06 02:31:18.257 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 4010119f-b549-46c6-a6c3-45ce0fb696ec 2026-05-06 02:31:21.016 10 INFO neutron.plugins.ml2.plugin [None req-9ce7ff94-0b97-483e-8222-4343600d63b6 - - - - - -] Attempt 1 to provision port 700ba7db-59c9-4503-a127-f3c7e653126d 2026-05-06 02:31:23.573 9 INFO neutron.plugins.ml2.plugin [None req-807ae61d-415a-4913-91b8-2d196653619b - - - - - -] Attempt 1 to provision port 164f26de-16db-4037-b855-95b4cd313325 2026-05-06 02:31:26.459 9 INFO neutron.plugins.ml2.plugin [None req-60751f14-81e0-4c21-8cab-1255ebb43505 - - - - - -] Attempt 1 to provision port 164f26de-16db-4037-b855-95b4cd313325 2026-05-06 02:31:26.607 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-380dbdcc-3233-4205-ac59-7db7bd4f99d9'] response: {'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '164f26de-16db-4037-b855-95b4cd313325', 'code': 200} 2026-05-06 02:31:28.227 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 164f26de-16db-4037-b855-95b4cd313325 2026-05-06 02:31:34.240 9 INFO neutron.plugins.ml2.plugin [None req-620c6d25-2b67-4c12-b56e-b6b1f7ab7254 - - - - - -] Attempt 1 to provision port a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 2026-05-06 02:31:36.243 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 2026-05-06 02:31:36.344 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1025a758-7d35-4b3f-91bd-8161fd75a591'] response: {'server_uuid': 'f58e4a8f-a7aa-41ce-bcf8-5598e8ebee3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a8dd60d2-bbd1-4e27-9142-1bc9385b68f0', 'code': 200} 2026-05-06 02:31:37.207 10 INFO neutron.plugins.ml2.plugin [None req-d5113864-3511-436f-94ef-963d4e7027c6 - - - - - -] Attempt 1 to provision port a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 2026-05-06 02:31:37.822 9 INFO neutron.plugins.ml2.plugin [None req-58b06b7f-38b3-48e8-8d31-df5cf3ee53fb - - - - - -] Attempt 1 to provision port d2d025e7-08c0-42c4-81bd-fecb064ced69 2026-05-06 02:31:38.337 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 2026-05-06 02:31:38.602 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 5894d737-7a29-4e2c-bcb8-b4155d737805 2026-05-06 02:31:38.982 10 INFO neutron.plugins.ml2.plugin [None req-c1c29a05-b51b-4262-ac04-0c98b196747f - - - - - -] Attempt 1 to provision port 5894d737-7a29-4e2c-bcb8-b4155d737805 2026-05-06 02:31:39.462 9 INFO neutron.plugins.ml2.plugin [None req-a9a9d4f0-630d-44dc-9b83-018a783eada9 - - - - - -] Attempt 1 to provision port 5894d737-7a29-4e2c-bcb8-b4155d737805 2026-05-06 02:31:40.071 10 INFO neutron.plugins.ml2.plugin [None req-3429888e-649e-42bd-be24-52eabcea0925 - - - - - -] Attempt 1 to provision port 1f093e6e-659d-4380-bc62-35e47d54f6d7 2026-05-06 02:31:40.206 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 5894d737-7a29-4e2c-bcb8-b4155d737805 2026-05-06 02:31:40.611 10 INFO neutron.plugins.ml2.plugin [None req-1b90c3ed-e212-493c-bcfa-59c6e093a83f - - - - - -] Attempt 1 to provision port 1f093e6e-659d-4380-bc62-35e47d54f6d7 2026-05-06 02:31:42.226 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 5264eaf1-25d4-4967-b9af-6746fe5372c0 2026-05-06 02:31:44.494 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 5264eaf1-25d4-4967-b9af-6746fe5372c0 2026-05-06 02:31:44.896 9 INFO neutron.plugins.ml2.plugin [None req-cd6a0b70-5f68-4817-a8a9-e7344b2a34b7 - - - - - -] Attempt 1 to provision port 57f52540-e92f-4bff-9ad7-c71cabb4fb90 2026-05-06 02:31:46.352 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 57f52540-e92f-4bff-9ad7-c71cabb4fb90 2026-05-06 02:31:46.468 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-18914fad-f012-4ac6-ab05-4a70f2300bdc'] response: {'server_uuid': 'a2392b8d-5fc3-47e6-abec-395974d6ed71', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '57f52540-e92f-4bff-9ad7-c71cabb4fb90', 'code': 200} 2026-05-06 02:31:47.571 9 INFO neutron.plugins.ml2.plugin [None req-0a36f146-25a0-4651-baee-e92ca116031c - - - - - -] Attempt 1 to provision port a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 2026-05-06 02:31:48.346 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 57f52540-e92f-4bff-9ad7-c71cabb4fb90 2026-05-06 02:31:48.627 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port a8dd60d2-bbd1-4e27-9142-1bc9385b68f0 2026-05-06 02:31:56.336 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port d2d025e7-08c0-42c4-81bd-fecb064ced69 2026-05-06 02:31:58.244 9 INFO neutron.plugins.ml2.plugin [None req-16c7eb4d-6c77-4960-a516-20f1c380a076 - - - - - -] Attempt 1 to provision port 164f26de-16db-4037-b855-95b4cd313325 2026-05-06 02:31:58.283 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 164f26de-16db-4037-b855-95b4cd313325 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 02:32:14.612 10 INFO neutron.plugins.ml2.plugin [None req-8d9afd39-ce23-49de-8f94-003a45b4cc84 - - - - - -] Attempt 1 to provision port 19cac56d-485a-4d51-a584-55656d5d176e 2026-05-06 02:32:18.319 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 09026a93-c3a4-4bd2-bad4-8f738375d6cc 2026-05-06 02:32:20.209 10 INFO neutron.plugins.ml2.plugin [None req-751f42dc-f2ea-423a-b110-bf15c8397f3e - - - - - -] Attempt 1 to provision port 57d5ab9f-45da-4e69-aa85-956154381bb2 2026-05-06 02:32:20.297 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 09026a93-c3a4-4bd2-bad4-8f738375d6cc 2026-05-06 02:32:20.749 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 57d5ab9f-45da-4e69-aa85-956154381bb2 2026-05-06 02:32:20.867 10 INFO neutron.plugins.ml2.plugin [None req-b49e5f3d-57ce-467a-bbc0-b590d1289de2 - - - - - -] Attempt 1 to provision port 57d5ab9f-45da-4e69-aa85-956154381bb2 2026-05-06 02:32:20.939 10 INFO neutron.plugins.ml2.plugin [None req-b49e5f3d-57ce-467a-bbc0-b590d1289de2 - - - - - -] Attempt 1 to provision port 56a27e92-f1a2-4a77-8106-ef50770d250c 2026-05-06 02:32:21.091 9 INFO neutron.plugins.ml2.plugin [None req-b88b8cb3-b31a-40e4-9110-06430057c572 - - - - - -] Attempt 1 to provision port 56a27e92-f1a2-4a77-8106-ef50770d250c 2026-05-06 02:32:22.318 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 57d5ab9f-45da-4e69-aa85-956154381bb2 2026-05-06 02:32:29.293 9 INFO neutron.plugins.ml2.plugin [None req-ef26a82f-7302-4a59-835b-65068839c1fe - - - - - -] Attempt 1 to provision port 1d807b3b-22d0-40b6-aa45-a7789530d52a 2026-05-06 02:32:32.258 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 1d807b3b-22d0-40b6-aa45-a7789530d52a 2026-05-06 02:32:32.378 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-120512d1-50f6-48a7-8708-fc52075e1561'] response: {'server_uuid': 'c6bdb333-df89-4e5f-91d1-cd1d3b139636', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d807b3b-22d0-40b6-aa45-a7789530d52a', 'code': 200} 2026-05-06 02:32:34.273 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 1d807b3b-22d0-40b6-aa45-a7789530d52a 2026-05-06 02:32:34.584 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 56a27e92-f1a2-4a77-8106-ef50770d250c 2026-05-06 02:32:34.926 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 19cac56d-485a-4d51-a584-55656d5d176e 2026-05-06 02:32:36.373 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 56a27e92-f1a2-4a77-8106-ef50770d250c 2026-05-06 02:32:36.845 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 19cac56d-485a-4d51-a584-55656d5d176e 2026-05-06 02:32:41.612 10 INFO neutron.plugins.ml2.plugin [None req-a3f7a185-19f2-4ac7-91ba-247e7d7789df - - - - - -] Attempt 1 to provision port 3abda287-b610-41ec-80f7-7b9d53aa71b5 2026-05-06 02:32:41.644 10 INFO neutron.plugins.ml2.db [None req-a3f7a185-19f2-4ac7-91ba-247e7d7789df - - - - - -] No ports have port_id starting with 3abda287-b610-41ec-80f7-7b9d53aa71b5 2026-05-06 02:32:54.261 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port ea6ddeaa-fa0b-42f7-b5e4-e485718ca1fc 2026-05-06 02:32:56.382 9 INFO neutron.plugins.ml2.plugin [None req-f0dd6e0b-6773-4f54-9943-c375678f7ccd - - - - - -] Attempt 1 to provision port ea6ddeaa-fa0b-42f7-b5e4-e485718ca1fc 2026-05-06 02:32:56.484 9 INFO neutron.plugins.ml2.plugin [None req-f0dd6e0b-6773-4f54-9943-c375678f7ccd - - - - - -] Attempt 1 to provision port 2b32ef2a-4afb-49fc-bdeb-ec457c39144d 2026-05-06 02:32:56.711 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port ea6ddeaa-fa0b-42f7-b5e4-e485718ca1fc 2026-05-06 02:32:56.852 9 INFO neutron.plugins.ml2.plugin [None req-b422128e-a04f-4aed-91ea-9ffc475524fc - - - - - -] Attempt 1 to provision port ea6ddeaa-fa0b-42f7-b5e4-e485718ca1fc 2026-05-06 02:32:56.988 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 5eb44904-3258-4893-811b-d56a4b2ebd81 2026-05-06 02:32:57.037 9 INFO neutron.plugins.ml2.plugin [None req-fbecfc68-5bd5-4869-a06c-4af743cbdd69 - - - - - -] Attempt 1 to provision port 2b32ef2a-4afb-49fc-bdeb-ec457c39144d 2026-05-06 02:32:57.188 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f3c43ba-57fa-42bb-a1f2-2495bde78c82'] response: {'server_uuid': '49bb218e-3260-47c0-82ac-e85206862abb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5eb44904-3258-4893-811b-d56a4b2ebd81', 'code': 200} 2026-05-06 02:32:57.566 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 92c348fe-5969-4e59-a06a-d826c88c4c48 2026-05-06 02:32:57.619 10 INFO neutron.plugins.ml2.plugin [None req-23261ec5-e690-4f5c-ad44-6f94aeeba90e - - - - - -] Attempt 1 to provision port 92c348fe-5969-4e59-a06a-d826c88c4c48 2026-05-06 02:32:58.001 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 453da81e-b0c3-44a9-a0ea-a0516745f0eb 2026-05-06 02:32:58.377 10 INFO neutron.plugins.ml2.plugin [None req-50a5f628-e0c6-4d9b-a584-994afd95ba38 - - - - - -] Attempt 1 to provision port b9dabd58-b81f-492c-afd1-370233342378 2026-05-06 02:32:58.515 10 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port b9dabd58-b81f-492c-afd1-370233342378 2026-05-06 02:32:58.681 10 INFO neutron.plugins.ml2.plugin [None req-50a5f628-e0c6-4d9b-a584-994afd95ba38 - - - - - -] Attempt 1 to provision port 453da81e-b0c3-44a9-a0ea-a0516745f0eb 2026-05-06 02:32:58.833 9 INFO neutron.plugins.ml2.plugin [None req-c156adbe-a51e-4e78-ab6e-7b83cb4238b3 - - - - - -] Attempt 1 to provision port 5eb44904-3258-4893-811b-d56a4b2ebd81