+ 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-09 17:30:56.388 1 INFO neutron.common.config [-] Logging enabled! 2026-05-09 17:30:56.388 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-09 17:30:56.389 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-09 17:30:56.389 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-09 17:30:57.304 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 17:30:57.307 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-09 17:30:57.309 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-09 17:30:57.310 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-09 17:30:57.310 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-09 17:30:57.311 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-09 17:30:57.311 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 17:30:57.316 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 17:30:57.317 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-09 17:30:57.317 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 17:30:57.334 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-09 17:30:57.335 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-09 17:30:57.335 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-09 17:30:57.368 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-09 17:30:57.368 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-09 17:30:57.368 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-09 17:30:57.368 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-09 17:30:57.374 1 WARNING oslo_policy.policy [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] 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-09 17:30:57.659 1 INFO neutron.plugins.ml2.managers [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] Initializing driver for type 'vlan' 2026-05-09 17:30:57.791 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] VlanTypeDriver initialization complete 2026-05-09 17:30:57.791 1 INFO neutron.plugins.ml2.managers [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] Initializing driver for type 'vxlan' 2026-05-09 17:30:57.791 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-09 17:30:57.821 1 INFO neutron.plugins.ml2.managers [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-09 17:30:57.821 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-09 17:30:57.821 1 INFO neutron.plugins.ml2.managers [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] Initializing extension driver 'port_security' 2026-05-09 17:30:57.822 1 INFO neutron.plugins.ml2.extensions.port_security [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-09 17:30:57.822 1 INFO neutron.plugins.ml2.managers [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] Initializing extension driver 'qos' 2026-05-09 17:30:57.822 1 INFO neutron.plugins.ml2.managers [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-09 17:30:57.822 1 INFO neutron.plugins.ml2.managers [None req-dd1aa9c1-9cf3-4e4a-b6b8-7f9b66279c9d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-09 17:30:57.831 1 INFO neutron.quota [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded quota_driver: . 2026-05-09 17:30:57.831 1 INFO neutron.plugins.ml2.plugin [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Modular L2 Plugin initialization complete 2026-05-09 17:30:57.831 1 INFO neutron.plugins.ml2.managers [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-09 17:30:57.832 1 INFO neutron.plugins.ml2.managers [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-09 17:30:57.832 1 INFO neutron.plugins.ml2.managers [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-09 17:30:57.832 1 INFO neutron.extensions.vlantransparent [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Disabled vlantransparent extension. 2026-05-09 17:30:57.832 1 INFO neutron.manager [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loading Plugin: qos 2026-05-09 17:30:57.841 1 INFO neutron.manager [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loading Plugin: router 2026-05-09 17:30:57.868 1 INFO neutron.services.service_base [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-09 17:30:57.868 1 INFO neutron.manager [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loading Plugin: segments 2026-05-09 17:30:57.930 1 INFO neutron.manager [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loading Plugin: trunk 2026-05-09 17:30:57.981 1 INFO neutron.manager [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loading Plugin: vpnaas 2026-05-09 17:30:58.010 1 WARNING stevedore.named [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-09 17:30:58.059 1 INFO neutron_vpnaas.services.vpn.plugin [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-09 17:30:58.059 1 INFO neutron.common.utils [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-09 17:30:58.059 1 INFO neutron.manager [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loading Plugin: auto_allocate 2026-05-09 17:30:58.063 1 INFO neutron.manager [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loading Plugin: tag 2026-05-09 17:30:58.067 1 INFO neutron.manager [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loading Plugin: timestamp 2026-05-09 17:30:58.069 1 INFO neutron.manager [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loading Plugin: network_ip_availability 2026-05-09 17:30:58.075 1 INFO neutron.manager [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loading Plugin: flavors 2026-05-09 17:30:58.078 1 INFO neutron.manager [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loading Plugin: revisions 2026-05-09 17:30:58.081 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Initializing extension manager. 2026-05-09 17:30:58.081 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: address-group 2026-05-09 17:30:58.082 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: address-scope 2026-05-09 17:30:58.083 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-09 17:30:58.083 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: agent 2026-05-09 17:30:58.084 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: agent-resources-synced 2026-05-09 17:30:58.085 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-09 17:30:58.085 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-09 17:30:58.086 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: availability_zone 2026-05-09 17:30:58.086 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: availability_zone_filter 2026-05-09 17:30:58.087 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-09 17:30:58.087 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: default-subnetpools 2026-05-09 17:30:58.088 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-09 17:30:58.089 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: dns-integration 2026-05-09 17:30:58.089 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: dns-domain-ports 2026-05-09 17:30:58.090 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-09 17:30:58.090 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: dvr 2026-05-09 17:30:58.091 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-09 17:30:58.091 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: empty-string-filtering 2026-05-09 17:30:58.092 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 17:30:58.092 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-09 17:30:58.093 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: external-net 2026-05-09 17:30:58.093 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-09 17:30:58.093 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: extraroute 2026-05-09 17:30:58.094 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: extraroute-atomic 2026-05-09 17:30:58.095 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-09 17:30:58.095 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-09 17:30:58.095 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-09 17:30:58.096 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-09 17:30:58.096 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: fip-port-details 2026-05-09 17:30:58.097 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: flavors 2026-05-09 17:30:58.098 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-09 17:30:58.098 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: floatingip-pools 2026-05-09 17:30:58.099 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: ip_allocation 2026-05-09 17:30:58.099 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-09 17:30:58.100 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: l2_adjacency 2026-05-09 17:30:58.100 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: router 2026-05-09 17:30:58.102 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-09 17:30:58.102 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-09 17:30:58.103 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-09 17:30:58.103 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: ext-gw-mode 2026-05-09 17:30:58.104 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: l3-ha 2026-05-09 17:30:58.104 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-09 17:30:58.104 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-09 17:30:58.105 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: l3-flavors 2026-05-09 17:30:58.106 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-09 17:30:58.106 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-09 17:30:58.108 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-09 17:30:58.108 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-09 17:30:58.109 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-09 17:30:58.110 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-09 17:30:58.111 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-09 17:30:58.111 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: multi-provider 2026-05-09 17:30:58.111 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: net-mtu 2026-05-09 17:30:58.112 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: net-mtu-writable 2026-05-09 17:30:58.112 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: network_availability_zone 2026-05-09 17:30:58.113 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: network_ha 2026-05-09 17:30:58.113 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: network-ip-availability 2026-05-09 17:30:58.114 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-09 17:30:58.115 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: pagination 2026-05-09 17:30:58.115 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: port-device-profile 2026-05-09 17:30:58.115 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-09 17:30:58.116 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-09 17:30:58.116 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-09 17:30:58.117 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: port-mac-override 2026-05-09 17:30:58.117 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-09 17:30:58.118 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-09 17:30:58.118 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: port-resource-request 2026-05-09 17:30:58.119 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-09 17:30:58.119 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: binding 2026-05-09 17:30:58.120 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: binding-extended 2026-05-09 17:30:58.120 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: port-security 2026-05-09 17:30:58.120 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: project-id 2026-05-09 17:30:58.121 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: provider 2026-05-09 17:30:58.122 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos 2026-05-09 17:30:58.123 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-09 17:30:58.123 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-09 17:30:58.124 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-default 2026-05-09 17:30:58.124 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-fip 2026-05-09 17:30:58.125 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-09 17:30:58.125 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-09 17:30:58.126 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-09 17:30:58.126 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-09 17:30:58.127 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-09 17:30:58.127 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-pps 2026-05-09 17:30:58.128 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-09 17:30:58.128 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-09 17:30:58.129 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: qos-rules-alias 2026-05-09 17:30:58.129 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: quota-check-limit 2026-05-09 17:30:58.130 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: quotas 2026-05-09 17:30:58.132 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: quota_details 2026-05-09 17:30:58.133 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: rbac-policies 2026-05-09 17:30:58.134 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: rbac-address-group 2026-05-09 17:30:58.134 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: rbac-address-scope 2026-05-09 17:30:58.135 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: rbac-security-groups 2026-05-09 17:30:58.135 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-09 17:30:58.136 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: revision-if-match 2026-05-09 17:30:58.136 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-09 17:30:58.137 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: router_availability_zone 2026-05-09 17:30:58.137 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-09 17:30:58.138 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-09 17:30:58.139 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-09 17:30:58.139 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-09 17:30:58.140 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-09 17:30:58.140 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-09 17:30:58.141 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-09 17:30:58.146 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: security-group 2026-05-09 17:30:58.147 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: segment 2026-05-09 17:30:58.148 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-09 17:30:58.148 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: service-type 2026-05-09 17:30:58.149 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: sorting 2026-05-09 17:30:58.149 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: standard-attr-segment 2026-05-09 17:30:58.150 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: standard-attr-description 2026-05-09 17:30:58.150 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: stateful-security-group 2026-05-09 17:30:58.151 1 WARNING neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-09 17:30:58.151 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-09 17:30:58.152 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: subnet_onboard 2026-05-09 17:30:58.152 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-09 17:30:58.152 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: subnet-service-types 2026-05-09 17:30:58.153 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: subnet_allocation 2026-05-09 17:30:58.154 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-09 17:30:58.154 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-09 17:30:58.156 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: standard-attr-tag 2026-05-09 17:30:58.157 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-09 17:30:58.157 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: trunk 2026-05-09 17:30:58.158 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: trunk-details 2026-05-09 17:30:58.158 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-09 17:30:58.159 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-09 17:30:58.160 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-09 17:30:58.161 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-09 17:30:58.161 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: vpn-flavors 2026-05-09 17:30:58.162 1 INFO neutron.api.extensions [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Loaded extension: vpnaas 2026-05-09 17:30:58.165 1 INFO oslo_service.service [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Starting 2 workers 2026-05-09 17:30:58.169 1 INFO oslo_service.service [None req-751e69e8-929a-4a2d-92e6-55fe0f01c824 - - - - - -] Starting 1 workers 2026-05-09 17:31:39.577 9 INFO neutron.db.l3_hamode_db [None req-971983f8-a239-494a-b304-06957a383ba7 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-09 17:31:47.642 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port d7497617-1e7c-4f09-b10a-1a8708f0286f 2026-05-09 17:31:48.290 9 INFO neutron.plugins.ml2.plugin [None req-51f6a65d-6af4-4bac-88ae-5010204167ba - - - - - -] Attempt 1 to provision port d7497617-1e7c-4f09-b10a-1a8708f0286f 2026-05-09 17:31:49.506 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port d7497617-1e7c-4f09-b10a-1a8708f0286f 2026-05-09 17:36:06.810 9 INFO neutron.plugins.ml2.plugin [None req-3c6d9c71-db6e-480b-bc53-dc713d15de95 - - - - - -] Attempt 1 to provision port 41c9e654-0e05-41eb-8dd0-0117420c86e3 2026-05-09 17:36:07.727 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 41c9e654-0e05-41eb-8dd0-0117420c86e3 2026-05-09 17:36:14.403 10 INFO neutron.plugins.ml2.plugin [None req-6bb29fed-af7c-4ba3-8d5c-fd7d14ccb2a4 - - - - - -] Attempt 1 to provision port 2de619fd-1501-4ca2-9595-f897e9289b0d 2026-05-09 17:39:55.988 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 2de619fd-1501-4ca2-9595-f897e9289b0d 2026-05-09 17:39:57.915 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 2de619fd-1501-4ca2-9595-f897e9289b0d 2026-05-09 17:50:28.325 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port b35bf719-714e-4841-8159-d2a2270672eb 2026-05-09 17:50:30.272 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port b35bf719-714e-4841-8159-d2a2270672eb 2026-05-09 18:05:21.017 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port c788dab7-2239-4c29-b120-b37e680e0c76 2026-05-09 18:05:21.692 9 INFO neutron.plugins.ml2.plugin [None req-6e98fe8b-61af-4ca7-9855-8c8f12df8022 - - - - - -] Attempt 1 to provision port eaba6eab-6ed9-4634-85a2-a134fc680ebe 2026-05-09 18:05:22.156 9 INFO neutron.plugins.ml2.plugin [None req-9b3ae01e-799c-4675-843a-9be20a6ca94a - - - - - -] Attempt 1 to provision port f34ce384-8c86-48b9-9429-3e8c3b3c4db1 2026-05-09 18:05:22.407 9 INFO neutron.plugins.ml2.plugin [None req-ff554116-7ac9-4ee8-8335-183f2fdb70f3 - - - - - -] Attempt 1 to provision port c788dab7-2239-4c29-b120-b37e680e0c76 2026-05-09 18:05:22.680 10 INFO neutron.plugins.ml2.plugin [None req-bf8cc7ee-89b2-4365-847b-ada5e0708dee - - - - - -] Attempt 1 to provision port b63640a9-3e75-44a8-854c-16d6f6ceb469 2026-05-09 18:05:22.936 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 0a5134dc-061b-4939-89ec-44998096e723 2026-05-09 18:05:23.192 10 INFO neutron.plugins.ml2.plugin [None req-bc373f79-a82b-4289-abf6-64558117925c - - - - - -] Attempt 1 to provision port 0a5134dc-061b-4939-89ec-44998096e723 2026-05-09 18:05:23.412 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port c788dab7-2239-4c29-b120-b37e680e0c76 2026-05-09 18:05:23.904 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port b63640a9-3e75-44a8-854c-16d6f6ceb469 2026-05-09 18:05:24.255 9 INFO neutron.plugins.ml2.plugin [None req-5cdda46a-34c4-4096-b138-14e61d26fad1 - - - - - -] Attempt 1 to provision port 386168c4-d569-4bfc-8e52-63a43a0e6483 2026-05-09 18:05:24.867 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 0a5134dc-061b-4939-89ec-44998096e723 2026-05-09 18:05:25.132 9 INFO neutron.plugins.ml2.plugin [None req-88c5cf68-b7ad-4a9e-83a3-69d6fe2457de - - - - - -] Attempt 1 to provision port 393aef97-4b5c-47ca-97bc-5b4ed5ab19fc 2026-05-09 18:05:25.272 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port b63640a9-3e75-44a8-854c-16d6f6ceb469 2026-05-09 18:05:25.752 9 INFO neutron.plugins.ml2.plugin [None req-6a7d38c7-4c06-4ccd-aa0b-33fa4060a3f5 - - - - - -] Attempt 1 to provision port 393aef97-4b5c-47ca-97bc-5b4ed5ab19fc 2026-05-09 18:05:26.595 9 INFO neutron.plugins.ml2.plugin [None req-2fd77662-5755-402a-a5db-12fcc7386909 - - - - - -] Attempt 1 to provision port 41180519-f2c1-42c7-87f3-d4bea6125b85 2026-05-09 18:05:26.894 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 5b26bb2c-e5d0-4766-b329-41f6927238df 2026-05-09 18:05:26.956 9 INFO neutron.plugins.ml2.plugin [None req-1dbd61be-72a5-4297-9c84-1612876bfc98 - - - - - -] Attempt 1 to provision port 5353b165-7711-4de9-8dc7-37c813293d16 2026-05-09 18:05:27.099 10 INFO neutron.plugins.ml2.plugin [None req-6ea47c20-5e75-439d-a2b6-88a7f8736469 - - - - - -] Attempt 1 to provision port 41180519-f2c1-42c7-87f3-d4bea6125b85 2026-05-09 18:05:27.546 10 INFO neutron.plugins.ml2.plugin [None req-f85fab8b-e652-44c4-98cc-5493545dc885 - - - - - -] Attempt 1 to provision port 5353b165-7711-4de9-8dc7-37c813293d16 2026-05-09 18:05:28.009 9 INFO neutron.plugins.ml2.plugin [None req-670d2143-199c-4faa-85f0-9c937881a887 - - - - - -] Attempt 1 to provision port 5b26bb2c-e5d0-4766-b329-41f6927238df 2026-05-09 18:05:28.515 9 INFO neutron.plugins.ml2.plugin [None req-82ab6926-d463-4a3f-bcfa-4064dd5fdded - - - - - -] Attempt 1 to provision port af7fca3e-d9ee-4261-9b03-e7058e9c5271 2026-05-09 18:05:28.849 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 5b26bb2c-e5d0-4766-b329-41f6927238df 2026-05-09 18:05:31.079 10 INFO neutron.plugins.ml2.plugin [None req-3775f2f9-dfd9-4bd4-a4c4-e0e01a27758c - - - - - -] Attempt 1 to provision port c84c46ca-56b5-4e45-89f2-3c0a91306350 2026-05-09 18:05:31.737 10 INFO neutron.plugins.ml2.plugin [None req-b2b397e9-aab6-4679-b6d4-6fff3c14dfeb - - - - - -] Attempt 1 to provision port c84c46ca-56b5-4e45-89f2-3c0a91306350 2026-05-09 18:05:32.944 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 4cfe82cb-e49f-4458-9330-a846258c9dad 2026-05-09 18:05:33.512 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port d3df5759-50e4-442c-943e-697eab478fee 2026-05-09 18:05:33.955 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port aa3fdedb-d14f-4488-b47b-c400f86be867 2026-05-09 18:05:34.473 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f152f2bc-9955-4570-a873-f197fb1f92c8 2026-05-09 18:05:34.724 9 INFO neutron.plugins.ml2.plugin [None req-088a15a7-e3bf-4d4d-8f6e-faca96b475c8 - - - - - -] Attempt 1 to provision port 67c03b6d-b132-4ef3-b6cb-3af9b95d2ca8 2026-05-09 18:05:34.932 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port d3df5759-50e4-442c-943e-697eab478fee 2026-05-09 18:05:35.199 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port aa3fdedb-d14f-4488-b47b-c400f86be867 /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-09 18:05:35.597 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 4cfe82cb-e49f-4458-9330-a846258c9dad /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-09 18:05:39.073 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 67c03b6d-b132-4ef3-b6cb-3af9b95d2ca8 2026-05-09 18:05:39.525 9 INFO neutron.plugins.ml2.plugin [None req-269cadaf-f733-49f1-a0fe-c9a72883965d - - - - - -] Attempt 1 to provision port 06e789b2-ab01-404e-9a3e-219bfdc3f745 2026-05-09 18:05:39.681 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-51106887-8d36-41e3-9f82-2b33e0f6b9f0'] response: {'server_uuid': 'f16fb871-cf6e-4cd5-9e83-3bacdace40e4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '67c03b6d-b132-4ef3-b6cb-3af9b95d2ca8', 'code': 200} 2026-05-09 18:05:40.946 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 67c03b6d-b132-4ef3-b6cb-3af9b95d2ca8 2026-05-09 18:05:42.994 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 06e789b2-ab01-404e-9a3e-219bfdc3f745 2026-05-09 18:05:43.581 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6cd8f65-4257-41ff-ad11-05719b3af49a'] response: {'server_uuid': 'f9d2389e-e2ec-49f8-9fa6-c1a102585299', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '06e789b2-ab01-404e-9a3e-219bfdc3f745', 'code': 200} 2026-05-09 18:05:44.031 9 INFO neutron.plugins.ml2.plugin [None req-347a6b38-7d41-4010-b482-8c676689dcfb - - - - - -] Attempt 1 to provision port a373a46a-d15f-4ede-925e-dd786df1cce8 2026-05-09 18:05:44.976 10 INFO neutron.plugins.ml2.plugin [None req-0171d0db-0c74-45b4-b731-337f9f0e2c80 - - - - - -] Attempt 1 to provision port cc62f90f-e842-4ffd-9e5f-d22645d47fc8 2026-05-09 18:05:45.018 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port cc62f90f-e842-4ffd-9e5f-d22645d47fc8 2026-05-09 18:05:46.079 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 06e789b2-ab01-404e-9a3e-219bfdc3f745 2026-05-09 18:05:47.085 10 INFO neutron.plugins.ml2.plugin [None req-fd785e32-e3ce-4fff-9db3-59560e4be142 - - - - - -] Attempt 1 to provision port 6b62e01e-1b07-401b-a756-32fff29c19f2 2026-05-09 18:05:47.272 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port cc62f90f-e842-4ffd-9e5f-d22645d47fc8 2026-05-09 18:05:47.884 10 INFO neutron.plugins.ml2.plugin [None req-6b99bd86-8308-4b16-b6a7-215826f774aa - - - - - -] Attempt 1 to provision port 6b62e01e-1b07-401b-a756-32fff29c19f2 2026-05-09 18:05:49.151 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f8de60ba-2897-4886-a286-cb9987492759 2026-05-09 18:05:50.886 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f8de60ba-2897-4886-a286-cb9987492759 2026-05-09 18:05:53.693 9 INFO neutron.plugins.ml2.plugin [None req-0484df38-5440-48e2-8ffe-30725608d6d3 - - - - - -] Attempt 1 to provision port 4ab66032-063b-4980-b2ef-53f7a9c700b4 2026-05-09 18:05:54.938 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 0119e8ff-9aa7-43cc-ac3f-822fc1fd9f53 2026-05-09 18:05:55.044 9 INFO neutron.plugins.ml2.plugin [None req-0507a7a8-941e-4a1f-9e77-94c785b0e949 - - - - - -] Attempt 1 to provision port 59f71bbf-8863-49b1-9d6d-7ef43f618cd8 2026-05-09 18:05:55.697 10 INFO neutron.plugins.ml2.plugin [None req-f30251c2-c81e-49f5-a5ad-4d7d11ce5f4a - - - - - -] Attempt 1 to provision port 0119e8ff-9aa7-43cc-ac3f-822fc1fd9f53 2026-05-09 18:05:57.160 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 0119e8ff-9aa7-43cc-ac3f-822fc1fd9f53 2026-05-09 18:05:57.500 10 INFO neutron.plugins.ml2.plugin [None req-a99e3362-7081-4a5a-b2f0-2e3850292586 - - - - - -] Attempt 1 to provision port 0787338b-d022-4335-9af4-9ed7903f3a64 2026-05-09 18:05:58.163 10 INFO neutron.plugins.ml2.plugin [None req-89aa3232-8bba-4c0a-b566-50d74df78846 - - - - - -] Attempt 1 to provision port 0787338b-d022-4335-9af4-9ed7903f3a64 2026-05-09 18:05:58.970 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port ddfad9dd-acc9-47d3-a2c8-fe2bb8a5dab0 2026-05-09 18:05:59.517 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 4ab66032-063b-4980-b2ef-53f7a9c700b4 2026-05-09 18:05:59.644 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a656d86-8ffa-484b-9c88-a290f7a9bd46'] response: {'server_uuid': '0580074e-4e74-4e3f-a820-537d1df7a9ea', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ab66032-063b-4980-b2ef-53f7a9c700b4', 'code': 200} 2026-05-09 18:06:00.888 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port ddfad9dd-acc9-47d3-a2c8-fe2bb8a5dab0 2026-05-09 18:06:01.271 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 4ab66032-063b-4980-b2ef-53f7a9c700b4 2026-05-09 18:06:03.171 9 INFO neutron.plugins.ml2.plugin [None req-54db5ff2-d76a-44f9-958c-f16843b2e244 - - - - - -] Attempt 1 to provision port 0932cee5-a5a9-4bff-b4a3-829c0e5f233e 2026-05-09 18:06:05.001 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 251ed548-b736-4487-9d19-6f1700016fb5 2026-05-09 18:06:05.073 10 INFO neutron.plugins.ml2.plugin [None req-de6b2ad6-9b32-406e-aa58-187cff908b5e - - - - - -] Attempt 1 to provision port 251ed548-b736-4487-9d19-6f1700016fb5 2026-05-09 18:06:05.614 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port ebd4227a-d359-4b87-8750-9995ab2248d5 2026-05-09 18:06:05.703 10 INFO neutron.plugins.ml2.plugin [None req-e7a3dec0-31e1-403d-a35f-77fe10cd4362 - - - - - -] Attempt 1 to provision port ebd4227a-d359-4b87-8750-9995ab2248d5 2026-05-09 18:06:06.377 9 INFO neutron.plugins.ml2.plugin [None req-8f040568-2a69-4f49-91ac-fd643b38065b - - - - - -] Attempt 1 to provision port 2dd772ad-7c71-4957-ae6a-08029ec46237 2026-05-09 18:06:06.937 9 INFO neutron.plugins.ml2.plugin [None req-705f5288-c1b5-43f1-80a2-cf5e0d4f379c - - - - - -] Attempt 1 to provision port 2dd772ad-7c71-4957-ae6a-08029ec46237 2026-05-09 18:06:07.086 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 251ed548-b736-4487-9d19-6f1700016fb5 2026-05-09 18:06:07.354 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 0932cee5-a5a9-4bff-b4a3-829c0e5f233e 2026-05-09 18:06:07.495 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba3c79d3-11be-4f9b-ba31-c44c4c15d127'] response: {'server_uuid': 'edbba119-323f-4fdd-91a0-18d38fabb7d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0932cee5-a5a9-4bff-b4a3-829c0e5f233e', 'code': 200} 2026-05-09 18:06:07.898 9 INFO neutron.plugins.ml2.plugin [None req-8926e2a6-5f52-46d5-bebb-13ed2192a9c5 - - - - - -] Attempt 1 to provision port 28b84ae8-a457-4ddc-aa01-9e1b1aa3917d 2026-05-09 18:06:07.942 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port a373a46a-d15f-4ede-925e-dd786df1cce8 2026-05-09 18:06:08.294 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port ebd4227a-d359-4b87-8750-9995ab2248d5 2026-05-09 18:06:08.604 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 6b62e01e-1b07-401b-a756-32fff29c19f2 2026-05-09 18:06:08.656 10 INFO neutron.plugins.ml2.plugin [None req-59add770-42fe-4570-84d4-1949269bb3d5 - - - - - -] Attempt 1 to provision port 28b84ae8-a457-4ddc-aa01-9e1b1aa3917d 2026-05-09 18:06:09.124 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 0932cee5-a5a9-4bff-b4a3-829c0e5f233e 2026-05-09 18:06:09.414 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port a373a46a-d15f-4ede-925e-dd786df1cce8 2026-05-09 18:06:09.730 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 6b62e01e-1b07-401b-a756-32fff29c19f2 2026-05-09 18:06:15.367 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 59f71bbf-8863-49b1-9d6d-7ef43f618cd8 2026-05-09 18:06:15.723 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 45792b41-13f2-4f9d-b410-32963325d326 2026-05-09 18:06:16.121 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 0787338b-d022-4335-9af4-9ed7903f3a64 2026-05-09 18:06:16.167 10 INFO neutron.plugins.ml2.plugin [None req-d1b2f84f-19e2-49dc-b767-ca17c84e6a2c - - - - - -] Attempt 1 to provision port 45792b41-13f2-4f9d-b410-32963325d326 2026-05-09 18:06:17.094 10 INFO neutron.plugins.ml2.plugin [None req-34c9e58b-2a11-48c2-9532-51cf4f3b385c - - - - - -] Attempt 1 to provision port 4ab66032-063b-4980-b2ef-53f7a9c700b4 2026-05-09 18:06:17.363 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 4ab66032-063b-4980-b2ef-53f7a9c700b4 2026-05-09 18:06:17.435 10 INFO neutron.plugins.ml2.plugin [None req-37595c0e-9661-4b69-8101-06a9e2108920 - - - - - -] Attempt 1 to provision port ebeb7757-7fc0-4940-b0ea-26b410c866b6 2026-05-09 18:06:17.747 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 0787338b-d022-4335-9af4-9ed7903f3a64 2026-05-09 18:06:18.000 9 INFO neutron.plugins.ml2.plugin [None req-908fed19-5ed4-4057-8c72-e0f2e246081a - - - - - -] Attempt 1 to provision port ebeb7757-7fc0-4940-b0ea-26b410c866b6 2026-05-09 18:06:18.351 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 59f71bbf-8863-49b1-9d6d-7ef43f618cd8 2026-05-09 18:06:18.569 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 45792b41-13f2-4f9d-b410-32963325d326 2026-05-09 18:06:20.115 9 INFO neutron.plugins.ml2.plugin [None req-eb52bc90-3b95-4646-b90c-81017515aa84 - - - - - -] Attempt 1 to provision port 4ab66032-063b-4980-b2ef-53f7a9c700b4 2026-05-09 18:06:21.495 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 4ab66032-063b-4980-b2ef-53f7a9c700b4 2026-05-09 18:06:24.320 9 INFO neutron.plugins.ml2.plugin [None req-12ad6618-a41c-4833-915a-832c683bb14e - - - - - -] Attempt 1 to provision port 0cb2e215-65a0-4612-b2ee-cb7d105539eb 2026-05-09 18:06:25.201 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 0cb2e215-65a0-4612-b2ee-cb7d105539eb 2026-05-09 18:06:25.561 10 INFO neutron.plugins.ml2.plugin [None req-98e77f52-4d8b-4c06-ac7d-f5a57103dce3 - - - - - -] Attempt 1 to provision port 09274f94-3113-4f9a-aacd-0bb0984bf19b 2026-05-09 18:06:26.137 9 INFO neutron.plugins.ml2.plugin [None req-29c0064c-67de-4a48-98a3-4a5003b52d25 - - - - - -] Attempt 1 to provision port 09274f94-3113-4f9a-aacd-0bb0984bf19b 2026-05-09 18:06:29.506 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port c64133d3-b9dd-40d5-a4b4-ec9f16d69348 /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-09 18:06:31.236 10 INFO neutron.plugins.ml2.plugin [None req-efb009e0-a04a-4c2f-b7bc-fd47f7b3ae68 - - - - - -] Attempt 1 to provision port 614a2d8b-1960-463b-a020-889f5db05461 2026-05-09 18:06:33.183 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f49e1ef0-1bea-48b2-8566-1fef99961948'] response: {'server_uuid': 'edbba119-323f-4fdd-91a0-18d38fabb7d8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0932cee5-a5a9-4bff-b4a3-829c0e5f233e', 'code': 200} 2026-05-09 18:06:33.835 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 0932cee5-a5a9-4bff-b4a3-829c0e5f233e 2026-05-09 18:06:34.627 10 INFO neutron.plugins.ml2.plugin [None req-ba86277b-3eb9-4b2b-9198-91730ab1fd70 - - - - - -] Attempt 1 to provision port ba1d86ba-4eb6-4a7c-9376-f4602c30af83 2026-05-09 18:06:35.220 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 0932cee5-a5a9-4bff-b4a3-829c0e5f233e 2026-05-09 18:06:35.224 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7c1415da-b589-4d96-9a71-afe75e728b21'] response: {'server_uuid': 'edbba119-323f-4fdd-91a0-18d38fabb7d8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0932cee5-a5a9-4bff-b4a3-829c0e5f233e', 'code': 200} 2026-05-09 18:06:35.487 10 INFO neutron.plugins.ml2.plugin [None req-e60df672-27c7-4bef-b7fb-5e8318a27d10 - - - - - -] Attempt 1 to provision port 79eb19e7-0241-4b8d-b551-cf927d50b2a4 2026-05-09 18:06:35.513 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 79eb19e7-0241-4b8d-b551-cf927d50b2a4 2026-05-09 18:06:37.195 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 79eb19e7-0241-4b8d-b551-cf927d50b2a4 2026-05-09 18:06:37.639 10 INFO neutron.plugins.ml2.plugin [None req-cfe30cd3-b789-4d3d-a2cf-2822d24ee2bd - - - - - -] Attempt 1 to provision port eee11629-0a4f-4e05-95bb-1fe06cd6ca80 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:37.964 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:06:37.967 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Failed to bind port c7d640d7-369e-4f01-9bed-23a780c2812c on host instance for vnic_type normal using segments [{'id': '11dc700d-da31-4de2-8577-1720ea350db5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': '0004223b-550c-4e5f-b8fc-689485e569e8'}] 2026-05-09 18:06:37.967 9 INFO neutron.plugins.ml2.plugin [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Attempt 2 to bind port c7d640d7-369e-4f01-9bed-23a780c2812c 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:37.991 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:06:37.992 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Failed to bind port c7d640d7-369e-4f01-9bed-23a780c2812c on host instance for vnic_type normal using segments [{'id': '11dc700d-da31-4de2-8577-1720ea350db5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': '0004223b-550c-4e5f-b8fc-689485e569e8'}] 2026-05-09 18:06:37.992 9 INFO neutron.plugins.ml2.plugin [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Attempt 3 to bind port c7d640d7-369e-4f01-9bed-23a780c2812c 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.010 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:06:38.011 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Failed to bind port c7d640d7-369e-4f01-9bed-23a780c2812c on host instance for vnic_type normal using segments [{'id': '11dc700d-da31-4de2-8577-1720ea350db5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': '0004223b-550c-4e5f-b8fc-689485e569e8'}] 2026-05-09 18:06:38.011 9 INFO neutron.plugins.ml2.plugin [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Attempt 4 to bind port c7d640d7-369e-4f01-9bed-23a780c2812c 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.039 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:06:38.040 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Failed to bind port c7d640d7-369e-4f01-9bed-23a780c2812c on host instance for vnic_type normal using segments [{'id': '11dc700d-da31-4de2-8577-1720ea350db5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': '0004223b-550c-4e5f-b8fc-689485e569e8'}] 2026-05-09 18:06:38.041 9 INFO neutron.plugins.ml2.plugin [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Attempt 5 to bind port c7d640d7-369e-4f01-9bed-23a780c2812c 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.061 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:06:38.062 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Failed to bind port c7d640d7-369e-4f01-9bed-23a780c2812c on host instance for vnic_type normal using segments [{'id': '11dc700d-da31-4de2-8577-1720ea350db5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': '0004223b-550c-4e5f-b8fc-689485e569e8'}] 2026-05-09 18:06:38.062 9 INFO neutron.plugins.ml2.plugin [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Attempt 6 to bind port c7d640d7-369e-4f01-9bed-23a780c2812c 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.090 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:06:38.091 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Failed to bind port c7d640d7-369e-4f01-9bed-23a780c2812c on host instance for vnic_type normal using segments [{'id': '11dc700d-da31-4de2-8577-1720ea350db5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': '0004223b-550c-4e5f-b8fc-689485e569e8'}] 2026-05-09 18:06:38.091 9 INFO neutron.plugins.ml2.plugin [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Attempt 7 to bind port c7d640d7-369e-4f01-9bed-23a780c2812c 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.116 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:06:38.117 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Failed to bind port c7d640d7-369e-4f01-9bed-23a780c2812c on host instance for vnic_type normal using segments [{'id': '11dc700d-da31-4de2-8577-1720ea350db5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': '0004223b-550c-4e5f-b8fc-689485e569e8'}] 2026-05-09 18:06:38.117 9 INFO neutron.plugins.ml2.plugin [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Attempt 8 to bind port c7d640d7-369e-4f01-9bed-23a780c2812c 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.143 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:06:38.144 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Failed to bind port c7d640d7-369e-4f01-9bed-23a780c2812c on host instance for vnic_type normal using segments [{'id': '11dc700d-da31-4de2-8577-1720ea350db5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': '0004223b-550c-4e5f-b8fc-689485e569e8'}] 2026-05-09 18:06:38.144 9 INFO neutron.plugins.ml2.plugin [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Attempt 9 to bind port c7d640d7-369e-4f01-9bed-23a780c2812c 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.166 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:06:38.167 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Failed to bind port c7d640d7-369e-4f01-9bed-23a780c2812c on host instance for vnic_type normal using segments [{'id': '11dc700d-da31-4de2-8577-1720ea350db5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': '0004223b-550c-4e5f-b8fc-689485e569e8'}] 2026-05-09 18:06:38.167 9 INFO neutron.plugins.ml2.plugin [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Attempt 10 to bind port c7d640d7-369e-4f01-9bed-23a780c2812c 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 89cc34f6-5874-402c-9b1a-8010632ba8f5 could not be found. 2026-05-09 18:06:38.186 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:06:38.187 9 ERROR neutron.plugins.ml2.managers [None req-f70002d1-6e04-4244-890a-a23f0b86c158 - - - - - -] Failed to bind port c7d640d7-369e-4f01-9bed-23a780c2812c on host instance for vnic_type normal using segments [{'id': '11dc700d-da31-4de2-8577-1720ea350db5', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 781, 'network_id': '0004223b-550c-4e5f-b8fc-689485e569e8'}] 2026-05-09 18:06:38.391 9 INFO neutron.plugins.ml2.plugin [None req-5a215337-09d2-44e4-9710-c975c255f07a - - - - - -] Attempt 1 to provision port eee11629-0a4f-4e05-95bb-1fe06cd6ca80 2026-05-09 18:06:39.291 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port e0243be5-31ae-4869-b3d0-d5c400ac7b11 2026-05-09 18:06:39.355 9 INFO neutron.plugins.ml2.plugin [None req-3599c83b-0ed3-49c9-8d10-463165cd13e6 - - - - - -] Attempt 1 to provision port e0243be5-31ae-4869-b3d0-d5c400ac7b11 2026-05-09 18:06:39.792 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 4142828b-b0c5-4430-acd8-3389d9c6afde 2026-05-09 18:06:41.116 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 4142828b-b0c5-4430-acd8-3389d9c6afde 2026-05-09 18:06:43.484 9 INFO neutron.plugins.ml2.plugin [None req-51a4a2ad-e815-4188-b716-b2dc230ec534 - - - - - -] Attempt 1 to provision port 79d7e772-0fc5-41b8-83d5-17d95500cfab 2026-05-09 18:06:45.221 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 79d7e772-0fc5-41b8-83d5-17d95500cfab 2026-05-09 18:06:45.430 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff221289-5199-4ba0-ad9d-52f112c1803d'] response: {'server_uuid': 'c014acb5-3220-4f62-be23-ad403a9ff61c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '79d7e772-0fc5-41b8-83d5-17d95500cfab', 'code': 200} 2026-05-09 18:06:47.221 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 79d7e772-0fc5-41b8-83d5-17d95500cfab 2026-05-09 18:06:52.809 9 INFO neutron.plugins.ml2.plugin [None req-d41e11e1-f5ab-418f-9f01-3e915688ace0 - - - - - -] Attempt 1 to provision port dd959a2c-1f8f-42e2-b5d9-ad6bcb4e8dd5 2026-05-09 18:06:53.224 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port c6b0daf4-e9f8-435b-a687-c084911aa972 2026-05-09 18:06:53.585 10 INFO neutron.plugins.ml2.plugin [None req-ddfdac34-62ca-48a4-808e-f5a257b7f12e - - - - - -] Attempt 1 to provision port c6b0daf4-e9f8-435b-a687-c084911aa972 2026-05-09 18:06:55.208 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port c6b0daf4-e9f8-435b-a687-c084911aa972 2026-05-09 18:06:55.694 10 INFO neutron.plugins.ml2.plugin [None req-d15d515e-a828-4b20-b47c-e01cc7fcdd5b - - - - - -] Attempt 1 to provision port dc080d9d-722f-4564-a167-286144f854fd 2026-05-09 18:06:56.343 10 INFO neutron.plugins.ml2.plugin [None req-d60b6902-3ade-48b4-8fde-5ac0f1a99cff - - - - - -] Attempt 1 to provision port dc080d9d-722f-4564-a167-286144f854fd /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-09 18:06:57.383 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port dca9f383-8ddb-4e23-99bc-9782c132ab93 2026-05-09 18:06:59.132 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port dca9f383-8ddb-4e23-99bc-9782c132ab93 2026-05-09 18:07:00.740 9 INFO neutron.plugins.ml2.plugin [None req-64718a12-91bc-45cb-9093-61af754bb4e6 - - - - - -] Attempt 1 to provision port e321a8df-0a46-481a-9a89-6508cd2b0521 2026-05-09 18:07:03.586 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port e321a8df-0a46-481a-9a89-6508cd2b0521 2026-05-09 18:07:03.728 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd2107b3-e9bd-44a1-9d83-8455e0db6873'] response: {'server_uuid': '019ecad8-5f98-4d0a-a947-eca1d7fba954', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e321a8df-0a46-481a-9a89-6508cd2b0521', 'code': 200} 2026-05-09 18:07:04.051 9 INFO neutron.plugins.ml2.plugin [None req-b2f5445c-bb45-4a77-b43a-2260590e68f3 - - - - - -] Attempt 1 to provision port 741fc8dd-aae7-48f7-b48b-40ce67cb57dc 2026-05-09 18:07:04.609 9 INFO neutron.plugins.ml2.plugin [None req-63be81b3-e198-46f6-a91b-ab22bc5eee2b - - - - - -] Attempt 1 to provision port a7654a84-4fec-4708-9643-f76b95cb7ed1 2026-05-09 18:07:05.292 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port a7654a84-4fec-4708-9643-f76b95cb7ed1 2026-05-09 18:07:05.654 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port e321a8df-0a46-481a-9a89-6508cd2b0521 2026-05-09 18:07:06.780 9 INFO neutron.plugins.ml2.plugin [None req-604c79aa-d22f-495d-bea1-040dcb6db2fd - - - - - -] Attempt 1 to provision port 9802680e-4696-4624-987f-ec6b844b21c0 2026-05-09 18:07:07.198 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 9f77f0fb-dfc8-4d35-ad04-b2c18b8d8134 2026-05-09 18:07:07.437 9 INFO neutron.plugins.ml2.plugin [None req-fb8b18ed-be03-431f-bd2c-58f7e59f7d64 - - - - - -] Attempt 1 to provision port 9802680e-4696-4624-987f-ec6b844b21c0 2026-05-09 18:07:07.905 9 INFO neutron.plugins.ml2.plugin [None req-2f57528f-c579-4362-8b6e-c8653fea76f7 - - - - - -] Attempt 1 to provision port 1f111da2-cd5a-4c17-bf48-0e3fbe012768 2026-05-09 18:07:09.194 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 9f77f0fb-dfc8-4d35-ad04-b2c18b8d8134 2026-05-09 18:07:10.587 10 INFO neutron.plugins.ml2.plugin [None req-1de9648f-d3a3-4169-9d34-d74b91423132 - - - - - -] Attempt 1 to provision port a75fa2f5-ba9e-4da9-b9d4-260af508604b 2026-05-09 18:07:15.276 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port a75fa2f5-ba9e-4da9-b9d4-260af508604b 2026-05-09 18:07:15.427 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-294e5152-8292-4672-bc0d-9a534d9e69bc'] response: {'server_uuid': 'f4f1c20a-42d2-49e1-b5a8-b1b59e5cd594', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a75fa2f5-ba9e-4da9-b9d4-260af508604b', 'code': 200} 2026-05-09 18:07:17.477 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1ae14a0-9bc7-46b2-aa33-54dd2657cc70'] response: {'server_uuid': 'f4f1c20a-42d2-49e1-b5a8-b1b59e5cd594', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a75fa2f5-ba9e-4da9-b9d4-260af508604b', 'code': 200} 2026-05-09 18:07:17.569 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] No ports have port_id starting with a75fa2f5-ba9e-4da9-b9d4-260af508604b 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:22.945 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:07:22.946 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Failed to bind port c8d721df-2516-481d-9b1f-24e7078efb48 on host instance for vnic_type normal using segments [{'id': 'd5b62236-f814-480a-8322-79b0d930e2c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 283, 'network_id': '2b61b366-ce4a-4da3-8588-1f73108a5540'}] 2026-05-09 18:07:22.946 9 INFO neutron.plugins.ml2.plugin [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Attempt 2 to bind port c8d721df-2516-481d-9b1f-24e7078efb48 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:22.972 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:07:22.974 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Failed to bind port c8d721df-2516-481d-9b1f-24e7078efb48 on host instance for vnic_type normal using segments [{'id': 'd5b62236-f814-480a-8322-79b0d930e2c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 283, 'network_id': '2b61b366-ce4a-4da3-8588-1f73108a5540'}] 2026-05-09 18:07:22.974 9 INFO neutron.plugins.ml2.plugin [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Attempt 3 to bind port c8d721df-2516-481d-9b1f-24e7078efb48 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:22.994 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:07:22.995 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Failed to bind port c8d721df-2516-481d-9b1f-24e7078efb48 on host instance for vnic_type normal using segments [{'id': 'd5b62236-f814-480a-8322-79b0d930e2c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 283, 'network_id': '2b61b366-ce4a-4da3-8588-1f73108a5540'}] 2026-05-09 18:07:22.995 9 INFO neutron.plugins.ml2.plugin [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Attempt 4 to bind port c8d721df-2516-481d-9b1f-24e7078efb48 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:07:23.014 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Failed to bind port c8d721df-2516-481d-9b1f-24e7078efb48 on host instance for vnic_type normal using segments [{'id': 'd5b62236-f814-480a-8322-79b0d930e2c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 283, 'network_id': '2b61b366-ce4a-4da3-8588-1f73108a5540'}] 2026-05-09 18:07:23.015 9 INFO neutron.plugins.ml2.plugin [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Attempt 5 to bind port c8d721df-2516-481d-9b1f-24e7078efb48 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.036 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:07:23.037 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Failed to bind port c8d721df-2516-481d-9b1f-24e7078efb48 on host instance for vnic_type normal using segments [{'id': 'd5b62236-f814-480a-8322-79b0d930e2c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 283, 'network_id': '2b61b366-ce4a-4da3-8588-1f73108a5540'}] 2026-05-09 18:07:23.037 9 INFO neutron.plugins.ml2.plugin [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Attempt 6 to bind port c8d721df-2516-481d-9b1f-24e7078efb48 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:07:23.053 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Failed to bind port c8d721df-2516-481d-9b1f-24e7078efb48 on host instance for vnic_type normal using segments [{'id': 'd5b62236-f814-480a-8322-79b0d930e2c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 283, 'network_id': '2b61b366-ce4a-4da3-8588-1f73108a5540'}] 2026-05-09 18:07:23.054 9 INFO neutron.plugins.ml2.plugin [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Attempt 7 to bind port c8d721df-2516-481d-9b1f-24e7078efb48 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:07:23.072 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Failed to bind port c8d721df-2516-481d-9b1f-24e7078efb48 on host instance for vnic_type normal using segments [{'id': 'd5b62236-f814-480a-8322-79b0d930e2c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 283, 'network_id': '2b61b366-ce4a-4da3-8588-1f73108a5540'}] 2026-05-09 18:07:23.073 9 INFO neutron.plugins.ml2.plugin [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Attempt 8 to bind port c8d721df-2516-481d-9b1f-24e7078efb48 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.099 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:07:23.101 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Failed to bind port c8d721df-2516-481d-9b1f-24e7078efb48 on host instance for vnic_type normal using segments [{'id': 'd5b62236-f814-480a-8322-79b0d930e2c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 283, 'network_id': '2b61b366-ce4a-4da3-8588-1f73108a5540'}] 2026-05-09 18:07:23.101 9 INFO neutron.plugins.ml2.plugin [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Attempt 9 to bind port c8d721df-2516-481d-9b1f-24e7078efb48 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.137 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:07:23.139 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Failed to bind port c8d721df-2516-481d-9b1f-24e7078efb48 on host instance for vnic_type normal using segments [{'id': 'd5b62236-f814-480a-8322-79b0d930e2c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 283, 'network_id': '2b61b366-ce4a-4da3-8588-1f73108a5540'}] 2026-05-09 18:07:23.139 9 INFO neutron.plugins.ml2.plugin [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Attempt 10 to bind port c8d721df-2516-481d-9b1f-24e7078efb48 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 78d89ea4-8153-4dc3-8705-e8e6a554f616 could not be found. 2026-05-09 18:07:23.169 9 ERROR neutron.plugins.ml2.managers  2026-05-09 18:07:23.170 9 ERROR neutron.plugins.ml2.managers [None req-ecc8fa1e-5b95-4c10-a4e9-61f5f95b5103 - - - - - -] Failed to bind port c8d721df-2516-481d-9b1f-24e7078efb48 on host instance for vnic_type normal using segments [{'id': 'd5b62236-f814-480a-8322-79b0d930e2c6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 283, 'network_id': '2b61b366-ce4a-4da3-8588-1f73108a5540'}] 2026-05-09 18:07:25.196 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 7dac342d-381a-4a11-81ad-16f3c8fa7cd9 2026-05-09 18:07:28.941 9 INFO neutron.plugins.ml2.plugin [None req-173905e7-938a-4741-9729-ad527db99360 - - - - - -] Attempt 1 to provision port fe595006-1777-4eb4-83bf-b6adaafdb9c5 2026-05-09 18:07:29.145 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port b9cfb546-e41b-4a5a-8edd-a9c6006d9072 2026-05-09 18:07:29.916 9 INFO neutron.plugins.ml2.plugin [None req-e40e19b9-261c-4cb6-ac50-a0a460ada7e5 - - - - - -] Attempt 1 to provision port b9cfb546-e41b-4a5a-8edd-a9c6006d9072 2026-05-09 18:07:31.367 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port b9cfb546-e41b-4a5a-8edd-a9c6006d9072 2026-05-09 18:07:31.948 9 INFO neutron.plugins.ml2.plugin [None req-ce2441b4-b18e-414d-a7bf-bf5388f8c0ba - - - - - -] Attempt 1 to provision port 7be9f224-f432-4e34-8bf0-69e77fcf4eea 2026-05-09 18:07:32.407 9 INFO neutron.plugins.ml2.plugin [None req-b532636a-3478-41c4-ae12-ed69108f8953 - - - - - -] Attempt 1 to provision port 7be9f224-f432-4e34-8bf0-69e77fcf4eea 2026-05-09 18:07:33.155 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 5d855c73-619d-4b03-9c3a-765b9485322d 2026-05-09 18:07:35.443 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 5d855c73-619d-4b03-9c3a-765b9485322d 2026-05-09 18:07:35.712 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port e5a5b175-bd89-408a-bb64-535fc460618d 2026-05-09 18:07:35.887 10 INFO neutron.plugins.ml2.plugin [None req-46a71832-77c9-42b0-b8ab-43fc7dc9df84 - - - - - -] Attempt 1 to provision port 60dd3b87-9b46-4b4e-abb1-2436c9d80cdd 2026-05-09 18:07:36.301 9 INFO neutron.plugins.ml2.plugin [None req-3493c4ce-5b02-49f1-bc35-8f6d46a52815 - - - - - -] Attempt 1 to provision port e5a5b175-bd89-408a-bb64-535fc460618d 2026-05-09 18:07:37.294 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port e5a5b175-bd89-408a-bb64-535fc460618d 2026-05-09 18:07:38.246 10 INFO neutron.plugins.ml2.plugin [None req-b5c9979c-beb6-4a9d-9b45-50bd1ea8af56 - - - - - -] Attempt 1 to provision port 8f06be7f-4263-452a-a60b-dc03f5f085a8 2026-05-09 18:07:39.008 10 INFO neutron.plugins.ml2.plugin [None req-91e31869-25e9-48e9-aa72-e06adcc34052 - - - - - -] Attempt 1 to provision port 8f06be7f-4263-452a-a60b-dc03f5f085a8 2026-05-09 18:07:39.251 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port add955e0-4eb7-4d4a-843c-a1861619bec7 2026-05-09 18:07:41.134 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port add955e0-4eb7-4d4a-843c-a1861619bec7 2026-05-09 18:07:45.428 10 INFO neutron.plugins.ml2.plugin [None req-92404f30-52c9-4898-a076-54bcca5a1cdf - - - - - -] Attempt 1 to provision port 3415e864-a63f-474f-9df2-72738dafbaa8 2026-05-09 18:07:47.269 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 3415e864-a63f-474f-9df2-72738dafbaa8 2026-05-09 18:07:47.392 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbb90519-cc30-4b60-af22-07db6eae826c'] response: {'server_uuid': 'f4f63c67-02c4-4e9b-a242-49e1bfd2d165', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3415e864-a63f-474f-9df2-72738dafbaa8', 'code': 200} 2026-05-09 18:07:49.199 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 3415e864-a63f-474f-9df2-72738dafbaa8 2026-05-09 18:07:49.478 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port fe595006-1777-4eb4-83bf-b6adaafdb9c5 2026-05-09 18:07:49.894 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 7be9f224-f432-4e34-8bf0-69e77fcf4eea 2026-05-09 18:07:51.172 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port fe595006-1777-4eb4-83bf-b6adaafdb9c5 2026-05-09 18:07:51.391 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 7be9f224-f432-4e34-8bf0-69e77fcf4eea 2026-05-09 18:07:55.186 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 60dd3b87-9b46-4b4e-abb1-2436c9d80cdd 2026-05-09 18:07:55.539 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 8f06be7f-4263-452a-a60b-dc03f5f085a8 2026-05-09 18:07:57.213 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 60dd3b87-9b46-4b4e-abb1-2436c9d80cdd 2026-05-09 18:07:57.481 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 8f06be7f-4263-452a-a60b-dc03f5f085a8 2026-05-09 18:08:17.399 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port b1da8ab3-b920-4e20-b65c-968888eb11b8 2026-05-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:08:18.127 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-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.127 10 ERROR neutron.plugins.ml2.managers  2026-05-09 18:08:18.129 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Failed to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a on host instance for vnic_type normal using segments [{'id': '7ed364e1-3075-41c5-b7c6-02f5468f96e8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 708, 'network_id': 'a447d886-b560-44bb-8586-5923af944f1b'}] 2026-05-09 18:08:18.129 10 INFO neutron.plugins.ml2.plugin [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Attempt 2 to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a 2026-05-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:08:18.190 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-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.190 10 ERROR neutron.plugins.ml2.managers  2026-05-09 18:08:18.191 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Failed to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a on host instance for vnic_type normal using segments [{'id': '7ed364e1-3075-41c5-b7c6-02f5468f96e8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 708, 'network_id': 'a447d886-b560-44bb-8586-5923af944f1b'}] 2026-05-09 18:08:18.193 10 INFO neutron.plugins.ml2.plugin [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Attempt 3 to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a 2026-05-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:08:18.217 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-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers  2026-05-09 18:08:18.217 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Failed to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a on host instance for vnic_type normal using segments [{'id': '7ed364e1-3075-41c5-b7c6-02f5468f96e8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 708, 'network_id': 'a447d886-b560-44bb-8586-5923af944f1b'}] 2026-05-09 18:08:18.218 10 INFO neutron.plugins.ml2.plugin [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Attempt 4 to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a 2026-05-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:08:18.256 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-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers  2026-05-09 18:08:18.256 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Failed to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a on host instance for vnic_type normal using segments [{'id': '7ed364e1-3075-41c5-b7c6-02f5468f96e8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 708, 'network_id': 'a447d886-b560-44bb-8586-5923af944f1b'}] 2026-05-09 18:08:18.257 10 INFO neutron.plugins.ml2.plugin [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Attempt 5 to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a 2026-05-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:08:18.282 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-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.282 10 ERROR neutron.plugins.ml2.managers  2026-05-09 18:08:18.283 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Failed to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a on host instance for vnic_type normal using segments [{'id': '7ed364e1-3075-41c5-b7c6-02f5468f96e8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 708, 'network_id': 'a447d886-b560-44bb-8586-5923af944f1b'}] 2026-05-09 18:08:18.283 10 INFO neutron.plugins.ml2.plugin [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Attempt 6 to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a 2026-05-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:08:18.308 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-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers  2026-05-09 18:08:18.308 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Failed to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a on host instance for vnic_type normal using segments [{'id': '7ed364e1-3075-41c5-b7c6-02f5468f96e8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 708, 'network_id': 'a447d886-b560-44bb-8586-5923af944f1b'}] 2026-05-09 18:08:18.309 10 INFO neutron.plugins.ml2.plugin [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Attempt 7 to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a 2026-05-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:08:18.327 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-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.327 10 ERROR neutron.plugins.ml2.managers  2026-05-09 18:08:18.328 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Failed to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a on host instance for vnic_type normal using segments [{'id': '7ed364e1-3075-41c5-b7c6-02f5468f96e8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 708, 'network_id': 'a447d886-b560-44bb-8586-5923af944f1b'}] 2026-05-09 18:08:18.328 10 INFO neutron.plugins.ml2.plugin [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Attempt 8 to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a 2026-05-09 18:08:18.338 9 INFO neutron.plugins.ml2.plugin [None req-7b10784a-4484-4309-a734-05224626524e - - - - - -] Attempt 1 to provision port b1da8ab3-b920-4e20-b65c-968888eb11b8 2026-05-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:08:18.347 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-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.347 10 ERROR neutron.plugins.ml2.managers  2026-05-09 18:08:18.348 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Failed to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a on host instance for vnic_type normal using segments [{'id': '7ed364e1-3075-41c5-b7c6-02f5468f96e8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 708, 'network_id': 'a447d886-b560-44bb-8586-5923af944f1b'}] 2026-05-09 18:08:18.348 10 INFO neutron.plugins.ml2.plugin [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Attempt 9 to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a 2026-05-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:08:18.370 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-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.370 10 ERROR neutron.plugins.ml2.managers  2026-05-09 18:08:18.371 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Failed to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a on host instance for vnic_type normal using segments [{'id': '7ed364e1-3075-41c5-b7c6-02f5468f96e8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 708, 'network_id': 'a447d886-b560-44bb-8586-5923af944f1b'}] 2026-05-09 18:08:18.371 10 INFO neutron.plugins.ml2.plugin [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Attempt 10 to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a 2026-05-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-09 18:08:18.393 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-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 262a86a4-39d9-4afa-8644-f3be4b48d9f9 could not be found. 2026-05-09 18:08:18.393 10 ERROR neutron.plugins.ml2.managers  2026-05-09 18:08:18.394 10 ERROR neutron.plugins.ml2.managers [None req-2f02279a-02d6-4357-910c-d0fca1b2ef05 - - - - - -] Failed to bind port fdbc52b8-fcc5-4570-b188-73e3436bfb9a on host instance for vnic_type normal using segments [{'id': '7ed364e1-3075-41c5-b7c6-02f5468f96e8', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 708, 'network_id': 'a447d886-b560-44bb-8586-5923af944f1b'}] 2026-05-09 18:08:19.211 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port b1da8ab3-b920-4e20-b65c-968888eb11b8 2026-05-09 18:08:20.830 10 INFO neutron.plugins.ml2.plugin [None req-44772c37-dfd1-49bf-9f0a-257650031820 - - - - - -] Attempt 1 to provision port 7282f332-b2cc-47f5-aede-533c298161de /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-09 18:08:25.247 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 1992faca-7200-48eb-8ac9-7bfe8f20b6bc 2026-05-09 18:08:25.522 9 INFO neutron.plugins.ml2.plugin [None req-d31f62ac-3b82-4496-9b30-a347aa3d05fb - - - - - -] Attempt 1 to provision port 1992faca-7200-48eb-8ac9-7bfe8f20b6bc 2026-05-09 18:08:25.645 9 INFO neutron.plugins.ml2.plugin [None req-d31f62ac-3b82-4496-9b30-a347aa3d05fb - - - - - -] Attempt 1 to provision port ef78bc2c-3218-41f7-973b-32cee7ebfa10 2026-05-09 18:08:25.799 9 INFO neutron.plugins.ml2.plugin [None req-f4c60e12-db48-4c8f-82e9-c8f0067f8cb8 - - - - - -] Attempt 1 to provision port ef78bc2c-3218-41f7-973b-32cee7ebfa10 2026-05-09 18:08:25.822 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 9491412d-9457-4085-8b24-9b23fafe8c74 2026-05-09 18:08:26.042 10 INFO neutron.plugins.ml2.plugin [None req-8f713428-9b05-429f-b329-9d1b83921f2e - - - - - -] Attempt 1 to provision port ef78bc2c-3218-41f7-973b-32cee7ebfa10 2026-05-09 18:08:27.235 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 1992faca-7200-48eb-8ac9-7bfe8f20b6bc 2026-05-09 18:08:27.581 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 9491412d-9457-4085-8b24-9b23fafe8c74 2026-05-09 18:08:30.633 10 INFO neutron.plugins.ml2.plugin [None req-de12a01a-ad0a-4df8-9a5a-db7564443495 - - - - - -] Attempt 1 to provision port f3333bdc-0f95-4207-92bf-a5edf12d5651 2026-05-09 18:08:31.122 9 INFO neutron.plugins.ml2.plugin [None req-35bc9aa1-549a-45de-a2ef-1ae41e984999 - - - - - -] Attempt 1 to provision port b6cb3319-890b-4767-8540-07985a434519 2026-05-09 18:08:31.197 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 9b84d4e7-2808-4e26-b924-e5729d626ae3 2026-05-09 18:08:31.364 10 INFO neutron.plugins.ml2.plugin [None req-046e9078-4d1a-4d46-bcaf-ef63dc57088e - - - - - -] Attempt 1 to provision port 9b84d4e7-2808-4e26-b924-e5729d626ae3 2026-05-09 18:08:31.755 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f3333bdc-0f95-4207-92bf-a5edf12d5651 2026-05-09 18:08:32.165 9 INFO neutron.plugins.ml2.plugin [None req-f755710d-ff70-4222-b11b-248c821dfa56 - - - - - -] Attempt 1 to provision port ad011cad-908f-4a5b-8682-9fcda7186e9c 2026-05-09 18:08:33.000 9 INFO neutron.plugins.ml2.plugin [None req-a0d1b612-0ba1-4ed9-a298-be99fd5de040 - - - - - -] Attempt 1 to provision port ad011cad-908f-4a5b-8682-9fcda7186e9c 2026-05-09 18:08:33.337 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port b6cb3319-890b-4767-8540-07985a434519 2026-05-09 18:08:33.467 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6583803-6376-4b13-8be6-37f1d0f94810'] response: {'server_uuid': '60349831-1571-4b9c-a842-a1a2add3e0ce', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b6cb3319-890b-4767-8540-07985a434519', 'code': 200} 2026-05-09 18:08:33.814 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f3333bdc-0f95-4207-92bf-a5edf12d5651 2026-05-09 18:08:34.110 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 9b84d4e7-2808-4e26-b924-e5729d626ae3 2026-05-09 18:08:34.673 10 INFO neutron.plugins.ml2.plugin [None req-f75362b3-f9c3-4e36-8d2c-7ba2c4e4cfca - - - - - -] Attempt 1 to provision port 04e36823-2462-4de0-9fc7-04101191f52c 2026-05-09 18:08:35.166 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port b6cb3319-890b-4767-8540-07985a434519 2026-05-09 18:08:35.423 9 INFO neutron.plugins.ml2.plugin [None req-63c568ca-b3c0-44e2-bdf5-5bf68657118b - - - - - -] Attempt 1 to provision port 04e36823-2462-4de0-9fc7-04101191f52c 2026-05-09 18:08:41.235 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 7282f332-b2cc-47f5-aede-533c298161de 2026-05-09 18:08:41.704 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port ef78bc2c-3218-41f7-973b-32cee7ebfa10 2026-05-09 18:08:43.332 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port ef78bc2c-3218-41f7-973b-32cee7ebfa10 2026-05-09 18:08:43.423 10 INFO neutron.plugins.ml2.plugin [None req-1b7dc835-a489-4143-ada9-73aa8a08862e - - - - - -] Attempt 1 to provision port 74857fb8-cdf0-48c2-b0a1-d97dc913d57a 2026-05-09 18:08:43.477 10 INFO neutron.plugins.ml2.plugin [None req-1b7dc835-a489-4143-ada9-73aa8a08862e - - - - - -] Attempt 1 to provision port 04e23db4-2db7-42bf-bfbd-8ad9dece6e45 2026-05-09 18:08:43.748 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 7282f332-b2cc-47f5-aede-533c298161de 2026-05-09 18:08:43.990 9 INFO neutron.plugins.ml2.plugin [None req-4285f062-d4c3-4cdf-95e4-36e639270f63 - - - - - -] Attempt 1 to provision port 74857fb8-cdf0-48c2-b0a1-d97dc913d57a 2026-05-09 18:08:44.020 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 04e23db4-2db7-42bf-bfbd-8ad9dece6e45 2026-05-09 18:08:44.947 9 INFO neutron.plugins.ml2.plugin [None req-aff06349-08ec-4433-bd3a-9f284edefa41 - - - - - -] Attempt 1 to provision port 74857fb8-cdf0-48c2-b0a1-d97dc913d57a 2026-05-09 18:08:45.158 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 04e23db4-2db7-42bf-bfbd-8ad9dece6e45 2026-05-09 18:08:50.343 9 INFO neutron.plugins.ml2.plugin [None req-c1b09370-6e0f-4187-9cc6-24644db47291 - - - - - -] Attempt 1 to provision port c288abfd-d128-40df-896c-dc6ab13c44f9 2026-05-09 18:08:50.893 9 INFO neutron.plugins.ml2.plugin [None req-acb089c5-5f5b-4b11-8821-7dcccf18beda - - - - - -] Attempt 1 to provision port 433acd12-d896-4f24-8ce0-0f13c386b553 2026-05-09 18:08:51.178 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port c288abfd-d128-40df-896c-dc6ab13c44f9 2026-05-09 18:08:51.502 10 INFO neutron.plugins.ml2.plugin [None req-bacbc9e0-ad4d-4f11-a417-baa1e7092853 - - - - - -] Attempt 1 to provision port 433acd12-d896-4f24-8ce0-0f13c386b553 /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-09 18:08:55.978 9 INFO neutron.plugins.ml2.plugin [None req-cca88ea4-fb2c-41b0-bc3e-2d3a00252368 - - - - - -] Attempt 1 to provision port 53b72bb1-bf49-409d-9cae-15e605d1e3e1 2026-05-09 18:09:01.059 10 INFO neutron.plugins.ml2.plugin [None req-0c1a4574-42a9-4d1c-8831-d2be675996bb - - - - - -] Attempt 1 to provision port 9697d89f-2c80-4d7a-9a59-baf47f9a9727 2026-05-09 18:09:03.268 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 9697d89f-2c80-4d7a-9a59-baf47f9a9727 2026-05-09 18:09:03.444 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f8bfd97-89df-471c-ab45-20af259b2786'] response: {'server_uuid': '4b4d6eef-5b6d-4b10-9927-27895a8486e0', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9697d89f-2c80-4d7a-9a59-baf47f9a9727', 'code': 200} 2026-05-09 18:09:05.207 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 9697d89f-2c80-4d7a-9a59-baf47f9a9727 2026-05-09 18:09:21.361 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 2ab58547-8fe7-4283-899d-121531127072 2026-05-09 18:09:22.488 9 INFO neutron.plugins.ml2.plugin [None req-7f279a5e-7175-4f71-8775-c154a180af15 - - - - - -] Attempt 1 to provision port 2ab58547-8fe7-4283-899d-121531127072 2026-05-09 18:09:23.163 9 INFO neutron.plugins.ml2.plugin [None req-1ae3baa1-708f-45a7-aa98-5334d83b036e - - - - - -] Attempt 1 to provision port 205e8324-1902-4351-ba6e-cbe212770ec5 2026-05-09 18:09:23.599 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 2ab58547-8fe7-4283-899d-121531127072 2026-05-09 18:09:23.755 9 INFO neutron.plugins.ml2.plugin [None req-e82661a9-7978-43f2-b058-d837a136d411 - - - - - -] Attempt 1 to provision port ee100800-7492-40cf-a9eb-4b463e1721be 2026-05-09 18:09:24.039 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port ac3cc0e7-8ee1-4836-af71-e488b1e6b354 2026-05-09 18:09:24.599 10 INFO neutron.plugins.ml2.plugin [None req-afdc816f-ffa3-4dfd-9836-d24835b3096f - - - - - -] Attempt 1 to provision port ac3cc0e7-8ee1-4836-af71-e488b1e6b354 2026-05-09 18:09:24.927 10 INFO neutron.plugins.ml2.plugin [None req-c6d2bea0-05f0-490e-8bc1-87955165bd82 - - - - - -] Attempt 1 to provision port 8f568baa-0db5-458a-a056-e9f4473c1ee6 2026-05-09 18:09:35.328 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port dffb8361-9998-4782-9fc9-caa21809006d 2026-05-09 18:09:36.182 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f29f2666-9d08-4ab1-b466-c1fdd6dfc0b0 2026-05-09 18:09:36.259 9 INFO neutron.plugins.ml2.plugin [None req-31b71140-c5f0-45b1-9900-70ba766d21b0 - - - - - -] Attempt 1 to provision port dffb8361-9998-4782-9fc9-caa21809006d 2026-05-09 18:09:37.304 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port dffb8361-9998-4782-9fc9-caa21809006d 2026-05-09 18:09:37.428 10 INFO neutron.plugins.ml2.plugin [None req-7aca3a42-5ec9-4276-866d-070193a0869c - - - - - -] Attempt 1 to provision port f29f2666-9d08-4ab1-b466-c1fdd6dfc0b0 2026-05-09 18:09:37.625 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f52e29f7-8976-4d3b-aa2d-974f7dc5461f 2026-05-09 18:09:37.630 10 INFO neutron.plugins.ml2.plugin [None req-dc9374c8-0690-4016-a043-67dc63dd9132 - - - - - -] Attempt 1 to provision port 6d9b0fea-6680-4620-8b4d-28f6a4e66b0b 2026-05-09 18:09:38.131 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f29f2666-9d08-4ab1-b466-c1fdd6dfc0b0 2026-05-09 18:09:38.290 10 INFO neutron.plugins.ml2.plugin [None req-de7c2b2a-1d81-4786-a475-d3aed98ed254 - - - - - -] Attempt 1 to provision port dffb8361-9998-4782-9fc9-caa21809006d 2026-05-09 18:09:38.472 10 INFO neutron.plugins.ml2.plugin [None req-fb686707-2e12-480a-b15f-733642eecf80 - - - - - -] Attempt 1 to provision port f52e29f7-8976-4d3b-aa2d-974f7dc5461f 2026-05-09 18:09:39.191 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f52e29f7-8976-4d3b-aa2d-974f7dc5461f 2026-05-09 18:09:39.281 10 INFO neutron.plugins.ml2.plugin [None req-44dbc498-b465-486c-9fd3-8176dfd792cf - - - - - -] Attempt 1 to provision port f29f2666-9d08-4ab1-b466-c1fdd6dfc0b0 2026-05-09 18:09:39.893 9 INFO neutron.plugins.ml2.plugin [None req-0ffe8263-def4-4071-b6dc-08224d5414b9 - - - - - -] Attempt 1 to provision port f52e29f7-8976-4d3b-aa2d-974f7dc5461f 2026-05-09 18:09:40.393 9 INFO neutron.plugins.ml2.plugin [None req-f15a3b57-aa24-47c2-be2c-12a128fcef99 - - - - - -] Attempt 1 to provision port dfd8ffae-7f09-4f1f-97ca-62b750f1ba1d 2026-05-09 18:09:41.150 9 INFO neutron.plugins.ml2.plugin [None req-f76e50fb-c856-4ee3-bbc2-aa06f00d79ac - - - - - -] Attempt 1 to provision port dfd8ffae-7f09-4f1f-97ca-62b750f1ba1d 2026-05-09 18:09:41.232 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f09ae22d-5e16-4c91-af6f-21204f888119 2026-05-09 18:09:42.224 10 INFO neutron.plugins.ml2.plugin [None req-1082f1a5-7a89-4fb0-9854-bd125436fbd4 - - - - - -] Attempt 1 to provision port 9186c5a7-31fc-49b5-bbe3-ed472e3de34c 2026-05-09 18:09:42.877 10 INFO neutron.plugins.ml2.plugin [None req-e7bf5f92-0422-4da1-a948-79183efa0e09 - - - - - -] Attempt 1 to provision port 9186c5a7-31fc-49b5-bbe3-ed472e3de34c 2026-05-09 18:09:43.183 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f09ae22d-5e16-4c91-af6f-21204f888119 2026-05-09 18:09:43.922 10 INFO neutron.plugins.ml2.plugin [None req-bfa2a2cd-1319-4ada-893f-856fe107a873 - - - - - -] Attempt 1 to provision port c49e2c6f-5e4e-486b-b6a6-6641ffbb32e0 2026-05-09 18:09:45.185 9 INFO neutron.plugins.ml2.plugin [None req-86bf4b97-506f-41d5-8049-71f9afcd9661 - - - - - -] Attempt 1 to provision port c49e2c6f-5e4e-486b-b6a6-6641ffbb32e0 2026-05-09 18:09:45.248 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port ed1bbf95-86df-4d56-9f88-c39d3ff9bb49 2026-05-09 18:09:53.400 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 36d35690-2752-4b23-b451-c425b568aa56 2026-05-09 18:09:53.560 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ed1d1f3-21f2-4c87-9293-3b169ed41a5e'] response: {'server_uuid': 'efe6cb05-ffde-44a2-85d8-455d97c6eb54', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36d35690-2752-4b23-b451-c425b568aa56', 'code': 200} 2026-05-09 18:09:55.216 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 36d35690-2752-4b23-b451-c425b568aa56 2026-05-09 18:09:59.247 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 9186c5a7-31fc-49b5-bbe3-ed472e3de34c 2026-05-09 18:09:59.652 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 6d9b0fea-6680-4620-8b4d-28f6a4e66b0b 2026-05-09 18:10:00.024 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port c49e2c6f-5e4e-486b-b6a6-6641ffbb32e0 2026-05-09 18:10:00.498 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port dfd8ffae-7f09-4f1f-97ca-62b750f1ba1d 2026-05-09 18:10:01.377 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 7a701b12-5784-48a8-8c0b-00dd82132f1e 2026-05-09 18:10:01.524 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-10e0cb73-03bb-4400-a916-6da81bc42284'] response: {'server_uuid': '981e591b-39d2-4e1e-b468-2aa4dcffb0b2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a701b12-5784-48a8-8c0b-00dd82132f1e', 'code': 200} 2026-05-09 18:10:01.794 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 9186c5a7-31fc-49b5-bbe3-ed472e3de34c 2026-05-09 18:10:02.090 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 6d9b0fea-6680-4620-8b4d-28f6a4e66b0b 2026-05-09 18:10:02.272 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port c49e2c6f-5e4e-486b-b6a6-6641ffbb32e0 2026-05-09 18:10:02.520 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port dfd8ffae-7f09-4f1f-97ca-62b750f1ba1d 2026-05-09 18:10:03.216 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port 7a701b12-5784-48a8-8c0b-00dd82132f1e 2026-05-09 18:10:20.291 9 INFO neutron.plugins.ml2.plugin [None req-433997bc-5885-47c1-9dd7-24285141f91e - - - - - -] Attempt 1 to provision port 2578d04b-02ce-479e-a256-eb61146fad4d 2026-05-09 18:10:33.464 9 INFO neutron.plugins.ml2.plugin [None req-3158238f-8ba1-4a65-8e28-47df34f12068 - - - - - -] Attempt 1 to provision port decc70bb-571f-4632-b3c0-43f3f3b33f47 2026-05-09 18:10:35.308 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port decc70bb-571f-4632-b3c0-43f3f3b33f47 2026-05-09 18:10:35.454 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bdfad2d-9ab4-4fc7-a29c-2afa6ed7e602'] response: {'server_uuid': '090f4340-e3a2-4cb0-bc31-f467fd06d25e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'decc70bb-571f-4632-b3c0-43f3f3b33f47', 'code': 200} 2026-05-09 18:10:37.267 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port decc70bb-571f-4632-b3c0-43f3f3b33f47 2026-05-09 18:11:14.436 10 INFO neutron.plugins.ml2.plugin [None req-20c99c1b-3190-4a36-a27e-3461f96451bf - - - - - -] Attempt 1 to provision port f77f861f-b287-48ae-bf7f-c563918788b3 2026-05-09 18:11:17.337 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f77f861f-b287-48ae-bf7f-c563918788b3 2026-05-09 18:11:17.564 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-99671e7b-6bf1-40a5-be33-043a9149ad1c'] response: {'server_uuid': '090f4340-e3a2-4cb0-bc31-f467fd06d25e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f77f861f-b287-48ae-bf7f-c563918788b3', 'code': 200} 2026-05-09 18:11:19.285 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port f77f861f-b287-48ae-bf7f-c563918788b3 2026-05-09 18:11:38.654 9 INFO neutron.plugins.ml2.plugin [None req-84477aed-2bb9-4780-a216-21d1c09e34d5 - - - - - -] Attempt 1 to provision port eba0c50e-c169-43ed-8a12-6990f3074275 2026-05-09 18:11:43.318 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port eba0c50e-c169-43ed-8a12-6990f3074275 2026-05-09 18:11:43.449 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e630ac9-664b-4cab-9132-6985b5341cdc'] response: {'server_uuid': '090f4340-e3a2-4cb0-bc31-f467fd06d25e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eba0c50e-c169-43ed-8a12-6990f3074275', 'code': 200} 2026-05-09 18:11:45.288 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port eba0c50e-c169-43ed-8a12-6990f3074275 2026-05-09 18:11:55.325 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port dcbba4d0-956a-4369-89fd-76629208c189 2026-05-09 18:11:55.868 10 INFO neutron.plugins.ml2.plugin [None req-1af555f2-fdb5-444b-aa79-482ff297075e - - - - - -] Attempt 1 to provision port dcbba4d0-956a-4369-89fd-76629208c189 2026-05-09 18:11:56.009 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b997b695-e6c7-4502-b198-f9dac56f3cde'] response: {'server_uuid': '090f4340-e3a2-4cb0-bc31-f467fd06d25e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dcbba4d0-956a-4369-89fd-76629208c189', 'code': 200} 2026-05-09 18:11:57.369 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port dcbba4d0-956a-4369-89fd-76629208c189 2026-05-09 18:12:05.949 9 INFO neutron.plugins.ml2.plugin [None req-0b998d4e-3032-4e3d-9671-9888193f141e - - - - - -] Attempt 1 to provision port dcbba4d0-956a-4369-89fd-76629208c189 2026-05-09 18:12:07.402 10 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port dcbba4d0-956a-4369-89fd-76629208c189 2026-05-09 18:12:36.797 10 INFO neutron.plugins.ml2.plugin [None req-aefe7b7b-b89d-44b8-a554-1bb5e6e93637 - - - - - -] Attempt 1 to provision port eba0c50e-c169-43ed-8a12-6990f3074275 2026-05-09 18:12:37.373 9 INFO neutron.plugins.ml2.plugin [None req-aa3bf3be-aeb2-48e2-be44-5dd0db1d7e87 - - - - - -] Attempt 1 to provision port eba0c50e-c169-43ed-8a12-6990f3074275 2026-05-09 18:12:57.603 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4fc2f09-1b38-4f7c-b939-4d57c244c315'] response: {'server_uuid': '090f4340-e3a2-4cb0-bc31-f467fd06d25e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eba0c50e-c169-43ed-8a12-6990f3074275', 'code': 200}