+ 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-03-04 01:57:11.230 1 INFO neutron.common.config [-] Logging enabled! 2026-03-04 01:57:11.230 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-03-04 01:57:11.231 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-03-04 01:57:11.231 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-03-04 01:57:12.188 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-04 01:57:12.190 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-03-04 01:57:12.193 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-03-04 01:57:12.194 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-03-04 01:57:12.194 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-03-04 01:57:12.194 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-03-04 01:57:12.194 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-04 01:57:12.199 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-04 01:57:12.199 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-03-04 01:57:12.199 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-03-04 01:57:12.215 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-03-04 01:57:12.215 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-03-04 01:57:12.215 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-03-04 01:57:12.243 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-03-04 01:57:12.244 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-03-04 01:57:12.244 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-03-04 01:57:12.244 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-03-04 01:57:12.249 1 WARNING oslo_policy.policy [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] 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-03-04 01:57:12.511 1 INFO neutron.plugins.ml2.managers [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] Initializing driver for type 'vlan' 2026-03-04 01:57:12.687 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] VlanTypeDriver initialization complete 2026-03-04 01:57:12.688 1 INFO neutron.plugins.ml2.managers [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] Initializing driver for type 'vxlan' 2026-03-04 01:57:12.688 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-03-04 01:57:12.733 1 INFO neutron.plugins.ml2.managers [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-03-04 01:57:12.733 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-03-04 01:57:12.733 1 INFO neutron.plugins.ml2.managers [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] Initializing extension driver 'port_security' 2026-03-04 01:57:12.734 1 INFO neutron.plugins.ml2.extensions.port_security [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] PortSecurityExtensionDriver initialization complete 2026-03-04 01:57:12.734 1 INFO neutron.plugins.ml2.managers [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] Initializing extension driver 'qos' 2026-03-04 01:57:12.734 1 INFO neutron.plugins.ml2.managers [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] Initializing mechanism driver 'openvswitch' 2026-03-04 01:57:12.734 1 INFO neutron.plugins.ml2.managers [None req-518bf118-4565-4b21-afc3-638a91e492ca - - - - - -] Initializing mechanism driver 'l2population' 2026-03-04 01:57:12.747 1 INFO neutron.quota [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded quota_driver: . 2026-03-04 01:57:12.748 1 INFO neutron.plugins.ml2.plugin [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Modular L2 Plugin initialization complete 2026-03-04 01:57:12.748 1 INFO neutron.plugins.ml2.managers [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-03-04 01:57:12.748 1 INFO neutron.plugins.ml2.managers [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-03-04 01:57:12.748 1 INFO neutron.plugins.ml2.managers [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Got port-security extension from driver 'port_security' 2026-03-04 01:57:12.748 1 INFO neutron.extensions.vlantransparent [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Disabled vlantransparent extension. 2026-03-04 01:57:12.749 1 INFO neutron.manager [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loading Plugin: qos 2026-03-04 01:57:12.757 1 INFO neutron.manager [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loading Plugin: router 2026-03-04 01:57:12.784 1 INFO neutron.services.service_base [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-03-04 01:57:12.785 1 INFO neutron.manager [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loading Plugin: segments 2026-03-04 01:57:12.844 1 INFO neutron.manager [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loading Plugin: trunk 2026-03-04 01:57:12.903 1 INFO neutron.manager [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loading Plugin: vpnaas 2026-03-04 01:57:12.937 1 WARNING stevedore.named [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-03-04 01:57:12.996 1 INFO neutron_vpnaas.services.vpn.plugin [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-03-04 01:57:12.996 1 INFO neutron.common.utils [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-03-04 01:57:12.996 1 INFO neutron.manager [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loading Plugin: auto_allocate 2026-03-04 01:57:13.000 1 INFO neutron.manager [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loading Plugin: tag 2026-03-04 01:57:13.006 1 INFO neutron.manager [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loading Plugin: timestamp 2026-03-04 01:57:13.008 1 INFO neutron.manager [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loading Plugin: network_ip_availability 2026-03-04 01:57:13.012 1 INFO neutron.manager [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loading Plugin: flavors 2026-03-04 01:57:13.014 1 INFO neutron.manager [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loading Plugin: revisions 2026-03-04 01:57:13.017 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Initializing extension manager. 2026-03-04 01:57:13.018 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: address-group 2026-03-04 01:57:13.018 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: address-scope 2026-03-04 01:57:13.019 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-03-04 01:57:13.019 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: agent 2026-03-04 01:57:13.020 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: agent-resources-synced 2026-03-04 01:57:13.021 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: allowed-address-pairs 2026-03-04 01:57:13.022 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: auto-allocated-topology 2026-03-04 01:57:13.022 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: availability_zone 2026-03-04 01:57:13.023 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: availability_zone_filter 2026-03-04 01:57:13.023 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-03-04 01:57:13.024 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: default-subnetpools 2026-03-04 01:57:13.025 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-03-04 01:57:13.025 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: dns-integration 2026-03-04 01:57:13.026 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: dns-domain-ports 2026-03-04 01:57:13.026 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-03-04 01:57:13.027 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: dvr 2026-03-04 01:57:13.027 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-03-04 01:57:13.028 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: empty-string-filtering 2026-03-04 01:57:13.028 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-03-04 01:57:13.028 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-03-04 01:57:13.029 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: external-net 2026-03-04 01:57:13.029 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: extra_dhcp_opt 2026-03-04 01:57:13.030 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: extraroute 2026-03-04 01:57:13.030 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: extraroute-atomic 2026-03-04 01:57:13.031 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-03-04 01:57:13.031 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-03-04 01:57:13.032 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-03-04 01:57:13.032 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-03-04 01:57:13.033 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: fip-port-details 2026-03-04 01:57:13.033 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: flavors 2026-03-04 01:57:13.034 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-03-04 01:57:13.035 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: floatingip-pools 2026-03-04 01:57:13.035 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: ip_allocation 2026-03-04 01:57:13.036 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: ip-substring-filtering 2026-03-04 01:57:13.036 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: l2_adjacency 2026-03-04 01:57:13.037 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: router 2026-03-04 01:57:13.038 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-03-04 01:57:13.039 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-03-04 01:57:13.039 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-03-04 01:57:13.040 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: ext-gw-mode 2026-03-04 01:57:13.040 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: l3-ha 2026-03-04 01:57:13.041 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-03-04 01:57:13.041 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-03-04 01:57:13.042 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: l3-flavors 2026-03-04 01:57:13.042 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-03-04 01:57:13.043 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-03-04 01:57:13.044 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: l3_agent_scheduler 2026-03-04 01:57:13.045 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-03-04 01:57:13.046 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension logging not supported by any of loaded plugins 2026-03-04 01:57:13.047 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension metering not supported by any of loaded plugins 2026-03-04 01:57:13.048 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-03-04 01:57:13.048 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: multi-provider 2026-03-04 01:57:13.048 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: net-mtu 2026-03-04 01:57:13.049 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: net-mtu-writable 2026-03-04 01:57:13.049 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: network_availability_zone 2026-03-04 01:57:13.050 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: network_ha 2026-03-04 01:57:13.051 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: network-ip-availability 2026-03-04 01:57:13.051 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-03-04 01:57:13.052 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: pagination 2026-03-04 01:57:13.052 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: port-device-profile 2026-03-04 01:57:13.053 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-03-04 01:57:13.053 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-03-04 01:57:13.054 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-03-04 01:57:13.054 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: port-mac-override 2026-03-04 01:57:13.055 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-03-04 01:57:13.055 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-03-04 01:57:13.055 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: port-resource-request 2026-03-04 01:57:13.056 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: port-resource-request-groups 2026-03-04 01:57:13.056 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: binding 2026-03-04 01:57:13.057 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: binding-extended 2026-03-04 01:57:13.057 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: port-security 2026-03-04 01:57:13.058 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: project-id 2026-03-04 01:57:13.058 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: provider 2026-03-04 01:57:13.060 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos 2026-03-04 01:57:13.060 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-03-04 01:57:13.061 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-03-04 01:57:13.061 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-default 2026-03-04 01:57:13.062 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-fip 2026-03-04 01:57:13.062 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-03-04 01:57:13.063 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-gateway-ip 2026-03-04 01:57:13.063 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-port-network-policy 2026-03-04 01:57:13.064 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-pps-minimum 2026-03-04 01:57:13.064 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-03-04 01:57:13.065 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-pps 2026-03-04 01:57:13.065 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-rule-type-details 2026-03-04 01:57:13.066 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-rule-type-filter 2026-03-04 01:57:13.066 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: qos-rules-alias 2026-03-04 01:57:13.067 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: quota-check-limit 2026-03-04 01:57:13.068 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: quotas 2026-03-04 01:57:13.071 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: quota_details 2026-03-04 01:57:13.072 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: rbac-policies 2026-03-04 01:57:13.073 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: rbac-address-group 2026-03-04 01:57:13.073 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: rbac-address-scope 2026-03-04 01:57:13.074 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: rbac-security-groups 2026-03-04 01:57:13.074 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: rbac-subnetpool 2026-03-04 01:57:13.075 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: revision-if-match 2026-03-04 01:57:13.075 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: standard-attr-revisions 2026-03-04 01:57:13.076 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: router_availability_zone 2026-03-04 01:57:13.076 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-03-04 01:57:13.078 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: security-groups-default-rules 2026-03-04 01:57:13.078 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-03-04 01:57:13.079 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: port-security-groups-filtering 2026-03-04 01:57:13.079 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-03-04 01:57:13.080 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-03-04 01:57:13.080 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-03-04 01:57:13.086 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: security-group 2026-03-04 01:57:13.087 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: segment 2026-03-04 01:57:13.087 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-03-04 01:57:13.088 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: service-type 2026-03-04 01:57:13.088 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: sorting 2026-03-04 01:57:13.089 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: standard-attr-segment 2026-03-04 01:57:13.090 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: standard-attr-description 2026-03-04 01:57:13.090 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: stateful-security-group 2026-03-04 01:57:13.090 1 WARNING neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-03-04 01:57:13.091 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-03-04 01:57:13.092 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: subnet_onboard 2026-03-04 01:57:13.092 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-03-04 01:57:13.093 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: subnet-service-types 2026-03-04 01:57:13.093 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: subnet_allocation 2026-03-04 01:57:13.094 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-03-04 01:57:13.094 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-03-04 01:57:13.097 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: standard-attr-tag 2026-03-04 01:57:13.097 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: standard-attr-timestamp 2026-03-04 01:57:13.098 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: trunk 2026-03-04 01:57:13.098 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: trunk-details 2026-03-04 01:57:13.099 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-03-04 01:57:13.099 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-03-04 01:57:13.101 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-03-04 01:57:13.101 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-03-04 01:57:13.102 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: vpn-flavors 2026-03-04 01:57:13.103 1 INFO neutron.api.extensions [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Loaded extension: vpnaas 2026-03-04 01:57:13.106 1 INFO oslo_service.service [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Starting 2 workers 2026-03-04 01:57:13.111 1 INFO oslo_service.service [None req-22b8550b-5b06-458c-88d8-ed6e83f7f9a5 - - - - - -] Starting 1 workers 2026-03-04 01:57:46.299 10 INFO neutron.db.l3_hamode_db [None req-62927994-747e-46e0-8d22-27cec47d6e18 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-03-04 01:58:11.170 10 INFO neutron.plugins.ml2.plugin [None req-db3558e7-6d02-40cc-a778-237cc7bb56fe - - - - - -] Attempt 1 to provision port 84d544fb-a0ea-4a7e-aaff-fdcae0c67ef2 2026-03-04 01:58:11.470 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 84d544fb-a0ea-4a7e-aaff-fdcae0c67ef2 2026-03-04 01:58:13.378 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 84d544fb-a0ea-4a7e-aaff-fdcae0c67ef2 2026-03-04 02:02:32.923 9 INFO neutron.plugins.ml2.plugin [None req-9a0ee998-c459-4ccd-93b0-ab07825ae5e5 - - - - - -] Attempt 1 to provision port 804e1fb2-11c6-43fa-8813-5cf0da1f8fc3 2026-03-04 02:02:33.586 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 804e1fb2-11c6-43fa-8813-5cf0da1f8fc3 2026-03-04 02:02:40.060 10 INFO neutron.plugins.ml2.plugin [None req-36eeafaf-c9f8-4fa3-85ef-a68fe2b062b8 - - - - - -] Attempt 1 to provision port fa916ce7-5806-4bca-b453-a789529f60d5 2026-03-04 02:06:17.843 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port fa916ce7-5806-4bca-b453-a789529f60d5 2026-03-04 02:06:19.739 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port fa916ce7-5806-4bca-b453-a789529f60d5 2026-03-04 02:15:46.122 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port ee8add7f-3a52-4700-94c9-a3118b9a8fee 2026-03-04 02:15:48.136 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port ee8add7f-3a52-4700-94c9-a3118b9a8fee 2026-03-04 02:31:23.854 9 INFO neutron.plugins.ml2.plugin [None req-ba671040-6023-459c-be3c-e18a21a471fc - - - - - -] Attempt 1 to provision port 6ee7f9c1-f149-4eed-890d-6ba59863aabd 2026-03-04 02:31:24.103 10 INFO neutron.plugins.ml2.plugin [None req-30016c48-07c2-4bc4-bfa6-0b7eabf63005 - - - - - -] Attempt 1 to provision port d27ac946-ba7c-44a0-abc3-dd2bbc0a1148 2026-03-04 02:31:24.721 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 59a16697-20f2-4cad-b6af-c34a487c06cc 2026-03-04 02:31:25.051 9 INFO neutron.plugins.ml2.plugin [None req-a63297d6-75b2-4fef-8f83-3cfd0a375efd - - - - - -] Attempt 1 to provision port 59a16697-20f2-4cad-b6af-c34a487c06cc 2026-03-04 02:31:25.210 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 0a445bce-9937-449c-8d0e-14765e48fcd1 2026-03-04 02:31:25.255 10 INFO neutron.plugins.ml2.plugin [None req-5f56f4d4-3348-4113-b2ce-83ec8c53e253 - - - - - -] Attempt 1 to provision port c1e63451-7345-4afd-addd-ad5bca17e13b 2026-03-04 02:31:25.889 10 INFO neutron.plugins.ml2.plugin [None req-5f56f4d4-3348-4113-b2ce-83ec8c53e253 - - - - - -] Attempt 1 to provision port 0a445bce-9937-449c-8d0e-14765e48fcd1 2026-03-04 02:31:26.154 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port c1e63451-7345-4afd-addd-ad5bca17e13b 2026-03-04 02:31:26.699 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 59a16697-20f2-4cad-b6af-c34a487c06cc 2026-03-04 02:31:26.831 9 INFO neutron.plugins.ml2.plugin [None req-db8465e9-d49d-4d85-83b9-dd1fc19c984e - - - - - -] Attempt 1 to provision port dca4772e-c320-42f9-9a4d-f56537401d03 2026-03-04 02:31:26.984 10 INFO neutron.plugins.ml2.plugin [None req-3598f27a-12ac-4f88-9590-bb1a5eff5037 - - - - - -] Attempt 1 to provision port 9899dfc2-8d56-46e0-a389-b4a7a085c902 2026-03-04 02:31:27.036 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port c1e63451-7345-4afd-addd-ad5bca17e13b 2026-03-04 02:31:27.390 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 0a445bce-9937-449c-8d0e-14765e48fcd1 2026-03-04 02:31:27.649 10 INFO neutron.plugins.ml2.plugin [None req-1f715c67-1169-4e95-838d-0861a5ca839f - - - - - -] Attempt 1 to provision port 9899dfc2-8d56-46e0-a389-b4a7a085c902 2026-03-04 02:31:28.500 10 INFO neutron.plugins.ml2.plugin [None req-33cbf891-0395-4ed8-9589-b6429851cbd4 - - - - - -] Attempt 1 to provision port eb298f51-ca98-42ac-88a3-73af05edb849 2026-03-04 02:31:29.246 10 INFO neutron.plugins.ml2.plugin [None req-01fa3262-205a-4332-a5fe-1b95e1109756 - - - - - -] Attempt 1 to provision port eb298f51-ca98-42ac-88a3-73af05edb849 2026-03-04 02:31:29.989 10 INFO neutron.plugins.ml2.plugin [None req-1d0de152-a37a-4a1c-b404-350dda24e689 - - - - - -] Attempt 1 to provision port 393a6118-feed-416b-9418-a6d514fe5143 2026-03-04 02:31:30.678 10 INFO neutron.plugins.ml2.plugin [None req-4fd3b0fd-b404-40e1-b144-285bc41b8e7d - - - - - -] Attempt 1 to provision port 393a6118-feed-416b-9418-a6d514fe5143 2026-03-04 02:31:34.834 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 42e3c3bc-bc4d-45a1-ac23-52f5c6ec794c 2026-03-04 02:31:35.367 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port a89cf72d-29bf-4d81-afa9-086a5271d494 /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-03-04 02:31:36.811 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port a89cf72d-29bf-4d81-afa9-086a5271d494 2026-03-04 02:31:40.408 10 INFO neutron.plugins.ml2.plugin [None req-14a0b68b-7fc3-4a5e-a8b2-fd07d83ff9dd - - - - - -] Attempt 1 to provision port 8cbb3279-44da-42e9-add9-3989d0b7d2d6 2026-03-04 02:31:40.650 10 INFO neutron.plugins.ml2.plugin [None req-2cac0663-0fce-4b5b-924b-2caacad9a539 - - - - - -] Attempt 1 to provision port f5aeacac-69b6-4c59-90c8-c9d17b9fa633 2026-03-04 02:31:40.732 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 8ff8ccc0-d75e-41e6-a816-62154ff3bdb9 2026-03-04 02:31:41.521 10 INFO neutron.plugins.ml2.plugin [None req-e7deafef-5042-47aa-841d-55fff5c3304d - - - - - -] Attempt 1 to provision port 8ff8ccc0-d75e-41e6-a816-62154ff3bdb9 2026-03-04 02:31:42.114 9 INFO neutron.plugins.ml2.plugin [None req-d217c686-6c64-4425-89d5-ab4515334147 - - - - - -] Attempt 1 to provision port 5ce4415b-b552-4b8e-ba2e-a023b3d57d01 2026-03-04 02:31:42.876 10 INFO neutron.plugins.ml2.plugin [None req-7adfb2c3-cfd3-4efe-ab3d-926106804bad - - - - - -] Attempt 1 to provision port bfadeeb2-eb38-4c33-99c0-2c7c7e14fb2a 2026-03-04 02:31:42.896 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port bfadeeb2-eb38-4c33-99c0-2c7c7e14fb2a 2026-03-04 02:31:44.084 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 8ff8ccc0-d75e-41e6-a816-62154ff3bdb9 2026-03-04 02:31:44.239 10 INFO neutron.plugins.ml2.plugin [None req-1fcf1e15-2703-4a09-8296-dc91351b51ae - - - - - -] Attempt 1 to provision port 80c58bb0-7751-4a81-80c5-e4f9e3df837b 2026-03-04 02:31:44.801 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port d4147bf9-3300-4dcb-98c6-08c56bfd9d2b 2026-03-04 02:31:44.894 10 INFO neutron.plugins.ml2.plugin [None req-525902b8-9aea-446b-ae6b-bb0029381df7 - - - - - -] Attempt 1 to provision port 80c58bb0-7751-4a81-80c5-e4f9e3df837b 2026-03-04 02:31:44.922 10 INFO neutron.plugins.ml2.plugin [None req-525902b8-9aea-446b-ae6b-bb0029381df7 - - - - - -] Attempt 1 to provision port 0c531a48-fd3b-45a5-bc2b-34d35e2a38c8 2026-03-04 02:31:45.479 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port bfadeeb2-eb38-4c33-99c0-2c7c7e14fb2a 2026-03-04 02:31:45.572 10 INFO neutron.plugins.ml2.plugin [None req-7075116c-871b-4723-b16d-6dfb5e6a5561 - - - - - -] Attempt 1 to provision port 0c531a48-fd3b-45a5-bc2b-34d35e2a38c8 2026-03-04 02:31:46.785 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port d4147bf9-3300-4dcb-98c6-08c56bfd9d2b 2026-03-04 02:31:47.095 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 2d22774d-504c-475d-820f-7326e7ccac9a 2026-03-04 02:31:48.901 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 8cbb3279-44da-42e9-add9-3989d0b7d2d6 2026-03-04 02:31:49.582 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb7e5e8e-3605-4af4-9cb8-ff105f1f6b50'] response: {'server_uuid': 'c4c694ba-fda3-4dbe-a921-e9ecca1fbf39', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8cbb3279-44da-42e9-add9-3989d0b7d2d6', 'code': 200} 2026-03-04 02:31:49.651 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 2d22774d-504c-475d-820f-7326e7ccac9a 2026-03-04 02:31:50.787 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 8cbb3279-44da-42e9-add9-3989d0b7d2d6 2026-03-04 02:31:51.072 9 INFO neutron.plugins.ml2.plugin [None req-1538a9c6-4799-40de-bd6b-be4691da4b6f - - - - - -] Attempt 1 to provision port c2b6c4b1-471a-450e-8bb7-002c2961172d 2026-03-04 02:31:53.016 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port c2b6c4b1-471a-450e-8bb7-002c2961172d 2026-03-04 02:31:53.722 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7187ef5-9d95-4fa4-8b48-cbccfdf3179e'] response: {'server_uuid': '3639c643-cac9-4353-a437-5aeb672c30e5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c2b6c4b1-471a-450e-8bb7-002c2961172d', 'code': 200} 2026-03-04 02:31:54.784 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port c2b6c4b1-471a-450e-8bb7-002c2961172d 2026-03-04 02:31:56.255 10 INFO neutron.plugins.ml2.plugin [None req-004c6a0b-4bc9-4d66-810f-2c17f666a9a7 - - - - - -] Attempt 1 to provision port 03efaebe-3976-4204-85a5-5b280864661c 2026-03-04 02:31:57.013 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-43a5e863-2cc7-4722-af69-4e6ea7b2c65e'] response: {'server_uuid': '3639c643-cac9-4353-a437-5aeb672c30e5', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'c2b6c4b1-471a-450e-8bb7-002c2961172d', 'code': 200} 2026-03-04 02:31:58.881 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port cc1f1551-5eb8-4b5e-b05f-698362782808 2026-03-04 02:31:59.163 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 03efaebe-3976-4204-85a5-5b280864661c 2026-03-04 02:31:59.282 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-de39f750-9d49-47bb-a95f-3374f1b663d8'] response: {'server_uuid': '3e796aa1-df0a-4640-8ece-9ba826d6deaf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '03efaebe-3976-4204-85a5-5b280864661c', 'code': 200} 2026-03-04 02:32:00.997 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 03efaebe-3976-4204-85a5-5b280864661c /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-03-04 02:32:04.868 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port dca4772e-c320-42f9-9a4d-f56537401d03 2026-03-04 02:32:05.272 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 393a6118-feed-416b-9418-a6d514fe5143 2026-03-04 02:32:07.130 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 5ce4415b-b552-4b8e-ba2e-a023b3d57d01 2026-03-04 02:32:07.389 9 INFO neutron.plugins.ml2.plugin [None req-ceafcae1-fd7f-4794-8545-340a2453e4d3 - - - - - -] Attempt 1 to provision port 8cbb3279-44da-42e9-add9-3989d0b7d2d6 2026-03-04 02:32:07.634 10 INFO neutron.plugins.ml2.plugin [None req-9e2a7313-867c-40e5-a039-5ccd3f5fdc62 - - - - - -] Attempt 1 to provision port 2303eddc-d4ba-4258-a667-0980a6e1eb85 2026-03-04 02:32:07.684 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port dca4772e-c320-42f9-9a4d-f56537401d03 2026-03-04 02:32:07.930 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 2303eddc-d4ba-4258-a667-0980a6e1eb85 2026-03-04 02:32:07.963 9 INFO neutron.plugins.ml2.db [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] No ports have port_id starting with 2303eddc-d4ba-4258-a667-0980a6e1eb85 2026-03-04 02:32:08.011 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 393a6118-feed-416b-9418-a6d514fe5143 /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-03-04 02:32:08.983 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 8cbb3279-44da-42e9-add9-3989d0b7d2d6 2026-03-04 02:32:11.336 10 INFO neutron.plugins.ml2.plugin [None req-1c101f2e-bcc5-4ac2-b7d7-0bd3540a3b6a - - - - - -] Attempt 1 to provision port 8cbb3279-44da-42e9-add9-3989d0b7d2d6 2026-03-04 02:32:12.951 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 8cbb3279-44da-42e9-add9-3989d0b7d2d6 2026-03-04 02:32:13.432 10 INFO neutron.plugins.ml2.plugin [None req-7a9d8da3-57c4-47c9-84b6-74cd64354ab9 - - - - - -] Attempt 1 to provision port 59f030b4-5507-4a1d-8842-b263f033ff06 2026-03-04 02:32:14.387 9 INFO neutron.plugins.ml2.plugin [None req-cb1c3da6-4e4a-4b0c-8aca-51e77adc4d84 - - - - - -] Attempt 1 to provision port 78b11ea2-1930-4a36-95b7-a408e6ffc65d 2026-03-04 02:32:14.783 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 78b11ea2-1930-4a36-95b7-a408e6ffc65d 2026-03-04 02:32:16.015 10 INFO neutron.plugins.ml2.plugin [None req-5c4f4a34-ea93-4827-b280-343d3a6516b8 - - - - - -] Attempt 1 to provision port da7c00e1-eb91-446e-b66b-1cec6e47ad8e 2026-03-04 02:32:16.663 10 INFO neutron.plugins.ml2.plugin [None req-fa922780-1eaf-402e-8840-21af153c89df - - - - - -] Attempt 1 to provision port da7c00e1-eb91-446e-b66b-1cec6e47ad8e 2026-03-04 02:32:16.897 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port bdc4e944-06f9-4657-b920-b8c4deaac117 2026-03-04 02:32:17.443 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 78b11ea2-1930-4a36-95b7-a408e6ffc65d 2026-03-04 02:32:19.302 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port bdc4e944-06f9-4657-b920-b8c4deaac117 2026-03-04 02:32:20.154 10 INFO neutron.plugins.ml2.plugin [None req-a37945ce-f402-4773-8707-7dcc5f001be6 - - - - - -] Attempt 1 to provision port a6ca5977-2e3c-413f-926a-3cdaee662f39 2026-03-04 02:32:20.799 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 962970ed-88aa-44c8-83e4-350b1f5e146c 2026-03-04 02:32:21.197 9 INFO neutron.plugins.ml2.plugin [None req-cd23d86c-6622-4edd-9e6f-e01b337f7771 - - - - - -] Attempt 1 to provision port 962970ed-88aa-44c8-83e4-350b1f5e146c 2026-03-04 02:32:21.621 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port a6ca5977-2e3c-413f-926a-3cdaee662f39 2026-03-04 02:32:21.911 9 INFO neutron.plugins.ml2.plugin [None req-35645090-eca2-49be-9858-daf0179248c4 - - - - - -] Attempt 1 to provision port f4000cbe-f4f8-47e6-9b80-fa101fe96223 2026-03-04 02:32:22.793 9 INFO neutron.plugins.ml2.plugin [None req-5784d914-b3bd-4e92-bc63-f7f4b568b266 - - - - - -] Attempt 1 to provision port f4000cbe-f4f8-47e6-9b80-fa101fe96223 2026-03-04 02:32:22.795 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 962970ed-88aa-44c8-83e4-350b1f5e146c 2026-03-04 02:32:23.450 9 INFO neutron.plugins.ml2.plugin [None req-828c53ec-bd16-45ce-ae5d-06deda998aca - - - - - -] Attempt 1 to provision port 9e93e0cc-7cf3-4b56-a93d-c6cc45970087 2026-03-04 02:32:23.791 9 INFO neutron.plugins.ml2.plugin [None req-91dd01f9-21cf-4758-b132-ed84b1096362 - - - - - -] Attempt 1 to provision port a17a5ebc-af4a-402a-8210-9e3ecf788e59 2026-03-04 02:32:24.950 10 INFO neutron.plugins.ml2.plugin [None req-09f7db5a-79dc-4705-af8f-f6ceae8d539e - - - - - -] Attempt 1 to provision port a17a5ebc-af4a-402a-8210-9e3ecf788e59 2026-03-04 02:32:25.923 9 INFO neutron.plugins.ml2.plugin [None req-c4970bcf-889c-46f3-965f-fc19db6e6261 - - - - - -] Attempt 1 to provision port 5b7f558f-6060-48d5-a8f7-244dcb75d7a3 2026-03-04 02:32:26.562 10 INFO neutron.plugins.ml2.plugin [None req-dd00f358-12de-4c0b-bd30-d47055e2b5c8 - - - - - -] Attempt 1 to provision port 05cc9fa7-72bc-4667-bb8c-fe561ae1539e 2026-03-04 02:32:26.826 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 05cc9fa7-72bc-4667-bb8c-fe561ae1539e 2026-03-04 02:32:28.783 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 05cc9fa7-72bc-4667-bb8c-fe561ae1539e 2026-03-04 02:32:29.021 9 INFO neutron.plugins.ml2.plugin [None req-7407a928-b3db-4a57-9990-01163387e847 - - - - - -] Attempt 1 to provision port cd5853f3-ff2b-4729-b373-61a81bf2a8a3 2026-03-04 02:32:29.369 10 INFO neutron.plugins.ml2.plugin [None req-a4c685e4-8d1f-4627-8036-02910c792939 - - - - - -] Attempt 1 to provision port b235e793-96c4-4e28-8ecc-106decf44512 2026-03-04 02:32:29.528 9 INFO neutron.plugins.ml2.plugin [None req-f39bd3ac-46be-404a-af67-c265b9e67be0 - - - - - -] Attempt 1 to provision port cd5853f3-ff2b-4729-b373-61a81bf2a8a3 2026-03-04 02:32:30.799 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port d29d2634-fdaf-493d-9994-bd0eec02f3a7 2026-03-04 02:32:31.369 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 9e93e0cc-7cf3-4b56-a93d-c6cc45970087 2026-03-04 02:32:31.631 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f366c0fe-3143-4d85-a7fd-a1e3db9e579c'] response: {'server_uuid': '7859c0bb-54c1-4c8f-aa97-9f0798cc7264', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e93e0cc-7cf3-4b56-a93d-c6cc45970087', 'code': 200} 2026-03-04 02:32:32.859 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port d29d2634-fdaf-493d-9994-bd0eec02f3a7 2026-03-04 02:32:33.206 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 9e93e0cc-7cf3-4b56-a93d-c6cc45970087 2026-03-04 02:32:34.849 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port da7c00e1-eb91-446e-b66b-1cec6e47ad8e 2026-03-04 02:32:35.385 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 59f030b4-5507-4a1d-8842-b263f033ff06 2026-03-04 02:32:36.321 10 INFO neutron.plugins.ml2.plugin [None req-2b674d42-10c3-4fc3-80de-34b61b09c523 - - - - - -] Attempt 1 to provision port fbebfb1c-6d6e-4dfe-a3f1-8023aa34d791 2026-03-04 02:32:36.839 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port da7c00e1-eb91-446e-b66b-1cec6e47ad8e 2026-03-04 02:32:37.118 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port fbebfb1c-6d6e-4dfe-a3f1-8023aa34d791 2026-03-04 02:32:37.366 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 59f030b4-5507-4a1d-8842-b263f033ff06 2026-03-04 02:32:37.419 9 INFO neutron.plugins.ml2.plugin [None req-a770b22d-3dcb-487e-b9d3-fa2f73dbbab4 - - - - - -] Attempt 1 to provision port 00882eba-bfd1-418b-b1bf-b51df3939874 2026-03-04 02:32:38.808 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port fbebfb1c-6d6e-4dfe-a3f1-8023aa34d791 2026-03-04 02:32:39.203 10 INFO neutron.plugins.ml2.plugin [None req-9358ba67-83b3-4c17-965e-7471207da1e9 - - - - - -] Attempt 1 to provision port 00882eba-bfd1-418b-b1bf-b51df3939874 2026-03-04 02:32:40.004 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-434d1ffb-7be4-4465-8f2d-145922db3a0b'] response: {'server_uuid': '7859c0bb-54c1-4c8f-aa97-9f0798cc7264', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9e93e0cc-7cf3-4b56-a93d-c6cc45970087', 'code': 200} 2026-03-04 02:32:40.871 10 INFO neutron.plugins.ml2.plugin [None req-47ab665a-fdde-41a1-bb0c-f383ba89a7e8 - - - - - -] Attempt 1 to provision port e8126075-f826-4108-90e2-f8a08adad42f 2026-03-04 02:32:45.190 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 5b7f558f-6060-48d5-a8f7-244dcb75d7a3 2026-03-04 02:32:45.573 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port cd5853f3-ff2b-4729-b373-61a81bf2a8a3 2026-03-04 02:32:45.893 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port e8126075-f826-4108-90e2-f8a08adad42f 2026-03-04 02:32:46.028 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e63c6cb-410d-4a0a-9f75-4d04e178cdbb'] response: {'server_uuid': '82201375-8533-4ebf-b124-38cc38aa8b28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8126075-f826-4108-90e2-f8a08adad42f', '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-03-04 02:32:46.878 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 5b7f558f-6060-48d5-a8f7-244dcb75d7a3 2026-03-04 02:32:47.110 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port cd5853f3-ff2b-4729-b373-61a81bf2a8a3 2026-03-04 02:32:47.405 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port e8126075-f826-4108-90e2-f8a08adad42f 2026-03-04 02:32:48.282 10 INFO neutron.plugins.ml2.plugin [None req-f90f704f-491e-4c50-8134-118d070d81f7 - - - - - -] Attempt 1 to provision port cf8b6dde-cfc8-448d-a0b0-59edccd75ab6 2026-03-04 02:32:48.811 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port cf8b6dde-cfc8-448d-a0b0-59edccd75ab6 2026-03-04 02:32:49.064 10 INFO neutron.plugins.ml2.plugin [None req-0b278bce-8f63-4bc1-9003-492d518ec773 - - - - - -] Attempt 1 to provision port b76e1413-c6c4-4b10-ae97-01419156a78a 2026-03-04 02:32:49.730 10 INFO neutron.plugins.ml2.plugin [None req-0587ac41-938f-43dd-b1cd-29e58ac50b53 - - - - - -] Attempt 1 to provision port b76e1413-c6c4-4b10-ae97-01419156a78a /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-03-04 02:32:54.216 9 INFO neutron.plugins.ml2.plugin [None req-505c572a-dc6f-4c9d-9f74-1ee0bb941f11 - - - - - -] Attempt 1 to provision port fa99eb13-4f6f-4eae-abeb-3b7100d181b8 2026-03-04 02:33:04.802 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f8f7dda-977d-467a-9158-5ae0d4a383af'] response: {'server_uuid': '82201375-8533-4ebf-b124-38cc38aa8b28', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e8126075-f826-4108-90e2-f8a08adad42f', 'code': 200} 2026-03-04 02:33:05.407 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port e8126075-f826-4108-90e2-f8a08adad42f 2026-03-04 02:33:06.766 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port e8126075-f826-4108-90e2-f8a08adad42f 2026-03-04 02:33:06.844 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-794387ac-6bd2-47f8-87c3-d6b61f1549e6'] response: {'server_uuid': '82201375-8533-4ebf-b124-38cc38aa8b28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e8126075-f826-4108-90e2-f8a08adad42f', 'code': 200} 2026-03-04 02:33:12.855 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 61c85995-cee1-4062-912f-fc38a1ccaf23 2026-03-04 02:33:18.799 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 34f0e0ae-de29-4c82-a820-f3446fec6b1b 2026-03-04 02:33:19.153 10 INFO neutron.plugins.ml2.plugin [None req-c62aa8ec-7ed6-4015-8f96-72c58ced675f - - - - - -] Attempt 1 to provision port 34f0e0ae-de29-4c82-a820-f3446fec6b1b 2026-03-04 02:33:26.864 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 8f777c82-f952-4c89-b258-d3789e9adef8 2026-03-04 02:33:27.131 9 INFO neutron.plugins.ml2.plugin [None req-b914547d-ff1a-4dc3-9a02-df56ee19df7c - - - - - -] Attempt 1 to provision port 3f5def78-74dd-4c0f-8161-396533a7f940 2026-03-04 02:33:27.503 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 3f5def78-74dd-4c0f-8161-396533a7f940 2026-03-04 02:33:27.572 9 INFO neutron.plugins.ml2.plugin [None req-2a478a3a-4a17-4f59-b920-2591290a8cc7 - - - - - -] Attempt 1 to provision port 8f777c82-f952-4c89-b258-d3789e9adef8 2026-03-04 02:33:28.357 9 INFO neutron.plugins.ml2.plugin [None req-27f87f03-8ad7-4cae-8b36-7e19672a5278 - - - - - -] Attempt 1 to provision port f3fe5445-8ffe-4528-903e-dfa4e6135082 2026-03-04 02:33:28.813 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 8f777c82-f952-4c89-b258-d3789e9adef8 2026-03-04 02:33:29.023 9 INFO neutron.plugins.ml2.plugin [None req-9dcab75b-7df9-4018-bbda-2ddf270ab734 - - - - - -] Attempt 1 to provision port f3fe5445-8ffe-4528-903e-dfa4e6135082 2026-03-04 02:33:29.121 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 3f5def78-74dd-4c0f-8161-396533a7f940 2026-03-04 02:33:29.980 10 INFO neutron.plugins.ml2.plugin [None req-81f4f37c-8209-4e2b-b086-cc5b98beb16d - - - - - -] Attempt 1 to provision port 931cc6ee-6c4b-4c39-b964-80403255def7 2026-03-04 02:33:30.532 10 INFO neutron.plugins.ml2.plugin [None req-1d95763b-3566-420e-a1eb-29c59ee6729b - - - - - -] Attempt 1 to provision port 931cc6ee-6c4b-4c39-b964-80403255def7 2026-03-04 02:33:32.188 9 INFO neutron.plugins.ml2.plugin [None req-22ba7e1a-4e7b-4e27-8084-f2209f96d4c2 - - - - - -] Attempt 1 to provision port 2e62122a-1c84-4b61-887f-65f18ed1bcfe 2026-03-04 02:33:32.736 9 INFO neutron.plugins.ml2.plugin [None req-dce7f8d0-270c-4ea7-9c19-c0a70f2fcdf8 - - - - - -] Attempt 1 to provision port 5c2585f8-1ea3-418f-b8c3-33e0e248f876 2026-03-04 02:33:32.815 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 5c2585f8-1ea3-418f-b8c3-33e0e248f876 2026-03-04 02:33:34.842 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 5c2585f8-1ea3-418f-b8c3-33e0e248f876 2026-03-04 02:33:35.022 10 INFO neutron.plugins.ml2.plugin [None req-02449663-a980-47c4-86f5-7810e964eacf - - - - - -] Attempt 1 to provision port 829b89e7-96eb-4a0b-b9e4-b67f3e59100a 2026-03-04 02:33:35.696 9 INFO neutron.plugins.ml2.plugin [None req-e43cf7dc-188d-40f9-96c3-bb1ed2cfba90 - - - - - -] Attempt 1 to provision port 829b89e7-96eb-4a0b-b9e4-b67f3e59100a 2026-03-04 02:33:36.909 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port f78d17d2-7386-49c7-81c4-8c994e3b8305 2026-03-04 02:33:38.486 9 INFO neutron.plugins.ml2.plugin [None req-73df814d-6cf5-4746-b89b-e2bc670f59b7 - - - - - -] Attempt 1 to provision port e56e46cf-9828-449d-a50f-4b0ac03e6d85 2026-03-04 02:33:38.953 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port f78d17d2-7386-49c7-81c4-8c994e3b8305 2026-03-04 02:33:39.145 10 INFO neutron.plugins.ml2.plugin [None req-2a0882a2-18b4-43ca-9cc2-71340eba6dbb - - - - - -] Attempt 1 to provision port 5aaa0ba2-f6ed-4ff1-b97e-3a409d05f507 2026-03-04 02:33:39.235 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port e56e46cf-9828-449d-a50f-4b0ac03e6d85 2026-03-04 02:33:39.898 9 INFO neutron.plugins.ml2.plugin [None req-8961b3a2-9185-44d9-b470-c20e9fc8c4c1 - - - - - -] Attempt 1 to provision port b04feb1e-8a3a-4195-883e-44d20bd54918 2026-03-04 02:33:40.896 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port e56e46cf-9828-449d-a50f-4b0ac03e6d85 2026-03-04 02:33:41.055 9 INFO neutron.plugins.ml2.plugin [None req-bbe4f4ca-0ba3-41e1-b589-c25923b71aa6 - - - - - -] Attempt 1 to provision port b04feb1e-8a3a-4195-883e-44d20bd54918 2026-03-04 02:33:42.922 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port cf2b2fef-2644-4981-a0f6-b1ad2d965ab4 2026-03-04 02:33:43.528 10 INFO neutron.plugins.ml2.plugin [None req-332ee950-4b27-4f8c-8c58-d289f578961d - - - - - -] Attempt 1 to provision port 9e2b068a-6a2c-44b1-80d2-1d44640cbaf9 2026-03-04 02:33:44.098 10 INFO neutron.plugins.ml2.plugin [None req-333719b6-3a0e-4f5c-adb4-89f723b3c17c - - - - - -] Attempt 1 to provision port 70a07a8d-b642-41b4-a53d-734ca3ec9f02 2026-03-04 02:33:44.394 10 INFO neutron.plugins.ml2.plugin [None req-333719b6-3a0e-4f5c-adb4-89f723b3c17c - - - - - -] Attempt 1 to provision port 1e85ae9e-4c09-4869-a811-5e54545a2789 2026-03-04 02:33:44.544 9 INFO neutron.plugins.ml2.plugin [None req-6649d0bb-caa0-4401-9979-6c9fd9e34f5d - - - - - -] Attempt 1 to provision port 1e85ae9e-4c09-4869-a811-5e54545a2789 2026-03-04 02:33:44.687 10 INFO neutron.plugins.ml2.plugin [None req-97f0af2a-64db-4826-ad7f-02d2bf81a947 - - - - - -] Attempt 1 to provision port 1e85ae9e-4c09-4869-a811-5e54545a2789 2026-03-04 02:33:44.857 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port cf2b2fef-2644-4981-a0f6-b1ad2d965ab4 2026-03-04 02:33:45.230 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 70a07a8d-b642-41b4-a53d-734ca3ec9f02 /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-03-04 02:33:47.166 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 9e2b068a-6a2c-44b1-80d2-1d44640cbaf9 2026-03-04 02:33:47.393 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-175a92b2-4fdf-40cd-b3ee-b17a195beff3'] response: {'server_uuid': '43d652c0-87a7-4bc8-87f9-d9383825e188', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e2b068a-6a2c-44b1-80d2-1d44640cbaf9', 'code': 200} 2026-03-04 02:33:48.476 9 INFO neutron.plugins.ml2.plugin [None req-ddb0b1e1-83e6-4b3d-8bdb-7e53b68ae97b - - - - - -] Attempt 1 to provision port 08af8794-aec0-4c71-bce6-0d6bf517e1a8 2026-03-04 02:33:48.881 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 08af8794-aec0-4c71-bce6-0d6bf517e1a8 2026-03-04 02:33:49.144 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 9e2b068a-6a2c-44b1-80d2-1d44640cbaf9 2026-03-04 02:33:50.301 10 INFO neutron.plugins.ml2.plugin [None req-4da99b5c-6c05-41fb-8aad-5e82c0b49c99 - - - - - -] Attempt 1 to provision port 0faa865e-09b3-4165-a70e-ad413858e313 2026-03-04 02:33:50.339 10 INFO neutron.plugins.ml2.plugin [None req-4da99b5c-6c05-41fb-8aad-5e82c0b49c99 - - - - - -] Attempt 1 to provision port da1352db-6c1d-48cb-a8c2-b7fa81a5c1cd 2026-03-04 02:33:50.586 9 INFO neutron.plugins.ml2.plugin [None req-9afc5aa6-9fe6-41b0-a0bb-7d0cbeed1ea5 - - - - - -] Attempt 1 to provision port 0faa865e-09b3-4165-a70e-ad413858e313 2026-03-04 02:33:50.808 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 08af8794-aec0-4c71-bce6-0d6bf517e1a8 2026-03-04 02:33:51.202 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 2e62122a-1c84-4b61-887f-65f18ed1bcfe 2026-03-04 02:33:53.005 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 829b89e7-96eb-4a0b-b9e4-b67f3e59100a 2026-03-04 02:33:53.434 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port da1352db-6c1d-48cb-a8c2-b7fa81a5c1cd 2026-03-04 02:33:53.634 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6528f3b-4223-4b44-aa3f-218fc17b0ea1'] response: {'server_uuid': 'ecc074d4-4c8d-4ed2-b218-7b44f6df7354', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'da1352db-6c1d-48cb-a8c2-b7fa81a5c1cd', 'code': 200} 2026-03-04 02:33:53.992 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 2e62122a-1c84-4b61-887f-65f18ed1bcfe 2026-03-04 02:33:55.029 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port da1352db-6c1d-48cb-a8c2-b7fa81a5c1cd 2026-03-04 02:33:55.268 10 INFO neutron.plugins.ml2.plugin [None req-9491d84a-9ece-4c30-b351-5e633841b501 - - - - - -] Attempt 1 to provision port 3bdf3927-5b28-4a42-807b-127f17c5d7af 2026-03-04 02:33:58.870 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 1e85ae9e-4c09-4869-a811-5e54545a2789 2026-03-04 02:34:00.810 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 1e85ae9e-4c09-4869-a811-5e54545a2789 2026-03-04 02:34:01.083 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 5aaa0ba2-f6ed-4ff1-b97e-3a409d05f507 2026-03-04 02:34:02.789 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 5aaa0ba2-f6ed-4ff1-b97e-3a409d05f507 2026-03-04 02:34:15.554 10 INFO neutron.plugins.ml2.plugin [None req-100650a7-b4ae-43b5-8318-f1585903aca7 - - - - - -] Attempt 1 to provision port fc60fc48-cbf5-4d8e-92ca-11887fa36238 2026-03-04 02:34:16.845 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 5426c01b-c395-4711-8ae4-0dc84ab29bb4 2026-03-04 02:34:18.337 10 INFO neutron.plugins.ml2.plugin [None req-72114c18-427c-49dd-b084-458fa4a02c62 - - - - - -] Attempt 1 to provision port 5426c01b-c395-4711-8ae4-0dc84ab29bb4 2026-03-04 02:34:19.074 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port fc60fc48-cbf5-4d8e-92ca-11887fa36238 2026-03-04 02:34:19.212 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf2752d6-0f45-4b78-ad86-01d0269f827f'] response: {'server_uuid': '4c393680-259d-4cdb-acb7-2e34d9bb0ef0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc60fc48-cbf5-4d8e-92ca-11887fa36238', 'code': 200} 2026-03-04 02:34:19.609 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 5426c01b-c395-4711-8ae4-0dc84ab29bb4 2026-03-04 02:34:19.779 9 INFO neutron.plugins.ml2.plugin [None req-7d21eb3a-3c9e-4fdd-a967-009ed1011be0 - - - - - -] Attempt 1 to provision port aeb8dbe7-93d2-496f-bff2-c7278e11dc02 2026-03-04 02:34:19.938 10 INFO neutron.plugins.ml2.plugin [None req-b771c671-81a8-462c-a973-bd72ab918ee8 - - - - - -] Attempt 1 to provision port b5bd77d1-1598-4698-a2e6-564f7c7c8117 2026-03-04 02:34:20.159 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port c24288e9-89d5-485d-8787-723a2ba73c30 2026-03-04 02:34:20.403 10 INFO neutron.plugins.ml2.plugin [None req-4fe8de54-bc7d-4312-87a3-71ef38afee6c - - - - - -] Attempt 1 to provision port 5426c01b-c395-4711-8ae4-0dc84ab29bb4 2026-03-04 02:34:20.699 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port b5bd77d1-1598-4698-a2e6-564f7c7c8117 2026-03-04 02:34:20.824 10 INFO neutron.plugins.ml2.plugin [None req-1c2fa0e2-1682-4640-80f3-de932ed92b9d - - - - - -] Attempt 1 to provision port c24288e9-89d5-485d-8787-723a2ba73c30 2026-03-04 02:34:21.143 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port fc60fc48-cbf5-4d8e-92ca-11887fa36238 2026-03-04 02:34:21.345 10 INFO neutron.plugins.ml2.plugin [None req-78b53f7d-bfab-4acd-a6e3-dd1b318adea2 - - - - - -] Attempt 1 to provision port b5bd77d1-1598-4698-a2e6-564f7c7c8117 2026-03-04 02:34:21.509 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port c24288e9-89d5-485d-8787-723a2ba73c30 2026-03-04 02:34:21.854 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port b5bd77d1-1598-4698-a2e6-564f7c7c8117 2026-03-04 02:34:22.901 10 INFO neutron.plugins.ml2.plugin [None req-f2748083-ddfb-4055-9a0a-f4caf12136a5 - - - - - -] Attempt 1 to provision port c24288e9-89d5-485d-8787-723a2ba73c30 2026-03-04 02:34:23.399 10 INFO neutron.plugins.ml2.plugin [None req-dae9ab58-d419-4610-946a-0745f53a7bf0 - - - - - -] Attempt 1 to provision port ef15d30a-c011-4041-a742-0df94fac028d 2026-03-04 02:34:24.250 9 INFO neutron.plugins.ml2.plugin [None req-a0e31382-5398-4e99-9e01-8156a5643f87 - - - - - -] Attempt 1 to provision port ef15d30a-c011-4041-a742-0df94fac028d 2026-03-04 02:34:25.125 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port b9e456f5-ee98-4b6a-8a2c-27b19b906961 2026-03-04 02:34:25.505 10 INFO neutron.plugins.ml2.plugin [None req-c4ab5e00-d00a-47d8-b605-f697c003a80d - - - - - -] Attempt 1 to provision port 478f914f-c04e-47fb-9b29-5a19843bd25f 2026-03-04 02:34:26.253 10 INFO neutron.plugins.ml2.plugin [None req-7743e7f5-26ea-4b2d-aa0c-e4ebdde415d5 - - - - - -] Attempt 1 to provision port 478f914f-c04e-47fb-9b29-5a19843bd25f 2026-03-04 02:34:27.210 10 INFO neutron.plugins.ml2.plugin [None req-96750e83-9e37-49cf-8361-2b5e326558d3 - - - - - -] Attempt 1 to provision port 965caae7-62b6-4271-80b8-f35837899547 2026-03-04 02:34:27.303 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port b9e456f5-ee98-4b6a-8a2c-27b19b906961 2026-03-04 02:34:28.067 9 INFO neutron.plugins.ml2.plugin [None req-73fd5910-9db5-4ba3-aac6-b89d2d6fc87b - - - - - -] Attempt 1 to provision port 965caae7-62b6-4271-80b8-f35837899547 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:30.176 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-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:30.176 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-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:30.176 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-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:30.176 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-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:30.176 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-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:30.176 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-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.176 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-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.176 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-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.176 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-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:30.176 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-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:30.176 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-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.176 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:34:30.178 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Failed to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac on host instance for vnic_type normal using segments [{'id': 'a5a855de-5ed0-4440-9a64-ac3932095bbf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 190, 'network_id': 'b44937f3-8f64-452d-8620-729620e1775e'}] 2026-03-04 02:34:30.187 9 INFO neutron.plugins.ml2.plugin [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Attempt 2 to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:30.225 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-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:30.225 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-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:30.225 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-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:30.225 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-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:30.225 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-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:30.225 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-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.225 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-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.225 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-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.225 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-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:30.225 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-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:30.225 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-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:34:30.225 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Failed to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac on host instance for vnic_type normal using segments [{'id': 'a5a855de-5ed0-4440-9a64-ac3932095bbf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 190, 'network_id': 'b44937f3-8f64-452d-8620-729620e1775e'}] 2026-03-04 02:34:30.226 9 INFO neutron.plugins.ml2.plugin [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Attempt 3 to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:30.246 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-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:30.246 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-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:30.246 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-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:30.246 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-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:30.246 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-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:30.246 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-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.246 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-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.246 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-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.246 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-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:30.246 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-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:30.246 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-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.246 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:34:30.247 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Failed to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac on host instance for vnic_type normal using segments [{'id': 'a5a855de-5ed0-4440-9a64-ac3932095bbf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 190, 'network_id': 'b44937f3-8f64-452d-8620-729620e1775e'}] 2026-03-04 02:34:30.247 9 INFO neutron.plugins.ml2.plugin [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Attempt 4 to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:30.275 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-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:30.275 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-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:30.275 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-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:30.275 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-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:30.275 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-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:30.275 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-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.275 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-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.275 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-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.275 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-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:30.275 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-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:30.275 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-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.275 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:34:30.276 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Failed to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac on host instance for vnic_type normal using segments [{'id': 'a5a855de-5ed0-4440-9a64-ac3932095bbf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 190, 'network_id': 'b44937f3-8f64-452d-8620-729620e1775e'}] 2026-03-04 02:34:30.277 9 INFO neutron.plugins.ml2.plugin [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Attempt 5 to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:30.299 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-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:30.299 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-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:30.299 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-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:30.299 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-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:30.299 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-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:30.299 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-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.299 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-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.299 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-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.299 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-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:30.299 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-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:30.299 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-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.299 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:34:30.300 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Failed to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac on host instance for vnic_type normal using segments [{'id': 'a5a855de-5ed0-4440-9a64-ac3932095bbf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 190, 'network_id': 'b44937f3-8f64-452d-8620-729620e1775e'}] 2026-03-04 02:34:30.301 9 INFO neutron.plugins.ml2.plugin [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Attempt 6 to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:30.324 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-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:30.324 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-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:30.324 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-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:30.324 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-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:30.324 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-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:30.324 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-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.324 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-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.324 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-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.324 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-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:30.324 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-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:30.324 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-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.324 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:34:30.325 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Failed to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac on host instance for vnic_type normal using segments [{'id': 'a5a855de-5ed0-4440-9a64-ac3932095bbf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 190, 'network_id': 'b44937f3-8f64-452d-8620-729620e1775e'}] 2026-03-04 02:34:30.326 9 INFO neutron.plugins.ml2.plugin [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Attempt 7 to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:30.356 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-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:30.356 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-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:30.356 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-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:30.356 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-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:30.356 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-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:30.356 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-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.356 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-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.356 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-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.356 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-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:30.356 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-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:30.356 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-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.356 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:34:30.357 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Failed to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac on host instance for vnic_type normal using segments [{'id': 'a5a855de-5ed0-4440-9a64-ac3932095bbf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 190, 'network_id': 'b44937f3-8f64-452d-8620-729620e1775e'}] 2026-03-04 02:34:30.358 9 INFO neutron.plugins.ml2.plugin [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Attempt 8 to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:30.385 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-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:30.385 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-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:30.385 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-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:30.385 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-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:30.385 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-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:30.385 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-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.385 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-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.385 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-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.385 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-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:30.385 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-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:30.385 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-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:34:30.385 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Failed to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac on host instance for vnic_type normal using segments [{'id': 'a5a855de-5ed0-4440-9a64-ac3932095bbf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 190, 'network_id': 'b44937f3-8f64-452d-8620-729620e1775e'}] 2026-03-04 02:34:30.386 9 INFO neutron.plugins.ml2.plugin [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Attempt 9 to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:30.417 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-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:30.417 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-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:30.417 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-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:30.417 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-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:30.417 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-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:30.417 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-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.417 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-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.417 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-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.417 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-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:30.417 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-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:30.417 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-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.417 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:34:30.418 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Failed to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac on host instance for vnic_type normal using segments [{'id': 'a5a855de-5ed0-4440-9a64-ac3932095bbf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 190, 'network_id': 'b44937f3-8f64-452d-8620-729620e1775e'}] 2026-03-04 02:34:30.419 9 INFO neutron.plugins.ml2.plugin [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Attempt 10 to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:34:30.444 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-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:34:30.444 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-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:34:30.444 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-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:34:30.444 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-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:34:30.444 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-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:34:30.444 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-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.444 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-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:34:30.444 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-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:34:30.444 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-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:34:30.444 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-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:34:30.444 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-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 9add9f38-ce37-483b-9977-cee27fd880c7 could not be found. 2026-03-04 02:34:30.444 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:34:30.445 9 ERROR neutron.plugins.ml2.managers [None req-aeac2c21-78bd-4ff8-a410-6a2752863fd9 - - - - - -] Failed to bind port 4ac89dea-b414-4a42-ad7d-a3f8123c0bac on host instance for vnic_type normal using segments [{'id': 'a5a855de-5ed0-4440-9a64-ac3932095bbf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 190, 'network_id': 'b44937f3-8f64-452d-8620-729620e1775e'}] 2026-03-04 02:34:30.831 9 INFO neutron.plugins.ml2.plugin [None req-328d7e83-9f10-4c63-ae9d-70301f6a0be2 - - - - - -] Attempt 1 to provision port f3ac50df-7951-4570-8eac-d26afdf5339f 2026-03-04 02:34:31.148 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port f3ac50df-7951-4570-8eac-d26afdf5339f 2026-03-04 02:34:32.615 10 INFO neutron.plugins.ml2.plugin [None req-cc434c38-b143-42fd-ad65-35a3e771e7d2 - - - - - -] Attempt 1 to provision port 43058c35-42fe-4f64-93c3-c187385b3d6b 2026-03-04 02:34:35.404 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 43058c35-42fe-4f64-93c3-c187385b3d6b 2026-03-04 02:34:35.536 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1907f8b9-6970-413b-8c27-4b8f0d11539d'] response: {'server_uuid': '91838be1-9e9f-4882-95d9-2e52e5f07736', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '43058c35-42fe-4f64-93c3-c187385b3d6b', 'code': 200} 2026-03-04 02:34:37.119 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 43058c35-42fe-4f64-93c3-c187385b3d6b 2026-03-04 02:34:42.430 10 INFO neutron.plugins.ml2.plugin [None req-222d6db9-69d2-4727-8f5f-7e84fd55f243 - - - - - -] Attempt 1 to provision port 708eb081-66ec-4c1c-bafe-01b42e8dcda1 2026-03-04 02:34:45.158 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 708eb081-66ec-4c1c-bafe-01b42e8dcda1 2026-03-04 02:34:45.310 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7894faca-7f29-4cef-90ae-f2c5fe133730'] response: {'server_uuid': '71652686-08c2-418f-bde4-bea8a1b9e4f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '708eb081-66ec-4c1c-bafe-01b42e8dcda1', 'code': 200} 2026-03-04 02:34:46.920 10 INFO neutron.plugins.ml2.plugin [None req-c2bce4af-2c21-4846-a9d4-ed10526cb615 - - - - - -] Attempt 1 to provision port 5162cb51-3855-46db-b73c-d7fcaa94a319 2026-03-04 02:34:47.211 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 708eb081-66ec-4c1c-bafe-01b42e8dcda1 2026-03-04 02:34:47.523 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port c651d7a0-b570-4a0f-a5f9-5ef535d68dfc 2026-03-04 02:34:47.702 9 INFO neutron.plugins.ml2.plugin [None req-0a4ba7cf-550e-4bcd-8e90-f25e5f0fdd1f - - - - - -] Attempt 1 to provision port c651d7a0-b570-4a0f-a5f9-5ef535d68dfc 2026-03-04 02:34:49.132 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port c651d7a0-b570-4a0f-a5f9-5ef535d68dfc 2026-03-04 02:34:49.806 10 INFO neutron.plugins.ml2.plugin [None req-faa4fa5b-b729-48cf-b910-716206f2040c - - - - - -] Attempt 1 to provision port a546fec7-d791-422e-8faf-adef49a7a103 2026-03-04 02:34:50.412 10 INFO neutron.plugins.ml2.plugin [None req-07639d9c-d730-4dba-915d-b7cfd9a272c9 - - - - - -] Attempt 1 to provision port a546fec7-d791-422e-8faf-adef49a7a103 2026-03-04 02:34:51.235 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port bbea8df4-4f1f-4be6-8c76-1d94df61d44a 2026-03-04 02:34:51.946 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port ef15d30a-c011-4041-a742-0df94fac028d 2026-03-04 02:34:52.804 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 965caae7-62b6-4271-80b8-f35837899547 2026-03-04 02:34:53.511 9 INFO neutron.plugins.ml2.plugin [None req-6851d171-6f9f-4d87-baa0-28c322878e31 - - - - - -] Attempt 1 to provision port 1932d1bc-e189-4c73-81f9-6bc254fab37f 2026-03-04 02:34:53.801 9 INFO neutron.plugins.ml2.plugin [None req-616dde6f-c0a2-4335-af01-51c7c93d317e - - - - - -] Attempt 1 to provision port 3ba83991-3831-4fc8-87cc-8117c7042e73 2026-03-04 02:34:53.887 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 478f914f-c04e-47fb-9b29-5a19843bd25f 2026-03-04 02:34:54.301 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port aeb8dbe7-93d2-496f-bff2-c7278e11dc02 2026-03-04 02:34:54.924 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port bbea8df4-4f1f-4be6-8c76-1d94df61d44a 2026-03-04 02:34:55.423 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 965caae7-62b6-4271-80b8-f35837899547 2026-03-04 02:34:55.605 9 INFO neutron.plugins.ml2.plugin [None req-ec5d2f63-dfaa-440c-863c-5db6e773be69 - - - - - -] Attempt 1 to provision port 01718fb7-924d-4a20-a45b-440694042413 2026-03-04 02:34:55.816 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port aeb8dbe7-93d2-496f-bff2-c7278e11dc02 2026-03-04 02:34:56.025 9 INFO neutron.plugins.ml2.plugin [None req-ec5d2f63-dfaa-440c-863c-5db6e773be69 - - - - - -] Attempt 1 to provision port e41c7508-de48-4352-87fe-f8f9e691f7ea 2026-03-04 02:34:56.227 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port ef15d30a-c011-4041-a742-0df94fac028d 2026-03-04 02:34:56.664 9 INFO neutron.plugins.ml2.plugin [None req-1a53cf37-0041-4432-b617-4374f3f0dd8f - - - - - -] Attempt 1 to provision port 2c914d8c-05dc-493d-b27f-e21ffba52f29 2026-03-04 02:34:56.715 9 INFO neutron.plugins.ml2.plugin [None req-1a53cf37-0041-4432-b617-4374f3f0dd8f - - - - - -] Attempt 1 to provision port b3bdd67a-3a62-44f1-9ac8-7814d00d867e 2026-03-04 02:34:56.776 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 01718fb7-924d-4a20-a45b-440694042413 2026-03-04 02:34:56.875 10 INFO neutron.plugins.ml2.plugin [None req-eb5453f2-5d18-4d97-955d-019a19c42324 - - - - - -] Attempt 1 to provision port 2c914d8c-05dc-493d-b27f-e21ffba52f29 2026-03-04 02:34:57.137 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port e41c7508-de48-4352-87fe-f8f9e691f7ea 2026-03-04 02:34:57.323 10 INFO neutron.plugins.ml2.plugin [None req-fee157bf-a9ee-46cc-9247-8566cb87af84 - - - - - -] Attempt 1 to provision port b3bdd67a-3a62-44f1-9ac8-7814d00d867e 2026-03-04 02:34:57.465 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 478f914f-c04e-47fb-9b29-5a19843bd25f 2026-03-04 02:34:57.956 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port e41c7508-de48-4352-87fe-f8f9e691f7ea 2026-03-04 02:34:58.272 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port cc6c9276-564e-4999-87ad-879d14d18f18 2026-03-04 02:34:58.713 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 01718fb7-924d-4a20-a45b-440694042413 2026-03-04 02:34:59.061 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port f516c112-5d9a-4202-9be3-187a2c332eb4 2026-03-04 02:34:59.848 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port f516c112-5d9a-4202-9be3-187a2c332eb4 2026-03-04 02:35:00.119 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port cc6c9276-564e-4999-87ad-879d14d18f18 2026-03-04 02:35:01.350 10 INFO neutron.plugins.ml2.plugin [None req-e43535fd-d544-4b36-aefd-b661730f159a - - - - - -] Attempt 1 to provision port 773dc8fc-d26d-47eb-a076-de466511ef3f 2026-03-04 02:35:03.526 9 INFO neutron.plugins.ml2.plugin [None req-f5d14e40-b4b6-4f3f-8bd0-55d3ef7a038c - - - - - -] Attempt 1 to provision port 20eaa4f5-5f2a-48f3-9332-1c8f697c240a 2026-03-04 02:35:03.775 9 INFO neutron.plugins.ml2.plugin [None req-d327b10f-4b56-4da5-ae2a-11f5681f7374 - - - - - -] Attempt 1 to provision port 7b285b4a-7993-4e23-b0ad-690bfafa4b58 2026-03-04 02:35:04.052 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 773dc8fc-d26d-47eb-a076-de466511ef3f 2026-03-04 02:35:04.254 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3893be73-4453-49cb-ae9b-8ff0ddb0dd82'] response: {'server_uuid': 'c00640a2-7db6-4427-b17d-a66ef50be17a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '773dc8fc-d26d-47eb-a076-de466511ef3f', 'code': 200} 2026-03-04 02:35:06.272 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 20eaa4f5-5f2a-48f3-9332-1c8f697c240a 2026-03-04 02:35:06.429 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-256bd0ec-2459-41ea-8117-5b39452bcd5e'] response: {'server_uuid': '4776c23e-f93e-477d-9fbb-8b371d14a39e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '20eaa4f5-5f2a-48f3-9332-1c8f697c240a', 'code': 200} 2026-03-04 02:35:07.969 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 5162cb51-3855-46db-b73c-d7fcaa94a319 2026-03-04 02:35:08.541 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port a546fec7-d791-422e-8faf-adef49a7a103 2026-03-04 02:35:09.110 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 20eaa4f5-5f2a-48f3-9332-1c8f697c240a 2026-03-04 02:35:09.960 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 5162cb51-3855-46db-b73c-d7fcaa94a319 2026-03-04 02:35:10.235 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port a546fec7-d791-422e-8faf-adef49a7a103 /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-03-04 02:35:17.734 10 INFO neutron.plugins.ml2.plugin [None req-d64dc2c6-33fe-4f6f-8da4-51165ce2e46c - - - - - -] Attempt 1 to provision port fc0ffdaf-5556-45f8-aa9c-7ad3e6a1662f 2026-03-04 02:35:17.962 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port b3bdd67a-3a62-44f1-9ac8-7814d00d867e 2026-03-04 02:35:18.328 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 3ba83991-3831-4fc8-87cc-8117c7042e73 2026-03-04 02:35:20.142 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port fc0ffdaf-5556-45f8-aa9c-7ad3e6a1662f 2026-03-04 02:35:20.277 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fee532d4-565b-4388-ae55-bc7b860f1eea'] response: {'server_uuid': '2e805e5a-4ec8-4b2f-bb2a-f365b58fd028', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fc0ffdaf-5556-45f8-aa9c-7ad3e6a1662f', 'code': 200} 2026-03-04 02:35:20.694 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port b3bdd67a-3a62-44f1-9ac8-7814d00d867e 2026-03-04 02:35:21.027 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 3ba83991-3831-4fc8-87cc-8117c7042e73 2026-03-04 02:35:22.009 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port fc0ffdaf-5556-45f8-aa9c-7ad3e6a1662f /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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:36.550 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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:36.550 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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:36.550 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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:36.550 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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:36.550 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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:36.550 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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.550 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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.550 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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.550 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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:36.550 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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:36.550 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-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:36.550 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Failed to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f on host instance for vnic_type normal using segments [{'id': '5602a5fa-3dad-4ac3-a05b-63000794e29d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '6ee396b8-1116-4e72-83ae-e3712df1c811'}] 2026-03-04 02:35:36.551 9 INFO neutron.plugins.ml2.plugin [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Attempt 2 to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:36.587 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-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:36.587 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-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:36.587 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-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:36.587 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-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:36.587 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-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:36.587 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-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.587 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-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.587 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-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.587 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-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:36.587 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-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:36.587 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-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.587 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:36.589 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Failed to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f on host instance for vnic_type normal using segments [{'id': '5602a5fa-3dad-4ac3-a05b-63000794e29d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '6ee396b8-1116-4e72-83ae-e3712df1c811'}] 2026-03-04 02:35:36.589 9 INFO neutron.plugins.ml2.plugin [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Attempt 3 to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:36.610 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-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:36.610 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-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:36.610 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-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:36.610 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-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:36.610 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-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:36.610 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-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.610 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-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.610 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-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.610 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-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:36.610 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-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:36.610 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-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.610 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:36.611 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Failed to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f on host instance for vnic_type normal using segments [{'id': '5602a5fa-3dad-4ac3-a05b-63000794e29d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '6ee396b8-1116-4e72-83ae-e3712df1c811'}] 2026-03-04 02:35:36.611 9 INFO neutron.plugins.ml2.plugin [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Attempt 4 to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:36.632 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-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:36.632 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-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:36.632 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-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:36.632 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-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:36.632 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-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:36.632 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-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.632 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-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.632 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-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.632 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-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:36.632 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-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:36.632 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-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.632 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:36.633 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Failed to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f on host instance for vnic_type normal using segments [{'id': '5602a5fa-3dad-4ac3-a05b-63000794e29d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '6ee396b8-1116-4e72-83ae-e3712df1c811'}] 2026-03-04 02:35:36.633 9 INFO neutron.plugins.ml2.plugin [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Attempt 5 to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:36.656 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-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:36.656 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-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:36.656 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-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:36.656 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-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:36.656 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-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:36.656 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-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.656 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-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.656 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-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.656 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-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:36.656 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-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:36.656 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-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.656 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:36.657 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Failed to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f on host instance for vnic_type normal using segments [{'id': '5602a5fa-3dad-4ac3-a05b-63000794e29d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '6ee396b8-1116-4e72-83ae-e3712df1c811'}] 2026-03-04 02:35:36.657 9 INFO neutron.plugins.ml2.plugin [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Attempt 6 to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:36.678 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-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:36.678 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-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:36.678 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-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:36.678 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-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:36.678 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-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:36.678 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-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.678 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-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.678 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-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.678 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-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:36.678 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-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:36.678 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-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.678 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:36.679 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Failed to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f on host instance for vnic_type normal using segments [{'id': '5602a5fa-3dad-4ac3-a05b-63000794e29d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '6ee396b8-1116-4e72-83ae-e3712df1c811'}] 2026-03-04 02:35:36.679 9 INFO neutron.plugins.ml2.plugin [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Attempt 7 to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:36.694 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-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:36.694 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-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:36.694 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-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:36.694 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-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:36.694 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-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:36.694 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-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.694 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-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.694 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-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.694 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-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:36.694 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-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:36.694 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-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.694 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:36.695 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Failed to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f on host instance for vnic_type normal using segments [{'id': '5602a5fa-3dad-4ac3-a05b-63000794e29d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '6ee396b8-1116-4e72-83ae-e3712df1c811'}] 2026-03-04 02:35:36.695 9 INFO neutron.plugins.ml2.plugin [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Attempt 8 to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:36.719 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-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:36.719 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-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:36.719 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-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:36.719 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-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:36.719 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-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:36.719 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-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.719 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-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.719 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-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.719 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-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:36.719 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-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:36.719 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-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.719 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:36.720 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Failed to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f on host instance for vnic_type normal using segments [{'id': '5602a5fa-3dad-4ac3-a05b-63000794e29d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '6ee396b8-1116-4e72-83ae-e3712df1c811'}] 2026-03-04 02:35:36.720 9 INFO neutron.plugins.ml2.plugin [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Attempt 9 to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:36.739 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-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:36.739 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-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:36.739 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-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:36.739 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-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:36.739 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-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:36.739 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-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.739 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-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.739 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-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.739 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-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:36.739 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-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:36.739 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-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.739 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:36.740 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Failed to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f on host instance for vnic_type normal using segments [{'id': '5602a5fa-3dad-4ac3-a05b-63000794e29d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '6ee396b8-1116-4e72-83ae-e3712df1c811'}] 2026-03-04 02:35:36.740 9 INFO neutron.plugins.ml2.plugin [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Attempt 10 to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:36.763 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-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:36.763 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-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:36.763 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-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:36.763 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-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:36.763 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-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:36.763 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-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.763 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-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:36.763 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-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:36.763 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-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:36.763 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-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:36.763 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-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 69d8d094-0c4a-4948-a252-b2cab3eb4ec5 could not be found. 2026-03-04 02:35:36.763 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:36.764 9 ERROR neutron.plugins.ml2.managers [None req-ca013361-8ec6-4a75-85a1-3b4e1299453d - - - - - -] Failed to bind port 212e6516-a326-41f4-8a94-d65337c5ce7f on host instance for vnic_type normal using segments [{'id': '5602a5fa-3dad-4ac3-a05b-63000794e29d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 248, 'network_id': '6ee396b8-1116-4e72-83ae-e3712df1c811'}] 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:38.328 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-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:38.328 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-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:38.328 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-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:38.328 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-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:38.328 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-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:38.328 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-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.328 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-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.328 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-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.328 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-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:38.328 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-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:38.328 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-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.328 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:38.329 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Failed to bind port 034792a1-85ec-45cb-8148-7c99decaf76f on host instance for vnic_type normal using segments [{'id': '8d50964a-ebe9-47b2-a6e5-603e7c160dc7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 837, 'network_id': 'bb245a4f-1eba-4085-82db-4c12d576573a'}] 2026-03-04 02:35:38.329 9 INFO neutron.plugins.ml2.plugin [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Attempt 2 to bind port 034792a1-85ec-45cb-8148-7c99decaf76f 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:38.343 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-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:38.343 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-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:38.343 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-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:38.343 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-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:38.343 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-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:38.343 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-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.343 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-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.343 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-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.343 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-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:38.343 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-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:38.343 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-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.343 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:38.344 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Failed to bind port 034792a1-85ec-45cb-8148-7c99decaf76f on host instance for vnic_type normal using segments [{'id': '8d50964a-ebe9-47b2-a6e5-603e7c160dc7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 837, 'network_id': 'bb245a4f-1eba-4085-82db-4c12d576573a'}] 2026-03-04 02:35:38.344 9 INFO neutron.plugins.ml2.plugin [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Attempt 3 to bind port 034792a1-85ec-45cb-8148-7c99decaf76f 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:38.362 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-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:38.362 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-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:38.362 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-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:38.362 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-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:38.362 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-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:38.362 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-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.362 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-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.362 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-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.362 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-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:38.362 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-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:38.362 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-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:38.362 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Failed to bind port 034792a1-85ec-45cb-8148-7c99decaf76f on host instance for vnic_type normal using segments [{'id': '8d50964a-ebe9-47b2-a6e5-603e7c160dc7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 837, 'network_id': 'bb245a4f-1eba-4085-82db-4c12d576573a'}] 2026-03-04 02:35:38.363 9 INFO neutron.plugins.ml2.plugin [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Attempt 4 to bind port 034792a1-85ec-45cb-8148-7c99decaf76f 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:38.378 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-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:38.378 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-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:38.378 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-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:38.378 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-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:38.378 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-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:38.378 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-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.378 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-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.378 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-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.378 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-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:38.378 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-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:38.378 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-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.378 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:38.379 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Failed to bind port 034792a1-85ec-45cb-8148-7c99decaf76f on host instance for vnic_type normal using segments [{'id': '8d50964a-ebe9-47b2-a6e5-603e7c160dc7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 837, 'network_id': 'bb245a4f-1eba-4085-82db-4c12d576573a'}] 2026-03-04 02:35:38.379 9 INFO neutron.plugins.ml2.plugin [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Attempt 5 to bind port 034792a1-85ec-45cb-8148-7c99decaf76f 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:38.408 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-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:38.408 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-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:38.408 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-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:38.408 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-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:38.408 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-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:38.408 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-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.408 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-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.408 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-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.408 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-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:38.408 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-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:38.408 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-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.408 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:38.409 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Failed to bind port 034792a1-85ec-45cb-8148-7c99decaf76f on host instance for vnic_type normal using segments [{'id': '8d50964a-ebe9-47b2-a6e5-603e7c160dc7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 837, 'network_id': 'bb245a4f-1eba-4085-82db-4c12d576573a'}] 2026-03-04 02:35:38.409 9 INFO neutron.plugins.ml2.plugin [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Attempt 6 to bind port 034792a1-85ec-45cb-8148-7c99decaf76f 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:38.422 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-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:38.422 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-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:38.422 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-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:38.422 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-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:38.422 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-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:38.422 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-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.422 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-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.422 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-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.422 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-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:38.422 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-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:38.422 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-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.422 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:38.423 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Failed to bind port 034792a1-85ec-45cb-8148-7c99decaf76f on host instance for vnic_type normal using segments [{'id': '8d50964a-ebe9-47b2-a6e5-603e7c160dc7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 837, 'network_id': 'bb245a4f-1eba-4085-82db-4c12d576573a'}] 2026-03-04 02:35:38.423 9 INFO neutron.plugins.ml2.plugin [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Attempt 7 to bind port 034792a1-85ec-45cb-8148-7c99decaf76f 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:38.438 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-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:38.438 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-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:38.438 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-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:38.438 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-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:38.438 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-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:38.438 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-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.438 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-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.438 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-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.438 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-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:38.438 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-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:38.438 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-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.438 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:38.439 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Failed to bind port 034792a1-85ec-45cb-8148-7c99decaf76f on host instance for vnic_type normal using segments [{'id': '8d50964a-ebe9-47b2-a6e5-603e7c160dc7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 837, 'network_id': 'bb245a4f-1eba-4085-82db-4c12d576573a'}] 2026-03-04 02:35:38.439 9 INFO neutron.plugins.ml2.plugin [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Attempt 8 to bind port 034792a1-85ec-45cb-8148-7c99decaf76f 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:38.453 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-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:38.453 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-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:38.453 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-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:38.453 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-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:38.453 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-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:38.453 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-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.453 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-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.453 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-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.453 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-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:38.453 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-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:38.453 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-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:38.453 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Failed to bind port 034792a1-85ec-45cb-8148-7c99decaf76f on host instance for vnic_type normal using segments [{'id': '8d50964a-ebe9-47b2-a6e5-603e7c160dc7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 837, 'network_id': 'bb245a4f-1eba-4085-82db-4c12d576573a'}] 2026-03-04 02:35:38.453 9 INFO neutron.plugins.ml2.plugin [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Attempt 9 to bind port 034792a1-85ec-45cb-8148-7c99decaf76f 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:38.467 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-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:38.467 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-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:38.467 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-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:38.467 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-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:38.467 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-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:38.467 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-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.467 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-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.467 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-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.467 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-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:38.467 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-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:38.467 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-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:38.467 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Failed to bind port 034792a1-85ec-45cb-8148-7c99decaf76f on host instance for vnic_type normal using segments [{'id': '8d50964a-ebe9-47b2-a6e5-603e7c160dc7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 837, 'network_id': 'bb245a4f-1eba-4085-82db-4c12d576573a'}] 2026-03-04 02:35:38.468 9 INFO neutron.plugins.ml2.plugin [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Attempt 10 to bind port 034792a1-85ec-45cb-8148-7c99decaf76f 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-03-04 02:35:38.481 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-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-03-04 02:35:38.481 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-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-03-04 02:35:38.481 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-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-03-04 02:35:38.481 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-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-03-04 02:35:38.481 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-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-03-04 02:35:38.481 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-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.481 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-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-03-04 02:35:38.481 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-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-03-04 02:35:38.481 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-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-03-04 02:35:38.481 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-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-03-04 02:35:38.481 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-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d1f135b4-c68e-4b1c-88de-6719e2e7a575 could not be found. 2026-03-04 02:35:38.481 9 ERROR neutron.plugins.ml2.managers  2026-03-04 02:35:38.482 9 ERROR neutron.plugins.ml2.managers [None req-d69c84db-1d72-4105-b729-fae272a313e1 - - - - - -] Failed to bind port 034792a1-85ec-45cb-8148-7c99decaf76f on host instance for vnic_type normal using segments [{'id': '8d50964a-ebe9-47b2-a6e5-603e7c160dc7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 837, 'network_id': 'bb245a4f-1eba-4085-82db-4c12d576573a'}] 2026-03-04 02:35:47.621 9 INFO neutron.plugins.ml2.plugin [None req-80507862-541e-4106-9754-147ab984c3ec - - - - - -] Attempt 1 to provision port f983da93-0f06-474d-9767-10456359cddd 2026-03-04 02:35:48.345 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 297247a6-76b9-4656-ade7-5a85fff40e9f 2026-03-04 02:35:48.447 9 INFO neutron.plugins.ml2.plugin [None req-730ce3d8-5bb9-475f-95bd-f62c54da1c6e - - - - - -] Attempt 1 to provision port 297247a6-76b9-4656-ade7-5a85fff40e9f 2026-03-04 02:35:48.945 9 INFO neutron.plugins.ml2.plugin [None req-bf82f282-7077-4335-9fd4-f0222a9427c8 - - - - - -] Attempt 1 to provision port 74ccccd2-b8f7-4760-a903-644db5f4e7fa 2026-03-04 02:35:49.002 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 74ccccd2-b8f7-4760-a903-644db5f4e7fa 2026-03-04 02:35:49.414 10 INFO neutron.plugins.ml2.plugin [None req-40236045-5d81-4602-8c97-385c2291299c - - - - - -] Attempt 1 to provision port eb2a0c54-8604-497a-b30f-f9bac9017d1d 2026-03-04 02:35:49.884 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] No ports have port_id starting with 74ccccd2-b8f7-4760-a903-644db5f4e7fa 2026-03-04 02:35:49.984 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port eb2a0c54-8604-497a-b30f-f9bac9017d1d 2026-03-04 02:35:50.117 10 INFO neutron.plugins.ml2.plugin [None req-26ba8bb2-7c4e-4a33-9b9d-a3d40b605297 - - - - - -] Attempt 1 to provision port 69c0f3d9-3fdf-448b-a2fb-c95ffce78e28 2026-03-04 02:35:58.561 9 INFO neutron.plugins.ml2.plugin [None req-13960f6e-0639-44eb-969e-ab67b677c340 - - - - - -] Attempt 1 to provision port 549ce45e-2e2d-4598-80e8-8b12334707a7 2026-03-04 02:35:58.623 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 9d17da11-2e4b-4712-858c-945a5c287458 2026-03-04 02:35:59.417 10 INFO neutron.plugins.ml2.plugin [None req-06e4d4f0-6c18-47b1-8ca0-f7894c335800 - - - - - -] Attempt 1 to provision port 9d17da11-2e4b-4712-858c-945a5c287458 2026-03-04 02:36:02.706 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 549ce45e-2e2d-4598-80e8-8b12334707a7 2026-03-04 02:36:02.898 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-011f0fbf-e435-4c37-871f-e49114198605'] response: {'server_uuid': '2e805e5a-4ec8-4b2f-bb2a-f365b58fd028', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '549ce45e-2e2d-4598-80e8-8b12334707a7', 'code': 200} 2026-03-04 02:36:04.603 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 549ce45e-2e2d-4598-80e8-8b12334707a7 2026-03-04 02:36:34.609 10 INFO neutron.plugins.ml2.plugin [None req-0f903418-d066-4346-9811-5da6e4eff723 - - - - - -] Attempt 1 to provision port 2eb5497c-a677-4c6b-9887-ababbfa56854 2026-03-04 02:36:34.761 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-218a4803-7831-4a6d-8513-a37cfaf3e408'] response: {'server_uuid': '2e805e5a-4ec8-4b2f-bb2a-f365b58fd028', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '2eb5497c-a677-4c6b-9887-ababbfa56854', 'code': 200} 2026-03-04 02:36:36.553 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 2eb5497c-a677-4c6b-9887-ababbfa56854 2026-03-04 02:36:45.727 9 INFO neutron.plugins.ml2.plugin [None req-bc8e7a70-4670-4289-8690-3bd57b9e4dbe - - - - - -] Attempt 1 to provision port 313a06df-239b-493b-8f7e-f33f5ddb56b8 2026-03-04 02:36:48.695 10 INFO neutron.plugins.ml2.plugin [None req-d47b478b-5e44-416b-81ae-519ca687815b - - - - - -] Attempt 1 to provision port 313a06df-239b-493b-8f7e-f33f5ddb56b8 2026-03-04 02:36:48.891 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fa14975-a38b-4fbc-8720-3e45c7daae4b'] response: {'server_uuid': '2e805e5a-4ec8-4b2f-bb2a-f365b58fd028', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '313a06df-239b-493b-8f7e-f33f5ddb56b8', 'code': 200} 2026-03-04 02:36:50.560 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 313a06df-239b-493b-8f7e-f33f5ddb56b8 2026-03-04 02:36:59.298 9 INFO neutron.plugins.ml2.plugin [None req-9160d862-be1b-4434-8dd5-367c4a4c3579 - - - - - -] Attempt 1 to provision port 313a06df-239b-493b-8f7e-f33f5ddb56b8 2026-03-04 02:37:00.589 10 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 313a06df-239b-493b-8f7e-f33f5ddb56b8 2026-03-04 02:37:30.024 10 INFO neutron.plugins.ml2.plugin [None req-bbe7dbfb-d165-4ded-ba74-e651554df10f - - - - - -] Attempt 1 to provision port 2eb5497c-a677-4c6b-9887-ababbfa56854 2026-03-04 02:37:30.587 9 INFO neutron.plugins.ml2.plugin [None req-3af37b76-02e3-404f-a6f3-db670e395ac2 - - - - - -] Attempt 1 to provision port 2eb5497c-a677-4c6b-9887-ababbfa56854