+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-07 00:39:50.255 1 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:39:50.256 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-04-07 00:39:50.256 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-04-07 00:39:50.256 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:39:51.148 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:39:51.151 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:39:51.153 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-07 00:39:51.154 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:39:51.154 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:39:51.154 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:39:51.155 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:39:51.159 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:39:51.159 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:39:51.160 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:39:51.175 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:39:51.175 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:39:51.176 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:39:51.205 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:39:51.205 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:39:51.205 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:39:51.205 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:39:51.210 1 WARNING oslo_policy.policy [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-07 00:39:51.461 1 INFO neutron.plugins.ml2.managers [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:39:51.612 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:39:51.612 1 INFO neutron.plugins.ml2.managers [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:39:51.612 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:39:51.651 1 INFO neutron.plugins.ml2.managers [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:39:51.651 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:39:51.651 1 INFO neutron.plugins.ml2.managers [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:39:51.651 1 INFO neutron.plugins.ml2.extensions.port_security [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:39:51.652 1 INFO neutron.plugins.ml2.managers [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:39:51.652 1 INFO neutron.plugins.ml2.managers [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:39:51.652 1 INFO neutron.plugins.ml2.managers [None req-75c1ac96-5012-4a7b-9e28-20a55c9c8573 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:39:51.664 1 INFO neutron.quota [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded quota_driver: . 2026-04-07 00:39:51.664 1 INFO neutron.plugins.ml2.plugin [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:39:51.664 1 INFO neutron.plugins.ml2.managers [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:39:51.665 1 INFO neutron.plugins.ml2.managers [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:39:51.665 1 INFO neutron.plugins.ml2.managers [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:39:51.665 1 INFO neutron.extensions.vlantransparent [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:39:51.665 1 INFO neutron.manager [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loading Plugin: qos 2026-04-07 00:39:51.674 1 INFO neutron.manager [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loading Plugin: router 2026-04-07 00:39:51.702 1 INFO neutron.services.service_base [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:39:51.702 1 INFO neutron.manager [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loading Plugin: segments 2026-04-07 00:39:51.763 1 INFO neutron.manager [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loading Plugin: trunk 2026-04-07 00:39:51.818 1 INFO neutron.manager [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:39:51.851 1 WARNING stevedore.named [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:39:51.901 1 INFO neutron_vpnaas.services.vpn.plugin [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:39:51.901 1 INFO neutron.common.utils [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:39:51.901 1 INFO neutron.manager [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:39:51.905 1 INFO neutron.manager [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loading Plugin: tag 2026-04-07 00:39:51.910 1 INFO neutron.manager [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loading Plugin: timestamp 2026-04-07 00:39:51.912 1 INFO neutron.manager [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:39:51.916 1 INFO neutron.manager [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loading Plugin: flavors 2026-04-07 00:39:51.919 1 INFO neutron.manager [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loading Plugin: revisions 2026-04-07 00:39:51.922 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Initializing extension manager. 2026-04-07 00:39:51.922 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: address-group 2026-04-07 00:39:51.923 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: address-scope 2026-04-07 00:39:51.924 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:39:51.924 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: agent 2026-04-07 00:39:51.925 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:39:51.926 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:39:51.927 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:39:51.927 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: availability_zone 2026-04-07 00:39:51.928 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:39:51.928 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:39:51.929 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:39:51.930 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:39:51.930 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: dns-integration 2026-04-07 00:39:51.931 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:39:51.931 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:39:51.932 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: dvr 2026-04-07 00:39:51.932 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:39:51.932 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:39:51.933 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:39:51.933 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:39:51.934 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: external-net 2026-04-07 00:39:51.935 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:39:51.935 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: extraroute 2026-04-07 00:39:51.936 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:39:51.936 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:39:51.937 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:39:51.937 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:39:51.938 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:39:51.938 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:39:51.939 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: flavors 2026-04-07 00:39:51.940 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:39:51.940 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:39:51.941 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:39:51.941 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:39:51.942 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:39:51.943 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: router 2026-04-07 00:39:51.944 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:39:51.944 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:39:51.945 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:39:51.945 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:39:51.946 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: l3-ha 2026-04-07 00:39:51.946 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:39:51.947 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:39:51.947 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:39:51.948 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:39:51.950 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:39:51.952 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:39:51.952 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:39:51.953 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:39:51.954 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:39:51.955 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:39:51.955 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: multi-provider 2026-04-07 00:39:51.956 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: net-mtu 2026-04-07 00:39:51.956 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:39:51.957 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:39:51.957 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: network_ha 2026-04-07 00:39:51.958 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:39:51.958 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:39:51.959 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: pagination 2026-04-07 00:39:51.959 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:39:51.960 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:39:51.960 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:39:51.961 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:39:51.961 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:39:51.961 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:39:51.962 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:39:51.962 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:39:51.963 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:39:51.963 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: binding 2026-04-07 00:39:51.964 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: binding-extended 2026-04-07 00:39:51.964 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: port-security 2026-04-07 00:39:51.965 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: project-id 2026-04-07 00:39:51.965 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: provider 2026-04-07 00:39:51.967 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos 2026-04-07 00:39:51.967 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:39:51.968 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:39:51.968 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-default 2026-04-07 00:39:51.969 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-fip 2026-04-07 00:39:51.969 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:39:51.969 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:39:51.970 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:39:51.971 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:39:51.971 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:39:51.972 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-pps 2026-04-07 00:39:51.972 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:39:51.973 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:39:51.973 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:39:51.974 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:39:51.975 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: quotas 2026-04-07 00:39:51.977 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: quota_details 2026-04-07 00:39:51.978 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:39:51.978 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:39:51.979 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:39:51.979 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:39:51.980 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:39:51.980 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:39:51.981 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:39:51.981 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:39:51.982 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:39:51.983 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:39:51.983 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:39:51.984 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:39:51.984 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:39:51.985 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:39:51.985 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:39:51.991 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: security-group 2026-04-07 00:39:51.992 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: segment 2026-04-07 00:39:51.993 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:39:51.993 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: service-type 2026-04-07 00:39:51.994 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: sorting 2026-04-07 00:39:51.994 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:39:51.995 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:39:51.995 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:39:51.996 1 WARNING neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:39:51.996 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:39:51.997 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:39:51.997 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:39:51.998 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:39:51.998 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:39:51.999 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:39:51.999 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:39:52.002 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:39:52.002 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:39:52.003 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: trunk 2026-04-07 00:39:52.003 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: trunk-details 2026-04-07 00:39:52.004 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:39:52.004 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:39:52.006 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:39:52.006 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:39:52.007 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:39:52.008 1 INFO neutron.api.extensions [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Loaded extension: vpnaas 2026-04-07 00:39:52.010 1 INFO oslo_service.service [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Starting 2 workers 2026-04-07 00:39:52.015 1 INFO oslo_service.service [None req-217c5ec6-bafa-4c48-af40-cf3000a5a78d - - - - - -] Starting 1 workers 2026-04-07 00:40:27.636 10 INFO neutron.db.l3_hamode_db [None req-291919a8-8759-4758-9947-f4d75a240555 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 00:40:40.484 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port f40ed692-52a8-4293-9b10-a9314924a79a 2026-04-07 00:40:41.110 10 INFO neutron.plugins.ml2.plugin [None req-28c08a88-0777-443f-8092-a34adf938751 - - - - - -] Attempt 1 to provision port f40ed692-52a8-4293-9b10-a9314924a79a 2026-04-07 00:40:42.364 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port f40ed692-52a8-4293-9b10-a9314924a79a 2026-04-07 00:44:58.578 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 6ae68914-5429-4471-82cc-09f40a07cb69 2026-04-07 00:44:59.142 9 INFO neutron.plugins.ml2.plugin [None req-c8997a71-cb92-49ba-b4a1-e43242964f0c - - - - - -] Attempt 1 to provision port 6ae68914-5429-4471-82cc-09f40a07cb69 2026-04-07 00:45:00.635 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 6ae68914-5429-4471-82cc-09f40a07cb69 2026-04-07 00:45:06.901 10 INFO neutron.plugins.ml2.plugin [None req-2987c4db-04bb-4058-8084-0f1dae2bb44e - - - - - -] Attempt 1 to provision port 4c785264-53ca-4ec6-9dd6-7ec36747bcdc 2026-04-07 00:48:46.876 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 4c785264-53ca-4ec6-9dd6-7ec36747bcdc 2026-04-07 00:48:48.707 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 4c785264-53ca-4ec6-9dd6-7ec36747bcdc 2026-04-07 00:56:43.012 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port d3bf7245-ea41-4503-b7d5-f954b760f7a4 2026-04-07 00:56:45.031 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port d3bf7245-ea41-4503-b7d5-f954b760f7a4 2026-04-07 01:11:56.643 10 INFO neutron.plugins.ml2.plugin [None req-ae6e9cf0-4e58-4b2b-bcbb-cbaa3fff2d0f - - - - - -] Attempt 1 to provision port 1cd71674-884d-4a54-bb6f-eac9200524f0 2026-04-07 01:11:57.186 9 INFO neutron.plugins.ml2.plugin [None req-8ff38121-9e79-4a2f-90e7-eb0107a935d7 - - - - - -] Attempt 1 to provision port f0506ddf-3fa4-4bfa-8bc4-2a77051b0f0f 2026-04-07 01:11:57.424 10 INFO neutron.plugins.ml2.plugin [None req-bde610c3-d0b9-4edc-8660-bbca5d155257 - - - - - -] Attempt 1 to provision port 3ca353b0-2ade-4c0a-a952-1161da6100ce 2026-04-07 01:11:57.612 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 75ca9c16-e03d-488b-94bd-63e9648b7a82 2026-04-07 01:11:57.923 10 INFO neutron.plugins.ml2.plugin [None req-b7ad4183-6414-4f97-9044-a3b6a4e4feea - - - - - -] Attempt 1 to provision port 75ca9c16-e03d-488b-94bd-63e9648b7a82 2026-04-07 01:11:58.000 10 INFO neutron.plugins.ml2.plugin [None req-b7ad4183-6414-4f97-9044-a3b6a4e4feea - - - - - -] Attempt 1 to provision port 1f2cbd23-ec78-4d91-acc6-73259766bb7a 2026-04-07 01:11:58.377 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 3ca353b0-2ade-4c0a-a952-1161da6100ce 2026-04-07 01:11:58.933 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 1f2cbd23-ec78-4d91-acc6-73259766bb7a 2026-04-07 01:11:59.471 9 INFO neutron.plugins.ml2.plugin [None req-036f7b81-7746-4ca4-9e8d-3da367cc55d5 - - - - - -] Attempt 1 to provision port 06505669-13d7-43b4-a220-343c3e5fd13e 2026-04-07 01:11:59.627 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 3ca353b0-2ade-4c0a-a952-1161da6100ce 2026-04-07 01:11:59.819 10 INFO neutron.plugins.ml2.plugin [None req-6b186c25-a0ad-4b7d-879e-2f05e78b8199 - - - - - -] Attempt 1 to provision port 162650e6-584d-49e5-90fd-092abd799f3a 2026-04-07 01:12:00.016 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 75ca9c16-e03d-488b-94bd-63e9648b7a82 2026-04-07 01:12:00.303 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 1f2cbd23-ec78-4d91-acc6-73259766bb7a 2026-04-07 01:12:00.364 10 INFO neutron.plugins.ml2.plugin [None req-f6619bfd-a404-4007-98b7-772ba86adce5 - - - - - -] Attempt 1 to provision port 162650e6-584d-49e5-90fd-092abd799f3a 2026-04-07 01:12:01.214 10 INFO neutron.plugins.ml2.plugin [None req-883f77e7-e9f4-450f-94be-c29f757db3b8 - - - - - -] Attempt 1 to provision port acbee8e0-f9ca-48a4-950d-c29cb218c359 2026-04-07 01:12:01.861 9 INFO neutron.plugins.ml2.plugin [None req-eb27ea41-1e4c-433c-bbd6-f49dd683edd5 - - - - - -] Attempt 1 to provision port acbee8e0-f9ca-48a4-950d-c29cb218c359 2026-04-07 01:12:02.409 9 INFO neutron.plugins.ml2.plugin [None req-19bb8814-2760-4895-ba1f-223a27f29b55 - - - - - -] Attempt 1 to provision port ea5cd5f1-5834-467f-a6be-e91b489e5912 2026-04-07 01:12:02.988 10 INFO neutron.plugins.ml2.plugin [None req-57e7143d-ae31-4cbe-9947-b49e7d2e3396 - - - - - -] Attempt 1 to provision port ea5cd5f1-5834-467f-a6be-e91b489e5912 2026-04-07 01:12:03.601 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port a0d2bb4f-353d-4214-8944-dc3ddff77f9a 2026-04-07 01:12:04.050 9 INFO neutron.plugins.ml2.plugin [None req-7d27d402-4015-4f83-9cde-78dce8e6cf86 - - - - - -] Attempt 1 to provision port f2c1a8f5-65ca-46b1-b4fe-a1e0e8a058b3 2026-04-07 01:12:04.391 9 INFO neutron.plugins.ml2.plugin [None req-7e9d43f7-47fa-4a8a-b227-ef8e3c2883ae - - - - - -] Attempt 1 to provision port a0d2bb4f-353d-4214-8944-dc3ddff77f9a 2026-04-07 01:12:05.616 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port a0d2bb4f-353d-4214-8944-dc3ddff77f9a 2026-04-07 01:12:06.295 10 INFO neutron.plugins.ml2.plugin [None req-01ec0a5d-d73e-4383-8947-debb24245dc2 - - - - - -] Attempt 1 to provision port 2ebabb95-c9b6-48ac-b24d-446e6cb363c0 2026-04-07 01:12:06.849 10 INFO neutron.plugins.ml2.plugin [None req-19abebe3-dff6-4cdb-88cb-dfc23066bb29 - - - - - -] Attempt 1 to provision port 2ebabb95-c9b6-48ac-b24d-446e6cb363c0 2026-04-07 01:12:09.777 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port ac034495-bcfd-47d1-864d-5c1f65bf321f 2026-04-07 01:12:10.396 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 2b85bf7e-0c2c-4275-a244-2de5d4f1f63f 2026-04-07 01:12:11.539 10 INFO neutron.plugins.ml2.plugin [None req-34e6133d-f58d-4df4-bdf4-c02788e3742e - - - - - -] Attempt 1 to provision port 6673b7ea-877c-49f6-8858-6c79fe850ae1 2026-04-07 01:12:11.639 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port ac034495-bcfd-47d1-864d-5c1f65bf321f 2026-04-07 01:12:12.084 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 2b85bf7e-0c2c-4275-a244-2de5d4f1f63f 2026-04-07 01:12:15.653 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 5361df93-7ab1-471f-9ac6-6e8605a8162a 2026-04-07 01:12:15.927 9 INFO neutron.plugins.ml2.plugin [None req-ccad151c-3a01-425f-bcf2-bed71f2e18f0 - - - - - -] Attempt 1 to provision port 9b338d69-871e-44a0-bcc0-0909449c5537 2026-04-07 01:12:16.803 10 INFO neutron.plugins.ml2.plugin [None req-29477c88-2eb8-419a-bfcf-88ef089ea2bf - - - - - -] Attempt 1 to provision port da73d9f0-cc9e-422a-a247-3655f73f1ca2 2026-04-07 01:12:17.044 9 INFO neutron.plugins.ml2.plugin [None req-1c885fb6-5f9b-4c33-9d20-b7b8e4f40086 - - - - - -] Attempt 1 to provision port 5361df93-7ab1-471f-9ac6-6e8605a8162a 2026-04-07 01:12:17.624 10 INFO neutron.plugins.ml2.plugin [None req-cf12041f-4190-4645-a482-b92ca741059d - - - - - -] Attempt 1 to provision port 88b6456b-cca1-49e5-9aad-04f504e2f870 2026-04-07 01:12:17.760 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 5361df93-7ab1-471f-9ac6-6e8605a8162a 2026-04-07 01:12:18.253 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 6673b7ea-877c-49f6-8858-6c79fe850ae1 2026-04-07 01:12:18.532 9 INFO neutron.plugins.ml2.plugin [None req-76c6f8f4-8d3e-44c3-a289-294ed69baa6e - - - - - -] Attempt 1 to provision port 8f9a4cca-ca95-43dc-aeee-4727dbac66fc 2026-04-07 01:12:18.918 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 88b6456b-cca1-49e5-9aad-04f504e2f870 2026-04-07 01:12:19.429 10 INFO neutron.plugins.ml2.plugin [None req-bb109f8c-05df-4729-a470-01f4657a9c30 - - - - - -] Attempt 1 to provision port 8f9a4cca-ca95-43dc-aeee-4727dbac66fc 2026-04-07 01:12:19.510 10 INFO neutron.plugins.ml2.plugin [None req-bb109f8c-05df-4729-a470-01f4657a9c30 - - - - - -] Attempt 1 to provision port 40df592d-64b0-4a65-8d55-959a42c7bd1b 2026-04-07 01:12:19.712 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d764a7f-f478-4d31-966f-153da345e18a'] response: {'server_uuid': '9a7d5116-ea0b-4ecf-9d9e-e9056d1771ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6673b7ea-877c-49f6-8858-6c79fe850ae1', 'code': 200} 2026-04-07 01:12:20.049 9 INFO neutron.plugins.ml2.plugin [None req-ca7790f2-a04c-4e55-86f2-636546228bc1 - - - - - -] Attempt 1 to provision port 40df592d-64b0-4a65-8d55-959a42c7bd1b 2026-04-07 01:12:20.173 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 10642223-2912-4f8e-9c80-d2ec8c7127ee 2026-04-07 01:12:20.871 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 88b6456b-cca1-49e5-9aad-04f504e2f870 2026-04-07 01:12:21.402 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 6673b7ea-877c-49f6-8858-6c79fe850ae1 2026-04-07 01:12:21.927 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 10642223-2912-4f8e-9c80-d2ec8c7127ee 2026-04-07 01:12:22.268 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port c32275c0-5fa4-43b9-adc9-c150a17dbb11 2026-04-07 01:12:23.938 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port c32275c0-5fa4-43b9-adc9-c150a17dbb11 2026-04-07 01:12:25.478 10 INFO neutron.plugins.ml2.plugin [None req-747159ca-7430-454a-b94b-14ee658aba2c - - - - - -] Attempt 1 to provision port 9f393d04-6643-4d5e-ad74-0bbb3221fdfc 2026-04-07 01:12:25.961 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 44c41c91-0ff9-4f95-b78e-8aa0e87857d7 2026-04-07 01:12:26.511 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-63bde00e-9ee7-4f98-99ee-107c08a5f92d'] response: {'server_uuid': '8f620716-d27d-403d-852a-c6532a97b9b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44c41c91-0ff9-4f95-b78e-8aa0e87857d7', 'code': 200} 2026-04-07 01:12:27.059 10 INFO neutron.plugins.ml2.plugin [None req-7d214084-1fe8-490f-8130-4f235cd2ab49 - - - - - -] Attempt 1 to provision port f8c94d9b-98e2-4fe6-84e2-bc5ceb51e95c 2026-04-07 01:12:28.207 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 9f393d04-6643-4d5e-ad74-0bbb3221fdfc 2026-04-07 01:12:28.813 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8346785-f7b0-4c1a-b30a-eaf90f410095'] response: {'server_uuid': '1b3fb85b-c334-4630-a9ca-49a819d86bd5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f393d04-6643-4d5e-ad74-0bbb3221fdfc', 'code': 200} 2026-04-07 01:12:28.848 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 44c41c91-0ff9-4f95-b78e-8aa0e87857d7 2026-04-07 01:12:30.452 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 9f393d04-6643-4d5e-ad74-0bbb3221fdfc 2026-04-07 01:12:30.813 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port f8c94d9b-98e2-4fe6-84e2-bc5ceb51e95c 2026-04-07 01:12:31.307 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-724843ce-a8c8-4646-93be-9d8ac1fdb7ea'] response: {'server_uuid': '14ceb036-df6a-4345-ada4-ff04da557078', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f8c94d9b-98e2-4fe6-84e2-bc5ceb51e95c', 'code': 200} 2026-04-07 01:12:32.659 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port f8c94d9b-98e2-4fe6-84e2-bc5ceb51e95c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:12:40.583 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port a181a172-761f-4620-8f38-a83d9601b70d 2026-04-07 01:12:40.818 9 INFO neutron.plugins.ml2.plugin [None req-8afb4269-99f0-45d6-a740-ac6af304280c - - - - - -] Attempt 1 to provision port 8a123400-4aa6-4e89-b488-c0afb5206ef6 2026-04-07 01:12:41.569 10 INFO neutron.plugins.ml2.plugin [None req-3fd0de06-2e67-43e5-a367-32c6781ebb9e - - - - - -] Attempt 1 to provision port a181a172-761f-4620-8f38-a83d9601b70d 2026-04-07 01:12:42.421 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port a181a172-761f-4620-8f38-a83d9601b70d 2026-04-07 01:12:43.769 9 INFO neutron.plugins.ml2.plugin [None req-4887d6ca-a307-4b65-8c8b-fce82f61e9e8 - - - - - -] Attempt 1 to provision port d02d73ab-a2f9-4df3-af5d-6a13b13bab33 2026-04-07 01:12:44.507 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 8f9a4cca-ca95-43dc-aeee-4727dbac66fc 2026-04-07 01:12:44.846 10 INFO neutron.plugins.ml2.plugin [None req-bb9932f9-dee8-4d52-ab22-4d8b5690c805 - - - - - -] Attempt 1 to provision port d02d73ab-a2f9-4df3-af5d-6a13b13bab33 2026-04-07 01:12:44.864 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 9b338d69-871e-44a0-bcc0-0909449c5537 2026-04-07 01:12:45.215 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port e9c32e27-278f-4a5a-9cf2-e441cd7bc549 2026-04-07 01:12:46.216 10 INFO neutron.plugins.ml2.plugin [None req-e54fde66-686e-49c2-b1fb-dcc586cbcc8d - - - - - -] Attempt 1 to provision port 9f393d04-6643-4d5e-ad74-0bbb3221fdfc 2026-04-07 01:12:46.429 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 8f9a4cca-ca95-43dc-aeee-4727dbac66fc 2026-04-07 01:12:46.752 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 9b338d69-871e-44a0-bcc0-0909449c5537 2026-04-07 01:12:46.986 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 9f393d04-6643-4d5e-ad74-0bbb3221fdfc 2026-04-07 01:12:47.326 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port e9c32e27-278f-4a5a-9cf2-e441cd7bc549 2026-04-07 01:12:48.612 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 40df592d-64b0-4a65-8d55-959a42c7bd1b 2026-04-07 01:12:48.643 10 INFO neutron.plugins.ml2.plugin [None req-7681d7a7-b580-4f6a-9f88-be0694606f16 - - - - - -] Attempt 1 to provision port 9f393d04-6643-4d5e-ad74-0bbb3221fdfc 2026-04-07 01:12:49.730 10 INFO neutron.plugins.ml2.plugin [None req-f03dad7a-2a45-4ea4-87d4-770fd3d60b44 - - - - - -] Attempt 1 to provision port 79c69e31-ac98-4f80-8553-ac4e4f462360 2026-04-07 01:12:50.497 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port da73d9f0-cc9e-422a-a247-3655f73f1ca2 2026-04-07 01:12:50.795 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 40df592d-64b0-4a65-8d55-959a42c7bd1b 2026-04-07 01:12:52.655 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port da73d9f0-cc9e-422a-a247-3655f73f1ca2 2026-04-07 01:12:52.934 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 79c69e31-ac98-4f80-8553-ac4e4f462360 2026-04-07 01:12:53.101 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bbcef01-f37b-4d34-83fa-6fd06ad6cd9d'] response: {'server_uuid': '08b16e59-e231-4854-8ba5-98278d175180', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79c69e31-ac98-4f80-8553-ac4e4f462360', 'code': 200} 2026-04-07 01:12:54.555 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 79c69e31-ac98-4f80-8553-ac4e4f462360 2026-04-07 01:12:58.848 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6dec8229-c0cf-4de8-8ed0-328727ba0626'] response: {'server_uuid': '14ceb036-df6a-4345-ada4-ff04da557078', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f8c94d9b-98e2-4fe6-84e2-bc5ceb51e95c', 'code': 200} 2026-04-07 01:13:00.494 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port f8c94d9b-98e2-4fe6-84e2-bc5ceb51e95c 2026-04-07 01:13:00.895 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-83f8e053-a475-46df-bed5-c3e545ee4e13'] response: {'server_uuid': '14ceb036-df6a-4345-ada4-ff04da557078', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f8c94d9b-98e2-4fe6-84e2-bc5ceb51e95c', 'code': 200} 2026-04-07 01:13:02.686 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port f8c94d9b-98e2-4fe6-84e2-bc5ceb51e95c 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:03.660 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-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:03.660 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-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:03.660 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-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.660 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:03.662 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Failed to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 on host instance for vnic_type normal using segments [{'id': '997a6f4a-1f37-4f78-a5a4-e8cf0aa6bdf3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 617, 'network_id': 'ea536fc4-d8e2-4352-8d7a-bd26269df622'}] 2026-04-07 01:13:03.663 9 INFO neutron.plugins.ml2.plugin [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Attempt 2 to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:03.681 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-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:03.681 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-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:03.681 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-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:03.681 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Failed to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 on host instance for vnic_type normal using segments [{'id': '997a6f4a-1f37-4f78-a5a4-e8cf0aa6bdf3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 617, 'network_id': 'ea536fc4-d8e2-4352-8d7a-bd26269df622'}] 2026-04-07 01:13:03.682 9 INFO neutron.plugins.ml2.plugin [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Attempt 3 to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:03.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-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:03.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-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:03.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-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.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-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.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-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.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-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:03.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-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.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-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.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-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.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-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.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-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.701 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:03.702 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Failed to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 on host instance for vnic_type normal using segments [{'id': '997a6f4a-1f37-4f78-a5a4-e8cf0aa6bdf3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 617, 'network_id': 'ea536fc4-d8e2-4352-8d7a-bd26269df622'}] 2026-04-07 01:13:03.702 9 INFO neutron.plugins.ml2.plugin [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Attempt 4 to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:03.723 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-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:03.723 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-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:03.723 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-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.723 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:03.724 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Failed to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 on host instance for vnic_type normal using segments [{'id': '997a6f4a-1f37-4f78-a5a4-e8cf0aa6bdf3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 617, 'network_id': 'ea536fc4-d8e2-4352-8d7a-bd26269df622'}] 2026-04-07 01:13:03.724 9 INFO neutron.plugins.ml2.plugin [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Attempt 5 to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:03.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-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:03.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-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:03.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-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.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-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.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-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.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-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:03.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-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.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-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.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-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.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-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.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-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.745 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:03.746 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Failed to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 on host instance for vnic_type normal using segments [{'id': '997a6f4a-1f37-4f78-a5a4-e8cf0aa6bdf3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 617, 'network_id': 'ea536fc4-d8e2-4352-8d7a-bd26269df622'}] 2026-04-07 01:13:03.746 9 INFO neutron.plugins.ml2.plugin [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Attempt 6 to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:03.774 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-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:03.774 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-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:03.774 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-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.774 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:03.775 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Failed to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 on host instance for vnic_type normal using segments [{'id': '997a6f4a-1f37-4f78-a5a4-e8cf0aa6bdf3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 617, 'network_id': 'ea536fc4-d8e2-4352-8d7a-bd26269df622'}] 2026-04-07 01:13:03.775 9 INFO neutron.plugins.ml2.plugin [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Attempt 7 to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:03.791 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-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:03.791 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-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:03.791 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-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:03.791 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Failed to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 on host instance for vnic_type normal using segments [{'id': '997a6f4a-1f37-4f78-a5a4-e8cf0aa6bdf3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 617, 'network_id': 'ea536fc4-d8e2-4352-8d7a-bd26269df622'}] 2026-04-07 01:13:03.791 9 INFO neutron.plugins.ml2.plugin [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Attempt 8 to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:03.810 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-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:03.810 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-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:03.810 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-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.810 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:03.811 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Failed to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 on host instance for vnic_type normal using segments [{'id': '997a6f4a-1f37-4f78-a5a4-e8cf0aa6bdf3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 617, 'network_id': 'ea536fc4-d8e2-4352-8d7a-bd26269df622'}] 2026-04-07 01:13:03.811 9 INFO neutron.plugins.ml2.plugin [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Attempt 9 to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:03.830 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-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:03.830 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-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:03.830 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-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.830 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:03.831 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Failed to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 on host instance for vnic_type normal using segments [{'id': '997a6f4a-1f37-4f78-a5a4-e8cf0aa6bdf3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 617, 'network_id': 'ea536fc4-d8e2-4352-8d7a-bd26269df622'}] 2026-04-07 01:13:03.831 9 INFO neutron.plugins.ml2.plugin [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Attempt 10 to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:03.861 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-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:03.861 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-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:03.861 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-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c554a828-469c-4ce5-8d57-a08d3a8356c2 could not be found. 2026-04-07 01:13:03.861 9 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:03.862 9 ERROR neutron.plugins.ml2.managers [None req-14273d39-8ce5-44cd-9fab-ad939a4721ea - - - - - -] Failed to bind port 88296bfe-8f45-4a56-add6-da6a883d7db8 on host instance for vnic_type normal using segments [{'id': '997a6f4a-1f37-4f78-a5a4-e8cf0aa6bdf3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 617, 'network_id': 'ea536fc4-d8e2-4352-8d7a-bd26269df622'}] 2026-04-07 01:13:04.632 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 6d17f542-6a63-45d8-bfa3-31f681afed4b 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:10.592 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-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:10.592 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-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:10.592 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-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.592 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-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.592 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-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.592 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-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.592 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:10.594 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Failed to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 on host instance for vnic_type normal using segments [{'id': '0a799b6b-4730-447b-bc65-0d49787622fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 692, 'network_id': '193801c4-f97e-43f5-9ee3-a9a0b0ea2167'}] 2026-04-07 01:13:10.594 10 INFO neutron.plugins.ml2.plugin [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Attempt 2 to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:10.615 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-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:10.615 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-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:10.615 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-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.615 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-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.615 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-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.615 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-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.615 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:10.616 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Failed to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 on host instance for vnic_type normal using segments [{'id': '0a799b6b-4730-447b-bc65-0d49787622fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 692, 'network_id': '193801c4-f97e-43f5-9ee3-a9a0b0ea2167'}] 2026-04-07 01:13:10.616 10 INFO neutron.plugins.ml2.plugin [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Attempt 3 to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 2026-04-07 01:13:10.622 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 46865922-e503-4d3e-8f68-617bd6ca52f1 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:10.633 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-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:10.633 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-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:10.633 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-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.633 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-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.633 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-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.633 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-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.633 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:10.634 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Failed to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 on host instance for vnic_type normal using segments [{'id': '0a799b6b-4730-447b-bc65-0d49787622fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 692, 'network_id': '193801c4-f97e-43f5-9ee3-a9a0b0ea2167'}] 2026-04-07 01:13:10.634 10 INFO neutron.plugins.ml2.plugin [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Attempt 4 to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:10.653 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-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:10.653 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-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:10.653 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-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.653 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-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.653 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-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.653 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-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.653 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:10.654 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Failed to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 on host instance for vnic_type normal using segments [{'id': '0a799b6b-4730-447b-bc65-0d49787622fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 692, 'network_id': '193801c4-f97e-43f5-9ee3-a9a0b0ea2167'}] 2026-04-07 01:13:10.654 10 INFO neutron.plugins.ml2.plugin [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Attempt 5 to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:10.672 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-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:10.672 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-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:10.672 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-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.672 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-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.672 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-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.672 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-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.672 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:10.673 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Failed to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 on host instance for vnic_type normal using segments [{'id': '0a799b6b-4730-447b-bc65-0d49787622fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 692, 'network_id': '193801c4-f97e-43f5-9ee3-a9a0b0ea2167'}] 2026-04-07 01:13:10.673 10 INFO neutron.plugins.ml2.plugin [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Attempt 6 to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:10.688 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-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:10.688 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-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:10.688 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-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.688 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-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.688 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-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.688 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-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.688 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:10.689 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Failed to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 on host instance for vnic_type normal using segments [{'id': '0a799b6b-4730-447b-bc65-0d49787622fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 692, 'network_id': '193801c4-f97e-43f5-9ee3-a9a0b0ea2167'}] 2026-04-07 01:13:10.689 10 INFO neutron.plugins.ml2.plugin [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Attempt 7 to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:10.710 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-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:10.710 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-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:10.710 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-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.710 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-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.710 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-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.710 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-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:10.710 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Failed to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 on host instance for vnic_type normal using segments [{'id': '0a799b6b-4730-447b-bc65-0d49787622fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 692, 'network_id': '193801c4-f97e-43f5-9ee3-a9a0b0ea2167'}] 2026-04-07 01:13:10.711 10 INFO neutron.plugins.ml2.plugin [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Attempt 8 to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.732 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:10.733 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Failed to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 on host instance for vnic_type normal using segments [{'id': '0a799b6b-4730-447b-bc65-0d49787622fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 692, 'network_id': '193801c4-f97e-43f5-9ee3-a9a0b0ea2167'}] 2026-04-07 01:13:10.733 10 INFO neutron.plugins.ml2.plugin [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Attempt 9 to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:10.747 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Failed to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 on host instance for vnic_type normal using segments [{'id': '0a799b6b-4730-447b-bc65-0d49787622fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 692, 'network_id': '193801c4-f97e-43f5-9ee3-a9a0b0ea2167'}] 2026-04-07 01:13:10.747 10 INFO neutron.plugins.ml2.plugin [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Attempt 10 to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:13:10.767 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-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:13:10.767 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-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:13:10.767 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-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.767 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-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.767 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-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:13:10.767 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-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet e966cbe7-f6f1-4d39-936c-f9c9185facac could not be found. 2026-04-07 01:13:10.767 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:13:10.768 10 ERROR neutron.plugins.ml2.managers [None req-d2f2bacd-1daa-400c-b43a-c0eec3cf60ca - - - - - -] Failed to bind port f7e11495-9ff3-4bc6-ba2e-2075c9ba7213 on host instance for vnic_type normal using segments [{'id': '0a799b6b-4730-447b-bc65-0d49787622fb', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 692, 'network_id': '193801c4-f97e-43f5-9ee3-a9a0b0ea2167'}] 2026-04-07 01:13:11.767 9 INFO neutron.plugins.ml2.plugin [None req-a8528bf3-2b0d-4ca4-acbd-15e73833f811 - - - - - -] Attempt 1 to provision port 46865922-e503-4d3e-8f68-617bd6ca52f1 2026-04-07 01:13:12.465 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 46865922-e503-4d3e-8f68-617bd6ca52f1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:13:18.483 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 5f36c8ee-2ef5-4933-8382-099d327003eb 2026-04-07 01:13:19.090 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 090c2714-2fed-42ac-89e4-d5acf3ce4d57 2026-04-07 01:13:19.225 9 INFO neutron.plugins.ml2.plugin [None req-31853eda-44bf-4947-b0d5-0c0e7e70e61a - - - - - -] Attempt 1 to provision port 5f36c8ee-2ef5-4933-8382-099d327003eb 2026-04-07 01:13:19.513 10 INFO neutron.plugins.ml2.plugin [None req-f9e93618-0e4c-4f00-973d-30ec5128b4ef - - - - - -] Attempt 1 to provision port 090c2714-2fed-42ac-89e4-d5acf3ce4d57 2026-04-07 01:13:19.926 9 INFO neutron.plugins.ml2.plugin [None req-f6f8552a-fc64-484a-a70d-93d6ab3a44c9 - - - - - -] Attempt 1 to provision port 02f1f289-7bc6-4616-8164-266901c53d2f 2026-04-07 01:13:20.509 10 INFO neutron.plugins.ml2.plugin [None req-236a81b3-d1d7-4e9d-b34b-fb7d49212dd5 - - - - - -] Attempt 1 to provision port 02f1f289-7bc6-4616-8164-266901c53d2f 2026-04-07 01:13:20.515 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 5f36c8ee-2ef5-4933-8382-099d327003eb 2026-04-07 01:13:20.947 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 090c2714-2fed-42ac-89e4-d5acf3ce4d57 2026-04-07 01:13:21.870 10 INFO neutron.plugins.ml2.plugin [None req-b38de70b-c5c4-409a-a1c0-c772b79dad06 - - - - - -] Attempt 1 to provision port 246515fb-59f2-4d3e-ae40-b26b83bf8955 2026-04-07 01:13:22.453 9 INFO neutron.plugins.ml2.plugin [None req-0147418c-fea1-4f40-aac1-9b86e0f433eb - - - - - -] Attempt 1 to provision port 246515fb-59f2-4d3e-ae40-b26b83bf8955 2026-04-07 01:13:28.247 10 INFO neutron.plugins.ml2.plugin [None req-b4e7898b-15c4-4181-988f-7a3735834762 - - - - - -] Attempt 1 to provision port 13622188-be6d-407f-99cf-ec09f3796e45 2026-04-07 01:13:28.495 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 87b53cdf-765e-4734-8a9a-750c3581c1fa 2026-04-07 01:13:28.998 10 INFO neutron.plugins.ml2.plugin [None req-7a0ccd9a-c1ba-46d5-8fa9-7efb03fa3ce4 - - - - - -] Attempt 1 to provision port 87b53cdf-765e-4734-8a9a-750c3581c1fa 2026-04-07 01:13:30.413 9 INFO neutron.plugins.ml2.plugin [None req-ee088edc-5450-4b8d-b295-e44c53ebb0a2 - - - - - -] Attempt 1 to provision port 5668e09e-734a-4305-983b-c6db34d6c584 2026-04-07 01:13:30.575 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 5668e09e-734a-4305-983b-c6db34d6c584 2026-04-07 01:13:31.029 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 87b53cdf-765e-4734-8a9a-750c3581c1fa 2026-04-07 01:13:31.315 10 INFO neutron.plugins.ml2.plugin [None req-7427095a-c735-42b9-a170-b8b5d081114b - - - - - -] Attempt 1 to provision port 8b54a06d-7d89-4053-9f8b-12aa5e356ed9 2026-04-07 01:13:31.771 10 INFO neutron.plugins.ml2.plugin [None req-e8943c81-4db2-4e2f-b254-ae9efe553bdc - - - - - -] Attempt 1 to provision port 9d2baf43-3f28-4c0f-a2b0-b4cabfb3f3db 2026-04-07 01:13:32.059 9 INFO neutron.plugins.ml2.plugin [None req-0fcfa40c-0459-45d6-97f6-756eec4d95d6 - - - - - -] Attempt 1 to provision port 8b54a06d-7d89-4053-9f8b-12aa5e356ed9 2026-04-07 01:13:32.511 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 5668e09e-734a-4305-983b-c6db34d6c584 2026-04-07 01:13:32.539 9 INFO neutron.plugins.ml2.plugin [None req-d4d66760-5f90-43e1-b846-1c84bc4a2ef7 - - - - - -] Attempt 1 to provision port 9d2baf43-3f28-4c0f-a2b0-b4cabfb3f3db 2026-04-07 01:13:32.774 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 8e1a4d15-f738-414a-a826-38b30b4f218b 2026-04-07 01:13:34.484 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 8e1a4d15-f738-414a-a826-38b30b4f218b 2026-04-07 01:13:35.424 10 INFO neutron.plugins.ml2.plugin [None req-2f640cfd-a9dd-4733-bda2-242ef705acbf - - - - - -] Attempt 1 to provision port 87c9486f-6f91-4616-8b2d-fdfe076adafe 2026-04-07 01:13:36.435 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 84644112-9cdb-40b2-aa06-56bcee122eab 2026-04-07 01:13:37.709 9 INFO neutron.plugins.ml2.plugin [None req-6bc5deca-bfcb-4505-bc03-6c6b955b0f74 - - - - - -] Attempt 1 to provision port 84644112-9cdb-40b2-aa06-56bcee122eab 2026-04-07 01:13:38.709 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port df3a6cb4-f869-4b02-9b6a-51e717d48287 2026-04-07 01:13:39.370 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 84644112-9cdb-40b2-aa06-56bcee122eab 2026-04-07 01:13:39.810 10 INFO neutron.plugins.ml2.plugin [None req-7cc8fcd1-ed28-4303-86c9-572465ecd169 - - - - - -] Attempt 1 to provision port df3a6cb4-f869-4b02-9b6a-51e717d48287 2026-04-07 01:13:39.906 10 INFO neutron.plugins.ml2.plugin [None req-7cc8fcd1-ed28-4303-86c9-572465ecd169 - - - - - -] Attempt 1 to provision port 6f2ab6d8-e0a2-4e8e-8f74-437218b24033 2026-04-07 01:13:40.675 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port df3a6cb4-f869-4b02-9b6a-51e717d48287 2026-04-07 01:13:41.049 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 87c9486f-6f91-4616-8b2d-fdfe076adafe 2026-04-07 01:13:41.358 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-404e8068-1718-4b01-9906-2f0025843229'] response: {'server_uuid': 'a138ff43-3eca-4b97-bbfe-8c889359839b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '87c9486f-6f91-4616-8b2d-fdfe076adafe', 'code': 200} 2026-04-07 01:13:42.487 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 87c9486f-6f91-4616-8b2d-fdfe076adafe /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:13:44.220 10 INFO neutron.plugins.ml2.plugin [None req-27933d9b-0313-4ba1-865d-fe7bc018ff0d - - - - - -] Attempt 1 to provision port 238d880c-e940-46e7-94a7-1c33d7e6a113 2026-04-07 01:13:46.497 9 INFO neutron.plugins.ml2.plugin [None req-27552e67-d5b8-47e5-bff6-56842a57fa3d - - - - - -] Attempt 1 to provision port bdb0327f-91e4-491f-9d84-2e5f6c7a13bc 2026-04-07 01:13:46.502 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port bdb0327f-91e4-491f-9d84-2e5f6c7a13bc /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-04-07 01:13:55.960 10 INFO neutron.plugins.ml2.plugin [None req-f846eafe-cc29-4f97-ab23-74f33cbf5357 - - - - - -] Attempt 1 to provision port b0837d29-a56d-40f4-ab75-89099cbb7c33 2026-04-07 01:13:56.468 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port b0837d29-a56d-40f4-ab75-89099cbb7c33 2026-04-07 01:13:56.552 10 INFO neutron.plugins.ml2.plugin [None req-f00490e0-833b-44db-8568-c939a591fb2a - - - - - -] Attempt 1 to provision port 8bb84a12-bbf6-4c98-84e7-51017c3f91a3 2026-04-07 01:13:56.841 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 8bb84a12-bbf6-4c98-84e7-51017c3f91a3 2026-04-07 01:13:56.937 9 INFO neutron.plugins.ml2.plugin [None req-06398aa2-c212-493c-a551-68ba3c40a533 - - - - - -] Attempt 1 to provision port 137ed355-ee83-4788-b840-839dae945ebb 2026-04-07 01:13:57.994 9 INFO neutron.plugins.ml2.plugin [None req-036ca485-6f30-4dd3-8c7e-61d7f7906fb3 - - - - - -] Attempt 1 to provision port 137ed355-ee83-4788-b840-839dae945ebb 2026-04-07 01:13:58.570 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 8bb84a12-bbf6-4c98-84e7-51017c3f91a3 2026-04-07 01:13:58.857 10 INFO neutron.plugins.ml2.plugin [None req-4ce8f668-ba45-472a-9872-e75fe041dbb1 - - - - - -] Attempt 1 to provision port 4c423a81-c02e-48df-a1b7-63cf0b0275d1 2026-04-07 01:13:59.712 10 INFO neutron.plugins.ml2.plugin [None req-532d0ab1-f7bd-4323-811e-ce93054a4a85 - - - - - -] Attempt 1 to provision port 4c423a81-c02e-48df-a1b7-63cf0b0275d1 2026-04-07 01:14:00.533 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port e757a8a0-8ee0-453a-bfbb-ff3b9dc68142 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:06.361 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-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:06.361 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-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:06.361 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-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.361 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-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.361 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-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.361 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-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.361 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:06.362 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Failed to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a on host instance for vnic_type normal using segments [{'id': '03056046-4463-4243-9da4-be3d0d41a070', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 727, 'network_id': '6adb51d4-7bc0-4eec-99fd-d3c0cf8aa371'}] 2026-04-07 01:14:06.362 10 INFO neutron.plugins.ml2.plugin [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Attempt 2 to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:06.392 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-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:06.392 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-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:06.392 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-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.392 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-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.392 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-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.392 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-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.392 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:06.393 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Failed to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a on host instance for vnic_type normal using segments [{'id': '03056046-4463-4243-9da4-be3d0d41a070', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 727, 'network_id': '6adb51d4-7bc0-4eec-99fd-d3c0cf8aa371'}] 2026-04-07 01:14:06.393 10 INFO neutron.plugins.ml2.plugin [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Attempt 3 to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:06.425 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-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:06.425 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-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:06.425 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-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.425 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-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.425 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-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.425 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-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.425 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:06.426 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Failed to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a on host instance for vnic_type normal using segments [{'id': '03056046-4463-4243-9da4-be3d0d41a070', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 727, 'network_id': '6adb51d4-7bc0-4eec-99fd-d3c0cf8aa371'}] 2026-04-07 01:14:06.427 10 INFO neutron.plugins.ml2.plugin [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Attempt 4 to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:06.461 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-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:06.461 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-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:06.461 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-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.461 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-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.461 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-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.461 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-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.461 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:06.462 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Failed to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a on host instance for vnic_type normal using segments [{'id': '03056046-4463-4243-9da4-be3d0d41a070', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 727, 'network_id': '6adb51d4-7bc0-4eec-99fd-d3c0cf8aa371'}] 2026-04-07 01:14:06.463 10 INFO neutron.plugins.ml2.plugin [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Attempt 5 to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a 2026-04-07 01:14:06.466 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port dd8ed7b0-514b-4e27-8d23-2d824851bcb1 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:06.496 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-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:06.496 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-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:06.496 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-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.496 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-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.496 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-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.496 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-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.496 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:06.497 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Failed to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a on host instance for vnic_type normal using segments [{'id': '03056046-4463-4243-9da4-be3d0d41a070', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 727, 'network_id': '6adb51d4-7bc0-4eec-99fd-d3c0cf8aa371'}] 2026-04-07 01:14:06.497 10 INFO neutron.plugins.ml2.plugin [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Attempt 6 to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:06.525 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-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:06.525 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-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:06.525 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-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.525 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-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.525 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-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.525 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-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.525 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:06.526 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Failed to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a on host instance for vnic_type normal using segments [{'id': '03056046-4463-4243-9da4-be3d0d41a070', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 727, 'network_id': '6adb51d4-7bc0-4eec-99fd-d3c0cf8aa371'}] 2026-04-07 01:14:06.526 10 INFO neutron.plugins.ml2.plugin [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Attempt 7 to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:06.554 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-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:06.554 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-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:06.554 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-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.554 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-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.554 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-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.554 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-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.554 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:06.555 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Failed to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a on host instance for vnic_type normal using segments [{'id': '03056046-4463-4243-9da4-be3d0d41a070', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 727, 'network_id': '6adb51d4-7bc0-4eec-99fd-d3c0cf8aa371'}] 2026-04-07 01:14:06.555 10 INFO neutron.plugins.ml2.plugin [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Attempt 8 to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:06.575 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-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:06.575 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-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:06.575 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-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.575 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-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.575 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-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.575 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-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.575 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:06.576 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Failed to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a on host instance for vnic_type normal using segments [{'id': '03056046-4463-4243-9da4-be3d0d41a070', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 727, 'network_id': '6adb51d4-7bc0-4eec-99fd-d3c0cf8aa371'}] 2026-04-07 01:14:06.576 10 INFO neutron.plugins.ml2.plugin [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Attempt 9 to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:06.613 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-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:06.613 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-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:06.613 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-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.613 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-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.613 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-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.613 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-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.613 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:06.614 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Failed to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a on host instance for vnic_type normal using segments [{'id': '03056046-4463-4243-9da4-be3d0d41a070', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 727, 'network_id': '6adb51d4-7bc0-4eec-99fd-d3c0cf8aa371'}] 2026-04-07 01:14:06.615 10 INFO neutron.plugins.ml2.plugin [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Attempt 10 to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-04-07 01:14:06.643 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-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-04-07 01:14:06.643 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-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-04-07 01:14:06.643 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-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.643 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-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.643 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-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-07 01:14:06.643 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-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet ed5dd803-6a3f-4706-a510-88bd4b16ba77 could not be found. 2026-04-07 01:14:06.643 10 ERROR neutron.plugins.ml2.managers  2026-04-07 01:14:06.644 10 ERROR neutron.plugins.ml2.managers [None req-718e3728-b555-4504-9ea2-7fce8a45ca8e - - - - - -] Failed to bind port b760e10d-84eb-4dc7-9d85-a50fb5f5083a on host instance for vnic_type normal using segments [{'id': '03056046-4463-4243-9da4-be3d0d41a070', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 727, 'network_id': '6adb51d4-7bc0-4eec-99fd-d3c0cf8aa371'}] 2026-04-07 01:14:07.814 10 INFO neutron.plugins.ml2.plugin [None req-fac07df6-3ed2-497b-99b3-c744ed7ce38e - - - - - -] Attempt 1 to provision port dd8ed7b0-514b-4e27-8d23-2d824851bcb1 2026-04-07 01:14:08.211 9 INFO neutron.plugins.ml2.plugin [None req-1aaafd3f-a52c-4e17-9880-e2c6bfb74a6f - - - - - -] Attempt 1 to provision port 1bae72fe-a534-4012-b5af-f52dfcfcbcba 2026-04-07 01:14:08.494 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port dd8ed7b0-514b-4e27-8d23-2d824851bcb1 2026-04-07 01:14:09.576 9 INFO neutron.plugins.ml2.plugin [None req-dd62afde-627c-4aab-9426-961843fc8829 - - - - - -] Attempt 1 to provision port 1bae72fe-a534-4012-b5af-f52dfcfcbcba 2026-04-07 01:14:14.065 9 INFO neutron.plugins.ml2.plugin [None req-64d165fa-0dbf-4301-9715-7a96e28c077a - - - - - -] Attempt 1 to provision port f497d0ad-6729-4516-9ef6-937c72e3e415 2026-04-07 01:14:14.560 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 959cf50a-be01-4c5f-9006-a27e15a6e0ad 2026-04-07 01:14:15.717 9 INFO neutron.plugins.ml2.plugin [None req-cc841f2c-dadc-450f-9bbf-34d8c1213a5a - - - - - -] Attempt 1 to provision port 959cf50a-be01-4c5f-9006-a27e15a6e0ad 2026-04-07 01:14:16.196 9 INFO neutron.plugins.ml2.plugin [None req-59591987-1eab-4088-9aeb-a6f976f70706 - - - - - -] Attempt 1 to provision port 28897ef5-8d6e-41a5-be09-725965e8b6ae 2026-04-07 01:14:16.448 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 959cf50a-be01-4c5f-9006-a27e15a6e0ad 2026-04-07 01:14:16.847 10 INFO neutron.plugins.ml2.plugin [None req-3e109235-3beb-4acf-abe2-db2baa0aae4e - - - - - -] Attempt 1 to provision port 28897ef5-8d6e-41a5-be09-725965e8b6ae 2026-04-07 01:14:21.334 10 INFO neutron.plugins.ml2.plugin [None req-02795198-35d1-461b-b20b-45ebf836f8b5 - - - - - -] Attempt 1 to provision port cb52126d-90f8-4b4e-848e-7aeb69470d4d 2026-04-07 01:14:22.607 9 INFO neutron.plugins.ml2.plugin [None req-914b4c7d-fabc-48ce-9212-70cb01c738d2 - - - - - -] Attempt 1 to provision port e670bd01-674f-4493-841a-28c73588ffad 2026-04-07 01:14:24.535 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 0f5d0657-b378-4920-a60e-d0a7d274152d 2026-04-07 01:14:26.526 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 873c24ed-eb61-48c9-9ff9-d747573d5ec0 2026-04-07 01:14:27.046 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 0f5d0657-b378-4920-a60e-d0a7d274152d 2026-04-07 01:14:27.288 10 INFO neutron.plugins.ml2.plugin [None req-774869d0-3403-4c35-83aa-1421ef2a298f - - - - - -] Attempt 1 to provision port 873c24ed-eb61-48c9-9ff9-d747573d5ec0 2026-04-07 01:14:27.375 10 INFO neutron.plugins.ml2.plugin [None req-774869d0-3403-4c35-83aa-1421ef2a298f - - - - - -] Attempt 1 to provision port 6ad9d53d-23f8-432d-b983-f9a146c36d69 2026-04-07 01:14:27.613 10 INFO neutron.plugins.ml2.plugin [None req-2fbd4c22-1c68-4c36-aacd-1b5d7b725054 - - - - - -] Attempt 1 to provision port 6ad9d53d-23f8-432d-b983-f9a146c36d69 2026-04-07 01:14:27.997 9 INFO neutron.plugins.ml2.plugin [None req-3094ffa6-2776-4c30-94c5-e276318117be - - - - - -] Attempt 1 to provision port 6ad9d53d-23f8-432d-b983-f9a146c36d69 2026-04-07 01:14:28.597 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 873c24ed-eb61-48c9-9ff9-d747573d5ec0 2026-04-07 01:14:34.609 9 INFO neutron.plugins.ml2.plugin [None req-b9f5b518-d7ae-4b2a-9c3c-a7a13f0d237e - - - - - -] Attempt 1 to provision port 18e93328-27fc-4cb0-b0e5-de6b0d5eab3e 2026-04-07 01:14:36.548 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 18e93328-27fc-4cb0-b0e5-de6b0d5eab3e 2026-04-07 01:14:36.686 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc72260a-970c-424b-94d0-de74ee4e5f81'] response: {'server_uuid': 'f804deff-0812-4483-a781-8488d8f4fa3e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '18e93328-27fc-4cb0-b0e5-de6b0d5eab3e', 'code': 200} 2026-04-07 01:14:38.458 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 18e93328-27fc-4cb0-b0e5-de6b0d5eab3e 2026-04-07 01:14:40.426 10 WARNING neutron.plugins.ml2.plugin [None req-ed614eb0-7660-4a27-9145-fa28f0434b8d - - - - - -] Concurrent port binding operations failed on port cb52126d-90f8-4b4e-848e-7aeb69470d4d 2026-04-07 01:14:40.430 10 INFO neutron.plugins.ml2.plugin [None req-ed614eb0-7660-4a27-9145-fa28f0434b8d - - - - - -] Attempt 2 to bind port cb52126d-90f8-4b4e-848e-7aeb69470d4d 2026-04-07 01:14:40.471 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 6ad9d53d-23f8-432d-b983-f9a146c36d69 2026-04-07 01:14:42.480 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port cb52126d-90f8-4b4e-848e-7aeb69470d4d 2026-04-07 01:14:42.799 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 6ad9d53d-23f8-432d-b983-f9a146c36d69 2026-04-07 01:14:44.466 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port cb52126d-90f8-4b4e-848e-7aeb69470d4d 2026-04-07 01:14:49.267 9 INFO neutron.plugins.ml2.plugin [None req-07a2a4f6-6d76-43c5-b4ef-0e140832553e - - - - - -] Attempt 1 to provision port 4d40fc40-da21-4349-8eb1-a04a3ad4e861 2026-04-07 01:14:50.113 9 INFO neutron.plugins.ml2.plugin [None req-d848a863-ce59-40f1-82b0-acff47ceb7c2 - - - - - -] Attempt 1 to provision port 26a57861-e757-4641-b7a7-60ef667de947 2026-04-07 01:14:50.499 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 26a57861-e757-4641-b7a7-60ef667de947 2026-04-07 01:14:52.390 10 INFO neutron.plugins.ml2.plugin [None req-7ab996f9-229e-4ca2-93ba-555b3e7e35b7 - - - - - -] Attempt 1 to provision port ebc8b527-e8d2-4d7a-bf4e-c7d6edffe934 2026-04-07 01:14:52.536 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 26a57861-e757-4641-b7a7-60ef667de947 2026-04-07 01:14:53.054 10 INFO neutron.plugins.ml2.plugin [None req-1782dfb0-4c5e-40e1-9446-55a080483291 - - - - - -] Attempt 1 to provision port 3346a98c-e4ef-4c02-b1b5-4a1b67389a3f 2026-04-07 01:14:53.228 9 INFO neutron.plugins.ml2.plugin [None req-0c54f2b7-eac3-4382-979e-14cf2b894958 - - - - - -] Attempt 1 to provision port ebc8b527-e8d2-4d7a-bf4e-c7d6edffe934 2026-04-07 01:14:54.086 9 INFO neutron.plugins.ml2.plugin [None req-49dc433c-2940-4147-8c23-68715ccbaedd - - - - - -] Attempt 1 to provision port 75029565-b35c-4e84-9b4b-400d7911cc74 2026-04-07 01:14:54.706 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 75029565-b35c-4e84-9b4b-400d7911cc74 2026-04-07 01:14:55.017 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 021cc217-ceca-4eeb-b2cf-ed6bf797306a 2026-04-07 01:14:55.789 10 INFO neutron.plugins.ml2.plugin [None req-e8e8feba-1a26-4100-845e-c64d631e7593 - - - - - -] Attempt 1 to provision port ef727daa-8d82-49b4-8465-f84349eb20c5 2026-04-07 01:14:56.240 9 INFO neutron.plugins.ml2.plugin [None req-a224a01d-877f-4139-b2bb-ecf29b2efb45 - - - - - -] Attempt 1 to provision port adceba2f-f5d3-4304-bb16-d7eb499297d0 2026-04-07 01:14:56.649 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 75029565-b35c-4e84-9b4b-400d7911cc74 2026-04-07 01:14:56.696 9 INFO neutron.plugins.ml2.plugin [None req-b680973c-b7e7-4149-bd89-43573bcad683 - - - - - -] Attempt 1 to provision port ef727daa-8d82-49b4-8465-f84349eb20c5 2026-04-07 01:14:57.024 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 021cc217-ceca-4eeb-b2cf-ed6bf797306a 2026-04-07 01:14:57.376 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port f8ecba1c-efd2-4368-8868-a18f813d83e8 2026-04-07 01:14:57.385 9 INFO neutron.plugins.ml2.plugin [None req-16f03ca3-b6d0-4197-9796-80a8fb2f6836 - - - - - -] Attempt 1 to provision port f8ecba1c-efd2-4368-8868-a18f813d83e8 2026-04-07 01:14:58.179 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port c8ea98f6-8c8d-470a-b416-484567395cb6 2026-04-07 01:14:59.008 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port f8ecba1c-efd2-4368-8868-a18f813d83e8 2026-04-07 01:14:59.192 10 INFO neutron.plugins.ml2.plugin [None req-f6d447d3-fc43-43bf-9d5a-6cf1635dff92 - - - - - -] Attempt 1 to provision port de444361-ce9e-4393-a3f7-6f45ce14e0f6 2026-04-07 01:14:59.335 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port c8ea98f6-8c8d-470a-b416-484567395cb6 2026-04-07 01:14:59.853 10 INFO neutron.plugins.ml2.plugin [None req-b57bd065-a609-45ba-891f-3cf930a7e291 - - - - - -] Attempt 1 to provision port de444361-ce9e-4393-a3f7-6f45ce14e0f6 2026-04-07 01:15:00.987 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 9577f1a8-0d74-4f3f-b739-446f97725652 2026-04-07 01:15:01.219 9 INFO neutron.plugins.ml2.plugin [None req-dae8d0cd-5353-463e-8d20-602024790279 - - - - - -] Attempt 1 to provision port 072cede4-378a-494f-8e83-e76a576a9ac3 2026-04-07 01:15:03.014 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 9577f1a8-0d74-4f3f-b739-446f97725652 2026-04-07 01:15:05.230 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 072cede4-378a-494f-8e83-e76a576a9ac3 2026-04-07 01:15:05.367 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-82b5c6ef-a338-448d-8a88-251f9fc93bc1'] response: {'server_uuid': 'ce0e6811-4082-41d8-bb44-ee189159529f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '072cede4-378a-494f-8e83-e76a576a9ac3', 'code': 200} 2026-04-07 01:15:05.921 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port e9f6ab68-91d4-4edb-879e-7723f47c135e 2026-04-07 01:15:07.030 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 072cede4-378a-494f-8e83-e76a576a9ac3 2026-04-07 01:15:07.276 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port e9f6ab68-91d4-4edb-879e-7723f47c135e 2026-04-07 01:15:07.440 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4200ac74-9f4f-4967-8109-8ee61fd3182b'] response: {'server_uuid': 'ace8ffa7-d297-4f40-b210-973588ec892b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f6ab68-91d4-4edb-879e-7723f47c135e', 'code': 200} 2026-04-07 01:15:07.642 9 INFO neutron.plugins.ml2.plugin [None req-4d7c7814-f9f6-42ef-ac37-e209e618b933 - - - - - -] Attempt 1 to provision port 05689bfa-21a3-4ce9-907a-2b4e72df363f 2026-04-07 01:15:11.135 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 05689bfa-21a3-4ce9-907a-2b4e72df363f 2026-04-07 01:15:11.270 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-03406948-6f01-4391-926c-047a6090435a'] response: {'server_uuid': 'd0a2fc5a-3af9-4df0-9d36-73a90be44e46', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '05689bfa-21a3-4ce9-907a-2b4e72df363f', 'code': 200} 2026-04-07 01:15:11.603 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 4d40fc40-da21-4349-8eb1-a04a3ad4e861 2026-04-07 01:15:11.921 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port ebc8b527-e8d2-4d7a-bf4e-c7d6edffe934 2026-04-07 01:15:12.975 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 05689bfa-21a3-4ce9-907a-2b4e72df363f 2026-04-07 01:15:13.314 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 4d40fc40-da21-4349-8eb1-a04a3ad4e861 2026-04-07 01:15:13.684 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port ebc8b527-e8d2-4d7a-bf4e-c7d6edffe934 2026-04-07 01:15:16.983 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port de444361-ce9e-4393-a3f7-6f45ce14e0f6 2026-04-07 01:15:17.350 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port adceba2f-f5d3-4304-bb16-d7eb499297d0 2026-04-07 01:15:18.953 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port de444361-ce9e-4393-a3f7-6f45ce14e0f6 2026-04-07 01:15:19.439 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port adceba2f-f5d3-4304-bb16-d7eb499297d0 2026-04-07 01:15:40.970 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 8ac87b85-78d9-4f6f-8c55-feab65d9108d 2026-04-07 01:15:42.079 10 INFO neutron.plugins.ml2.plugin [None req-2b4f59f0-48a5-4856-8b04-3c0ba8b73039 - - - - - -] Attempt 1 to provision port 8ac87b85-78d9-4f6f-8c55-feab65d9108d 2026-04-07 01:15:43.049 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 7dffff9d-8ba4-419a-a68a-90c0c477abfe 2026-04-07 01:15:43.727 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 18ef2af8-9740-44ab-92e3-5a9229f9969a 2026-04-07 01:15:43.806 9 INFO neutron.plugins.ml2.plugin [None req-a916fe43-e2fc-43b9-a8c4-7cf139a8044d - - - - - -] Attempt 1 to provision port 6cfe4c2f-c393-43d2-8130-92691d208bae 2026-04-07 01:15:44.310 10 INFO neutron.plugins.ml2.plugin [None req-a4e895bc-9c8f-4b79-a2f5-a6ebfd1b7b66 - - - - - -] Attempt 1 to provision port 7dffff9d-8ba4-419a-a68a-90c0c477abfe 2026-04-07 01:15:44.611 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 8ac87b85-78d9-4f6f-8c55-feab65d9108d 2026-04-07 01:15:44.896 9 INFO neutron.plugins.ml2.plugin [None req-0daf1f77-758d-4093-8b05-bc42f92814a0 - - - - - -] Attempt 1 to provision port 8ac87b85-78d9-4f6f-8c55-feab65d9108d 2026-04-07 01:15:45.344 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 7dffff9d-8ba4-419a-a68a-90c0c477abfe 2026-04-07 01:15:45.763 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 1c4900e0-5115-41c1-93af-96707490ab80 2026-04-07 01:15:46.407 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 18ef2af8-9740-44ab-92e3-5a9229f9969a 2026-04-07 01:15:46.546 9 INFO neutron.plugins.ml2.plugin [None req-66f57845-4246-4c51-a59a-5aa744d1d2d6 - - - - - -] Attempt 1 to provision port 18ef2af8-9740-44ab-92e3-5a9229f9969a 2026-04-07 01:15:46.788 10 INFO neutron.plugins.ml2.plugin [None req-12ba9890-45e4-47be-b1fb-0679b9a3d243 - - - - - -] Attempt 1 to provision port 7dffff9d-8ba4-419a-a68a-90c0c477abfe 2026-04-07 01:15:46.811 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 364ee3e3-d6d7-42ba-8965-3073533a3026 2026-04-07 01:15:46.906 10 INFO neutron.plugins.ml2.plugin [None req-12ba9890-45e4-47be-b1fb-0679b9a3d243 - - - - - -] Attempt 1 to provision port 1c4900e0-5115-41c1-93af-96707490ab80 2026-04-07 01:15:47.351 10 INFO neutron.plugins.ml2.plugin [None req-bc94c3f0-b0bc-46c0-8238-1e0e8db67093 - - - - - -] Attempt 1 to provision port 4f83d951-41e6-46fb-a868-8405c377c514 2026-04-07 01:15:47.403 10 INFO neutron.plugins.ml2.plugin [None req-bc94c3f0-b0bc-46c0-8238-1e0e8db67093 - - - - - -] Attempt 1 to provision port 364ee3e3-d6d7-42ba-8965-3073533a3026 2026-04-07 01:15:47.892 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 1c4900e0-5115-41c1-93af-96707490ab80 2026-04-07 01:15:48.230 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port ab138a6b-1015-45f1-8dd0-5c49f6f0453b 2026-04-07 01:15:48.530 9 INFO neutron.plugins.ml2.plugin [None req-86b54dcc-bd73-4848-9bb2-eea269672e50 - - - - - -] Attempt 1 to provision port 18ef2af8-9740-44ab-92e3-5a9229f9969a 2026-04-07 01:15:48.771 10 INFO neutron.plugins.ml2.plugin [None req-1765309c-4f55-4103-93ab-7760a9fc2b7a - - - - - -] Attempt 1 to provision port 24336821-cbda-41f4-8445-61f6585af102 2026-04-07 01:15:48.903 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port a94c51f2-9b8f-4b6a-8f47-75d7565304d9 2026-04-07 01:15:49.105 10 INFO neutron.plugins.ml2.plugin [None req-1765309c-4f55-4103-93ab-7760a9fc2b7a - - - - - -] Attempt 1 to provision port 4f83d951-41e6-46fb-a868-8405c377c514 2026-04-07 01:15:49.369 10 INFO neutron.plugins.ml2.plugin [None req-ef2f4967-6ec9-4bb7-aff7-93960614d712 - - - - - -] Attempt 1 to provision port 3f5d6d7d-4cd4-4562-b9d4-12ec1da55beb 2026-04-07 01:15:49.413 10 INFO neutron.plugins.ml2.plugin [None req-ef2f4967-6ec9-4bb7-aff7-93960614d712 - - - - - -] Attempt 1 to provision port 8fa1d760-ba65-4ef8-aef9-c695a5ac9b0f 2026-04-07 01:15:49.542 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 364ee3e3-d6d7-42ba-8965-3073533a3026 2026-04-07 01:15:49.839 10 INFO neutron.plugins.ml2.plugin [None req-6345ba70-78be-4619-9bf5-9bda859fd979 - - - - - -] Attempt 1 to provision port 3f5d6d7d-4cd4-4562-b9d4-12ec1da55beb 2026-04-07 01:15:49.839 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 24336821-cbda-41f4-8445-61f6585af102 2026-04-07 01:15:49.876 10 INFO neutron.plugins.ml2.plugin [None req-6345ba70-78be-4619-9bf5-9bda859fd979 - - - - - -] Attempt 1 to provision port ab138a6b-1015-45f1-8dd0-5c49f6f0453b 2026-04-07 01:15:50.291 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 8fa1d760-ba65-4ef8-aef9-c695a5ac9b0f 2026-04-07 01:15:50.721 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port a94c51f2-9b8f-4b6a-8f47-75d7565304d9 2026-04-07 01:15:50.982 9 INFO neutron.plugins.ml2.plugin [None req-f370ec46-2eab-4960-88f5-9a91d000ad1f - - - - - -] Attempt 1 to provision port 48fc5d5e-e9f7-41e1-8cd2-2e29b4bf1328 2026-04-07 01:15:51.004 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port ab138a6b-1015-45f1-8dd0-5c49f6f0453b 2026-04-07 01:15:51.294 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 24336821-cbda-41f4-8445-61f6585af102 2026-04-07 01:15:51.829 9 INFO neutron.plugins.ml2.plugin [None req-1a16f379-547e-4632-8a22-3c3bc7471d6f - - - - - -] Attempt 1 to provision port 48fc5d5e-e9f7-41e1-8cd2-2e29b4bf1328 2026-04-07 01:15:51.844 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 8fa1d760-ba65-4ef8-aef9-c695a5ac9b0f 2026-04-07 01:15:57.920 10 INFO neutron.plugins.ml2.plugin [None req-7772a8e3-a785-4374-a428-9656e72c6143 - - - - - -] Attempt 1 to provision port f4dae70e-4d9a-4204-b4b0-21ef678cb157 2026-04-07 01:16:00.976 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port f4dae70e-4d9a-4204-b4b0-21ef678cb157 2026-04-07 01:16:01.118 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-812428c8-5a55-4065-bd81-f91de3b307da'] response: {'server_uuid': '92b8635f-fcea-4679-9c56-057255d4d5b5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f4dae70e-4d9a-4204-b4b0-21ef678cb157', 'code': 200} 2026-04-07 01:16:02.680 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port f4dae70e-4d9a-4204-b4b0-21ef678cb157 2026-04-07 01:16:06.667 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 3f5d6d7d-4cd4-4562-b9d4-12ec1da55beb 2026-04-07 01:16:06.990 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 48fc5d5e-e9f7-41e1-8cd2-2e29b4bf1328 2026-04-07 01:16:08.700 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 6cfe4c2f-c393-43d2-8130-92691d208bae 2026-04-07 01:16:09.395 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 4f83d951-41e6-46fb-a868-8405c377c514 2026-04-07 01:16:09.849 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 3f5d6d7d-4cd4-4562-b9d4-12ec1da55beb 2026-04-07 01:16:10.158 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 48fc5d5e-e9f7-41e1-8cd2-2e29b4bf1328 2026-04-07 01:16:10.726 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 6cfe4c2f-c393-43d2-8130-92691d208bae 2026-04-07 01:16:10.932 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 4f83d951-41e6-46fb-a868-8405c377c514 2026-04-07 01:16:14.694 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 47d5864c-8971-4d03-aa63-efe4a4e76c17 2026-04-07 01:16:14.845 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfaa485e-3ace-4675-bae1-23c47a073f48'] response: {'server_uuid': '7ab66a3f-a74e-470c-9a8f-55ef928a7abf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '47d5864c-8971-4d03-aa63-efe4a4e76c17', 'code': 200} 2026-04-07 01:16:16.651 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 47d5864c-8971-4d03-aa63-efe4a4e76c17 2026-04-07 01:16:35.985 9 INFO neutron.plugins.ml2.plugin [None req-c48ab297-82bb-49ba-a338-fcc7b2e9dc87 - - - - - -] Attempt 1 to provision port ed3d566e-ff91-4dad-b0c1-95cf33305d25 2026-04-07 01:16:48.837 9 INFO neutron.plugins.ml2.plugin [None req-e4d14c7e-20c0-4287-9970-bf4d13c74f15 - - - - - -] Attempt 1 to provision port 0ee23c3b-5c23-4722-b9f3-17adc449a268 2026-04-07 01:16:50.755 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 0ee23c3b-5c23-4722-b9f3-17adc449a268 2026-04-07 01:16:50.909 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-db7a4aa6-c4e2-41d0-86bf-533b918da86a'] response: {'server_uuid': 'd1949dfc-b42e-4e6d-a5d9-2a5cdec6e48c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ee23c3b-5c23-4722-b9f3-17adc449a268', 'code': 200} 2026-04-07 01:16:52.717 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 0ee23c3b-5c23-4722-b9f3-17adc449a268 2026-04-07 01:17:29.987 10 INFO neutron.plugins.ml2.plugin [None req-898d0642-bbb7-47a6-8bba-bd76eaf6cc3c - - - - - -] Attempt 1 to provision port 4612d346-dea9-4392-a599-e715f871a8ca 2026-04-07 01:17:32.881 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 4612d346-dea9-4392-a599-e715f871a8ca 2026-04-07 01:17:33.061 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe72b9dd-f738-4c26-80f6-221b35fac7e5'] response: {'server_uuid': 'd1949dfc-b42e-4e6d-a5d9-2a5cdec6e48c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4612d346-dea9-4392-a599-e715f871a8ca', 'code': 200} 2026-04-07 01:17:34.847 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 4612d346-dea9-4392-a599-e715f871a8ca 2026-04-07 01:18:04.816 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 0aa3e496-9bb2-4780-965a-c2e04db57835 2026-04-07 01:18:05.127 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a08a4223-1ec6-4d0f-a753-290741982f8e'] response: {'server_uuid': 'd1949dfc-b42e-4e6d-a5d9-2a5cdec6e48c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0aa3e496-9bb2-4780-965a-c2e04db57835', 'code': 200} 2026-04-07 01:18:05.712 9 INFO neutron.plugins.ml2.plugin [None req-0ee7f245-7b73-4e3a-9e1a-82c2cb70a740 - - - - - -] Attempt 1 to provision port 0aa3e496-9bb2-4780-965a-c2e04db57835 2026-04-07 01:18:06.811 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 0aa3e496-9bb2-4780-965a-c2e04db57835 2026-04-07 01:18:20.876 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 1e28d5df-cc3e-4e08-877c-17908171578e 2026-04-07 01:18:20.998 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f85da80-95c6-47bd-84bd-631d21b2e293'] response: {'server_uuid': 'd1949dfc-b42e-4e6d-a5d9-2a5cdec6e48c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1e28d5df-cc3e-4e08-877c-17908171578e', 'code': 200} 2026-04-07 01:18:22.761 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 1e28d5df-cc3e-4e08-877c-17908171578e 2026-04-07 01:18:31.035 10 INFO neutron.plugins.ml2.plugin [None req-bba7cf5c-d95d-425f-927c-ced3abb3e25a - - - - - -] Attempt 1 to provision port 1e28d5df-cc3e-4e08-877c-17908171578e 2026-04-07 01:18:32.832 9 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 1e28d5df-cc3e-4e08-877c-17908171578e 2026-04-07 01:18:56.800 9 INFO neutron.plugins.ml2.plugin [None req-7f78de0e-ce28-4f43-87c1-6ec0d2009216 - - - - - -] Attempt 1 to provision port 0aa3e496-9bb2-4780-965a-c2e04db57835 2026-04-07 01:18:56.877 10 INFO neutron.plugins.ml2.plugin [None req-115c346e-dec6-4a90-a19c-5587813b7633 - - - - - -] Attempt 1 to provision port 0aa3e496-9bb2-4780-965a-c2e04db57835