+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-08 10:56:44.990 1 INFO neutron.common.config [-] Logging enabled! 2026-05-08 10:56:44.990 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-08 10:56:44.991 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-08 10:56:44.991 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-08 10:56:45.949 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 10:56:45.952 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-08 10:56:45.954 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-08 10:56:45.955 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-08 10:56:45.955 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-08 10:56:45.955 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-08 10:56:45.956 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 10:56:45.960 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 10:56:45.960 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-08 10:56:45.961 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 10:56:45.976 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-08 10:56:45.977 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-08 10:56:45.977 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-08 10:56:46.008 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-08 10:56:46.008 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-08 10:56:46.008 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-08 10:56:46.008 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-08 10:56:46.014 1 WARNING oslo_policy.policy [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-08 10:56:46.268 1 INFO neutron.plugins.ml2.managers [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] Initializing driver for type 'vlan' 2026-05-08 10:56:46.420 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] VlanTypeDriver initialization complete 2026-05-08 10:56:46.420 1 INFO neutron.plugins.ml2.managers [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] Initializing driver for type 'vxlan' 2026-05-08 10:56:46.421 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-08 10:56:46.474 1 INFO neutron.plugins.ml2.managers [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-08 10:56:46.475 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-08 10:56:46.475 1 INFO neutron.plugins.ml2.managers [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] Initializing extension driver 'port_security' 2026-05-08 10:56:46.475 1 INFO neutron.plugins.ml2.extensions.port_security [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-08 10:56:46.476 1 INFO neutron.plugins.ml2.managers [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] Initializing extension driver 'qos' 2026-05-08 10:56:46.476 1 INFO neutron.plugins.ml2.managers [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-08 10:56:46.476 1 INFO neutron.plugins.ml2.managers [None req-9640716e-cf5d-4a6f-998f-e9677d228eb3 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-08 10:56:46.491 1 INFO neutron.quota [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded quota_driver: . 2026-05-08 10:56:46.492 1 INFO neutron.plugins.ml2.plugin [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Modular L2 Plugin initialization complete 2026-05-08 10:56:46.492 1 INFO neutron.plugins.ml2.managers [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-08 10:56:46.492 1 INFO neutron.plugins.ml2.managers [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-08 10:56:46.492 1 INFO neutron.plugins.ml2.managers [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-08 10:56:46.493 1 INFO neutron.extensions.vlantransparent [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Disabled vlantransparent extension. 2026-05-08 10:56:46.493 1 INFO neutron.manager [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loading Plugin: qos 2026-05-08 10:56:46.502 1 INFO neutron.manager [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loading Plugin: router 2026-05-08 10:56:46.532 1 INFO neutron.services.service_base [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-08 10:56:46.532 1 INFO neutron.manager [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loading Plugin: segments 2026-05-08 10:56:46.595 1 INFO neutron.manager [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loading Plugin: trunk 2026-05-08 10:56:46.650 1 INFO neutron.manager [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loading Plugin: vpnaas 2026-05-08 10:56:46.681 1 WARNING stevedore.named [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-08 10:56:46.740 1 INFO neutron_vpnaas.services.vpn.plugin [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-08 10:56:46.741 1 INFO neutron.common.utils [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-08 10:56:46.742 1 INFO neutron.manager [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loading Plugin: auto_allocate 2026-05-08 10:56:46.752 1 INFO neutron.manager [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loading Plugin: tag 2026-05-08 10:56:46.758 1 INFO neutron.manager [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loading Plugin: timestamp 2026-05-08 10:56:46.761 1 INFO neutron.manager [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loading Plugin: network_ip_availability 2026-05-08 10:56:46.764 1 INFO neutron.manager [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loading Plugin: flavors 2026-05-08 10:56:46.768 1 INFO neutron.manager [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loading Plugin: revisions 2026-05-08 10:56:46.771 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Initializing extension manager. 2026-05-08 10:56:46.772 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: address-group 2026-05-08 10:56:46.773 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: address-scope 2026-05-08 10:56:46.773 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-08 10:56:46.774 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: agent 2026-05-08 10:56:46.774 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: agent-resources-synced 2026-05-08 10:56:46.775 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-08 10:56:46.776 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-08 10:56:46.777 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: availability_zone 2026-05-08 10:56:46.777 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: availability_zone_filter 2026-05-08 10:56:46.778 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-08 10:56:46.778 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: default-subnetpools 2026-05-08 10:56:46.779 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-08 10:56:46.780 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: dns-integration 2026-05-08 10:56:46.781 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: dns-domain-ports 2026-05-08 10:56:46.781 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-08 10:56:46.782 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: dvr 2026-05-08 10:56:46.782 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-08 10:56:46.783 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: empty-string-filtering 2026-05-08 10:56:46.783 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 10:56:46.784 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-08 10:56:46.784 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: external-net 2026-05-08 10:56:46.785 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-08 10:56:46.785 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: extraroute 2026-05-08 10:56:46.786 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: extraroute-atomic 2026-05-08 10:56:46.786 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-08 10:56:46.787 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-08 10:56:46.787 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-08 10:56:46.788 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-08 10:56:46.788 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: fip-port-details 2026-05-08 10:56:46.789 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: flavors 2026-05-08 10:56:46.790 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-08 10:56:46.791 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: floatingip-pools 2026-05-08 10:56:46.791 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: ip_allocation 2026-05-08 10:56:46.792 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-08 10:56:46.792 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: l2_adjacency 2026-05-08 10:56:46.793 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: router 2026-05-08 10:56:46.795 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-08 10:56:46.795 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-08 10:56:46.796 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-08 10:56:46.796 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: ext-gw-mode 2026-05-08 10:56:46.797 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: l3-ha 2026-05-08 10:56:46.797 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-08 10:56:46.798 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-08 10:56:46.799 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: l3-flavors 2026-05-08 10:56:46.799 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-08 10:56:46.800 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-08 10:56:46.802 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-08 10:56:46.803 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-08 10:56:46.803 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-08 10:56:46.804 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-08 10:56:46.805 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-08 10:56:46.806 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: multi-provider 2026-05-08 10:56:46.806 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: net-mtu 2026-05-08 10:56:46.807 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: net-mtu-writable 2026-05-08 10:56:46.808 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: network_availability_zone 2026-05-08 10:56:46.808 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: network_ha 2026-05-08 10:56:46.809 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: network-ip-availability 2026-05-08 10:56:46.810 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-08 10:56:46.810 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: pagination 2026-05-08 10:56:46.811 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: port-device-profile 2026-05-08 10:56:46.811 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-08 10:56:46.812 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-08 10:56:46.812 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-08 10:56:46.813 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: port-mac-override 2026-05-08 10:56:46.814 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-08 10:56:46.814 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-08 10:56:46.815 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: port-resource-request 2026-05-08 10:56:46.815 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-08 10:56:46.816 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: binding 2026-05-08 10:56:46.817 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: binding-extended 2026-05-08 10:56:46.817 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: port-security 2026-05-08 10:56:46.818 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: project-id 2026-05-08 10:56:46.818 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: provider 2026-05-08 10:56:46.820 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos 2026-05-08 10:56:46.821 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-08 10:56:46.821 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-08 10:56:46.822 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-default 2026-05-08 10:56:46.822 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-fip 2026-05-08 10:56:46.823 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-08 10:56:46.823 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-08 10:56:46.824 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-08 10:56:46.825 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-08 10:56:46.825 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-08 10:56:46.826 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-pps 2026-05-08 10:56:46.827 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-08 10:56:46.827 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-08 10:56:46.828 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: qos-rules-alias 2026-05-08 10:56:46.828 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: quota-check-limit 2026-05-08 10:56:46.830 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: quotas 2026-05-08 10:56:46.832 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: quota_details 2026-05-08 10:56:46.833 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: rbac-policies 2026-05-08 10:56:46.833 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: rbac-address-group 2026-05-08 10:56:46.834 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: rbac-address-scope 2026-05-08 10:56:46.835 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: rbac-security-groups 2026-05-08 10:56:46.835 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-08 10:56:46.836 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: revision-if-match 2026-05-08 10:56:46.836 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-08 10:56:46.837 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: router_availability_zone 2026-05-08 10:56:46.838 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-08 10:56:46.839 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-08 10:56:46.839 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-08 10:56:46.840 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-08 10:56:46.841 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-08 10:56:46.841 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-08 10:56:46.842 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-08 10:56:46.848 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: security-group 2026-05-08 10:56:46.849 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: segment 2026-05-08 10:56:46.850 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-08 10:56:46.850 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: service-type 2026-05-08 10:56:46.851 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: sorting 2026-05-08 10:56:46.851 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: standard-attr-segment 2026-05-08 10:56:46.852 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: standard-attr-description 2026-05-08 10:56:46.853 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: stateful-security-group 2026-05-08 10:56:46.853 1 WARNING neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-08 10:56:46.854 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-08 10:56:46.854 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: subnet_onboard 2026-05-08 10:56:46.855 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-08 10:56:46.855 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: subnet-service-types 2026-05-08 10:56:46.856 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: subnet_allocation 2026-05-08 10:56:46.857 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-08 10:56:46.857 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-08 10:56:46.860 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: standard-attr-tag 2026-05-08 10:56:46.861 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-08 10:56:46.861 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: trunk 2026-05-08 10:56:46.862 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: trunk-details 2026-05-08 10:56:46.862 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-08 10:56:46.863 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-08 10:56:46.865 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-08 10:56:46.865 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-08 10:56:46.866 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: vpn-flavors 2026-05-08 10:56:46.867 1 INFO neutron.api.extensions [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Loaded extension: vpnaas 2026-05-08 10:56:46.870 1 INFO oslo_service.service [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Starting 2 workers 2026-05-08 10:56:46.875 1 INFO oslo_service.service [None req-1ceb727b-ca62-4b5a-96ad-7e3f9944d307 - - - - - -] Starting 1 workers 2026-05-08 10:57:24.059 9 INFO neutron.db.l3_hamode_db [None req-863fe13c-615e-4f61-b2a7-e874062f8698 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-08 10:57:36.316 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port c43b7d60-138a-4ba2-be4e-bd28d7daaefa 2026-05-08 10:57:36.743 9 INFO neutron.plugins.ml2.plugin [None req-d6e4f836-28a3-4194-8abf-1eed5971383a - - - - - -] Attempt 1 to provision port c43b7d60-138a-4ba2-be4e-bd28d7daaefa 2026-05-08 10:57:38.003 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port c43b7d60-138a-4ba2-be4e-bd28d7daaefa 2026-05-08 11:01:52.258 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 6d42cf47-de62-4a68-8f0f-abc205308440 2026-05-08 11:01:52.808 10 INFO neutron.plugins.ml2.plugin [None req-2e185b01-3a7b-4345-817d-09e451d09467 - - - - - -] Attempt 1 to provision port 6d42cf47-de62-4a68-8f0f-abc205308440 2026-05-08 11:01:54.193 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 6d42cf47-de62-4a68-8f0f-abc205308440 2026-05-08 11:02:00.336 9 INFO neutron.plugins.ml2.plugin [None req-32ce39e6-aa7b-4733-9df1-464b11d59f78 - - - - - -] Attempt 1 to provision port 67d92d26-f240-40a9-981e-b44ec80d6de9 2026-05-08 11:06:22.502 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 67d92d26-f240-40a9-981e-b44ec80d6de9 2026-05-08 11:06:24.405 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 67d92d26-f240-40a9-981e-b44ec80d6de9 2026-05-08 11:15:26.773 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 09eadb8f-6676-43e5-8f8e-5833055fc285 2026-05-08 11:15:28.740 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 09eadb8f-6676-43e5-8f8e-5833055fc285 2026-05-08 11:31:11.432 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 78228732-b9da-4b09-a7f9-8b929a24ecc2 2026-05-08 11:31:11.916 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port e42178f6-7e6d-4a13-9e7c-861dd2d99e49 2026-05-08 11:31:12.036 9 INFO neutron.plugins.ml2.plugin [None req-7b100a18-ba34-45fa-951d-27205a5ef265 - - - - - -] Attempt 1 to provision port 1dbc8262-3596-4e38-bd10-a869e7d5e276 2026-05-08 11:31:12.393 10 INFO neutron.plugins.ml2.plugin [None req-e3356af5-fed1-4a88-aa5b-535f6bc42d73 - - - - - -] Attempt 1 to provision port 78228732-b9da-4b09-a7f9-8b929a24ecc2 2026-05-08 11:31:12.513 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port e614b009-9f40-496c-adca-98d956dc7b4f 2026-05-08 11:31:12.619 9 INFO neutron.plugins.ml2.plugin [None req-ba097cc9-f5f4-4dbc-8d92-16cf6c02cdfc - - - - - -] Attempt 1 to provision port 851b4839-952d-45e6-a290-e770b91802aa 2026-05-08 11:31:12.659 9 INFO neutron.plugins.ml2.plugin [None req-ba097cc9-f5f4-4dbc-8d92-16cf6c02cdfc - - - - - -] Attempt 1 to provision port e614b009-9f40-496c-adca-98d956dc7b4f 2026-05-08 11:31:12.936 9 INFO neutron.plugins.ml2.plugin [None req-d5ff392d-9414-4a08-b94a-6c4c1621adfe - - - - - -] Attempt 1 to provision port e42178f6-7e6d-4a13-9e7c-861dd2d99e49 2026-05-08 11:31:13.432 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 78228732-b9da-4b09-a7f9-8b929a24ecc2 2026-05-08 11:31:14.142 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port e42178f6-7e6d-4a13-9e7c-861dd2d99e49 2026-05-08 11:31:14.716 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port e614b009-9f40-496c-adca-98d956dc7b4f 2026-05-08 11:31:14.943 9 INFO neutron.plugins.ml2.plugin [None req-32f29968-a875-4e6a-9059-d18e8c736654 - - - - - -] Attempt 1 to provision port e71540af-9fb3-4f08-9a3c-d333de3cb232 2026-05-08 11:31:15.313 9 INFO neutron.plugins.ml2.plugin [None req-2c78a16c-78aa-4713-bb4a-ebcd1ea0483f - - - - - -] Attempt 1 to provision port b21527ac-9c3f-4821-84af-b9d5a025b137 2026-05-08 11:31:16.070 9 INFO neutron.plugins.ml2.plugin [None req-939ee4dc-b12b-4607-9c18-fcf10644c09f - - - - - -] Attempt 1 to provision port b21527ac-9c3f-4821-84af-b9d5a025b137 2026-05-08 11:31:16.940 10 INFO neutron.plugins.ml2.plugin [None req-1277952a-3273-4e6d-8f0e-a26d3424e6d5 - - - - - -] Attempt 1 to provision port cee78878-4b0c-479b-8000-abaf24d991aa 2026-05-08 11:31:17.392 9 INFO neutron.plugins.ml2.plugin [None req-5741a438-e45d-46ca-9703-63681a703586 - - - - - -] Attempt 1 to provision port cee78878-4b0c-479b-8000-abaf24d991aa 2026-05-08 11:31:17.645 10 INFO neutron.plugins.ml2.plugin [None req-70f5ba18-bb9a-452a-a938-9a42dde608ce - - - - - -] Attempt 1 to provision port d98b49d8-512f-403c-aad1-58d4feadbb81 2026-05-08 11:31:18.715 9 INFO neutron.plugins.ml2.plugin [None req-1883f5b3-1c1b-4542-9fdb-2af8fa1736f8 - - - - - -] Attempt 1 to provision port d98b49d8-512f-403c-aad1-58d4feadbb81 2026-05-08 11:31:19.376 10 INFO neutron.plugins.ml2.plugin [None req-2d355770-8750-4df0-bb88-c8b4841c46f0 - - - - - -] Attempt 1 to provision port 711ba3c4-0658-41e2-a2d5-72fc036791cf 2026-05-08 11:31:19.378 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 4a2680c1-b8f5-44fc-b708-7f101548bfb7 2026-05-08 11:31:20.330 10 INFO neutron.plugins.ml2.plugin [None req-117ca8f8-4e25-48a8-8977-364d7d0f6b57 - - - - - -] Attempt 1 to provision port 4a2680c1-b8f5-44fc-b708-7f101548bfb7 2026-05-08 11:31:21.375 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 4a2680c1-b8f5-44fc-b708-7f101548bfb7 2026-05-08 11:31:22.036 9 INFO neutron.plugins.ml2.plugin [None req-a3470397-a7ee-41f9-a5e7-76ced399db6b - - - - - -] Attempt 1 to provision port 974984a0-6963-443c-b6a4-802180330035 2026-05-08 11:31:22.700 9 INFO neutron.plugins.ml2.plugin [None req-8dcb8253-cb69-4e8c-bf6d-2f7246066ff5 - - - - - -] Attempt 1 to provision port 974984a0-6963-443c-b6a4-802180330035 2026-05-08 11:31:23.520 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 2424311a-a7b4-4cb6-9c9c-db0b8f3586ac 2026-05-08 11:31:24.123 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 86310afe-5d5f-48c3-8015-910447d00186 2026-05-08 11:31:24.775 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 0d68f16d-482b-44cc-af0e-61f96e629e79 2026-05-08 11:31:25.303 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 9b92b1db-5a65-4b50-80e0-062307498535 2026-05-08 11:31:26.156 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 2424311a-a7b4-4cb6-9c9c-db0b8f3586ac 2026-05-08 11:31:26.315 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 0d68f16d-482b-44cc-af0e-61f96e629e79 2026-05-08 11:31:26.664 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 86310afe-5d5f-48c3-8015-910447d00186 2026-05-08 11:31:27.049 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 9b92b1db-5a65-4b50-80e0-062307498535 2026-05-08 11:31:27.920 9 INFO neutron.plugins.ml2.plugin [None req-37144a99-d1f3-4a0d-88ba-bb149bc86567 - - - - - -] Attempt 1 to provision port 28175fa4-6822-443b-852f-15219b95ccb4 2026-05-08 11:31:31.802 9 INFO neutron.plugins.ml2.plugin [None req-2fb3b4c6-bd5b-4085-8e67-69cf5b7d2df9 - - - - - -] Attempt 1 to provision port b8ed3a85-e0b9-4db1-8300-5f94e69ed105 2026-05-08 11:31:33.378 10 INFO neutron.plugins.ml2.plugin [None req-dd38c06d-e4ec-4e42-be5b-15ad1a6113fe - - - - - -] Attempt 1 to provision port 2cd70488-ec18-4683-817c-cd950924ccb7 2026-05-08 11:31:33.951 9 INFO neutron.plugins.ml2.plugin [None req-f121f929-573c-42c4-ae1b-0274dc893884 - - - - - -] Attempt 1 to provision port bd7439b9-203a-468f-9a57-2e60b6171293 2026-05-08 11:31:34.189 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port bd7439b9-203a-468f-9a57-2e60b6171293 2026-05-08 11:31:34.527 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 28175fa4-6822-443b-852f-15219b95ccb4 2026-05-08 11:31:35.106 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b8ed3a85-e0b9-4db1-8300-5f94e69ed105 2026-05-08 11:31:35.268 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3264b0d-404a-42ab-9f11-680b9f528d05'] response: {'server_uuid': '702192f8-b3ad-4b73-8e31-a77b1299f7a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28175fa4-6822-443b-852f-15219b95ccb4', 'code': 200} 2026-05-08 11:31:36.005 10 INFO neutron.plugins.ml2.plugin [None req-d7c5f455-dbd4-4432-a786-11d86b19455a - - - - - -] Attempt 1 to provision port 81fb450d-27a3-424d-9545-58a1c7ecb134 2026-05-08 11:31:36.126 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b8ed3a85-e0b9-4db1-8300-5f94e69ed105 2026-05-08 11:31:36.508 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port bd7439b9-203a-468f-9a57-2e60b6171293 2026-05-08 11:31:36.897 9 INFO neutron.plugins.ml2.plugin [None req-8c965647-afd2-4c30-9a21-8af9819bc241 - - - - - -] Attempt 1 to provision port 81fb450d-27a3-424d-9545-58a1c7ecb134 2026-05-08 11:31:36.947 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 28175fa4-6822-443b-852f-15219b95ccb4 2026-05-08 11:31:37.317 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-51ee3b72-b150-43b9-8102-0d622d7d9ef4'] response: {'server_uuid': '08e315a2-982b-4065-8c62-a1fc1057a6df', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8ed3a85-e0b9-4db1-8300-5f94e69ed105', 'code': 200} 2026-05-08 11:31:38.111 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b1a84964-f2c3-4fcb-bd89-cf8579495dc0 2026-05-08 11:31:40.134 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b1a84964-f2c3-4fcb-bd89-cf8579495dc0 2026-05-08 11:31:42.098 10 INFO neutron.plugins.ml2.plugin [None req-0bd7c2ce-f17b-4286-9bef-294898b7b2af - - - - - -] Attempt 1 to provision port acab2a50-6cf2-4c7d-b6d0-eb0c564868b3 2026-05-08 11:31:42.664 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] No ports have port_id starting with b8ed3a85-e0b9-4db1-8300-5f94e69ed105 2026-05-08 11:31:42.990 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ea25aaa-7bd2-41a5-8c3f-1f63ccbc2f1c'] response: {'server_uuid': '08e315a2-982b-4065-8c62-a1fc1057a6df', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b8ed3a85-e0b9-4db1-8300-5f94e69ed105', 'code': 200} 2026-05-08 11:31:44.216 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port acab2a50-6cf2-4c7d-b6d0-eb0c564868b3 2026-05-08 11:31:44.342 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-68c07940-428f-4324-8319-5ef31eb50c29'] response: {'server_uuid': '8194c334-e448-4028-9a12-814e450002f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'acab2a50-6cf2-4c7d-b6d0-eb0c564868b3', 'code': 200} 2026-05-08 11:31:46.116 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port acab2a50-6cf2-4c7d-b6d0-eb0c564868b3 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-08 11:31:54.065 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port d98b49d8-512f-403c-aad1-58d4feadbb81 2026-05-08 11:31:56.070 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port e71540af-9fb3-4f08-9a3c-d333de3cb232 2026-05-08 11:31:56.577 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port d98b49d8-512f-403c-aad1-58d4feadbb81 2026-05-08 11:31:58.051 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port e71540af-9fb3-4f08-9a3c-d333de3cb232 2026-05-08 11:32:00.174 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 81fb450d-27a3-424d-9545-58a1c7ecb134 2026-05-08 11:32:00.635 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 2cd70488-ec18-4683-817c-cd950924ccb7 2026-05-08 11:32:00.805 10 INFO neutron.plugins.ml2.plugin [None req-8cd060ff-1298-4021-ac85-7f0d85f5f8f3 - - - - - -] Attempt 1 to provision port f2361b66-0cd9-48b0-a32f-3fa1caf49951 2026-05-08 11:32:02.094 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a063af05-fb8d-4bb2-9b6f-55441cc8ec8f'] response: {'server_uuid': '702192f8-b3ad-4b73-8e31-a77b1299f7a0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '28175fa4-6822-443b-852f-15219b95ccb4', 'code': 200} 2026-05-08 11:32:02.589 10 INFO neutron.plugins.ml2.plugin [None req-eadfc738-dc32-45f9-82a5-492ca509dbe3 - - - - - -] Attempt 1 to provision port acab2a50-6cf2-4c7d-b6d0-eb0c564868b3 2026-05-08 11:32:02.871 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 81fb450d-27a3-424d-9545-58a1c7ecb134 2026-05-08 11:32:03.200 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 28175fa4-6822-443b-852f-15219b95ccb4 2026-05-08 11:32:03.703 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 2cd70488-ec18-4683-817c-cd950924ccb7 2026-05-08 11:32:04.151 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2390034c-b89a-47df-be44-f0df2a0413d7'] response: {'server_uuid': '702192f8-b3ad-4b73-8e31-a77b1299f7a0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28175fa4-6822-443b-852f-15219b95ccb4', 'code': 200} 2026-05-08 11:32:04.491 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port acab2a50-6cf2-4c7d-b6d0-eb0c564868b3 2026-05-08 11:32:04.824 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 28175fa4-6822-443b-852f-15219b95ccb4 2026-05-08 11:32:06.818 9 INFO neutron.plugins.ml2.plugin [None req-8ba5e39e-3c82-442e-ab71-543cf479470d - - - - - -] Attempt 1 to provision port acab2a50-6cf2-4c7d-b6d0-eb0c564868b3 2026-05-08 11:32:14.592 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port e628d741-8817-46b4-aab8-4fd8afe87f09 2026-05-08 11:32:15.675 10 INFO neutron.plugins.ml2.plugin [None req-3d2b9b4e-20d6-41d0-8871-bd4283c0e9a5 - - - - - -] Attempt 1 to provision port e628d741-8817-46b4-aab8-4fd8afe87f09 2026-05-08 11:32:19.529 10 INFO neutron.plugins.ml2.plugin [None req-7d2187ec-4a6f-418b-8895-37fc2596b9d7 - - - - - -] Attempt 1 to provision port 817afd03-0ded-4b54-b751-6270b65964e1 2026-05-08 11:32:20.290 10 INFO neutron.plugins.ml2.plugin [None req-a0e8bf08-afa5-4c82-93d4-431263e2a8b7 - - - - - -] Attempt 1 to provision port faa3bc07-2d6a-4a83-81b5-05810849357b 2026-05-08 11:32:20.345 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port faa3bc07-2d6a-4a83-81b5-05810849357b 2026-05-08 11:32:22.436 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port faa3bc07-2d6a-4a83-81b5-05810849357b 2026-05-08 11:32:22.568 10 INFO neutron.plugins.ml2.plugin [None req-b827f4fb-e31b-4de8-90a0-6870d0264f2c - - - - - -] Attempt 1 to provision port 10cb422e-fd98-46bf-8c55-64da33a57d16 2026-05-08 11:32:23.056 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-07caca39-a1b4-410a-b1f9-108bfcc28472'] response: {'server_uuid': '702192f8-b3ad-4b73-8e31-a77b1299f7a0', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '28175fa4-6822-443b-852f-15219b95ccb4', 'code': 200} 2026-05-08 11:32:23.146 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] No ports have port_id starting with 28175fa4-6822-443b-852f-15219b95ccb4 2026-05-08 11:32:23.235 10 INFO neutron.plugins.ml2.plugin [None req-69faeb32-3cfb-42c7-b0ed-34e287379a1d - - - - - -] Attempt 1 to provision port 10cb422e-fd98-46bf-8c55-64da33a57d16 2026-05-08 11:32:24.484 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b5c2fd22-379b-4969-839c-1cc4392816b6 2026-05-08 11:32:26.344 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b5c2fd22-379b-4969-839c-1cc4392816b6 2026-05-08 11:32:29.740 10 INFO neutron.plugins.ml2.plugin [None req-e3c4c890-5ee7-460e-8e92-7ac34ebc5887 - - - - - -] Attempt 1 to provision port 7c961626-1862-42ab-bb3f-146e6fcf82d5 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-08 11:32:32.414 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 7c961626-1862-42ab-bb3f-146e6fcf82d5 2026-05-08 11:32:32.609 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-25895198-59d3-4f91-9bac-738981889fc1'] response: {'server_uuid': 'e9cfc378-871c-4370-95b0-ca54cbf5192c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7c961626-1862-42ab-bb3f-146e6fcf82d5', 'code': 200} 2026-05-08 11:32:34.312 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 7c961626-1862-42ab-bb3f-146e6fcf82d5 2026-05-08 11:32:36.713 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7da5a1f-0e62-4fef-a14a-3caa4f34a500'] response: {'server_uuid': 'e9cfc378-871c-4370-95b0-ca54cbf5192c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7c961626-1862-42ab-bb3f-146e6fcf82d5', 'code': 200} 2026-05-08 11:32:40.499 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 817afd03-0ded-4b54-b751-6270b65964e1 2026-05-08 11:32:47.444 9 INFO neutron.plugins.ml2.plugin [None req-2d0cdbe3-23f2-4f94-9300-7b386a329520 - - - - - -] Attempt 1 to provision port 5e205cc8-ed12-44ee-bc8a-c14456ada267 2026-05-08 11:32:48.113 9 INFO neutron.plugins.ml2.plugin [None req-c0052ec0-6121-4ce5-b386-f5997582e2f1 - - - - - -] Attempt 1 to provision port eb135339-9098-458b-9481-844f4fafed8a 2026-05-08 11:32:48.353 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port eb135339-9098-458b-9481-844f4fafed8a 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.806 9 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:49.808 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Failed to bind port 7745f21b-163f-4305-b1d4-22102b326e39 on host instance for vnic_type normal using segments [{'id': 'c71dea7f-521c-4dd5-83b6-121580f7b916', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 215, 'network_id': '4ecfbc99-1666-4a78-90a3-402ae98f1e1c'}] 2026-05-08 11:32:49.808 9 INFO neutron.plugins.ml2.plugin [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Attempt 2 to bind port 7745f21b-163f-4305-b1d4-22102b326e39 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.825 9 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:49.826 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Failed to bind port 7745f21b-163f-4305-b1d4-22102b326e39 on host instance for vnic_type normal using segments [{'id': 'c71dea7f-521c-4dd5-83b6-121580f7b916', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 215, 'network_id': '4ecfbc99-1666-4a78-90a3-402ae98f1e1c'}] 2026-05-08 11:32:49.826 9 INFO neutron.plugins.ml2.plugin [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Attempt 3 to bind port 7745f21b-163f-4305-b1d4-22102b326e39 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.863 9 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:49.864 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Failed to bind port 7745f21b-163f-4305-b1d4-22102b326e39 on host instance for vnic_type normal using segments [{'id': 'c71dea7f-521c-4dd5-83b6-121580f7b916', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 215, 'network_id': '4ecfbc99-1666-4a78-90a3-402ae98f1e1c'}] 2026-05-08 11:32:49.864 9 INFO neutron.plugins.ml2.plugin [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Attempt 4 to bind port 7745f21b-163f-4305-b1d4-22102b326e39 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.897 9 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:49.898 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Failed to bind port 7745f21b-163f-4305-b1d4-22102b326e39 on host instance for vnic_type normal using segments [{'id': 'c71dea7f-521c-4dd5-83b6-121580f7b916', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 215, 'network_id': '4ecfbc99-1666-4a78-90a3-402ae98f1e1c'}] 2026-05-08 11:32:49.898 9 INFO neutron.plugins.ml2.plugin [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Attempt 5 to bind port 7745f21b-163f-4305-b1d4-22102b326e39 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.936 9 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:49.937 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Failed to bind port 7745f21b-163f-4305-b1d4-22102b326e39 on host instance for vnic_type normal using segments [{'id': 'c71dea7f-521c-4dd5-83b6-121580f7b916', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 215, 'network_id': '4ecfbc99-1666-4a78-90a3-402ae98f1e1c'}] 2026-05-08 11:32:49.938 9 INFO neutron.plugins.ml2.plugin [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Attempt 6 to bind port 7745f21b-163f-4305-b1d4-22102b326e39 2026-05-08 11:32:49.941 9 INFO neutron.plugins.ml2.plugin [None req-1928bb86-b902-4c51-81bf-d22e57b6bda1 - - - - - -] Attempt 1 to provision port 1672f104-a71a-4895-8859-00e02d45d349 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:49.976 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Failed to bind port 7745f21b-163f-4305-b1d4-22102b326e39 on host instance for vnic_type normal using segments [{'id': 'c71dea7f-521c-4dd5-83b6-121580f7b916', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 215, 'network_id': '4ecfbc99-1666-4a78-90a3-402ae98f1e1c'}] 2026-05-08 11:32:49.977 9 INFO neutron.plugins.ml2.plugin [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Attempt 7 to bind port 7745f21b-163f-4305-b1d4-22102b326e39 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:50.003 9 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:50.005 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Failed to bind port 7745f21b-163f-4305-b1d4-22102b326e39 on host instance for vnic_type normal using segments [{'id': 'c71dea7f-521c-4dd5-83b6-121580f7b916', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 215, 'network_id': '4ecfbc99-1666-4a78-90a3-402ae98f1e1c'}] 2026-05-08 11:32:50.006 9 INFO neutron.plugins.ml2.plugin [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Attempt 8 to bind port 7745f21b-163f-4305-b1d4-22102b326e39 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:50.059 9 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:50.061 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Failed to bind port 7745f21b-163f-4305-b1d4-22102b326e39 on host instance for vnic_type normal using segments [{'id': 'c71dea7f-521c-4dd5-83b6-121580f7b916', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 215, 'network_id': '4ecfbc99-1666-4a78-90a3-402ae98f1e1c'}] 2026-05-08 11:32:50.061 9 INFO neutron.plugins.ml2.plugin [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Attempt 9 to bind port 7745f21b-163f-4305-b1d4-22102b326e39 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:50.085 9 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:50.086 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Failed to bind port 7745f21b-163f-4305-b1d4-22102b326e39 on host instance for vnic_type normal using segments [{'id': 'c71dea7f-521c-4dd5-83b6-121580f7b916', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 215, 'network_id': '4ecfbc99-1666-4a78-90a3-402ae98f1e1c'}] 2026-05-08 11:32:50.086 9 INFO neutron.plugins.ml2.plugin [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Attempt 10 to bind port 7745f21b-163f-4305-b1d4-22102b326e39 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 061c8f88-c90b-4647-8fd5-38014f421db9 could not be found. 2026-05-08 11:32:50.122 9 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:50.123 9 ERROR neutron.plugins.ml2.managers [None req-496fbe1f-4b18-4508-af4b-cbfe13abae88 - - - - - -] Failed to bind port 7745f21b-163f-4305-b1d4-22102b326e39 on host instance for vnic_type normal using segments [{'id': 'c71dea7f-521c-4dd5-83b6-121580f7b916', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 215, 'network_id': '4ecfbc99-1666-4a78-90a3-402ae98f1e1c'}] 2026-05-08 11:32:50.346 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port eb135339-9098-458b-9481-844f4fafed8a 2026-05-08 11:32:50.800 9 INFO neutron.plugins.ml2.plugin [None req-06a00fdb-b396-4135-91bb-3cdd597e3131 - - - - - -] Attempt 1 to provision port 1672f104-a71a-4895-8859-00e02d45d349 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:51.879 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:51.881 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Failed to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c on host instance for vnic_type normal using segments [{'id': 'ea5ab83b-2ee9-4b62-a2e4-9dbb96701e1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 867, 'network_id': '5578a5f8-9108-46c7-9655-573414013051'}] 2026-05-08 11:32:51.881 10 INFO neutron.plugins.ml2.plugin [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Attempt 2 to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:51.901 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:51.902 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Failed to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c on host instance for vnic_type normal using segments [{'id': 'ea5ab83b-2ee9-4b62-a2e4-9dbb96701e1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 867, 'network_id': '5578a5f8-9108-46c7-9655-573414013051'}] 2026-05-08 11:32:51.902 10 INFO neutron.plugins.ml2.plugin [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Attempt 3 to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:51.930 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:51.931 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Failed to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c on host instance for vnic_type normal using segments [{'id': 'ea5ab83b-2ee9-4b62-a2e4-9dbb96701e1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 867, 'network_id': '5578a5f8-9108-46c7-9655-573414013051'}] 2026-05-08 11:32:51.931 10 INFO neutron.plugins.ml2.plugin [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Attempt 4 to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:51.954 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:51.955 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Failed to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c on host instance for vnic_type normal using segments [{'id': 'ea5ab83b-2ee9-4b62-a2e4-9dbb96701e1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 867, 'network_id': '5578a5f8-9108-46c7-9655-573414013051'}] 2026-05-08 11:32:51.955 10 INFO neutron.plugins.ml2.plugin [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Attempt 5 to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:51.981 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Failed to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c on host instance for vnic_type normal using segments [{'id': 'ea5ab83b-2ee9-4b62-a2e4-9dbb96701e1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 867, 'network_id': '5578a5f8-9108-46c7-9655-573414013051'}] 2026-05-08 11:32:51.982 10 INFO neutron.plugins.ml2.plugin [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Attempt 6 to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:52.005 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:52.006 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Failed to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c on host instance for vnic_type normal using segments [{'id': 'ea5ab83b-2ee9-4b62-a2e4-9dbb96701e1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 867, 'network_id': '5578a5f8-9108-46c7-9655-573414013051'}] 2026-05-08 11:32:52.006 10 INFO neutron.plugins.ml2.plugin [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Attempt 7 to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:52.023 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:52.024 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Failed to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c on host instance for vnic_type normal using segments [{'id': 'ea5ab83b-2ee9-4b62-a2e4-9dbb96701e1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 867, 'network_id': '5578a5f8-9108-46c7-9655-573414013051'}] 2026-05-08 11:32:52.024 10 INFO neutron.plugins.ml2.plugin [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Attempt 8 to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:52.040 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:52.041 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Failed to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c on host instance for vnic_type normal using segments [{'id': 'ea5ab83b-2ee9-4b62-a2e4-9dbb96701e1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 867, 'network_id': '5578a5f8-9108-46c7-9655-573414013051'}] 2026-05-08 11:32:52.041 10 INFO neutron.plugins.ml2.plugin [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Attempt 9 to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:52.058 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Failed to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c on host instance for vnic_type normal using segments [{'id': 'ea5ab83b-2ee9-4b62-a2e4-9dbb96701e1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 867, 'network_id': '5578a5f8-9108-46c7-9655-573414013051'}] 2026-05-08 11:32:52.058 10 INFO neutron.plugins.ml2.plugin [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Attempt 10 to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 0ab332e7-e9e7-4fdd-9905-4ec8b2112891 could not be found. 2026-05-08 11:32:52.073 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:52.074 10 ERROR neutron.plugins.ml2.managers [None req-86a1c5d3-41f5-4e60-9d46-542328d81601 - - - - - -] Failed to bind port edb85dbd-4fa3-496b-98e7-5ddfa4f7a31c on host instance for vnic_type normal using segments [{'id': 'ea5ab83b-2ee9-4b62-a2e4-9dbb96701e1e', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 867, 'network_id': '5578a5f8-9108-46c7-9655-573414013051'}] 2026-05-08 11:32:52.418 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port a7eb1aa9-94a2-4851-b362-ddcf37cc84a0 2026-05-08 11:32:54.561 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port a7eb1aa9-94a2-4851-b362-ddcf37cc84a0 2026-05-08 11:32:56.595 9 INFO neutron.plugins.ml2.plugin [None req-52806a11-b501-4553-bb73-c69e8e12fd62 - - - - - -] Attempt 1 to provision port ae04c80f-cf4e-41af-9b64-df9f45314c58 2026-05-08 11:32:58.456 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port ae04c80f-cf4e-41af-9b64-df9f45314c58 2026-05-08 11:32:58.628 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-83fdd7a7-0091-4c65-ab6b-e9cc717c7822'] response: {'server_uuid': 'a48f2532-ff4b-4d0d-9b91-6b7ba25c078d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae04c80f-cf4e-41af-9b64-df9f45314c58', 'code': 200} 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.892 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:59.893 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Failed to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 on host instance for vnic_type normal using segments [{'id': '7e0d5cd2-a938-468a-9312-6ccd3a059451', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 530, 'network_id': '6416a9ba-36d8-4409-bc42-e752a860b82c'}] 2026-05-08 11:32:59.894 10 INFO neutron.plugins.ml2.plugin [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Attempt 2 to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.914 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:59.915 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Failed to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 on host instance for vnic_type normal using segments [{'id': '7e0d5cd2-a938-468a-9312-6ccd3a059451', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 530, 'network_id': '6416a9ba-36d8-4409-bc42-e752a860b82c'}] 2026-05-08 11:32:59.915 10 INFO neutron.plugins.ml2.plugin [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Attempt 3 to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.934 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:59.935 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Failed to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 on host instance for vnic_type normal using segments [{'id': '7e0d5cd2-a938-468a-9312-6ccd3a059451', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 530, 'network_id': '6416a9ba-36d8-4409-bc42-e752a860b82c'}] 2026-05-08 11:32:59.935 10 INFO neutron.plugins.ml2.plugin [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Attempt 4 to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:59.961 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Failed to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 on host instance for vnic_type normal using segments [{'id': '7e0d5cd2-a938-468a-9312-6ccd3a059451', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 530, 'network_id': '6416a9ba-36d8-4409-bc42-e752a860b82c'}] 2026-05-08 11:32:59.962 10 INFO neutron.plugins.ml2.plugin [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Attempt 5 to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:59.981 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Failed to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 on host instance for vnic_type normal using segments [{'id': '7e0d5cd2-a938-468a-9312-6ccd3a059451', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 530, 'network_id': '6416a9ba-36d8-4409-bc42-e752a860b82c'}] 2026-05-08 11:32:59.982 10 INFO neutron.plugins.ml2.plugin [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Attempt 6 to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:32:59.998 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:32:59.999 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Failed to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 on host instance for vnic_type normal using segments [{'id': '7e0d5cd2-a938-468a-9312-6ccd3a059451', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 530, 'network_id': '6416a9ba-36d8-4409-bc42-e752a860b82c'}] 2026-05-08 11:32:59.999 10 INFO neutron.plugins.ml2.plugin [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Attempt 7 to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:33:00.030 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:33:00.031 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Failed to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 on host instance for vnic_type normal using segments [{'id': '7e0d5cd2-a938-468a-9312-6ccd3a059451', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 530, 'network_id': '6416a9ba-36d8-4409-bc42-e752a860b82c'}] 2026-05-08 11:33:00.031 10 INFO neutron.plugins.ml2.plugin [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Attempt 8 to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:33:00.059 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Failed to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 on host instance for vnic_type normal using segments [{'id': '7e0d5cd2-a938-468a-9312-6ccd3a059451', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 530, 'network_id': '6416a9ba-36d8-4409-bc42-e752a860b82c'}] 2026-05-08 11:33:00.060 10 INFO neutron.plugins.ml2.plugin [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Attempt 9 to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:33:00.077 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:33:00.078 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Failed to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 on host instance for vnic_type normal using segments [{'id': '7e0d5cd2-a938-468a-9312-6ccd3a059451', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 530, 'network_id': '6416a9ba-36d8-4409-bc42-e752a860b82c'}] 2026-05-08 11:33:00.078 10 INFO neutron.plugins.ml2.plugin [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Attempt 10 to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet f2fd58cd-31b9-478b-8274-36c160b4711d could not be found. 2026-05-08 11:33:00.100 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:33:00.101 10 ERROR neutron.plugins.ml2.managers [None req-6dc9540e-fa4a-4ba9-8d15-4d38147a2dcd - - - - - -] Failed to bind port 508ac71a-42ac-41fe-9f2f-5f71320da756 on host instance for vnic_type normal using segments [{'id': '7e0d5cd2-a938-468a-9312-6ccd3a059451', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 530, 'network_id': '6416a9ba-36d8-4409-bc42-e752a860b82c'}] 2026-05-08 11:33:00.288 9 INFO neutron.plugins.ml2.plugin [None req-5b3b1fef-be35-4d20-bf59-69008f623dd9 - - - - - -] Attempt 1 to provision port db4b31ab-6d0b-417a-80e0-3cdfa62b4986 2026-05-08 11:33:00.434 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port ae04c80f-cf4e-41af-9b64-df9f45314c58 2026-05-08 11:33:00.739 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port db4b31ab-6d0b-417a-80e0-3cdfa62b4986 2026-05-08 11:33:02.417 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port db4b31ab-6d0b-417a-80e0-3cdfa62b4986 2026-05-08 11:33:08.597 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 56090f97-0893-439b-9aae-ad874ee6e111 2026-05-08 11:33:09.182 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port c9b42d81-f568-4add-a42f-2a3efd085371 2026-05-08 11:33:09.508 9 INFO neutron.plugins.ml2.plugin [None req-73507c5d-5594-46e0-bee4-8ed86b82877e - - - - - -] Attempt 1 to provision port 56090f97-0893-439b-9aae-ad874ee6e111 2026-05-08 11:33:09.698 10 INFO neutron.plugins.ml2.plugin [None req-0ca0176f-c235-44fb-b521-b2f028311a2c - - - - - -] Attempt 1 to provision port c9b42d81-f568-4add-a42f-2a3efd085371 2026-05-08 11:33:10.089 10 INFO neutron.plugins.ml2.plugin [None req-e77a24ea-06a4-4d7c-81c4-f1d5dd486315 - - - - - -] Attempt 1 to provision port 10fadf37-cc21-42e9-8755-c3512db4b7f6 2026-05-08 11:33:10.347 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 56090f97-0893-439b-9aae-ad874ee6e111 2026-05-08 11:33:10.657 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port c9b42d81-f568-4add-a42f-2a3efd085371 2026-05-08 11:33:10.841 10 INFO neutron.plugins.ml2.plugin [None req-92f6b587-17ef-4621-bb52-6e0567e18200 - - - - - -] Attempt 1 to provision port 10fadf37-cc21-42e9-8755-c3512db4b7f6 2026-05-08 11:33:13.023 10 INFO neutron.plugins.ml2.plugin [None req-d77b18c2-f710-4d81-870a-3db6f6dc841b - - - - - -] Attempt 1 to provision port 96b3efc1-e6e8-4529-a5ad-1793bc7cce2d 2026-05-08 11:33:13.976 9 INFO neutron.plugins.ml2.plugin [None req-e2ee89d5-01dd-475b-b66d-e98db6ed907c - - - - - -] Attempt 1 to provision port 96b3efc1-e6e8-4529-a5ad-1793bc7cce2d 2026-05-08 11:33:14.358 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 50e1558e-5d84-4d8c-9dd0-85f9b62eadd0 2026-05-08 11:33:14.616 10 INFO neutron.plugins.ml2.plugin [None req-bec8ec35-a400-450d-8faa-e96ec35ecc2c - - - - - -] Attempt 1 to provision port 047bc0fc-b99a-4ee0-85a2-6f49662ed41a 2026-05-08 11:33:14.769 9 INFO neutron.plugins.ml2.plugin [None req-8578da18-ece2-4f6a-9eac-245cb5244883 - - - - - -] Attempt 1 to provision port 50e1558e-5d84-4d8c-9dd0-85f9b62eadd0 2026-05-08 11:33:16.380 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 50e1558e-5d84-4d8c-9dd0-85f9b62eadd0 2026-05-08 11:33:17.079 9 INFO neutron.plugins.ml2.plugin [None req-5262aeb0-dc54-4abb-b7be-e6aab50c8c5b - - - - - -] Attempt 1 to provision port f64f5e9f-0569-41d6-b4e0-0966a30b958d 2026-05-08 11:33:17.832 10 INFO neutron.plugins.ml2.plugin [None req-4d868fb3-8716-42a8-94af-ebc94f857fc3 - - - - - -] Attempt 1 to provision port f64f5e9f-0569-41d6-b4e0-0966a30b958d 2026-05-08 11:33:18.400 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port f7ce4280-7755-4d3f-a563-bbc4e7281e0d 2026-05-08 11:33:20.340 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port f7ce4280-7755-4d3f-a563-bbc4e7281e0d 2026-05-08 11:33:22.447 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port f40dba87-3c43-418d-98d4-5319290aa3f8 2026-05-08 11:33:22.551 9 INFO neutron.plugins.ml2.plugin [None req-70ccb70f-0d2a-4caa-bf52-4bbf2987c9fb - - - - - -] Attempt 1 to provision port 48a79b4b-a35b-4b15-9f45-a1ea803c46e6 2026-05-08 11:33:22.820 10 INFO neutron.plugins.ml2.plugin [None req-8df2d7b7-6b69-41e1-bb88-a144de9449c5 - - - - - -] Attempt 1 to provision port f40dba87-3c43-418d-98d4-5319290aa3f8 2026-05-08 11:33:23.111 10 INFO neutron.plugins.ml2.plugin [None req-a0dd6c60-7492-4f19-9761-d34e84a34c13 - - - - - -] Attempt 1 to provision port f1ac45e3-259c-4ee7-b31d-dcaf4a9ca099 2026-05-08 11:33:24.524 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port f40dba87-3c43-418d-98d4-5319290aa3f8 2026-05-08 11:33:24.912 9 INFO neutron.plugins.ml2.plugin [None req-cd2f40eb-8304-46e6-b887-c4b1b7e4ca2b - - - - - -] Attempt 1 to provision port f1ac45e3-259c-4ee7-b31d-dcaf4a9ca099 2026-05-08 11:33:26.583 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 48a79b4b-a35b-4b15-9f45-a1ea803c46e6 2026-05-08 11:33:26.758 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b26e8028-8e86-4b27-8c27-dc65f6cc80c9'] response: {'server_uuid': '5f09ffa6-355e-42dc-b298-ce9a743212e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '48a79b4b-a35b-4b15-9f45-a1ea803c46e6', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-08 11:33:28.402 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 48a79b4b-a35b-4b15-9f45-a1ea803c46e6 2026-05-08 11:33:30.467 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 29c6c800-d41a-4974-a633-e0649d379534 2026-05-08 11:33:31.207 10 INFO neutron.plugins.ml2.plugin [None req-1664a299-138e-493b-b3a5-77942670cf9a - - - - - -] Attempt 1 to provision port 29c6c800-d41a-4974-a633-e0649d379534 2026-05-08 11:33:32.495 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 29c6c800-d41a-4974-a633-e0649d379534 2026-05-08 11:33:32.705 10 INFO neutron.plugins.ml2.plugin [None req-f9558756-3a4a-421b-96d8-a464d95b08c4 - - - - - -] Attempt 1 to provision port 36ff1cd9-94e5-4837-a57d-6ac3ce412baa 2026-05-08 11:33:33.418 9 INFO neutron.plugins.ml2.plugin [None req-d76396c7-a1ee-4718-948a-d47ebb37ed87 - - - - - -] Attempt 1 to provision port 36ff1cd9-94e5-4837-a57d-6ac3ce412baa 2026-05-08 11:33:38.401 9 INFO neutron.plugins.ml2.plugin [None req-46355bd6-caeb-4e54-b2c1-10612f3db17b - - - - - -] Attempt 1 to provision port fe7d8c06-11f5-4226-938b-00f51c5165d6 2026-05-08 11:33:56.422 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b76608bc-506f-4be4-b2fd-fb2a0b892452 2026-05-08 11:33:56.606 10 INFO neutron.plugins.ml2.plugin [None req-25dbfa81-88da-4128-9083-00ccbbf80da2 - - - - - -] Attempt 1 to provision port b76608bc-506f-4be4-b2fd-fb2a0b892452 2026-05-08 11:33:56.675 10 INFO neutron.plugins.ml2.db [None req-25dbfa81-88da-4128-9083-00ccbbf80da2 - - - - - -] No ports have port_id starting with b76608bc-506f-4be4-b2fd-fb2a0b892452 2026-05-08 11:33:56.681 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] No ports have port_id starting with b76608bc-506f-4be4-b2fd-fb2a0b892452 2026-05-08 11:34:03.052 10 INFO neutron.plugins.ml2.plugin [None req-05b4d1e2-3055-4f94-bbf8-12d875beec13 - - - - - -] Attempt 1 to provision port 333d072f-ec83-411f-811d-2ea15c868028 2026-05-08 11:34:13.477 10 INFO neutron.plugins.ml2.plugin [None req-27cec4b9-e403-4450-86ea-d3d68368bd63 - - - - - -] Attempt 1 to provision port 2d1e15ba-d959-4cff-9f68-2d8ae203db61 2026-05-08 11:34:14.240 10 INFO neutron.plugins.ml2.plugin [None req-d2b99fcb-e3b8-40eb-beb5-a70bf5e0a1f5 - - - - - -] Attempt 1 to provision port 2290311e-2a67-4d0a-87db-61e5a74d298d 2026-05-08 11:34:14.369 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 2290311e-2a67-4d0a-87db-61e5a74d298d 2026-05-08 11:34:16.420 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 2290311e-2a67-4d0a-87db-61e5a74d298d 2026-05-08 11:34:16.580 10 INFO neutron.plugins.ml2.plugin [None req-37432cc5-de94-48cd-849c-85ad2f1df6ff - - - - - -] Attempt 1 to provision port fd5b017e-e64f-412a-bfed-3b5d12a26f37 2026-05-08 11:34:17.236 10 INFO neutron.plugins.ml2.plugin [None req-61e2b440-a9cf-4b76-a070-885afc08539c - - - - - -] Attempt 1 to provision port fd5b017e-e64f-412a-bfed-3b5d12a26f37 2026-05-08 11:34:18.403 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port d8c5f58e-d71e-4b08-8c6f-90a9b1d0ee20 2026-05-08 11:34:20.034 10 INFO neutron.plugins.ml2.plugin [None req-ef261e89-436e-41b3-81cc-72c30c19549e - - - - - -] Attempt 1 to provision port 37d073ba-660a-4c11-a973-7dd8c9bd196b 2026-05-08 11:34:20.438 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 495b9f10-87d4-47de-a0b0-3a733ba28d62 2026-05-08 11:34:20.924 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port d8c5f58e-d71e-4b08-8c6f-90a9b1d0ee20 2026-05-08 11:34:21.010 9 INFO neutron.plugins.ml2.plugin [None req-1b94ed38-638c-458f-93fb-0c97a046c91d - - - - - -] Attempt 1 to provision port 495b9f10-87d4-47de-a0b0-3a733ba28d62 2026-05-08 11:34:22.475 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 495b9f10-87d4-47de-a0b0-3a733ba28d62 2026-05-08 11:34:23.123 9 INFO neutron.plugins.ml2.plugin [None req-213fb8b9-602c-4dcf-ac65-09457a7296d3 - - - - - -] Attempt 1 to provision port 8e840b67-f632-49ae-a165-cfca6e57b2ce 2026-05-08 11:34:23.769 10 INFO neutron.plugins.ml2.plugin [None req-b92aa083-d1e2-40a7-b014-5671f0f2cbea - - - - - -] Attempt 1 to provision port 8e840b67-f632-49ae-a165-cfca6e57b2ce 2026-05-08 11:34:24.410 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 3cd43da1-e25c-4d03-95b4-8c0fcf64102a 2026-05-08 11:34:26.446 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 3cd43da1-e25c-4d03-95b4-8c0fcf64102a 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.178 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:34:27.179 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Failed to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 on host instance for vnic_type normal using segments [{'id': '18edaefb-fd59-4ff0-83d3-1cd21e817a1c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 297, 'network_id': 'de8657dd-f00a-481d-8a24-021025011e1f'}] 2026-05-08 11:34:27.180 10 INFO neutron.plugins.ml2.plugin [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Attempt 2 to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.205 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:34:27.206 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Failed to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 on host instance for vnic_type normal using segments [{'id': '18edaefb-fd59-4ff0-83d3-1cd21e817a1c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 297, 'network_id': 'de8657dd-f00a-481d-8a24-021025011e1f'}] 2026-05-08 11:34:27.206 10 INFO neutron.plugins.ml2.plugin [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Attempt 3 to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.231 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:34:27.232 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Failed to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 on host instance for vnic_type normal using segments [{'id': '18edaefb-fd59-4ff0-83d3-1cd21e817a1c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 297, 'network_id': 'de8657dd-f00a-481d-8a24-021025011e1f'}] 2026-05-08 11:34:27.233 10 INFO neutron.plugins.ml2.plugin [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Attempt 4 to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.257 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:34:27.258 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Failed to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 on host instance for vnic_type normal using segments [{'id': '18edaefb-fd59-4ff0-83d3-1cd21e817a1c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 297, 'network_id': 'de8657dd-f00a-481d-8a24-021025011e1f'}] 2026-05-08 11:34:27.258 10 INFO neutron.plugins.ml2.plugin [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Attempt 5 to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:34:27.278 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Failed to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 on host instance for vnic_type normal using segments [{'id': '18edaefb-fd59-4ff0-83d3-1cd21e817a1c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 297, 'network_id': 'de8657dd-f00a-481d-8a24-021025011e1f'}] 2026-05-08 11:34:27.280 10 INFO neutron.plugins.ml2.plugin [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Attempt 6 to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.304 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:34:27.305 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Failed to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 on host instance for vnic_type normal using segments [{'id': '18edaefb-fd59-4ff0-83d3-1cd21e817a1c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 297, 'network_id': 'de8657dd-f00a-481d-8a24-021025011e1f'}] 2026-05-08 11:34:27.306 10 INFO neutron.plugins.ml2.plugin [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Attempt 7 to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:34:27.329 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Failed to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 on host instance for vnic_type normal using segments [{'id': '18edaefb-fd59-4ff0-83d3-1cd21e817a1c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 297, 'network_id': 'de8657dd-f00a-481d-8a24-021025011e1f'}] 2026-05-08 11:34:27.331 10 INFO neutron.plugins.ml2.plugin [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Attempt 8 to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.350 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:34:27.351 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Failed to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 on host instance for vnic_type normal using segments [{'id': '18edaefb-fd59-4ff0-83d3-1cd21e817a1c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 297, 'network_id': 'de8657dd-f00a-481d-8a24-021025011e1f'}] 2026-05-08 11:34:27.352 10 INFO neutron.plugins.ml2.plugin [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Attempt 9 to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:34:27.379 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Failed to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 on host instance for vnic_type normal using segments [{'id': '18edaefb-fd59-4ff0-83d3-1cd21e817a1c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 297, 'network_id': 'de8657dd-f00a-481d-8a24-021025011e1f'}] 2026-05-08 11:34:27.381 10 INFO neutron.plugins.ml2.plugin [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Attempt 10 to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 12c7d853-7156-4504-a936-8cfc3dca695f could not be found. 2026-05-08 11:34:27.399 10 ERROR neutron.plugins.ml2.managers  2026-05-08 11:34:27.400 10 ERROR neutron.plugins.ml2.managers [None req-f3157e95-0a94-4e10-9338-91922029d73a - - - - - -] Failed to bind port 486cb8f9-1a23-4850-866e-3e0c545ec5f9 on host instance for vnic_type normal using segments [{'id': '18edaefb-fd59-4ff0-83d3-1cd21e817a1c', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 297, 'network_id': 'de8657dd-f00a-481d-8a24-021025011e1f'}] 2026-05-08 11:34:30.279 10 INFO neutron.plugins.ml2.plugin [None req-9e779a11-98ae-483b-acf3-d6768c1987ad - - - - - -] Attempt 1 to provision port 2b4d70e9-109c-4d44-a4ae-1a8225181e00 2026-05-08 11:34:32.485 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 2b4d70e9-109c-4d44-a4ae-1a8225181e00 2026-05-08 11:34:32.695 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4cea1fc-bb43-4f49-a293-1b41f95ce930'] response: {'server_uuid': '24720c0c-0dab-4d24-ba50-358ed80c1e64', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2b4d70e9-109c-4d44-a4ae-1a8225181e00', 'code': 200} 2026-05-08 11:34:34.605 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port ab70a455-76b8-46e4-8465-7738d60455f6 2026-05-08 11:34:34.956 9 INFO neutron.plugins.ml2.plugin [None req-4dfc5ad5-6e3b-44af-b9f2-af3f1c8ea6e3 - - - - - -] Attempt 1 to provision port ab70a455-76b8-46e4-8465-7738d60455f6 2026-05-08 11:34:35.474 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port c2786a92-ccdf-45b6-a9ea-7555829c923d 2026-05-08 11:34:35.740 9 INFO neutron.plugins.ml2.plugin [None req-0a11bcb7-0621-463f-b707-60bb5ffb0d76 - - - - - -] Attempt 1 to provision port c2786a92-ccdf-45b6-a9ea-7555829c923d 2026-05-08 11:34:36.249 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 2b4d70e9-109c-4d44-a4ae-1a8225181e00 2026-05-08 11:34:36.422 10 INFO neutron.plugins.ml2.plugin [None req-245b2bb9-92da-4af7-a36b-70d35523414a - - - - - -] Attempt 1 to provision port 9b859990-3b46-4e08-b68a-f49dac109d2e 2026-05-08 11:34:36.689 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port c2786a92-ccdf-45b6-a9ea-7555829c923d 2026-05-08 11:34:36.878 10 INFO neutron.plugins.ml2.plugin [None req-f97cc33a-da11-4325-8479-d522a81ccf0e - - - - - -] Attempt 1 to provision port 9b859990-3b46-4e08-b68a-f49dac109d2e 2026-05-08 11:34:37.201 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port ab70a455-76b8-46e4-8465-7738d60455f6 2026-05-08 11:34:37.498 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 2d1e15ba-d959-4cff-9f68-2d8ae203db61 2026-05-08 11:34:37.732 9 INFO neutron.plugins.ml2.plugin [None req-4874fda0-2286-4b6d-be13-4d6b7f0e2e9f - - - - - -] Attempt 1 to provision port 8ae98114-1884-4dec-8f71-2fd2679df797 2026-05-08 11:34:38.290 10 INFO neutron.plugins.ml2.plugin [None req-7acc3764-33a5-4c57-8a22-cf2bcdccea4c - - - - - -] Attempt 1 to provision port 8ae98114-1884-4dec-8f71-2fd2679df797 2026-05-08 11:34:38.666 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 2d1e15ba-d959-4cff-9f68-2d8ae203db61 2026-05-08 11:34:38.960 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port fd5b017e-e64f-412a-bfed-3b5d12a26f37 2026-05-08 11:34:40.745 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 8e840b67-f632-49ae-a165-cfca6e57b2ce 2026-05-08 11:34:41.100 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 37d073ba-660a-4c11-a973-7dd8c9bd196b 2026-05-08 11:34:41.457 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port fd5b017e-e64f-412a-bfed-3b5d12a26f37 2026-05-08 11:34:42.693 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 8e840b67-f632-49ae-a165-cfca6e57b2ce 2026-05-08 11:34:43.004 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 37d073ba-660a-4c11-a973-7dd8c9bd196b 2026-05-08 11:34:44.726 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 9d1fc46d-2588-4990-868e-02c416f68d73 2026-05-08 11:34:45.385 9 INFO neutron.plugins.ml2.plugin [None req-4e5d5a84-6b25-444e-a9ce-ac00759599ef - - - - - -] Attempt 1 to provision port 9d1fc46d-2588-4990-868e-02c416f68d73 2026-05-08 11:34:46.668 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 9d1fc46d-2588-4990-868e-02c416f68d73 2026-05-08 11:34:46.890 9 INFO neutron.plugins.ml2.plugin [None req-f66605ba-0fcc-4f45-8dc4-488151cd5134 - - - - - -] Attempt 1 to provision port 7990d721-9697-4c7c-b38e-5a773117e93b 2026-05-08 11:34:47.339 9 INFO neutron.plugins.ml2.plugin [None req-b65e47ea-febf-4e92-bf8c-e05b453523a2 - - - - - -] Attempt 1 to provision port 7990d721-9697-4c7c-b38e-5a773117e93b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-08 11:34:52.705 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 5f671ad7-22f2-4d37-ac38-d7bee0e128c8 2026-05-08 11:34:52.933 10 INFO neutron.plugins.ml2.plugin [None req-cce13399-42b1-4389-8480-0ac008dfc6cf - - - - - -] Attempt 1 to provision port 5f671ad7-22f2-4d37-ac38-d7bee0e128c8 2026-05-08 11:34:53.940 10 INFO neutron.plugins.ml2.plugin [None req-b1ef96fa-fb25-4ddc-ad09-bc22f51bc1e8 - - - - - -] Attempt 1 to provision port f3f1e63f-5012-4858-a60d-fb0083ce07cd 2026-05-08 11:34:54.703 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 5f671ad7-22f2-4d37-ac38-d7bee0e128c8 2026-05-08 11:34:57.955 10 INFO neutron.plugins.ml2.plugin [None req-6577f278-62b0-4ecf-88ed-88152e66fb2e - - - - - -] Attempt 1 to provision port 58914ea7-dcdd-4f9d-8671-14198bd617bf 2026-05-08 11:35:10.608 9 INFO neutron.plugins.ml2.plugin [None req-8f9e9a54-da7c-4429-ab3e-6e14d4e2fc96 - - - - - -] Attempt 1 to provision port 2a7ab97d-6505-46b6-8e57-eceae8f2e080 2026-05-08 11:35:10.705 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 8af47bbc-2f26-4b7d-895c-f11bc7454edc 2026-05-08 11:35:11.464 10 INFO neutron.plugins.ml2.plugin [None req-ea5cf72f-26ac-4412-b722-cef1632ac414 - - - - - -] Attempt 1 to provision port 8af47bbc-2f26-4b7d-895c-f11bc7454edc 2026-05-08 11:35:12.731 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 8af47bbc-2f26-4b7d-895c-f11bc7454edc 2026-05-08 11:35:13.500 9 INFO neutron.plugins.ml2.plugin [None req-86f793c7-8d7d-4694-a132-083c7a554adb - - - - - -] Attempt 1 to provision port 31c6b3c6-f964-4bc9-a574-601c5e6c4a4d 2026-05-08 11:35:14.061 9 INFO neutron.plugins.ml2.plugin [None req-4cae529e-b04c-49a5-9f37-2ec899e65d2b - - - - - -] Attempt 1 to provision port 31c6b3c6-f964-4bc9-a574-601c5e6c4a4d 2026-05-08 11:35:14.675 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port a51b12aa-7bfe-4aba-bd6f-3722313fa3e1 2026-05-08 11:35:16.656 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port a51b12aa-7bfe-4aba-bd6f-3722313fa3e1 2026-05-08 11:35:18.639 9 INFO neutron.plugins.ml2.plugin [None req-e0e570ba-abc9-44e8-994e-96abe6d4befc - - - - - -] Attempt 1 to provision port 8d00a91e-8eb3-4daf-b871-87d153a666f4 2026-05-08 11:35:20.802 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 8d00a91e-8eb3-4daf-b871-87d153a666f4 2026-05-08 11:35:20.936 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ef51301-31d0-49f0-b4ca-1801aff9e509'] response: {'server_uuid': '46886d01-43bc-4766-af66-ca8c325619a6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8d00a91e-8eb3-4daf-b871-87d153a666f4', 'code': 200} 2026-05-08 11:35:22.814 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 8d00a91e-8eb3-4daf-b871-87d153a666f4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-08 11:35:34.002 10 INFO neutron.plugins.ml2.plugin [None req-d364d4e8-e669-4d10-bcc4-10f460c7c023 - - - - - -] Attempt 1 to provision port 3e9f314a-a101-4d5d-8685-621f879f508d 2026-05-08 11:35:38.277 9 INFO neutron.plugins.ml2.plugin [None req-820dccca-fbff-470e-ba09-cee7eb64af9b - - - - - -] Attempt 1 to provision port b7928822-0fd1-41d1-938e-14dd27895def 2026-05-08 11:35:38.321 9 INFO neutron.plugins.ml2.plugin [None req-820dccca-fbff-470e-ba09-cee7eb64af9b - - - - - -] Attempt 1 to provision port 55a4a6f8-fbae-46ab-bf95-12c76ff84196 2026-05-08 11:35:38.691 10 INFO neutron.plugins.ml2.plugin [None req-188a4458-3cc4-4d47-8d74-571bf10a7b64 - - - - - -] Attempt 1 to provision port b7928822-0fd1-41d1-938e-14dd27895def 2026-05-08 11:35:38.713 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 84f006ec-82ef-4a6e-9605-66877103148f 2026-05-08 11:35:38.961 9 INFO neutron.plugins.ml2.plugin [None req-c47f2c68-d310-4ea2-9536-a51d11b7bf57 - - - - - -] Attempt 1 to provision port b7928822-0fd1-41d1-938e-14dd27895def 2026-05-08 11:35:39.221 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 55a4a6f8-fbae-46ab-bf95-12c76ff84196 2026-05-08 11:35:40.704 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 84f006ec-82ef-4a6e-9605-66877103148f 2026-05-08 11:35:40.939 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 55a4a6f8-fbae-46ab-bf95-12c76ff84196 2026-05-08 11:35:42.841 10 INFO neutron.plugins.ml2.plugin [None req-c65ff0d3-4ec6-4e3b-b048-05a44241407f - - - - - -] Attempt 1 to provision port 3d67bb56-5263-4d0b-9942-89d3637f6fde 2026-05-08 11:35:44.756 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 3d67bb56-5263-4d0b-9942-89d3637f6fde 2026-05-08 11:35:44.887 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-67f35454-4a20-4b84-bde4-275ee43e3fcb'] response: {'server_uuid': 'ab33a564-4741-44a4-8bce-beabed153594', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d67bb56-5263-4d0b-9942-89d3637f6fde', 'code': 200} 2026-05-08 11:35:46.689 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 3d67bb56-5263-4d0b-9942-89d3637f6fde 2026-05-08 11:36:00.718 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 3e9f314a-a101-4d5d-8685-621f879f508d 2026-05-08 11:36:01.040 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b7928822-0fd1-41d1-938e-14dd27895def 2026-05-08 11:36:02.702 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 3e9f314a-a101-4d5d-8685-621f879f508d 2026-05-08 11:36:02.933 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b7928822-0fd1-41d1-938e-14dd27895def 2026-05-08 11:36:11.316 9 INFO neutron.plugins.ml2.plugin [None req-501a2567-dff6-4732-971d-eaad9ae661fb - - - - - -] Attempt 1 to provision port 1aabe5c7-0770-4d26-ae3b-1b3094395fb9 2026-05-08 11:36:12.780 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 1aabe5c7-0770-4d26-ae3b-1b3094395fb9 2026-05-08 11:36:12.930 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-59b5a35d-f602-4c0e-a941-c37914c151dd'] response: {'server_uuid': '97ada43d-f2c1-448a-8321-d381b019dfa1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1aabe5c7-0770-4d26-ae3b-1b3094395fb9', 'code': 200} 2026-05-08 11:36:14.712 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 1aabe5c7-0770-4d26-ae3b-1b3094395fb9 2026-05-08 11:36:56.777 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 6b6743e6-f642-4782-8c9a-8d6320f7f76e 2026-05-08 11:36:57.113 10 INFO neutron.plugins.ml2.plugin [None req-0d576366-fdb3-47a5-9a19-99596812e5b5 - - - - - -] Attempt 1 to provision port b57327e5-1d8e-4e82-98bf-e04611c66617 2026-05-08 11:36:57.572 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b57327e5-1d8e-4e82-98bf-e04611c66617 2026-05-08 11:36:58.017 9 INFO neutron.plugins.ml2.plugin [None req-6988de02-d9ce-42dc-b07a-2263f01bd0da - - - - - -] Attempt 1 to provision port 6b6743e6-f642-4782-8c9a-8d6320f7f76e 2026-05-08 11:36:58.525 10 INFO neutron.plugins.ml2.plugin [None req-d2d5e20b-517b-4dcc-9391-a462710d2b64 - - - - - -] Attempt 1 to provision port 142fe6e6-9c5b-4f86-8a4e-a20b63d000d8 2026-05-08 11:36:58.956 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 142fe6e6-9c5b-4f86-8a4e-a20b63d000d8 2026-05-08 11:36:59.248 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 096b8f83-4550-45fd-b5bc-a6eca2b040cf 2026-05-08 11:36:59.371 9 INFO neutron.plugins.ml2.plugin [None req-dc89191a-440b-4b06-941a-859e2d778547 - - - - - -] Attempt 1 to provision port 516145b3-759f-48fa-b614-dc0da4569e8e 2026-05-08 11:37:14.793 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b035bf7b-4887-4bcd-983e-68fce0e6cd94 2026-05-08 11:37:15.361 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 71781e44-ebc7-4dbf-9542-9005834483f9 2026-05-08 11:37:15.820 10 INFO neutron.plugins.ml2.plugin [None req-27929429-1fcf-475e-bc88-22bd529efda1 - - - - - -] Attempt 1 to provision port b035bf7b-4887-4bcd-983e-68fce0e6cd94 2026-05-08 11:37:16.817 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port b035bf7b-4887-4bcd-983e-68fce0e6cd94 2026-05-08 11:37:17.097 9 INFO neutron.plugins.ml2.plugin [None req-d92904b9-91ef-43db-961f-97dcf7975f72 - - - - - -] Attempt 1 to provision port dbd4de95-d3a0-4548-a833-ab272f0d0d5c 2026-05-08 11:37:17.128 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 71781e44-ebc7-4dbf-9542-9005834483f9 2026-05-08 11:37:17.260 10 INFO neutron.plugins.ml2.plugin [None req-886222fa-c66d-463a-92dd-270ca672c654 - - - - - -] Attempt 1 to provision port 71781e44-ebc7-4dbf-9542-9005834483f9 2026-05-08 11:37:17.430 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 95200f5a-163e-4aab-9c12-5463761f715c 2026-05-08 11:37:17.674 9 INFO neutron.plugins.ml2.plugin [None req-0c064e6c-47fa-48d1-9b0b-06cdc04c733e - - - - - -] Attempt 1 to provision port b035bf7b-4887-4bcd-983e-68fce0e6cd94 2026-05-08 11:37:18.178 9 INFO neutron.plugins.ml2.plugin [None req-33b95fb1-4dae-446e-a8bb-28e2159c8d5a - - - - - -] Attempt 1 to provision port 95200f5a-163e-4aab-9c12-5463761f715c 2026-05-08 11:37:18.766 9 INFO neutron.plugins.ml2.plugin [None req-60a02047-2eca-4f1c-836e-ec5ac73960c7 - - - - - -] Attempt 1 to provision port 71781e44-ebc7-4dbf-9542-9005834483f9 2026-05-08 11:37:18.779 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 95200f5a-163e-4aab-9c12-5463761f715c 2026-05-08 11:37:20.061 10 INFO neutron.plugins.ml2.plugin [None req-812f234a-ef5c-4022-8ed3-3de2840be207 - - - - - -] Attempt 1 to provision port 0a9ed2f0-c12f-44e3-8ba9-fa7e0d56ed99 2026-05-08 11:37:20.531 10 INFO neutron.plugins.ml2.plugin [None req-1069cddf-dd4c-4e51-a0a2-4ab55b178077 - - - - - -] Attempt 1 to provision port 95200f5a-163e-4aab-9c12-5463761f715c 2026-05-08 11:37:20.762 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port a0619e67-03e1-4694-8b99-d0cd459c6a3c 2026-05-08 11:37:20.939 9 INFO neutron.plugins.ml2.plugin [None req-70cab7cd-3d1c-494a-945b-2d7b9311ad69 - - - - - -] Attempt 1 to provision port 0a9ed2f0-c12f-44e3-8ba9-fa7e0d56ed99 2026-05-08 11:37:22.005 9 INFO neutron.plugins.ml2.plugin [None req-030feade-3788-473d-953c-081434f925de - - - - - -] Attempt 1 to provision port f46db46c-e764-462d-9ff8-b7288524992f 2026-05-08 11:37:22.777 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port a0619e67-03e1-4694-8b99-d0cd459c6a3c 2026-05-08 11:37:22.781 10 INFO neutron.plugins.ml2.plugin [None req-e5931e13-2413-40bb-b054-5281f4704554 - - - - - -] Attempt 1 to provision port f46db46c-e764-462d-9ff8-b7288524992f 2026-05-08 11:37:23.849 10 INFO neutron.plugins.ml2.plugin [None req-20438e59-e8fb-4b03-a85d-7594f7d81dfa - - - - - -] Attempt 1 to provision port 5563057d-e548-41e9-a1ff-6df69d5ff4cc 2026-05-08 11:37:24.762 10 INFO neutron.plugins.ml2.plugin [None req-f2e4d5f8-d35c-4137-bcb7-f1bb0c16e87d - - - - - -] Attempt 1 to provision port 5563057d-e548-41e9-a1ff-6df69d5ff4cc 2026-05-08 11:37:29.947 10 INFO neutron.plugins.ml2.plugin [None req-53c2d1bd-ec17-406e-a77a-4f208f81fa3e - - - - - -] Attempt 1 to provision port 91afaaff-2f2c-456d-9ecc-b4111998137a 2026-05-08 11:37:32.848 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 91afaaff-2f2c-456d-9ecc-b4111998137a 2026-05-08 11:37:33.031 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a547f997-6eb8-4f2d-aa45-b704c92c98bb'] response: {'server_uuid': '58ebced3-6f6a-44fc-991f-e57639fd9d8b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '91afaaff-2f2c-456d-9ecc-b4111998137a', 'code': 200} 2026-05-08 11:37:34.766 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 91afaaff-2f2c-456d-9ecc-b4111998137a 2026-05-08 11:37:40.814 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port f46db46c-e764-462d-9ff8-b7288524992f 2026-05-08 11:37:41.183 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port dbd4de95-d3a0-4548-a833-ab272f0d0d5c 2026-05-08 11:37:41.567 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 5563057d-e548-41e9-a1ff-6df69d5ff4cc 2026-05-08 11:37:41.896 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 0a9ed2f0-c12f-44e3-8ba9-fa7e0d56ed99 2026-05-08 11:37:42.766 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port f46db46c-e764-462d-9ff8-b7288524992f 2026-05-08 11:37:43.036 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port dbd4de95-d3a0-4548-a833-ab272f0d0d5c 2026-05-08 11:37:43.222 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 5563057d-e548-41e9-a1ff-6df69d5ff4cc 2026-05-08 11:37:43.500 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 0a9ed2f0-c12f-44e3-8ba9-fa7e0d56ed99 2026-05-08 11:37:44.803 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port db33539e-2b89-4140-b613-e28a352f00f1 2026-05-08 11:37:44.939 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b43b97e0-dc9f-4c3e-85cb-57654b43a493'] response: {'server_uuid': '38f2b0e2-6fdc-4fb2-84af-26a22b646407', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'db33539e-2b89-4140-b613-e28a352f00f1', 'code': 200} 2026-05-08 11:37:46.783 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port db33539e-2b89-4140-b613-e28a352f00f1 2026-05-08 11:38:08.923 9 INFO neutron.plugins.ml2.plugin [None req-8e710348-67d0-425f-87b1-85fcb6efde90 - - - - - -] Attempt 1 to provision port 4dc6fd24-f313-4cf2-b339-64a94d06b989 2026-05-08 11:38:22.466 9 INFO neutron.plugins.ml2.plugin [None req-bfa60476-6cc7-4ad0-9c8e-9c059b0d3177 - - - - - -] Attempt 1 to provision port d3e83181-40d9-44c8-9455-090800eee1ec 2026-05-08 11:38:24.994 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port d3e83181-40d9-44c8-9455-090800eee1ec 2026-05-08 11:38:25.195 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-80dcd647-b374-45a3-b7e1-e0fb5cd54fc4'] response: {'server_uuid': '26e3c0b1-a50f-40ea-b2de-f709c473f06f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd3e83181-40d9-44c8-9455-090800eee1ec', 'code': 200} 2026-05-08 11:38:26.804 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port d3e83181-40d9-44c8-9455-090800eee1ec 2026-05-08 11:39:05.775 10 INFO neutron.plugins.ml2.plugin [None req-ea08cea0-442c-4833-8f69-e41ab3d4b397 - - - - - -] Attempt 1 to provision port 3a0ba5fc-5588-4956-9ec0-3f4353d9906a 2026-05-08 11:39:08.895 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 3a0ba5fc-5588-4956-9ec0-3f4353d9906a 2026-05-08 11:39:09.062 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-72c3389d-22ef-44b1-84cb-4cb7af753678'] response: {'server_uuid': '26e3c0b1-a50f-40ea-b2de-f709c473f06f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a0ba5fc-5588-4956-9ec0-3f4353d9906a', 'code': 200} 2026-05-08 11:39:10.838 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 3a0ba5fc-5588-4956-9ec0-3f4353d9906a 2026-05-08 11:39:36.143 9 INFO neutron.plugins.ml2.plugin [None req-588f52c6-46ab-4cc2-bba5-17ef7be9bf8c - - - - - -] Attempt 1 to provision port ba640bf4-715c-44b3-b7d6-a05260ae7f1a 2026-05-08 11:39:39.081 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port ba640bf4-715c-44b3-b7d6-a05260ae7f1a 2026-05-08 11:39:39.199 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-12ed0fc8-5e99-461e-b3cd-6039c2db1225'] response: {'server_uuid': '26e3c0b1-a50f-40ea-b2de-f709c473f06f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba640bf4-715c-44b3-b7d6-a05260ae7f1a', 'code': 200} 2026-05-08 11:39:40.838 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port ba640bf4-715c-44b3-b7d6-a05260ae7f1a 2026-05-08 11:39:50.114 10 INFO neutron.plugins.ml2.plugin [None req-f87b8084-d8e1-4897-9c9f-73dc6053b52d - - - - - -] Attempt 1 to provision port 4fbcd6cd-7e07-4d0c-b441-e0a7823fd7f4 2026-05-08 11:39:52.956 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 4fbcd6cd-7e07-4d0c-b441-e0a7823fd7f4 2026-05-08 11:39:53.399 9 INFO neutron.plugins.ml2.plugin [None req-160623a7-1abb-487f-b428-55959fc4e7b2 - - - - - -] Attempt 1 to provision port 4fbcd6cd-7e07-4d0c-b441-e0a7823fd7f4 2026-05-08 11:39:53.552 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f801855-4c34-4f87-874c-1c35c61c8c07'] response: {'server_uuid': '26e3c0b1-a50f-40ea-b2de-f709c473f06f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4fbcd6cd-7e07-4d0c-b441-e0a7823fd7f4', 'code': 200} 2026-05-08 11:39:54.921 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 4fbcd6cd-7e07-4d0c-b441-e0a7823fd7f4 2026-05-08 11:40:04.131 10 INFO neutron.plugins.ml2.plugin [None req-77d269f3-f85b-4a61-96d7-6af5c02d47f6 - - - - - -] Attempt 1 to provision port 4fbcd6cd-7e07-4d0c-b441-e0a7823fd7f4 2026-05-08 11:40:04.952 9 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port 4fbcd6cd-7e07-4d0c-b441-e0a7823fd7f4 2026-05-08 11:40:34.260 9 INFO neutron.plugins.ml2.plugin [None req-ed195ade-12d3-4815-ae22-05d59ea696d3 - - - - - -] Attempt 1 to provision port ba640bf4-715c-44b3-b7d6-a05260ae7f1a 2026-05-08 11:40:34.955 10 INFO neutron.plugins.ml2.plugin [None req-d57fcf1c-8524-433d-ad32-4260d2a96af2 - - - - - -] Attempt 1 to provision port ba640bf4-715c-44b3-b7d6-a05260ae7f1a 2026-05-08 11:40:55.087 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cace4ef8-194d-4c6e-b759-8e3afbee4105'] response: {'server_uuid': '26e3c0b1-a50f-40ea-b2de-f709c473f06f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ba640bf4-715c-44b3-b7d6-a05260ae7f1a', 'code': 200} 2026-05-08 11:41:35.300 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-99c5d46e-6cd7-4d39-b0df-a146825247f4'] response: {'server_uuid': '26e3c0b1-a50f-40ea-b2de-f709c473f06f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd3e83181-40d9-44c8-9455-090800eee1ec', 'code': 200}