+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-12 17:07:52.016 1 INFO neutron.common.config [-] Logging enabled! 2026-05-12 17:07:52.016 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-12 17:07:52.016 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-12 17:07:52.016 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-12 17:07:52.920 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:07:52.922 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-12 17:07:52.925 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-12 17:07:52.926 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-12 17:07:52.926 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-12 17:07:52.926 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-12 17:07:52.927 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:52.932 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:52.932 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-12 17:07:52.932 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:07:52.948 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-12 17:07:52.949 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-12 17:07:52.949 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-12 17:07:52.982 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-12 17:07:52.982 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-12 17:07:52.982 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-12 17:07:52.982 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-12 17:07:52.990 1 WARNING oslo_policy.policy [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-12 17:07:53.250 1 INFO neutron.plugins.ml2.managers [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] Initializing driver for type 'vlan' 2026-05-12 17:07:53.424 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] VlanTypeDriver initialization complete 2026-05-12 17:07:53.424 1 INFO neutron.plugins.ml2.managers [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] Initializing driver for type 'vxlan' 2026-05-12 17:07:53.425 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-12 17:07:53.468 1 INFO neutron.plugins.ml2.managers [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-12 17:07:53.469 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-12 17:07:53.469 1 INFO neutron.plugins.ml2.managers [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] Initializing extension driver 'port_security' 2026-05-12 17:07:53.469 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-12 17:07:53.469 1 INFO neutron.plugins.ml2.managers [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] Initializing extension driver 'qos' 2026-05-12 17:07:53.469 1 INFO neutron.plugins.ml2.managers [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-12 17:07:53.470 1 INFO neutron.plugins.ml2.managers [None req-f735cdec-b428-47c4-8f06-02f4cd834a28 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-12 17:07:53.486 1 INFO neutron.quota [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded quota_driver: . 2026-05-12 17:07:53.486 1 INFO neutron.plugins.ml2.plugin [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Modular L2 Plugin initialization complete 2026-05-12 17:07:53.486 1 INFO neutron.plugins.ml2.managers [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-12 17:07:53.486 1 INFO neutron.plugins.ml2.managers [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-12 17:07:53.486 1 INFO neutron.plugins.ml2.managers [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-12 17:07:53.487 1 INFO neutron.extensions.vlantransparent [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Disabled vlantransparent extension. 2026-05-12 17:07:53.487 1 INFO neutron.manager [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loading Plugin: qos 2026-05-12 17:07:53.496 1 INFO neutron.manager [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loading Plugin: router 2026-05-12 17:07:53.524 1 INFO neutron.services.service_base [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-12 17:07:53.525 1 INFO neutron.manager [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loading Plugin: segments 2026-05-12 17:07:53.592 1 INFO neutron.manager [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loading Plugin: trunk 2026-05-12 17:07:53.647 1 INFO neutron.manager [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loading Plugin: vpnaas 2026-05-12 17:07:53.681 1 WARNING stevedore.named [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-12 17:07:53.740 1 INFO neutron_vpnaas.services.vpn.plugin [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-12 17:07:53.741 1 INFO neutron.common.utils [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-12 17:07:53.741 1 INFO neutron.manager [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loading Plugin: auto_allocate 2026-05-12 17:07:53.745 1 INFO neutron.manager [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loading Plugin: tag 2026-05-12 17:07:53.749 1 INFO neutron.manager [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loading Plugin: timestamp 2026-05-12 17:07:53.751 1 INFO neutron.manager [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loading Plugin: network_ip_availability 2026-05-12 17:07:53.756 1 INFO neutron.manager [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loading Plugin: flavors 2026-05-12 17:07:53.758 1 INFO neutron.manager [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loading Plugin: revisions 2026-05-12 17:07:53.761 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Initializing extension manager. 2026-05-12 17:07:53.762 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: address-group 2026-05-12 17:07:53.763 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: address-scope 2026-05-12 17:07:53.763 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-12 17:07:53.764 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: agent 2026-05-12 17:07:53.764 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: agent-resources-synced 2026-05-12 17:07:53.765 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-12 17:07:53.766 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-12 17:07:53.766 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: availability_zone 2026-05-12 17:07:53.767 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: availability_zone_filter 2026-05-12 17:07:53.767 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-12 17:07:53.768 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: default-subnetpools 2026-05-12 17:07:53.769 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-12 17:07:53.770 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: dns-integration 2026-05-12 17:07:53.770 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: dns-domain-ports 2026-05-12 17:07:53.770 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-12 17:07:53.771 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: dvr 2026-05-12 17:07:53.771 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-12 17:07:53.772 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: empty-string-filtering 2026-05-12 17:07:53.772 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:07:53.773 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-12 17:07:53.773 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: external-net 2026-05-12 17:07:53.774 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-12 17:07:53.774 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: extraroute 2026-05-12 17:07:53.775 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: extraroute-atomic 2026-05-12 17:07:53.775 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-12 17:07:53.777 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-12 17:07:53.777 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-12 17:07:53.778 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-12 17:07:53.778 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: fip-port-details 2026-05-12 17:07:53.779 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: flavors 2026-05-12 17:07:53.780 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-12 17:07:53.780 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: floatingip-pools 2026-05-12 17:07:53.782 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: ip_allocation 2026-05-12 17:07:53.784 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-12 17:07:53.785 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: l2_adjacency 2026-05-12 17:07:53.787 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: router 2026-05-12 17:07:53.790 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-12 17:07:53.791 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-12 17:07:53.791 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-12 17:07:53.792 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: ext-gw-mode 2026-05-12 17:07:53.792 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: l3-ha 2026-05-12 17:07:53.793 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:07:53.793 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-12 17:07:53.794 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: l3-flavors 2026-05-12 17:07:53.795 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-12 17:07:53.795 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-12 17:07:53.797 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-12 17:07:53.798 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-12 17:07:53.798 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-12 17:07:53.799 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-12 17:07:53.800 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-12 17:07:53.800 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: multi-provider 2026-05-12 17:07:53.801 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: net-mtu 2026-05-12 17:07:53.801 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: net-mtu-writable 2026-05-12 17:07:53.802 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: network_availability_zone 2026-05-12 17:07:53.803 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: network_ha 2026-05-12 17:07:53.803 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: network-ip-availability 2026-05-12 17:07:53.804 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-12 17:07:53.805 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: pagination 2026-05-12 17:07:53.805 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: port-device-profile 2026-05-12 17:07:53.806 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-12 17:07:53.807 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-12 17:07:53.807 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-12 17:07:53.808 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: port-mac-override 2026-05-12 17:07:53.808 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-12 17:07:53.809 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-12 17:07:53.810 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: port-resource-request 2026-05-12 17:07:53.810 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-12 17:07:53.811 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: binding 2026-05-12 17:07:53.812 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: binding-extended 2026-05-12 17:07:53.812 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: port-security 2026-05-12 17:07:53.813 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: project-id 2026-05-12 17:07:53.814 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: provider 2026-05-12 17:07:53.815 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos 2026-05-12 17:07:53.816 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-12 17:07:53.817 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-12 17:07:53.817 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-default 2026-05-12 17:07:53.818 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-fip 2026-05-12 17:07:53.819 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-12 17:07:53.819 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-12 17:07:53.820 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-12 17:07:53.820 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-12 17:07:53.821 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-12 17:07:53.822 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-pps 2026-05-12 17:07:53.822 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-12 17:07:53.823 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-12 17:07:53.823 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: qos-rules-alias 2026-05-12 17:07:53.824 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: quota-check-limit 2026-05-12 17:07:53.826 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: quotas 2026-05-12 17:07:53.829 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: quota_details 2026-05-12 17:07:53.830 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: rbac-policies 2026-05-12 17:07:53.831 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: rbac-address-group 2026-05-12 17:07:53.832 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: rbac-address-scope 2026-05-12 17:07:53.833 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: rbac-security-groups 2026-05-12 17:07:53.833 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-12 17:07:53.834 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: revision-if-match 2026-05-12 17:07:53.835 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-12 17:07:53.835 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: router_availability_zone 2026-05-12 17:07:53.836 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-12 17:07:53.838 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-12 17:07:53.838 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-12 17:07:53.839 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-12 17:07:53.839 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-12 17:07:53.840 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-12 17:07:53.841 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-12 17:07:53.851 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: security-group 2026-05-12 17:07:53.853 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: segment 2026-05-12 17:07:53.854 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-12 17:07:53.854 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: service-type 2026-05-12 17:07:53.855 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: sorting 2026-05-12 17:07:53.856 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: standard-attr-segment 2026-05-12 17:07:53.856 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: standard-attr-description 2026-05-12 17:07:53.857 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: stateful-security-group 2026-05-12 17:07:53.857 1 WARNING neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-12 17:07:53.858 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-12 17:07:53.859 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: subnet_onboard 2026-05-12 17:07:53.859 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-12 17:07:53.860 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: subnet-service-types 2026-05-12 17:07:53.860 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: subnet_allocation 2026-05-12 17:07:53.861 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-12 17:07:53.862 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-12 17:07:53.864 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: standard-attr-tag 2026-05-12 17:07:53.865 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-12 17:07:53.866 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: trunk 2026-05-12 17:07:53.866 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: trunk-details 2026-05-12 17:07:53.867 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-12 17:07:53.868 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-12 17:07:53.869 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-12 17:07:53.870 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-12 17:07:53.871 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: vpn-flavors 2026-05-12 17:07:53.872 1 INFO neutron.api.extensions [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Loaded extension: vpnaas 2026-05-12 17:07:53.875 1 INFO oslo_service.service [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Starting 2 workers 2026-05-12 17:07:53.880 1 INFO oslo_service.service [None req-c71b8f34-09d5-40f3-b5f1-8a84b49916d4 - - - - - -] Starting 1 workers 2026-05-12 17:08:28.050 10 INFO neutron.db.l3_hamode_db [None req-ae90db45-a654-4437-b891-09b374db86cd - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-12 17:08:40.262 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 2519fffd-bf39-4141-b837-ded70989ae0c 2026-05-12 17:08:41.520 9 INFO neutron.plugins.ml2.plugin [None req-13eb7afe-2b8e-4b56-a3f5-df4dbdb475b0 - - - - - -] Attempt 1 to provision port 2519fffd-bf39-4141-b837-ded70989ae0c 2026-05-12 17:08:42.128 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 2519fffd-bf39-4141-b837-ded70989ae0c 2026-05-12 17:12:58.290 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 5442d1ff-fa62-469f-b135-141903fd46fb 2026-05-12 17:12:58.927 10 INFO neutron.plugins.ml2.plugin [None req-2a814528-8ff2-422d-96a0-dab291d44204 - - - - - -] Attempt 1 to provision port 5442d1ff-fa62-469f-b135-141903fd46fb 2026-05-12 17:13:00.269 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 5442d1ff-fa62-469f-b135-141903fd46fb 2026-05-12 17:13:06.056 9 INFO neutron.plugins.ml2.plugin [None req-e056455e-e58f-4b4f-930a-3fa5c71628c8 - - - - - -] Attempt 1 to provision port 0d0e3f63-7cd5-46f1-8b2f-b7df72464832 2026-05-12 17:18:30.782 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 0d0e3f63-7cd5-46f1-8b2f-b7df72464832 2026-05-12 17:18:32.546 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 0d0e3f63-7cd5-46f1-8b2f-b7df72464832 2026-05-12 17:27:08.812 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port f63f78f6-88e1-475b-b694-ad2126d2bb65 2026-05-12 17:27:10.803 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port f63f78f6-88e1-475b-b694-ad2126d2bb65 2026-05-12 17:41:45.476 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 2fdcdeba-4fb7-41f4-8d83-7beeaed88ba5 2026-05-12 17:41:45.653 10 INFO neutron.plugins.ml2.plugin [None req-63d539ba-a6bc-4152-b4dc-1ab59981b3ad - - - - - -] Attempt 1 to provision port a71b4e32-93f0-4d81-bb65-6fa6184dfb60 2026-05-12 17:41:45.998 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port cd2ddfcf-a260-4a57-a810-7afb83bc7f8e 2026-05-12 17:41:46.115 9 INFO neutron.plugins.ml2.plugin [None req-06c7ecc8-7bd4-4a13-8ce5-f1ad325ec0bc - - - - - -] Attempt 1 to provision port 7d05ae55-bd46-4b15-9932-611ce4404645 2026-05-12 17:41:46.274 10 INFO neutron.plugins.ml2.plugin [None req-4b2504b4-e2f1-4d09-977f-9ed2458b8ef3 - - - - - -] Attempt 1 to provision port 2fdcdeba-4fb7-41f4-8d83-7beeaed88ba5 2026-05-12 17:41:46.548 9 INFO neutron.plugins.ml2.plugin [None req-490e835d-da23-4a85-80ac-a149e39e9a82 - - - - - -] Attempt 1 to provision port cd2ddfcf-a260-4a57-a810-7afb83bc7f8e 2026-05-12 17:41:46.716 10 INFO neutron.plugins.ml2.plugin [None req-064159c4-5408-4ba5-8628-1a4c4f8991c5 - - - - - -] Attempt 1 to provision port 3445be3c-ab90-484e-8216-3a377abdf719 2026-05-12 17:41:47.483 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 2fdcdeba-4fb7-41f4-8d83-7beeaed88ba5 2026-05-12 17:41:48.075 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 3445be3c-ab90-484e-8216-3a377abdf719 2026-05-12 17:41:48.431 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port cd2ddfcf-a260-4a57-a810-7afb83bc7f8e 2026-05-12 17:41:48.798 9 INFO neutron.plugins.ml2.plugin [None req-66012d14-32ba-4b8c-9e4e-942833b86750 - - - - - -] Attempt 1 to provision port e904926c-da1e-4bc0-b86e-0df2304c499b 2026-05-12 17:41:48.848 9 INFO neutron.plugins.ml2.plugin [None req-66012d14-32ba-4b8c-9e4e-942833b86750 - - - - - -] Attempt 1 to provision port b0a81e77-e6b1-4592-a5ab-1d24b386005a 2026-05-12 17:41:49.403 9 INFO neutron.plugins.ml2.plugin [None req-978e7cd2-cb0a-4d13-9296-7ffea98e461d - - - - - -] Attempt 1 to provision port b0a81e77-e6b1-4592-a5ab-1d24b386005a 2026-05-12 17:41:50.468 9 INFO neutron.plugins.ml2.plugin [None req-8303f25d-10b7-4d43-912a-89fdda5c2c8f - - - - - -] Attempt 1 to provision port 1b0dc59b-79b7-4a98-8582-17001c61c68b 2026-05-12 17:41:51.178 9 INFO neutron.plugins.ml2.plugin [None req-068915ea-f702-4cd8-962c-8128aee965cf - - - - - -] Attempt 1 to provision port 1b0dc59b-79b7-4a98-8582-17001c61c68b 2026-05-12 17:41:51.629 9 INFO neutron.plugins.ml2.plugin [None req-1f48a642-da45-4776-a3d6-6cdb4d5af960 - - - - - -] Attempt 1 to provision port bcb512df-0f2f-483b-aec2-3f877109199b 2026-05-12 17:41:52.178 9 INFO neutron.plugins.ml2.plugin [None req-06c58d26-03e2-40e5-8e95-e72398358b39 - - - - - -] Attempt 1 to provision port bcb512df-0f2f-483b-aec2-3f877109199b 2026-05-12 17:41:57.510 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 2a16dbdb-f387-4d51-a727-e8c9f11ea7ea 2026-05-12 17:41:58.108 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 2c0d66ee-9d69-4235-bc16-419b984f7f17 2026-05-12 17:41:58.675 9 INFO neutron.plugins.ml2.plugin [None req-17a92f8e-43c9-4c24-b170-d4727cd378a1 - - - - - -] Attempt 1 to provision port 0b5105e8-17bc-40d2-8f7d-63da7342910e 2026-05-12 17:41:58.702 9 INFO neutron.plugins.ml2.plugin [None req-17a92f8e-43c9-4c24-b170-d4727cd378a1 - - - - - -] Attempt 1 to provision port 6e8de20c-9115-407b-9f76-0e5ada381c0f 2026-05-12 17:41:59.406 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 2a16dbdb-f387-4d51-a727-e8c9f11ea7ea 2026-05-12 17:41:59.684 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 2c0d66ee-9d69-4235-bc16-419b984f7f17 2026-05-12 17:42:02.891 9 INFO neutron.plugins.ml2.plugin [None req-ea6eedc1-85e6-45de-9483-186a5805e10d - - - - - -] Attempt 1 to provision port f15e8581-ad50-42c1-8e3a-e4c2791e2248 2026-05-12 17:42:03.559 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 18ea5a02-0e30-404a-bc67-a02a13e172ce 2026-05-12 17:42:03.588 10 INFO neutron.plugins.ml2.plugin [None req-e3174981-626b-492b-b131-8ec199d71fe2 - - - - - -] Attempt 1 to provision port 18ea5a02-0e30-404a-bc67-a02a13e172ce 2026-05-12 17:42:04.577 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 0b5105e8-17bc-40d2-8f7d-63da7342910e 2026-05-12 17:42:05.281 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-75931d0a-2e72-4c1b-9ee6-8fa5d80a5fc2'] response: {'server_uuid': '0e783029-dce1-4033-abcb-63cda8097bf6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b5105e8-17bc-40d2-8f7d-63da7342910e', 'code': 200} 2026-05-12 17:42:05.535 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 6e8de20c-9115-407b-9f76-0e5ada381c0f 2026-05-12 17:42:05.903 10 INFO neutron.plugins.ml2.plugin [None req-65c0296a-acd0-4e5c-b0d8-d49da6a00d76 - - - - - -] Attempt 1 to provision port a6863e76-2c6c-4aeb-9b7a-4ca9915b2a9a 2026-05-12 17:42:06.574 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 18ea5a02-0e30-404a-bc67-a02a13e172ce 2026-05-12 17:42:06.576 9 INFO neutron.plugins.ml2.plugin [None req-6761f889-dc9b-4329-bfb9-08353747df42 - - - - - -] Attempt 1 to provision port a6863e76-2c6c-4aeb-9b7a-4ca9915b2a9a 2026-05-12 17:42:06.965 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 0b5105e8-17bc-40d2-8f7d-63da7342910e 2026-05-12 17:42:07.232 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 6e8de20c-9115-407b-9f76-0e5ada381c0f 2026-05-12 17:42:07.413 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3af942a9-7e8f-429a-ad28-06a5d35ba4e8'] response: {'server_uuid': '006af5f0-87db-4f92-bf7c-1e4eb1947cce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e8de20c-9115-407b-9f76-0e5ada381c0f', 'code': 200} 2026-05-12 17:42:08.508 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 49c58e08-7edc-4172-8536-a3f79c462f03 2026-05-12 17:42:10.554 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 49c58e08-7edc-4172-8536-a3f79c462f03 2026-05-12 17:42:16.212 10 INFO neutron.plugins.ml2.plugin [None req-f1ec3fcb-68ac-4818-8180-3d6e00346638 - - - - - -] Attempt 1 to provision port 043b5668-9e5f-476a-b8e3-b85d679b0a15 2026-05-12 17:42:16.486 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 761cf283-6e5b-4df0-ba9b-e54f9aa33af7 2026-05-12 17:42:16.958 9 INFO neutron.plugins.ml2.plugin [None req-625a341f-5a99-48a4-af80-43d393e179a4 - - - - - -] Attempt 1 to provision port 761cf283-6e5b-4df0-ba9b-e54f9aa33af7 2026-05-12 17:42:18.464 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 761cf283-6e5b-4df0-ba9b-e54f9aa33af7 2026-05-12 17:42:18.564 9 INFO neutron.plugins.ml2.plugin [None req-f38eb878-f055-473b-a6d7-1096d0352949 - - - - - -] Attempt 1 to provision port 774a53fa-8903-4e7b-979d-93a1ec8b4981 2026-05-12 17:42:19.222 10 INFO neutron.plugins.ml2.plugin [None req-19d66944-0273-4d23-ac8c-df966e7515ff - - - - - -] Attempt 1 to provision port 774a53fa-8903-4e7b-979d-93a1ec8b4981 2026-05-12 17:42:20.600 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port e904926c-da1e-4bc0-b86e-0df2304c499b 2026-05-12 17:42:20.971 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port bcb512df-0f2f-483b-aec2-3f877109199b 2026-05-12 17:42:21.373 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 3dffe4e2-121c-4a2b-8ed5-9d862e8be36d 2026-05-12 17:42:22.629 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port e904926c-da1e-4bc0-b86e-0df2304c499b 2026-05-12 17:42:22.688 10 INFO neutron.plugins.ml2.plugin [None req-a22fe998-0308-459b-ad16-97208c43bc04 - - - - - -] Attempt 1 to provision port 0b5105e8-17bc-40d2-8f7d-63da7342910e 2026-05-12 17:42:22.924 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port bcb512df-0f2f-483b-aec2-3f877109199b 2026-05-12 17:42:23.384 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 3dffe4e2-121c-4a2b-8ed5-9d862e8be36d 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:23.873 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:42:23.875 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Failed to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 on host instance for vnic_type normal using segments [{'id': '11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 500, 'network_id': '76d4093c-55a3-4380-ba5f-535d95001d63'}] 2026-05-12 17:42:23.877 10 INFO neutron.plugins.ml2.plugin [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Attempt 2 to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:23.916 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:42:23.917 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Failed to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 on host instance for vnic_type normal using segments [{'id': '11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 500, 'network_id': '76d4093c-55a3-4380-ba5f-535d95001d63'}] 2026-05-12 17:42:23.919 10 INFO neutron.plugins.ml2.plugin [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Attempt 3 to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:23.973 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:42:23.974 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Failed to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 on host instance for vnic_type normal using segments [{'id': '11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 500, 'network_id': '76d4093c-55a3-4380-ba5f-535d95001d63'}] 2026-05-12 17:42:23.976 10 INFO neutron.plugins.ml2.plugin [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Attempt 4 to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.025 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:42:24.026 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Failed to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 on host instance for vnic_type normal using segments [{'id': '11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 500, 'network_id': '76d4093c-55a3-4380-ba5f-535d95001d63'}] 2026-05-12 17:42:24.033 10 INFO neutron.plugins.ml2.plugin [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Attempt 5 to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.065 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:42:24.066 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Failed to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 on host instance for vnic_type normal using segments [{'id': '11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 500, 'network_id': '76d4093c-55a3-4380-ba5f-535d95001d63'}] 2026-05-12 17:42:24.067 10 INFO neutron.plugins.ml2.plugin [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Attempt 6 to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.101 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:42:24.102 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Failed to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 on host instance for vnic_type normal using segments [{'id': '11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 500, 'network_id': '76d4093c-55a3-4380-ba5f-535d95001d63'}] 2026-05-12 17:42:24.106 10 INFO neutron.plugins.ml2.plugin [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Attempt 7 to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.133 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:42:24.134 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Failed to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 on host instance for vnic_type normal using segments [{'id': '11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 500, 'network_id': '76d4093c-55a3-4380-ba5f-535d95001d63'}] 2026-05-12 17:42:24.145 10 INFO neutron.plugins.ml2.plugin [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Attempt 8 to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:42:24.198 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Failed to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 on host instance for vnic_type normal using segments [{'id': '11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 500, 'network_id': '76d4093c-55a3-4380-ba5f-535d95001d63'}] 2026-05-12 17:42:24.210 10 INFO neutron.plugins.ml2.plugin [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Attempt 9 to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 2026-05-12 17:42:24.218 10 INFO neutron.plugins.ml2.plugin [None req-a64d1e78-c52c-472a-9156-a92191449539 - - - - - -] Attempt 1 to provision port f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.250 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:42:24.251 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Failed to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 on host instance for vnic_type normal using segments [{'id': '11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 500, 'network_id': '76d4093c-55a3-4380-ba5f-535d95001d63'}] 2026-05-12 17:42:24.252 10 INFO neutron.plugins.ml2.plugin [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Attempt 10 to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet dd1869c5-4372-4d5c-add3-407579ffe382 could not be found. 2026-05-12 17:42:24.283 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:42:24.284 10 ERROR neutron.plugins.ml2.managers [None req-06bebd8f-ba8b-4811-962f-3839dbfafe49 - - - - - -] Failed to bind port 09890ec9-bfcf-4e75-a7d7-569a32015b78 on host instance for vnic_type normal using segments [{'id': '11eb9a9f-3ca4-4b10-b12e-689b7b5e5faf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 500, 'network_id': '76d4093c-55a3-4380-ba5f-535d95001d63'}] 2026-05-12 17:42:24.952 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 1b0dc59b-79b7-4a98-8582-17001c61c68b 2026-05-12 17:42:25.756 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 7d05ae55-bd46-4b15-9932-611ce4404645 2026-05-12 17:42:25.904 9 INFO neutron.plugins.ml2.plugin [None req-5b40ceb9-0f41-4ce5-b3f3-19df1d7d66b2 - - - - - -] Attempt 1 to provision port 0b5105e8-17bc-40d2-8f7d-63da7342910e 2026-05-12 17:42:26.805 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 1b0dc59b-79b7-4a98-8582-17001c61c68b 2026-05-12 17:42:27.108 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 0b5105e8-17bc-40d2-8f7d-63da7342910e 2026-05-12 17:42:27.419 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 7d05ae55-bd46-4b15-9932-611ce4404645 2026-05-12 17:42:27.649 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96 2026-05-12 17:42:27.791 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6ab3e23-916c-4da8-a137-73b278808368'] response: {'server_uuid': '585e8b7c-d16f-4186-8b45-0bdb2c033408', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96', 'code': 200} 2026-05-12 17:42:29.645 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 6e8de20c-9115-407b-9f76-0e5ada381c0f 2026-05-12 17:42:29.829 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2ac1998-e2d8-4589-bdbb-b88fb8d58452'] response: {'server_uuid': '006af5f0-87db-4f92-bf7c-1e4eb1947cce', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6e8de20c-9115-407b-9f76-0e5ada381c0f', 'code': 200} 2026-05-12 17:42:30.289 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port f2fcc6cb-851a-49f5-8812-d8a5b8ff1d96 2026-05-12 17:42:30.325 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d6acf95-ba9f-482b-abdd-1fc8ac5b973a'] response: {'server_uuid': '006af5f0-87db-4f92-bf7c-1e4eb1947cce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e8de20c-9115-407b-9f76-0e5ada381c0f', 'code': 200} 2026-05-12 17:42:31.474 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 723ab53e-ef25-4288-9882-789d4d79b8cf 2026-05-12 17:42:32.053 10 INFO neutron.plugins.ml2.plugin [None req-0fadb8dd-d9f4-4300-ab6a-19ba19d75571 - - - - - -] Attempt 1 to provision port 723ab53e-ef25-4288-9882-789d4d79b8cf 2026-05-12 17:42:32.369 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 6e8de20c-9115-407b-9f76-0e5ada381c0f 2026-05-12 17:42:33.468 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 723ab53e-ef25-4288-9882-789d4d79b8cf /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 17:42:37.369 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 043b5668-9e5f-476a-b8e3-b85d679b0a15 2026-05-12 17:42:37.726 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] No ports have port_id starting with 043b5668-9e5f-476a-b8e3-b85d679b0a15 2026-05-12 17:42:38.228 9 INFO neutron.plugins.ml2.plugin [None req-17f044c1-3dc8-41dc-8167-62d4634cf5ed - - - - - -] Attempt 1 to provision port bbf3e121-f487-4f9d-9c83-6c3bcb8340f0 2026-05-12 17:42:38.872 9 INFO neutron.plugins.ml2.plugin [None req-cb43e179-19bc-4aab-bfd4-17eea2360764 - - - - - -] Attempt 1 to provision port 3b888d0d-2cc6-4a6a-859c-7826339e3c11 2026-05-12 17:42:39.211 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 3b888d0d-2cc6-4a6a-859c-7826339e3c11 2026-05-12 17:42:40.564 10 INFO neutron.plugins.ml2.plugin [None req-1cc76ee0-4513-45a8-b24a-a43691682a7b - - - - - -] Attempt 1 to provision port b0a521ed-d1b4-4eb1-8b38-2173a37ae893 2026-05-12 17:42:41.315 9 INFO neutron.plugins.ml2.plugin [None req-feda0220-1b84-46ea-8186-94ebf2131939 - - - - - -] Attempt 1 to provision port b0a521ed-d1b4-4eb1-8b38-2173a37ae893 2026-05-12 17:42:41.337 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port b2f3ab68-0da3-4e00-9ef1-5f40ddecd4f1 2026-05-12 17:42:42.202 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 02483ada-97c3-41f3-a72c-bde4e3985d1c 2026-05-12 17:42:42.782 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 3b888d0d-2cc6-4a6a-859c-7826339e3c11 2026-05-12 17:42:43.582 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 02483ada-97c3-41f3-a72c-bde4e3985d1c 2026-05-12 17:42:45.403 9 INFO neutron.plugins.ml2.plugin [None req-032f09b1-3c00-40fd-9e0d-38051a15e1cb - - - - - -] Attempt 1 to provision port a7608d37-e8eb-4ef4-b784-a956ba980976 2026-05-12 17:42:45.554 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 3cf63fcd-9314-4f7a-baa2-3e18a8f3d62b 2026-05-12 17:42:46.169 10 INFO neutron.plugins.ml2.plugin [None req-59edf000-394d-4d82-851b-ec799add1926 - - - - - -] Attempt 1 to provision port 3cf63fcd-9314-4f7a-baa2-3e18a8f3d62b 2026-05-12 17:42:47.618 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 3cf63fcd-9314-4f7a-baa2-3e18a8f3d62b 2026-05-12 17:42:47.961 9 INFO neutron.plugins.ml2.plugin [None req-98d42232-d3d9-4f51-9e52-9dcc205f6e4f - - - - - -] Attempt 1 to provision port 6b97435f-5839-4552-9bd6-3b112bfbf746 2026-05-12 17:42:48.411 9 INFO neutron.plugins.ml2.plugin [None req-04a65435-ffab-45bc-813f-134e7e8ca4ee - - - - - -] Attempt 1 to provision port 6b97435f-5839-4552-9bd6-3b112bfbf746 2026-05-12 17:42:49.586 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 10361105-f456-4906-8d53-893bbeef2777 2026-05-12 17:42:51.493 9 INFO neutron.plugins.ml2.plugin [None req-dce210b1-eaed-4630-ab18-5195f0c6e7c3 - - - - - -] Attempt 1 to provision port fea189e7-cb55-46d1-963b-a24d6d228c9f 2026-05-12 17:42:51.767 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 10361105-f456-4906-8d53-893bbeef2777 2026-05-12 17:42:52.868 10 INFO neutron.plugins.ml2.plugin [None req-89bfa1af-42a1-4475-9b85-929e4c35099b - - - - - -] Attempt 1 to provision port 7145d488-577b-4f32-a85b-f1f93632d413 2026-05-12 17:42:55.694 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port fea189e7-cb55-46d1-963b-a24d6d228c9f 2026-05-12 17:42:55.845 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-45c4a9b2-dea5-440b-a983-db1087a84206'] response: {'server_uuid': '6b191a40-e777-4fe2-b300-247b15acc56b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fea189e7-cb55-46d1-963b-a24d6d228c9f', 'code': 200} 2026-05-12 17:42:56.218 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 7145d488-577b-4f32-a85b-f1f93632d413 2026-05-12 17:42:57.525 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port b0a521ed-d1b4-4eb1-8b38-2173a37ae893 2026-05-12 17:42:57.893 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd46d78e-ad60-491f-a49e-e7ec48ad882e'] response: {'server_uuid': '8c607fed-1bae-4ed6-a5ea-d1428dfda9fd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7145d488-577b-4f32-a85b-f1f93632d413', 'code': 200} 2026-05-12 17:42:58.198 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port fea189e7-cb55-46d1-963b-a24d6d228c9f 2026-05-12 17:42:58.818 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 7145d488-577b-4f32-a85b-f1f93632d413 2026-05-12 17:42:59.235 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port bbf3e121-f487-4f9d-9c83-6c3bcb8340f0 2026-05-12 17:42:59.403 9 INFO neutron.plugins.ml2.plugin [None req-bce59494-a095-4812-b5cf-4d49c44b1fb3 - - - - - -] Attempt 1 to provision port 25b3e18c-8092-474d-92df-18d4fa11ff47 2026-05-12 17:42:59.772 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port b0a521ed-d1b4-4eb1-8b38-2173a37ae893 2026-05-12 17:43:00.057 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port bc5e4532-3e39-496e-af32-163f65111347 2026-05-12 17:43:00.257 10 INFO neutron.plugins.ml2.plugin [None req-40797ed0-ace8-497f-9287-54e5fe1265c9 - - - - - -] Attempt 1 to provision port bc5e4532-3e39-496e-af32-163f65111347 2026-05-12 17:43:00.585 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port bbf3e121-f487-4f9d-9c83-6c3bcb8340f0 2026-05-12 17:43:01.205 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa3530ee-84ef-4524-8f06-a3627925671a'] response: {'server_uuid': '8c607fed-1bae-4ed6-a5ea-d1428dfda9fd', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7145d488-577b-4f32-a85b-f1f93632d413', 'code': 200} 2026-05-12 17:43:01.760 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port bc5e4532-3e39-496e-af32-163f65111347 2026-05-12 17:43:02.242 10 INFO neutron.plugins.ml2.plugin [None req-dbd2a713-eaee-4353-9ef4-406023d09b5f - - - - - -] Attempt 1 to provision port c7ab3a9f-b4c2-4c2e-b3da-dc44fc89e66d 2026-05-12 17:43:02.919 10 INFO neutron.plugins.ml2.plugin [None req-de15bc2c-3472-450c-93fb-bce258c26d5b - - - - - -] Attempt 1 to provision port c7ab3a9f-b4c2-4c2e-b3da-dc44fc89e66d 2026-05-12 17:43:03.760 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port c51cfd17-0366-4ef3-8cd4-e994c60bb600 2026-05-12 17:43:05.864 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port c51cfd17-0366-4ef3-8cd4-e994c60bb600 2026-05-12 17:43:07.648 9 INFO neutron.plugins.ml2.plugin [None req-ff0d5647-034f-483a-9fcf-978e4130dbcf - - - - - -] Attempt 1 to provision port d0b36ccd-2791-43dc-bd7b-76393db93b64 2026-05-12 17:43:07.691 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 87ca2d93-aa20-467a-87c3-6074bb04d201 2026-05-12 17:43:08.414 10 INFO neutron.plugins.ml2.plugin [None req-ad6fa302-af08-43a6-be4e-c7506a4b452f - - - - - -] Attempt 1 to provision port 87ca2d93-aa20-467a-87c3-6074bb04d201 2026-05-12 17:43:08.477 10 INFO neutron.plugins.ml2.plugin [None req-ad6fa302-af08-43a6-be4e-c7506a4b452f - - - - - -] Attempt 1 to provision port 69df472d-5228-4d39-b05a-8d84c8c08b66 2026-05-12 17:43:09.728 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 87ca2d93-aa20-467a-87c3-6074bb04d201 2026-05-12 17:43:10.237 9 INFO neutron.plugins.ml2.plugin [None req-58e2dd9c-75e8-493a-a925-4955d0476e5d - - - - - -] Attempt 1 to provision port 03d4ecee-6cdf-4036-8114-e05612bc8987 2026-05-12 17:43:10.877 9 INFO neutron.plugins.ml2.plugin [None req-76059b0f-1894-458e-8ab9-7fa721af7c36 - - - - - -] Attempt 1 to provision port 03d4ecee-6cdf-4036-8114-e05612bc8987 2026-05-12 17:43:11.716 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 267f664e-5372-4762-95e9-87b1a898230f 2026-05-12 17:43:13.765 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port fc1889a6-4230-4a49-945c-8a12ca965d1f 2026-05-12 17:43:14.173 9 INFO neutron.plugins.ml2.plugin [None req-b247dd0b-01ee-4825-829c-ad4723b61298 - - - - - -] Attempt 1 to provision port f73705b5-c93a-48ae-a436-a287622f256b 2026-05-12 17:43:14.398 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 267f664e-5372-4762-95e9-87b1a898230f 2026-05-12 17:43:14.426 9 INFO neutron.plugins.ml2.plugin [None req-8de1b37a-3f92-4458-81f2-9b4e56b8d1a8 - - - - - -] Attempt 1 to provision port fc1889a6-4230-4a49-945c-8a12ca965d1f 2026-05-12 17:43:15.721 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port fc1889a6-4230-4a49-945c-8a12ca965d1f 2026-05-12 17:43:16.952 10 INFO neutron.plugins.ml2.plugin [None req-b36affe0-fca8-4ff4-997b-705abda71151 - - - - - -] Attempt 1 to provision port 9802c803-e891-44bc-a941-9bba8cebe6bd 2026-05-12 17:43:17.498 10 INFO neutron.plugins.ml2.plugin [None req-29612e0e-8466-4b38-ad9f-7e5397f5cba1 - - - - - -] Attempt 1 to provision port 9802c803-e891-44bc-a941-9bba8cebe6bd 2026-05-12 17:43:17.752 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port bf0afd87-2f7f-41d5-a53a-7f4e4ddfaefa 2026-05-12 17:43:19.654 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port bf0afd87-2f7f-41d5-a53a-7f4e4ddfaefa 2026-05-12 17:43:21.759 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 25b3e18c-8092-474d-92df-18d4fa11ff47 2026-05-12 17:43:21.996 9 INFO neutron.plugins.ml2.plugin [None req-65af1c0a-78c6-4bce-919e-d9821f7f7730 - - - - - -] Attempt 1 to provision port d235408c-ba22-4371-8611-a396398d0c47 2026-05-12 17:43:22.203 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port c7ab3a9f-b4c2-4c2e-b3da-dc44fc89e66d 2026-05-12 17:43:23.373 9 INFO neutron.plugins.ml2.plugin [None req-99629bfd-90ff-4f88-a868-06faf7b4988f - - - - - -] Attempt 1 to provision port 7b79b93f-3fc7-483b-a6fc-e85eebe1d901 2026-05-12 17:43:23.791 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 25b3e18c-8092-474d-92df-18d4fa11ff47 2026-05-12 17:43:24.015 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port c7ab3a9f-b4c2-4c2e-b3da-dc44fc89e66d 2026-05-12 17:43:26.005 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port d235408c-ba22-4371-8611-a396398d0c47 2026-05-12 17:43:26.127 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b0bc2d6-5044-4773-9550-c6d6ab8f3745'] response: {'server_uuid': 'a8e484b5-6340-4dcd-bdb2-f9fb5b7ec254', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd235408c-ba22-4371-8611-a396398d0c47', 'code': 200} 2026-05-12 17:43:26.547 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 7b79b93f-3fc7-483b-a6fc-e85eebe1d901 2026-05-12 17:43:27.676 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 03d4ecee-6cdf-4036-8114-e05612bc8987 2026-05-12 17:43:28.115 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port d235408c-ba22-4371-8611-a396398d0c47 2026-05-12 17:43:28.166 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ad009f2-d282-4aba-9398-a8c472a7de66'] response: {'server_uuid': 'f4a2b3e1-c547-4611-ac8e-d14795dff893', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7b79b93f-3fc7-483b-a6fc-e85eebe1d901', 'code': 200} 2026-05-12 17:43:28.435 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port d0b36ccd-2791-43dc-bd7b-76393db93b64 2026-05-12 17:43:28.780 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 7b79b93f-3fc7-483b-a6fc-e85eebe1d901 2026-05-12 17:43:29.708 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 03d4ecee-6cdf-4036-8114-e05612bc8987 2026-05-12 17:43:30.054 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port d0b36ccd-2791-43dc-bd7b-76393db93b64 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.518 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:43:31.519 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Failed to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca on host instance for vnic_type normal using segments [{'id': 'a86607b4-c38a-41df-914b-0a5f53851b66', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 157, 'network_id': 'eb943845-8147-45d3-8382-c53080264931'}] 2026-05-12 17:43:31.519 10 INFO neutron.plugins.ml2.plugin [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Attempt 2 to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.546 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:43:31.547 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Failed to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca on host instance for vnic_type normal using segments [{'id': 'a86607b4-c38a-41df-914b-0a5f53851b66', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 157, 'network_id': 'eb943845-8147-45d3-8382-c53080264931'}] 2026-05-12 17:43:31.547 10 INFO neutron.plugins.ml2.plugin [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Attempt 3 to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.572 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:43:31.573 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Failed to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca on host instance for vnic_type normal using segments [{'id': 'a86607b4-c38a-41df-914b-0a5f53851b66', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 157, 'network_id': 'eb943845-8147-45d3-8382-c53080264931'}] 2026-05-12 17:43:31.573 10 INFO neutron.plugins.ml2.plugin [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Attempt 4 to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.595 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:43:31.596 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Failed to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca on host instance for vnic_type normal using segments [{'id': 'a86607b4-c38a-41df-914b-0a5f53851b66', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 157, 'network_id': 'eb943845-8147-45d3-8382-c53080264931'}] 2026-05-12 17:43:31.597 10 INFO neutron.plugins.ml2.plugin [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Attempt 5 to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:43:31.644 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Failed to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca on host instance for vnic_type normal using segments [{'id': 'a86607b4-c38a-41df-914b-0a5f53851b66', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 157, 'network_id': 'eb943845-8147-45d3-8382-c53080264931'}] 2026-05-12 17:43:31.664 10 INFO neutron.plugins.ml2.plugin [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Attempt 6 to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:43:31.684 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Failed to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca on host instance for vnic_type normal using segments [{'id': 'a86607b4-c38a-41df-914b-0a5f53851b66', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 157, 'network_id': 'eb943845-8147-45d3-8382-c53080264931'}] 2026-05-12 17:43:31.685 10 INFO neutron.plugins.ml2.plugin [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Attempt 7 to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.727 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:43:31.728 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Failed to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca on host instance for vnic_type normal using segments [{'id': 'a86607b4-c38a-41df-914b-0a5f53851b66', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 157, 'network_id': 'eb943845-8147-45d3-8382-c53080264931'}] 2026-05-12 17:43:31.729 10 INFO neutron.plugins.ml2.plugin [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Attempt 8 to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.749 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:43:31.750 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Failed to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca on host instance for vnic_type normal using segments [{'id': 'a86607b4-c38a-41df-914b-0a5f53851b66', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 157, 'network_id': 'eb943845-8147-45d3-8382-c53080264931'}] 2026-05-12 17:43:31.750 10 INFO neutron.plugins.ml2.plugin [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Attempt 9 to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:43:31.776 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Failed to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca on host instance for vnic_type normal using segments [{'id': 'a86607b4-c38a-41df-914b-0a5f53851b66', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 157, 'network_id': 'eb943845-8147-45d3-8382-c53080264931'}] 2026-05-12 17:43:31.777 10 INFO neutron.plugins.ml2.plugin [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Attempt 10 to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet d7cdecf8-9bba-4e0f-9f0b-7f858e0716ab could not be found. 2026-05-12 17:43:31.817 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:43:31.818 10 ERROR neutron.plugins.ml2.managers [None req-4cf4f931-ef44-4840-b3eb-31b9a7bd9058 - - - - - -] Failed to bind port e1dec4f2-9320-4de9-9efe-c13f768894ca on host instance for vnic_type normal using segments [{'id': 'a86607b4-c38a-41df-914b-0a5f53851b66', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 157, 'network_id': 'eb943845-8147-45d3-8382-c53080264931'}] 2026-05-12 17:43:31.852 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port fae69205-984b-4a8c-9c63-7d2766300020 2026-05-12 17:43:32.805 9 INFO neutron.plugins.ml2.plugin [None req-7424d9b7-71cf-4225-a820-2ee8c15fcfba - - - - - -] Attempt 1 to provision port fae69205-984b-4a8c-9c63-7d2766300020 2026-05-12 17:43:33.742 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port fae69205-984b-4a8c-9c63-7d2766300020 2026-05-12 17:43:33.990 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port f73705b5-c93a-48ae-a436-a287622f256b 2026-05-12 17:43:34.324 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 9802c803-e891-44bc-a941-9bba8cebe6bd 2026-05-12 17:43:35.929 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port f73705b5-c93a-48ae-a436-a287622f256b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 17:43:41.852 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 9381cec3-4070-4924-a65b-006f3d5ea8b2 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-12 17:43:57.209 9 INFO neutron.plugins.ml2.plugin [None req-247032ed-b0ca-47fa-bbc9-dd0f31b52754 - - - - - -] Attempt 1 to provision port e24da106-02cf-4f59-ae8a-fb125502e057 2026-05-12 17:43:57.744 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 67f10aca-885c-4e2c-8105-d61a7e9ca714 2026-05-12 17:43:57.967 10 INFO neutron.plugins.ml2.plugin [None req-3804dd4e-7d83-4bbd-8499-051835dbf51e - - - - - -] Attempt 1 to provision port 67f10aca-885c-4e2c-8105-d61a7e9ca714 2026-05-12 17:43:59.691 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 67f10aca-885c-4e2c-8105-d61a7e9ca714 2026-05-12 17:43:59.753 9 INFO neutron.plugins.ml2.plugin [None req-43bb99da-4c17-498e-a34b-89cd865856b6 - - - - - -] Attempt 1 to provision port 5247b591-5f7a-48c8-8f98-07dd19eba40c 2026-05-12 17:44:00.507 9 INFO neutron.plugins.ml2.plugin [None req-0d3c4739-495f-4a1d-a65e-f5d6d4b47fe2 - - - - - -] Attempt 1 to provision port 5247b591-5f7a-48c8-8f98-07dd19eba40c 2026-05-12 17:44:01.609 10 INFO neutron.plugins.ml2.plugin [None req-96b514f0-b0b5-4227-91ad-0d3f7445d59a - - - - - -] Attempt 1 to provision port e1500ce4-f2b2-4d41-924b-d1832a867ee9 2026-05-12 17:44:01.837 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 08724de9-7f3c-474e-963e-4731968f5762 2026-05-12 17:44:02.392 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 9031c60f-7b7c-4810-8354-b8c7e4b4fe87 2026-05-12 17:44:02.585 9 INFO neutron.plugins.ml2.plugin [None req-b44b9736-92cf-4000-aab1-a733c4334475 - - - - - -] Attempt 1 to provision port 08724de9-7f3c-474e-963e-4731968f5762 2026-05-12 17:44:02.889 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port e1500ce4-f2b2-4d41-924b-d1832a867ee9 2026-05-12 17:44:03.408 10 INFO neutron.plugins.ml2.plugin [None req-622cb9ea-b650-4e5d-abfb-e71fb0171fd1 - - - - - -] Attempt 1 to provision port 3c431687-712a-4511-b391-d69e9f634be1 2026-05-12 17:44:03.863 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 08724de9-7f3c-474e-963e-4731968f5762 2026-05-12 17:44:04.081 10 INFO neutron.plugins.ml2.plugin [None req-5584d053-7145-4444-992f-a6d16e99c385 - - - - - -] Attempt 1 to provision port 3c431687-712a-4511-b391-d69e9f634be1 2026-05-12 17:44:04.162 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 9031c60f-7b7c-4810-8354-b8c7e4b4fe87 2026-05-12 17:44:04.665 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port e1500ce4-f2b2-4d41-924b-d1832a867ee9 2026-05-12 17:44:05.441 9 INFO neutron.plugins.ml2.plugin [None req-64c3d120-aa50-4937-be62-97543500ffdb - - - - - -] Attempt 1 to provision port bbf094e3-981f-43a6-bc34-d1e37f4f2080 2026-05-12 17:44:06.202 9 INFO neutron.plugins.ml2.plugin [None req-ef0d53af-11ed-470f-b34a-f27c075b1d66 - - - - - -] Attempt 1 to provision port bbf094e3-981f-43a6-bc34-d1e37f4f2080 2026-05-12 17:44:06.351 10 INFO neutron.plugins.ml2.plugin [None req-00c3cc2f-3457-4966-b679-0b839b62987e - - - - - -] Attempt 1 to provision port 7590d6d7-8758-4050-b6b7-70a6c5bc11cd 2026-05-12 17:44:09.907 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 7590d6d7-8758-4050-b6b7-70a6c5bc11cd 2026-05-12 17:44:10.038 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-108616d8-7bee-4679-a853-e2b907b516f9'] response: {'server_uuid': '5d7dcae5-681d-4e47-8fa0-a322f26c0ad3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7590d6d7-8758-4050-b6b7-70a6c5bc11cd', 'code': 200} 2026-05-12 17:44:11.728 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 7590d6d7-8758-4050-b6b7-70a6c5bc11cd 2026-05-12 17:44:13.654 10 INFO neutron.plugins.ml2.plugin [None req-26f16aa1-20e9-491c-a95d-98b3b88dd530 - - - - - -] Attempt 1 to provision port de7ce0fd-b950-4911-9c13-ba9816d90181 2026-05-12 17:44:13.779 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port de7ce0fd-b950-4911-9c13-ba9816d90181 2026-05-12 17:44:15.020 9 INFO neutron.plugins.ml2.plugin [None req-e3412215-d5bf-4077-b43e-374e0ec99f3e - - - - - -] Attempt 1 to provision port 908ffd0b-459e-4dc9-8310-20786165df33 2026-05-12 17:44:15.493 10 INFO neutron.plugins.ml2.plugin [None req-2a18443e-0312-4508-b55f-d078fda6746e - - - - - -] Attempt 1 to provision port 908ffd0b-459e-4dc9-8310-20786165df33 2026-05-12 17:44:15.727 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port de7ce0fd-b950-4911-9c13-ba9816d90181 2026-05-12 17:44:19.797 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 3e2b19e0-f105-4152-99a3-4274e93889a7 2026-05-12 17:44:21.393 10 INFO neutron.plugins.ml2.plugin [None req-b2d14df2-1bf9-4828-aac7-377a3db3c56d - - - - - -] Attempt 1 to provision port 3afd9d84-fb86-4f32-802f-75b95f34bddc 2026-05-12 17:44:21.721 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 3afd9d84-fb86-4f32-802f-75b95f34bddc 2026-05-12 17:44:22.562 9 INFO neutron.plugins.ml2.plugin [None req-b2f39bef-6e11-460a-81b6-69e7fe6d6895 - - - - - -] Attempt 1 to provision port 8f30ab70-cf7b-45d9-bd2b-12e20343ee68 2026-05-12 17:44:22.815 9 INFO neutron.plugins.ml2.plugin [None req-5a20f8a4-6c8e-424d-b0d2-b6aefe45b788 - - - - - -] Attempt 1 to provision port 8f30ab70-cf7b-45d9-bd2b-12e20343ee68 2026-05-12 17:44:23.686 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 3afd9d84-fb86-4f32-802f-75b95f34bddc 2026-05-12 17:44:24.008 9 INFO neutron.plugins.ml2.plugin [None req-90bad399-e351-494a-9b66-64bc45d4646d - - - - - -] Attempt 1 to provision port c12cb69d-5528-49c0-8d59-8e631f31565b 2026-05-12 17:44:26.797 10 INFO neutron.plugins.ml2.plugin [None req-ea21caf4-b28a-4d9f-adf5-91a4ffb0a695 - - - - - -] Attempt 1 to provision port b3d34327-3606-4e7e-8ea6-cd101aebeffd 2026-05-12 17:44:27.707 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 924954c1-2845-483a-8600-48b518468ecb 2026-05-12 17:44:29.163 10 INFO neutron.plugins.ml2.plugin [None req-32f969b8-1564-433e-a740-b53c0336097e - - - - - -] Attempt 1 to provision port fbd46d14-efcc-479e-a012-783557f057a2 2026-05-12 17:44:29.408 10 INFO neutron.plugins.ml2.plugin [None req-32f969b8-1564-433e-a740-b53c0336097e - - - - - -] Attempt 1 to provision port f5d67a76-497a-4330-bfd8-87092a87b486 2026-05-12 17:44:29.558 9 INFO neutron.plugins.ml2.plugin [None req-c9e8729c-e519-40eb-b81d-3eb0d6094427 - - - - - -] Attempt 1 to provision port f5d67a76-497a-4330-bfd8-87092a87b486 2026-05-12 17:44:29.705 10 INFO neutron.plugins.ml2.plugin [None req-033378e1-73e1-4cf9-9d07-96ebef7025b6 - - - - - -] Attempt 1 to provision port f5d67a76-497a-4330-bfd8-87092a87b486 2026-05-12 17:44:29.779 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port fbd46d14-efcc-479e-a012-783557f057a2 2026-05-12 17:44:30.067 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 924954c1-2845-483a-8600-48b518468ecb 2026-05-12 17:44:33.884 10 INFO neutron.plugins.ml2.plugin [None req-5f8565aa-f755-42b8-b3ba-5faf038d5553 - - - - - -] Attempt 1 to provision port cebd6b6e-9288-4035-829e-20621ff353b9 2026-05-12 17:44:35.841 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port cebd6b6e-9288-4035-829e-20621ff353b9 2026-05-12 17:44:36.056 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-337973e9-72c4-46e6-ad73-cdf4b4cf8f64'] response: {'server_uuid': 'c3e5c28e-3155-4d8e-a99e-d1cfbe4a259d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cebd6b6e-9288-4035-829e-20621ff353b9', 'code': 200} 2026-05-12 17:44:37.849 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port cebd6b6e-9288-4035-829e-20621ff353b9 2026-05-12 17:44:37.964 9 INFO neutron.plugins.ml2.plugin [None req-70bb3a65-8a15-4628-ad32-7dea6a8bfe8f - - - - - -] Attempt 1 to provision port 4fcfe4b1-17f9-4ddb-b634-aeea04cfc6d2 2026-05-12 17:44:38.248 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 2909240c-873f-42d8-8d2c-7feb8b4dc50c 2026-05-12 17:44:38.422 9 INFO neutron.plugins.ml2.plugin [None req-3f5dbb9b-79d1-44a3-bc75-d4f277fc0c19 - - - - - -] Attempt 1 to provision port 2909240c-873f-42d8-8d2c-7feb8b4dc50c 2026-05-12 17:44:38.773 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 4fcfe4b1-17f9-4ddb-b634-aeea04cfc6d2 2026-05-12 17:44:39.119 9 INFO neutron.plugins.ml2.plugin [None req-3e0f840f-d9d6-4c1e-94fe-e00485edab2b - - - - - -] Attempt 1 to provision port 8413d130-d65b-41e1-85b9-9d73e58575e5 2026-05-12 17:44:39.792 10 INFO neutron.plugins.ml2.plugin [None req-c1873b3b-161e-41aa-b9e6-405b2cf986f1 - - - - - -] Attempt 1 to provision port 8413d130-d65b-41e1-85b9-9d73e58575e5 2026-05-12 17:44:39.901 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 2909240c-873f-42d8-8d2c-7feb8b4dc50c 2026-05-12 17:44:40.163 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 4fcfe4b1-17f9-4ddb-b634-aeea04cfc6d2 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.174 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:40.175 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Failed to bind port dea41159-25c8-424b-ab4e-ba45ab912708 on host instance for vnic_type normal using segments [{'id': '0fbaf3d8-cf82-46fd-b64b-47df78cd52c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 355, 'network_id': '417b05fc-09b6-4e92-a5ec-ffeab0d4e753'}] 2026-05-12 17:44:40.176 10 INFO neutron.plugins.ml2.plugin [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Attempt 2 to bind port dea41159-25c8-424b-ab4e-ba45ab912708 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:40.208 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Failed to bind port dea41159-25c8-424b-ab4e-ba45ab912708 on host instance for vnic_type normal using segments [{'id': '0fbaf3d8-cf82-46fd-b64b-47df78cd52c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 355, 'network_id': '417b05fc-09b6-4e92-a5ec-ffeab0d4e753'}] 2026-05-12 17:44:40.209 10 INFO neutron.plugins.ml2.plugin [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Attempt 3 to bind port dea41159-25c8-424b-ab4e-ba45ab912708 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.240 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:40.241 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Failed to bind port dea41159-25c8-424b-ab4e-ba45ab912708 on host instance for vnic_type normal using segments [{'id': '0fbaf3d8-cf82-46fd-b64b-47df78cd52c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 355, 'network_id': '417b05fc-09b6-4e92-a5ec-ffeab0d4e753'}] 2026-05-12 17:44:40.242 10 INFO neutron.plugins.ml2.plugin [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Attempt 4 to bind port dea41159-25c8-424b-ab4e-ba45ab912708 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:40.275 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Failed to bind port dea41159-25c8-424b-ab4e-ba45ab912708 on host instance for vnic_type normal using segments [{'id': '0fbaf3d8-cf82-46fd-b64b-47df78cd52c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 355, 'network_id': '417b05fc-09b6-4e92-a5ec-ffeab0d4e753'}] 2026-05-12 17:44:40.277 10 INFO neutron.plugins.ml2.plugin [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Attempt 5 to bind port dea41159-25c8-424b-ab4e-ba45ab912708 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.296 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:40.297 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Failed to bind port dea41159-25c8-424b-ab4e-ba45ab912708 on host instance for vnic_type normal using segments [{'id': '0fbaf3d8-cf82-46fd-b64b-47df78cd52c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 355, 'network_id': '417b05fc-09b6-4e92-a5ec-ffeab0d4e753'}] 2026-05-12 17:44:40.300 10 INFO neutron.plugins.ml2.plugin [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Attempt 6 to bind port dea41159-25c8-424b-ab4e-ba45ab912708 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:40.330 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Failed to bind port dea41159-25c8-424b-ab4e-ba45ab912708 on host instance for vnic_type normal using segments [{'id': '0fbaf3d8-cf82-46fd-b64b-47df78cd52c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 355, 'network_id': '417b05fc-09b6-4e92-a5ec-ffeab0d4e753'}] 2026-05-12 17:44:40.331 10 INFO neutron.plugins.ml2.plugin [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Attempt 7 to bind port dea41159-25c8-424b-ab4e-ba45ab912708 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.357 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:40.358 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Failed to bind port dea41159-25c8-424b-ab4e-ba45ab912708 on host instance for vnic_type normal using segments [{'id': '0fbaf3d8-cf82-46fd-b64b-47df78cd52c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 355, 'network_id': '417b05fc-09b6-4e92-a5ec-ffeab0d4e753'}] 2026-05-12 17:44:40.359 10 INFO neutron.plugins.ml2.plugin [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Attempt 8 to bind port dea41159-25c8-424b-ab4e-ba45ab912708 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.384 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:40.385 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Failed to bind port dea41159-25c8-424b-ab4e-ba45ab912708 on host instance for vnic_type normal using segments [{'id': '0fbaf3d8-cf82-46fd-b64b-47df78cd52c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 355, 'network_id': '417b05fc-09b6-4e92-a5ec-ffeab0d4e753'}] 2026-05-12 17:44:40.386 10 INFO neutron.plugins.ml2.plugin [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Attempt 9 to bind port dea41159-25c8-424b-ab4e-ba45ab912708 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.413 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:40.414 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Failed to bind port dea41159-25c8-424b-ab4e-ba45ab912708 on host instance for vnic_type normal using segments [{'id': '0fbaf3d8-cf82-46fd-b64b-47df78cd52c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 355, 'network_id': '417b05fc-09b6-4e92-a5ec-ffeab0d4e753'}] 2026-05-12 17:44:40.415 10 INFO neutron.plugins.ml2.plugin [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Attempt 10 to bind port dea41159-25c8-424b-ab4e-ba45ab912708 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 85078718-366a-44ba-bd1d-02945cb5be34 could not be found. 2026-05-12 17:44:40.436 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:40.437 10 ERROR neutron.plugins.ml2.managers [None req-40cd55e5-f3a5-4d2b-a2b2-874bc799daa2 - - - - - -] Failed to bind port dea41159-25c8-424b-ab4e-ba45ab912708 on host instance for vnic_type normal using segments [{'id': '0fbaf3d8-cf82-46fd-b64b-47df78cd52c1', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 355, 'network_id': '417b05fc-09b6-4e92-a5ec-ffeab0d4e753'}] 2026-05-12 17:44:40.787 10 INFO neutron.plugins.ml2.plugin [None req-59682fbd-1710-492a-906a-aaeb04663aee - - - - - -] Attempt 1 to provision port ec745d0a-c7b9-4ea0-be54-f7777bfeab37 2026-05-12 17:44:41.855 10 INFO neutron.plugins.ml2.plugin [None req-5d2fa96e-8130-45dd-b87c-df207f21d0a6 - - - - - -] Attempt 1 to provision port ec745d0a-c7b9-4ea0-be54-f7777bfeab37 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:41.942 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:41.943 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Failed to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 on host instance for vnic_type normal using segments [{'id': '130b6586-bbb0-4b05-bcd3-3e21c8699dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 251, 'network_id': 'f3518796-2acb-469e-af15-6e1ba4cf1587'}] 2026-05-12 17:44:41.943 10 INFO neutron.plugins.ml2.plugin [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Attempt 2 to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:41.962 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Failed to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 on host instance for vnic_type normal using segments [{'id': '130b6586-bbb0-4b05-bcd3-3e21c8699dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 251, 'network_id': 'f3518796-2acb-469e-af15-6e1ba4cf1587'}] 2026-05-12 17:44:41.963 10 INFO neutron.plugins.ml2.plugin [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Attempt 3 to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:41.979 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Failed to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 on host instance for vnic_type normal using segments [{'id': '130b6586-bbb0-4b05-bcd3-3e21c8699dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 251, 'network_id': 'f3518796-2acb-469e-af15-6e1ba4cf1587'}] 2026-05-12 17:44:41.980 10 INFO neutron.plugins.ml2.plugin [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Attempt 4 to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:41.998 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:41.999 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Failed to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 on host instance for vnic_type normal using segments [{'id': '130b6586-bbb0-4b05-bcd3-3e21c8699dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 251, 'network_id': 'f3518796-2acb-469e-af15-6e1ba4cf1587'}] 2026-05-12 17:44:41.999 10 INFO neutron.plugins.ml2.plugin [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Attempt 5 to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.020 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:42.021 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Failed to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 on host instance for vnic_type normal using segments [{'id': '130b6586-bbb0-4b05-bcd3-3e21c8699dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 251, 'network_id': 'f3518796-2acb-469e-af15-6e1ba4cf1587'}] 2026-05-12 17:44:42.021 10 INFO neutron.plugins.ml2.plugin [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Attempt 6 to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.053 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:42.054 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Failed to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 on host instance for vnic_type normal using segments [{'id': '130b6586-bbb0-4b05-bcd3-3e21c8699dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 251, 'network_id': 'f3518796-2acb-469e-af15-6e1ba4cf1587'}] 2026-05-12 17:44:42.054 10 INFO neutron.plugins.ml2.plugin [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Attempt 7 to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.073 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:42.074 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Failed to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 on host instance for vnic_type normal using segments [{'id': '130b6586-bbb0-4b05-bcd3-3e21c8699dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 251, 'network_id': 'f3518796-2acb-469e-af15-6e1ba4cf1587'}] 2026-05-12 17:44:42.074 10 INFO neutron.plugins.ml2.plugin [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Attempt 8 to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.099 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:42.100 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Failed to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 on host instance for vnic_type normal using segments [{'id': '130b6586-bbb0-4b05-bcd3-3e21c8699dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 251, 'network_id': 'f3518796-2acb-469e-af15-6e1ba4cf1587'}] 2026-05-12 17:44:42.100 10 INFO neutron.plugins.ml2.plugin [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Attempt 9 to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.119 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:42.120 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Failed to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 on host instance for vnic_type normal using segments [{'id': '130b6586-bbb0-4b05-bcd3-3e21c8699dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 251, 'network_id': 'f3518796-2acb-469e-af15-6e1ba4cf1587'}] 2026-05-12 17:44:42.120 10 INFO neutron.plugins.ml2.plugin [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Attempt 10 to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet efcdc8ab-c108-490b-858c-ad8a55f7a693 could not be found. 2026-05-12 17:44:42.144 10 ERROR neutron.plugins.ml2.managers  2026-05-12 17:44:42.146 10 ERROR neutron.plugins.ml2.managers [None req-3bc60e27-dc13-482d-ba05-01f9379c57a5 - - - - - -] Failed to bind port 2f3c0be6-64a0-44f0-9558-f2e95085bd73 on host instance for vnic_type normal using segments [{'id': '130b6586-bbb0-4b05-bcd3-3e21c8699dcf', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 251, 'network_id': 'f3518796-2acb-469e-af15-6e1ba4cf1587'}] 2026-05-12 17:44:43.782 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port c12cb69d-5528-49c0-8d59-8e631f31565b 2026-05-12 17:44:45.913 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port f1838270-5eae-4d50-a421-4dd8b7913e9f 2026-05-12 17:44:46.459 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port c12cb69d-5528-49c0-8d59-8e631f31565b 2026-05-12 17:44:46.669 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port f5d67a76-497a-4330-bfd8-87092a87b486 2026-05-12 17:44:47.062 9 INFO neutron.plugins.ml2.plugin [None req-861b5b58-064d-4f91-bf6e-b9f7fd029cf5 - - - - - -] Attempt 1 to provision port f1838270-5eae-4d50-a421-4dd8b7913e9f 2026-05-12 17:44:48.019 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port f1838270-5eae-4d50-a421-4dd8b7913e9f 2026-05-12 17:44:48.289 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 1769fb1c-cf9f-4e0a-b319-718010aebae6 2026-05-12 17:44:48.860 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port f5d67a76-497a-4330-bfd8-87092a87b486 2026-05-12 17:44:50.064 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 5ab29110-31dc-405c-9a3e-90f228f7988e 2026-05-12 17:44:50.719 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port d58cda4c-43db-490e-a02f-b6cafd2ce0e7 2026-05-12 17:44:51.280 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 1769fb1c-cf9f-4e0a-b319-718010aebae6 2026-05-12 17:44:51.312 9 INFO neutron.plugins.ml2.plugin [None req-cd425839-0770-4497-8d83-4c662497257b - - - - - -] Attempt 1 to provision port 939eea92-a1ad-4d73-bdd7-24b106245c8b 2026-05-12 17:44:51.473 10 INFO neutron.plugins.ml2.plugin [None req-deae8f42-fa08-4448-a529-32fdf62babfa - - - - - -] Attempt 1 to provision port f1838270-5eae-4d50-a421-4dd8b7913e9f 2026-05-12 17:44:51.764 10 INFO neutron.plugins.ml2.plugin [None req-89e9aa15-d3b1-4400-9bb2-be6dffbd850f - - - - - -] Attempt 1 to provision port f4e1565f-0a05-4b47-aaa7-4c4a547bc591 2026-05-12 17:44:51.804 10 INFO neutron.plugins.ml2.plugin [None req-89e9aa15-d3b1-4400-9bb2-be6dffbd850f - - - - - -] Attempt 1 to provision port d58cda4c-43db-490e-a02f-b6cafd2ce0e7 2026-05-12 17:44:52.034 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 1769fb1c-cf9f-4e0a-b319-718010aebae6 2026-05-12 17:44:52.225 10 INFO neutron.plugins.ml2.plugin [None req-1064bd37-88f8-468f-9465-daffffbba720 - - - - - -] Attempt 1 to provision port 5ab29110-31dc-405c-9a3e-90f228f7988e 2026-05-12 17:44:52.332 10 INFO neutron.plugins.ml2.plugin [None req-1064bd37-88f8-468f-9465-daffffbba720 - - - - - -] Attempt 1 to provision port 1a1f925f-19a8-4e9b-b948-72bfdfab5dc9 2026-05-12 17:44:52.400 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 5ab29110-31dc-405c-9a3e-90f228f7988e 2026-05-12 17:44:52.498 9 INFO neutron.plugins.ml2.plugin [None req-bee1f48e-5e69-4d81-9d51-f94d3a65fb9e - - - - - -] Attempt 1 to provision port 1769fb1c-cf9f-4e0a-b319-718010aebae6 2026-05-12 17:44:52.574 9 INFO neutron.plugins.ml2.plugin [None req-bee1f48e-5e69-4d81-9d51-f94d3a65fb9e - - - - - -] Attempt 1 to provision port f4e1565f-0a05-4b47-aaa7-4c4a547bc591 2026-05-12 17:44:52.618 9 INFO neutron.plugins.ml2.plugin [None req-bee1f48e-5e69-4d81-9d51-f94d3a65fb9e - - - - - -] Attempt 1 to provision port d58cda4c-43db-490e-a02f-b6cafd2ce0e7 2026-05-12 17:44:52.788 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port d58cda4c-43db-490e-a02f-b6cafd2ce0e7 2026-05-12 17:44:52.955 10 INFO neutron.plugins.ml2.plugin [None req-65dd3cb5-b097-4947-956e-647a6c5d308b - - - - - -] Attempt 1 to provision port 5ab29110-31dc-405c-9a3e-90f228f7988e 2026-05-12 17:44:53.246 10 INFO neutron.plugins.ml2.plugin [None req-2686ea53-9999-4359-9e4c-c41510fc268d - - - - - -] Attempt 1 to provision port f4e1565f-0a05-4b47-aaa7-4c4a547bc591 2026-05-12 17:44:53.297 10 INFO neutron.plugins.ml2.plugin [None req-2686ea53-9999-4359-9e4c-c41510fc268d - - - - - -] Attempt 1 to provision port 1a1f925f-19a8-4e9b-b948-72bfdfab5dc9 2026-05-12 17:44:53.569 10 INFO neutron.plugins.ml2.plugin [None req-8621503d-a44d-4072-9d59-4a027ce3d882 - - - - - -] Attempt 1 to provision port 5ab29110-31dc-405c-9a3e-90f228f7988e 2026-05-12 17:44:53.877 10 INFO neutron.plugins.ml2.plugin [None req-2ae09225-73da-4af0-8239-68b097195d7e - - - - - -] Attempt 1 to provision port 1769fb1c-cf9f-4e0a-b319-718010aebae6 2026-05-12 17:44:53.945 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 52710e10-a10a-4050-bf34-68dd8de9a901 2026-05-12 17:44:54.005 10 INFO neutron.plugins.ml2.plugin [None req-2ae09225-73da-4af0-8239-68b097195d7e - - - - - -] Attempt 1 to provision port 1598b4e7-9e13-4f7d-b5bf-7634e0a8cc54 2026-05-12 17:44:54.356 10 INFO neutron.plugins.ml2.plugin [None req-bbc22731-16e0-4727-afc1-1a1cf7b7ba73 - - - - - -] Attempt 1 to provision port 1598b4e7-9e13-4f7d-b5bf-7634e0a8cc54 2026-05-12 17:44:54.705 10 INFO neutron.plugins.ml2.plugin [None req-3cf2bce5-7cf5-48cc-ad4e-08454569fc88 - - - - - -] Attempt 1 to provision port 1598b4e7-9e13-4f7d-b5bf-7634e0a8cc54 2026-05-12 17:44:55.749 10 INFO neutron.plugins.ml2.plugin [None req-93e08b1e-b1a7-4f1c-a04b-9bf37d2f0e50 - - - - - -] Attempt 1 to provision port 92cce848-55a2-40b5-96a4-4c9cb226b447 2026-05-12 17:44:56.311 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 52710e10-a10a-4050-bf34-68dd8de9a901 2026-05-12 17:44:56.515 10 INFO neutron.plugins.ml2.plugin [None req-06db3976-c923-470c-bfd9-97b6e9a53345 - - - - - -] Attempt 1 to provision port 92cce848-55a2-40b5-96a4-4c9cb226b447 2026-05-12 17:44:59.712 10 INFO neutron.plugins.ml2.plugin [None req-25b06c23-79c4-4c8b-b557-0a5d0a5e4d0e - - - - - -] Attempt 1 to provision port 1a7597b0-2610-4c9f-9258-d4b11f342380 2026-05-12 17:44:59.932 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 1a7597b0-2610-4c9f-9258-d4b11f342380 2026-05-12 17:45:00.378 10 INFO neutron.plugins.ml2.plugin [None req-019a602e-e990-426c-8adf-58e962e95011 - - - - - -] Attempt 1 to provision port 846e7a91-b44e-4b81-8416-5d7f99c600bd 2026-05-12 17:45:01.132 10 INFO neutron.plugins.ml2.plugin [None req-503e0920-7b3d-410d-b7e9-56ddd481b327 - - - - - -] Attempt 1 to provision port 846e7a91-b44e-4b81-8416-5d7f99c600bd 2026-05-12 17:45:01.927 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 1a7597b0-2610-4c9f-9258-d4b11f342380 2026-05-12 17:45:02.991 10 INFO neutron.plugins.ml2.plugin [None req-b5fee5bf-d98f-403c-8b69-565768e30128 - - - - - -] Attempt 1 to provision port 72fc9afb-8c69-4680-9eb0-27362a392348 2026-05-12 17:45:04.656 10 INFO neutron.plugins.ml2.plugin [None req-67deb2e8-67ac-44ae-ac5e-f313e639bb21 - - - - - -] Attempt 1 to provision port 8e5f9ddd-d57d-42ee-a87d-3b6412dea720 2026-05-12 17:45:05.917 9 INFO neutron.plugins.ml2.plugin [None req-8efa92f7-b818-45d1-aa47-ec1e3332c8cc - - - - - -] Attempt 1 to provision port 13508b90-acea-441e-be58-e7c9f79fe6b5 2026-05-12 17:45:08.082 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 72fc9afb-8c69-4680-9eb0-27362a392348 2026-05-12 17:45:08.318 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5fae45b-d472-44d1-93f5-d2fffe846fce'] response: {'server_uuid': 'cbfa6f16-4b8c-46e0-9cb3-a80b93a6f24f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '72fc9afb-8c69-4680-9eb0-27362a392348', 'code': 200} 2026-05-12 17:45:08.646 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 8e5f9ddd-d57d-42ee-a87d-3b6412dea720 2026-05-12 17:45:10.048 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 72fc9afb-8c69-4680-9eb0-27362a392348 2026-05-12 17:45:10.335 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 8e5f9ddd-d57d-42ee-a87d-3b6412dea720 2026-05-12 17:45:10.355 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4c9f81c3-6901-48f8-ad0b-a74612beeeab'] response: {'server_uuid': '037e6e0a-c219-46db-8830-4f9a82687194', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8e5f9ddd-d57d-42ee-a87d-3b6412dea720', 'code': 200} 2026-05-12 17:45:11.975 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 1a1f925f-19a8-4e9b-b948-72bfdfab5dc9 2026-05-12 17:45:12.654 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 1598b4e7-9e13-4f7d-b5bf-7634e0a8cc54 2026-05-12 17:45:13.975 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 1a1f925f-19a8-4e9b-b948-72bfdfab5dc9 2026-05-12 17:45:14.265 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 939eea92-a1ad-4d73-bdd7-24b106245c8b 2026-05-12 17:45:14.644 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 1598b4e7-9e13-4f7d-b5bf-7634e0a8cc54 2026-05-12 17:45:14.948 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 92cce848-55a2-40b5-96a4-4c9cb226b447 2026-05-12 17:45:15.951 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 939eea92-a1ad-4d73-bdd7-24b106245c8b 2026-05-12 17:45:16.134 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 92cce848-55a2-40b5-96a4-4c9cb226b447 2026-05-12 17:45:17.475 10 INFO neutron.plugins.ml2.plugin [None req-decf57ad-bc6f-4a40-a89f-7117d79844cb - - - - - -] Attempt 1 to provision port 14ce9ef8-c9d1-44e3-9327-c0ae34efba27 2026-05-12 17:45:20.070 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 14ce9ef8-c9d1-44e3-9327-c0ae34efba27 2026-05-12 17:45:20.209 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f42cb549-502b-4a33-9220-4040cd2a1b8b'] response: {'server_uuid': '815c6018-78cf-4a9c-a31d-ff2b804575f9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '14ce9ef8-c9d1-44e3-9327-c0ae34efba27', 'code': 200} 2026-05-12 17:45:21.988 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 14ce9ef8-c9d1-44e3-9327-c0ae34efba27 2026-05-12 17:45:38.914 9 INFO neutron.plugins.ml2.plugin [None req-f91034a2-6442-4db7-bc3b-b24ab1e2b87e - - - - - -] Attempt 1 to provision port 34a56481-d301-4f82-b717-678b4de02a22 2026-05-12 17:45:49.958 9 INFO neutron.plugins.ml2.plugin [None req-2987fac5-3351-4ce0-a35e-689fd810addf - - - - - -] Attempt 1 to provision port 789d4b1f-b355-49be-a1e7-56003430d106 2026-05-12 17:45:50.127 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 31f91be8-c5ab-4793-b31a-c302ef84c3b8 2026-05-12 17:45:50.490 10 INFO neutron.plugins.ml2.plugin [None req-09bfd969-9c0a-4a89-bc9a-20182afbffc3 - - - - - -] Attempt 1 to provision port 31f91be8-c5ab-4793-b31a-c302ef84c3b8 2026-05-12 17:45:50.918 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 4c4a0cca-24fd-4be4-873c-337a398ced4f 2026-05-12 17:45:51.107 9 INFO neutron.plugins.ml2.plugin [None req-e39ca65e-ba19-45ee-969b-9b9b80bb0ab9 - - - - - -] Attempt 1 to provision port 4c4a0cca-24fd-4be4-873c-337a398ced4f 2026-05-12 17:45:51.626 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 789d4b1f-b355-49be-a1e7-56003430d106 2026-05-12 17:45:52.018 9 INFO neutron.plugins.ml2.plugin [None req-65b5e238-4be4-45e2-ae78-dbed3188d0de - - - - - -] Attempt 1 to provision port 34d0d93c-67d5-42f0-bf06-7515bb4fa8ba 2026-05-12 17:45:52.280 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 31f91be8-c5ab-4793-b31a-c302ef84c3b8 2026-05-12 17:45:52.679 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 4c4a0cca-24fd-4be4-873c-337a398ced4f 2026-05-12 17:45:52.836 9 INFO neutron.plugins.ml2.plugin [None req-f5726961-64e9-461c-a4a8-b705e05d7cba - - - - - -] Attempt 1 to provision port 8d20fd2e-1a15-4dce-b05f-f0f56b9547a7 2026-05-12 17:45:53.086 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 34d0d93c-67d5-42f0-bf06-7515bb4fa8ba 2026-05-12 17:45:53.493 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 8d20fd2e-1a15-4dce-b05f-f0f56b9547a7 2026-05-12 17:45:53.882 9 INFO neutron.plugins.ml2.plugin [None req-85b9a27f-1070-4ee2-b82f-2f23b8bfec28 - - - - - -] Attempt 1 to provision port d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff 2026-05-12 17:45:54.185 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 8d20fd2e-1a15-4dce-b05f-f0f56b9547a7 2026-05-12 17:45:56.314 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff 2026-05-12 17:45:56.441 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-26a6c27b-eac9-4637-bc22-f859762e6a78'] response: {'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd1c0a1f7-22fb-4ded-b9c0-7d70499d40ff', 'code': 200} 2026-05-12 17:45:58.176 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port d1c0a1f7-22fb-4ded-b9c0-7d70499d40ff 2026-05-12 17:46:35.791 9 INFO neutron.plugins.ml2.plugin [None req-b101e715-5117-4618-bf84-9d5e6ff00c61 - - - - - -] Attempt 1 to provision port cd26b060-6c45-4c0b-8828-03f244117d00 2026-05-12 17:46:38.384 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port cd26b060-6c45-4c0b-8828-03f244117d00 2026-05-12 17:46:38.512 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0f686d9-d626-432d-abb7-2bd0070fb519'] response: {'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd26b060-6c45-4c0b-8828-03f244117d00', 'code': 200} 2026-05-12 17:46:40.302 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port cd26b060-6c45-4c0b-8828-03f244117d00 2026-05-12 17:47:05.555 9 INFO neutron.plugins.ml2.plugin [None req-72d629d0-a86e-4e6f-9dac-6cf8ecd82336 - - - - - -] Attempt 1 to provision port 5a2088a5-61ef-413b-811c-b15f20060048 2026-05-12 17:47:08.435 10 INFO neutron.plugins.ml2.plugin [None req-c6e771c3-ec31-4a8e-b96a-311973d3934e - - - - - -] Attempt 1 to provision port 5a2088a5-61ef-413b-811c-b15f20060048 2026-05-12 17:47:08.613 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f9b8918-5ac2-4e0d-9d64-53f3ad57a2cd'] response: {'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a2088a5-61ef-413b-811c-b15f20060048', 'code': 200} 2026-05-12 17:47:10.206 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 5a2088a5-61ef-413b-811c-b15f20060048 2026-05-12 17:47:16.130 9 INFO neutron.plugins.ml2.plugin [None req-c835655b-e3d1-41cb-9403-aaf512d0d957 - - - - - -] Attempt 1 to provision port 7e842270-bc2c-491e-ace8-b53ff85bb9eb 2026-05-12 17:47:18.255 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 7e842270-bc2c-491e-ace8-b53ff85bb9eb 2026-05-12 17:47:18.403 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b13d81f8-2108-4c69-a051-e90a4ef43aa1'] response: {'server_uuid': 'b21dd2ff-ef59-4cde-9af0-8e54fa1ffd12', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7e842270-bc2c-491e-ace8-b53ff85bb9eb', 'code': 200} 2026-05-12 17:47:19.198 10 INFO neutron.plugins.ml2.plugin [None req-d0b7b8aa-daae-4e9e-a815-47f69bdfc946 - - - - - -] Attempt 1 to provision port 7e842270-bc2c-491e-ace8-b53ff85bb9eb 2026-05-12 17:47:20.247 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 7e842270-bc2c-491e-ace8-b53ff85bb9eb 2026-05-12 17:47:29.059 9 INFO neutron.plugins.ml2.plugin [None req-4e596e05-458f-4d74-9fa5-d3390e1dcc03 - - - - - -] Attempt 1 to provision port 7e842270-bc2c-491e-ace8-b53ff85bb9eb 2026-05-12 17:47:30.285 10 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 7e842270-bc2c-491e-ace8-b53ff85bb9eb 2026-05-12 17:47:55.059 10 INFO neutron.plugins.ml2.plugin [None req-9c29dfb6-c6c6-4b54-b1c8-84ec555bef00 - - - - - -] Attempt 1 to provision port 5a2088a5-61ef-413b-811c-b15f20060048 2026-05-12 17:47:56.293 9 INFO neutron.plugins.ml2.plugin [None req-ae8d2818-3d2f-4795-990b-4d80cf4bedce - - - - - -] Attempt 1 to provision port 5a2088a5-61ef-413b-811c-b15f20060048