+ 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:54: 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-07-21 21:32:21.827 1 INFO neutron.common.config [-] Logging enabled! 2026-07-21 21:32:21.827 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 23.5.0 2026-07-21 21:32:21.827 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-07-21 21:32:21.828 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-21 21:32:22.666 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:32:22.669 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-21 21:32:22.671 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-21 21:32:22.672 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-21 21:32:22.672 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-21 21:32:22.673 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-21 21:32:22.673 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:32:22.678 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:32:22.678 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-21 21:32:22.679 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:32:22.695 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-21 21:32:22.696 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-21 21:32:22.696 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-21 21:32:22.728 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-21 21:32:22.728 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-21 21:32:22.728 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-21 21:32:22.728 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-21 21:32:22.734 1 WARNING oslo_policy.policy [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] 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-07-21 21:32:23.006 1 INFO neutron.plugins.ml2.managers [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] Initializing driver for type 'vlan' 2026-07-21 21:32:23.301 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] VlanTypeDriver initialization complete 2026-07-21 21:32:23.302 1 INFO neutron.plugins.ml2.managers [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] Initializing driver for type 'vxlan' 2026-07-21 21:32:23.302 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-21 21:32:23.357 1 INFO neutron.plugins.ml2.managers [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-21 21:32:23.358 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-21 21:32:23.358 1 INFO neutron.plugins.ml2.managers [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] Initializing extension driver 'port_security' 2026-07-21 21:32:23.358 1 INFO neutron.plugins.ml2.extensions.port_security [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-21 21:32:23.359 1 INFO neutron.plugins.ml2.managers [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] Initializing extension driver 'qos' 2026-07-21 21:32:23.359 1 INFO neutron.plugins.ml2.managers [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-21 21:32:23.359 1 INFO neutron.plugins.ml2.managers [None req-7b99cec4-4b24-44f8-9542-7e8a0f9abc20 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-21 21:32:23.377 1 INFO neutron.quota [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded quota_driver: . 2026-07-21 21:32:23.377 1 INFO neutron.plugins.ml2.plugin [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Modular L2 Plugin initialization complete 2026-07-21 21:32:23.377 1 INFO neutron.plugins.ml2.managers [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-21 21:32:23.378 1 INFO neutron.plugins.ml2.managers [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-21 21:32:23.378 1 INFO neutron.plugins.ml2.managers [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Got port-security extension from driver 'port_security' 2026-07-21 21:32:23.378 1 INFO neutron.extensions.vlantransparent [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Disabled vlantransparent extension. 2026-07-21 21:32:23.378 1 INFO neutron.manager [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loading Plugin: qos 2026-07-21 21:32:23.389 1 INFO neutron.manager [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loading Plugin: router 2026-07-21 21:32:23.420 1 INFO neutron.services.service_base [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-21 21:32:23.420 1 INFO neutron.manager [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loading Plugin: segments 2026-07-21 21:32:23.486 1 INFO neutron.manager [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loading Plugin: trunk 2026-07-21 21:32:23.549 1 INFO neutron.manager [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loading Plugin: vpnaas 2026-07-21 21:32:23.591 1 WARNING stevedore.named [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-21 21:32:23.654 1 INFO neutron_vpnaas.services.vpn.plugin [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-21 21:32:23.655 1 INFO neutron.common.utils [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-21 21:32:23.655 1 INFO neutron.manager [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loading Plugin: auto_allocate 2026-07-21 21:32:23.663 1 INFO neutron.manager [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loading Plugin: tag 2026-07-21 21:32:23.669 1 INFO neutron.manager [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loading Plugin: timestamp 2026-07-21 21:32:23.672 1 INFO neutron.manager [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loading Plugin: network_ip_availability 2026-07-21 21:32:23.678 1 INFO neutron.manager [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loading Plugin: flavors 2026-07-21 21:32:23.680 1 INFO neutron.manager [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loading Plugin: revisions 2026-07-21 21:32:23.683 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Initializing extension manager. 2026-07-21 21:32:23.684 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: address-group 2026-07-21 21:32:23.684 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: address-scope 2026-07-21 21:32:23.685 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-21 21:32:23.686 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: agent 2026-07-21 21:32:23.686 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: agent-resources-synced 2026-07-21 21:32:23.687 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: allowed-address-pairs 2026-07-21 21:32:23.688 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: auto-allocated-topology 2026-07-21 21:32:23.689 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: availability_zone 2026-07-21 21:32:23.689 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: availability_zone_filter 2026-07-21 21:32:23.689 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-21 21:32:23.690 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: default-subnetpools 2026-07-21 21:32:23.691 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-21 21:32:23.692 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: dns-integration 2026-07-21 21:32:23.692 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: dns-domain-ports 2026-07-21 21:32:23.693 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-21 21:32:23.693 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: dvr 2026-07-21 21:32:23.694 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-21 21:32:23.694 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: empty-string-filtering 2026-07-21 21:32:23.695 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:32:23.695 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-21 21:32:23.696 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: external-net 2026-07-21 21:32:23.696 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-21 21:32:23.697 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: extraroute 2026-07-21 21:32:23.698 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: extraroute-atomic 2026-07-21 21:32:23.698 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-21 21:32:23.699 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-21 21:32:23.699 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-21 21:32:23.700 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-21 21:32:23.700 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: fip-port-details 2026-07-21 21:32:23.701 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: flavors 2026-07-21 21:32:23.702 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-21 21:32:23.702 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: floatingip-pools 2026-07-21 21:32:23.703 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: ip_allocation 2026-07-21 21:32:23.703 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: ip-substring-filtering 2026-07-21 21:32:23.704 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: l2_adjacency 2026-07-21 21:32:23.705 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: router 2026-07-21 21:32:23.706 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-21 21:32:23.707 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: ext-gw-mode 2026-07-21 21:32:23.707 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: l3-ha 2026-07-21 21:32:23.708 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:32:23.708 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-21 21:32:23.708 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: l3-flavors 2026-07-21 21:32:23.709 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-21 21:32:23.710 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-21 21:32:23.711 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-21 21:32:23.712 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-21 21:32:23.713 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-21 21:32:23.714 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-21 21:32:23.714 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-21 21:32:23.715 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: multi-provider 2026-07-21 21:32:23.715 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: net-mtu 2026-07-21 21:32:23.716 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: net-mtu-writable 2026-07-21 21:32:23.716 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: network_availability_zone 2026-07-21 21:32:23.717 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: network_ha 2026-07-21 21:32:23.717 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: network-ip-availability 2026-07-21 21:32:23.718 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-21 21:32:23.718 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: pagination 2026-07-21 21:32:23.719 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: port-device-profile 2026-07-21 21:32:23.719 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-21 21:32:23.720 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-21 21:32:23.720 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: port-mac-override 2026-07-21 21:32:23.721 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-21 21:32:23.721 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-21 21:32:23.722 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: port-resource-request 2026-07-21 21:32:23.722 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: port-resource-request-groups 2026-07-21 21:32:23.723 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: binding 2026-07-21 21:32:23.723 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: binding-extended 2026-07-21 21:32:23.724 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: port-security 2026-07-21 21:32:23.724 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: project-id 2026-07-21 21:32:23.725 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: provider 2026-07-21 21:32:23.726 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos 2026-07-21 21:32:23.727 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-21 21:32:23.727 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-21 21:32:23.728 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-default 2026-07-21 21:32:23.728 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-fip 2026-07-21 21:32:23.729 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-21 21:32:23.729 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-gateway-ip 2026-07-21 21:32:23.729 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-port-network-policy 2026-07-21 21:32:23.730 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-pps-minimum 2026-07-21 21:32:23.730 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-21 21:32:23.731 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-pps 2026-07-21 21:32:23.732 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-rule-type-details 2026-07-21 21:32:23.732 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-21 21:32:23.732 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: qos-rules-alias 2026-07-21 21:32:23.733 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: quota-check-limit 2026-07-21 21:32:23.734 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: quotas 2026-07-21 21:32:23.736 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: quota_details 2026-07-21 21:32:23.737 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: rbac-policies 2026-07-21 21:32:23.738 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: rbac-address-group 2026-07-21 21:32:23.738 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: rbac-address-scope 2026-07-21 21:32:23.739 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: rbac-security-groups 2026-07-21 21:32:23.739 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: rbac-subnetpool 2026-07-21 21:32:23.740 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: revision-if-match 2026-07-21 21:32:23.740 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: standard-attr-revisions 2026-07-21 21:32:23.741 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: router_availability_zone 2026-07-21 21:32:23.741 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-21 21:32:23.743 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: security-groups-default-rules 2026-07-21 21:32:23.743 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-21 21:32:23.743 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-21 21:32:23.744 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-21 21:32:23.744 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-21 21:32:23.750 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: security-group 2026-07-21 21:32:23.751 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: segment 2026-07-21 21:32:23.752 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-21 21:32:23.752 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: service-type 2026-07-21 21:32:23.753 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: sorting 2026-07-21 21:32:23.753 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: standard-attr-segment 2026-07-21 21:32:23.754 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: standard-attr-description 2026-07-21 21:32:23.754 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: stateful-security-group 2026-07-21 21:32:23.755 1 WARNING neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-21 21:32:23.755 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-21 21:32:23.756 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: subnet_onboard 2026-07-21 21:32:23.756 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-21 21:32:23.757 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: subnet-service-types 2026-07-21 21:32:23.757 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: subnet_allocation 2026-07-21 21:32:23.758 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-21 21:32:23.758 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-21 21:32:23.761 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: standard-attr-tag 2026-07-21 21:32:23.762 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-21 21:32:23.763 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: trunk 2026-07-21 21:32:23.763 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: trunk-details 2026-07-21 21:32:23.764 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-21 21:32:23.764 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-21 21:32:23.765 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-21 21:32:23.766 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: vpn-flavors 2026-07-21 21:32:23.767 1 INFO neutron.api.extensions [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Loaded extension: vpnaas 2026-07-21 21:32:23.770 1 INFO oslo_service.service [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Starting 2 workers 2026-07-21 21:32:23.775 1 INFO oslo_service.service [None req-be032750-ae8c-4896-bfd9-79377627920a - - - - - -] Starting 1 workers 2026-07-21 21:33:06.551 10 INFO neutron.db.l3_hamode_db [None req-58f2ffc0-284b-4daf-9c1b-5c66d1307e0e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-21 21:33:19.355 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 9fb892d1-7cff-4a0f-a9b9-e9baa10cb6f4 2026-07-21 21:33:19.971 9 INFO neutron.plugins.ml2.plugin [None req-eed84ff0-cc51-4a26-bddd-df5e1066d2d4 - - - - - -] Attempt 1 to provision port 9fb892d1-7cff-4a0f-a9b9-e9baa10cb6f4 2026-07-21 21:33:21.024 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 9fb892d1-7cff-4a0f-a9b9-e9baa10cb6f4 2026-07-21 21:37:39.254 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 3e8aa9a7-72dd-4483-bdf6-a5628b553ea5 2026-07-21 21:37:39.503 10 INFO neutron.plugins.ml2.plugin [None req-d6ae8919-b234-4be0-8a4d-dee8ca57f761 - - - - - -] Attempt 1 to provision port 3e8aa9a7-72dd-4483-bdf6-a5628b553ea5 2026-07-21 21:37:41.229 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 3e8aa9a7-72dd-4483-bdf6-a5628b553ea5 2026-07-21 21:37:47.026 9 INFO neutron.plugins.ml2.plugin [None req-a81a2cf2-6a45-4f99-a388-4e068bb96981 - - - - - -] Attempt 1 to provision port b0eadfa0-2b19-497a-bb44-47dfa5ad1b0b 2026-07-21 21:41:15.466 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port b0eadfa0-2b19-497a-bb44-47dfa5ad1b0b 2026-07-21 21:41:17.390 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port b0eadfa0-2b19-497a-bb44-47dfa5ad1b0b 2026-07-21 21:49:55.689 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 1f5799fd-47ed-459b-badc-44161ee19b44 2026-07-21 21:49:57.677 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 1f5799fd-47ed-459b-badc-44161ee19b44 2026-07-21 22:06:31.943 9 INFO neutron.plugins.ml2.plugin [None req-6df6ed39-283d-41d5-afdd-c338e51c6466 - - - - - -] Attempt 1 to provision port 4f4d0fb5-bb66-436f-9b8d-c7f40878b410 2026-07-21 22:06:32.481 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 30a849f1-862c-48f4-813d-a2d6f04e509e 2026-07-21 22:06:32.846 9 INFO neutron.plugins.ml2.plugin [None req-ecbea3fc-8127-41b9-b151-169485fbc882 - - - - - -] Attempt 1 to provision port 58a4ad68-a546-4ab2-bc26-eb1125cdcbd1 2026-07-21 22:06:32.996 9 INFO neutron.plugins.ml2.plugin [None req-1d9a4a66-5d50-4b03-9590-cba3f2996bc1 - - - - - -] Attempt 1 to provision port 1585fed6-00c2-4f31-9e05-09989d61d4a7 2026-07-21 22:06:33.025 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port cbfab3d6-331b-4b76-aa6c-74daf7b98966 2026-07-21 22:06:33.694 9 INFO neutron.plugins.ml2.plugin [None req-4d78a5ff-cad2-4ced-b53e-c518caf53a96 - - - - - -] Attempt 1 to provision port cbfab3d6-331b-4b76-aa6c-74daf7b98966 2026-07-21 22:06:33.993 10 INFO neutron.plugins.ml2.plugin [None req-7edf1c23-1e26-438a-80ed-f1be034d8d4d - - - - - -] Attempt 1 to provision port 30a849f1-862c-48f4-813d-a2d6f04e509e 2026-07-21 22:06:34.272 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 1585fed6-00c2-4f31-9e05-09989d61d4a7 2026-07-21 22:06:34.748 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 30a849f1-862c-48f4-813d-a2d6f04e509e 2026-07-21 22:06:35.145 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port cbfab3d6-331b-4b76-aa6c-74daf7b98966 2026-07-21 22:06:35.268 9 INFO neutron.plugins.ml2.plugin [None req-6e475b5e-5baf-4b4d-822e-510bda2151bf - - - - - -] Attempt 1 to provision port 1e08fb14-f8da-429d-92b3-c439dcf87220 2026-07-21 22:06:35.323 9 INFO neutron.plugins.ml2.plugin [None req-6e475b5e-5baf-4b4d-822e-510bda2151bf - - - - - -] Attempt 1 to provision port 3a4a93d5-6aa5-4c8b-ac4d-7b44f745a111 2026-07-21 22:06:35.679 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 1585fed6-00c2-4f31-9e05-09989d61d4a7 2026-07-21 22:06:35.879 9 INFO neutron.plugins.ml2.plugin [None req-2893cae5-808f-45dd-9828-0c0bd5a10b26 - - - - - -] Attempt 1 to provision port 3a4a93d5-6aa5-4c8b-ac4d-7b44f745a111 2026-07-21 22:06:36.856 9 INFO neutron.plugins.ml2.plugin [None req-c7b335b1-bd36-4470-80ca-c48443d95244 - - - - - -] Attempt 1 to provision port ec9091f8-5105-4d61-aff8-29e19b440da8 2026-07-21 22:06:37.611 10 INFO neutron.plugins.ml2.plugin [None req-1c75b4fd-5d61-4c54-b5c5-8f2893755916 - - - - - -] Attempt 1 to provision port ec9091f8-5105-4d61-aff8-29e19b440da8 2026-07-21 22:06:38.173 9 INFO neutron.plugins.ml2.plugin [None req-2bf9e8e0-c35d-4977-aab3-e3dca377ebf2 - - - - - -] Attempt 1 to provision port 2616d574-ac2c-4dd1-aa8b-0fc59a16a489 2026-07-21 22:06:38.754 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 476a46d4-c884-4eb1-b81d-099acfa5fec1 2026-07-21 22:06:38.943 10 INFO neutron.plugins.ml2.plugin [None req-ffd03a5f-ff82-4c72-99fd-9ed963802ab7 - - - - - -] Attempt 1 to provision port 2616d574-ac2c-4dd1-aa8b-0fc59a16a489 2026-07-21 22:06:39.614 10 INFO neutron.plugins.ml2.plugin [None req-2ee34bb7-480c-4c3a-855b-c36f476c003b - - - - - -] Attempt 1 to provision port f76b2666-a025-47c8-b72c-2614508cbbb1 2026-07-21 22:06:40.158 10 INFO neutron.plugins.ml2.plugin [None req-5534ba64-4926-40f7-8f8e-4555e3d68b91 - - - - - -] Attempt 1 to provision port 476a46d4-c884-4eb1-b81d-099acfa5fec1 2026-07-21 22:06:40.731 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 476a46d4-c884-4eb1-b81d-099acfa5fec1 2026-07-21 22:06:42.364 9 INFO neutron.plugins.ml2.plugin [None req-cc71220f-376f-44b2-af2c-2856d56af9a6 - - - - - -] Attempt 1 to provision port 00da6f76-f0c0-4b6b-ba64-8425338e99f7 2026-07-21 22:06:43.022 9 INFO neutron.plugins.ml2.plugin [None req-22400dfe-f000-4ef2-8c5f-313a11ea4b9c - - - - - -] Attempt 1 to provision port 00da6f76-f0c0-4b6b-ba64-8425338e99f7 2026-07-21 22:06:44.878 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 8b205988-a378-41fd-8f9c-3d2c7494bfa6 2026-07-21 22:06:45.482 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 665fe9ef-4339-4c16-a6f7-9fb528139a0f 2026-07-21 22:06:46.216 10 INFO neutron.plugins.ml2.plugin [None req-ebb5539f-37b8-4dbd-80c0-99110b65c157 - - - - - -] Attempt 1 to provision port de56b75e-5b6c-4895-8fb0-40867bbf81b9 2026-07-21 22:06:46.227 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 519a0062-0e4a-4a6f-a5f4-d6e6caeb6921 2026-07-21 22:06:46.789 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port df1e540a-9840-485e-9e25-cb873b0396f1 2026-07-21 22:06:47.472 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 8b205988-a378-41fd-8f9c-3d2c7494bfa6 2026-07-21 22:06:47.808 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port df1e540a-9840-485e-9e25-cb873b0396f1 2026-07-21 22:06:48.120 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 519a0062-0e4a-4a6f-a5f4-d6e6caeb6921 2026-07-21 22:06:51.829 10 INFO neutron.plugins.ml2.plugin [None req-f45fa646-a98b-48d1-8244-371164f410db - - - - - -] Attempt 1 to provision port bed1b74e-32ed-4075-9e57-f0267c4d9a74 2026-07-21 22:06:53.109 9 INFO neutron.plugins.ml2.plugin [None req-6b663ea7-160a-49a0-bc33-c2b8a7633b0a - - - - - -] Attempt 1 to provision port b5ff8171-01e7-4b1c-8a8d-aad9f70f5187 2026-07-21 22:06:53.508 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port f8245774-cd9d-4de1-bcfb-d2060b61aaf9 2026-07-21 22:06:53.996 9 INFO neutron.plugins.ml2.plugin [None req-55866dea-d652-4c91-8ce6-055790959037 - - - - - -] Attempt 1 to provision port f8245774-cd9d-4de1-bcfb-d2060b61aaf9 2026-07-21 22:06:54.072 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port de56b75e-5b6c-4895-8fb0-40867bbf81b9 2026-07-21 22:06:54.746 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-222f742d-e7b1-4de0-95a7-7b342884dcf1'] response: {'server_uuid': '2c5b059c-5378-48f5-ad98-51f1ec3782cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de56b75e-5b6c-4895-8fb0-40867bbf81b9', 'code': 200} 2026-07-21 22:06:55.610 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port bed1b74e-32ed-4075-9e57-f0267c4d9a74 2026-07-21 22:06:56.131 10 INFO neutron.plugins.ml2.plugin [None req-1cdecbd6-e1d8-41d9-8f1e-d8b8ffa02aa7 - - - - - -] Attempt 1 to provision port d1cc0cf7-f5e2-4ac4-bb12-a3b183d3cd7b 2026-07-21 22:06:56.504 9 INFO neutron.plugins.ml2.plugin [None req-4c38b757-741d-494c-ada4-a33ce33d0a89 - - - - - -] Attempt 1 to provision port 3cb6ef4f-5b04-4736-a6fc-ab6f9e8a4007 2026-07-21 22:06:56.534 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port f8245774-cd9d-4de1-bcfb-d2060b61aaf9 2026-07-21 22:06:56.894 9 INFO neutron.plugins.ml2.plugin [None req-5be8c9c5-7c94-41a7-8103-2e6c744e6885 - - - - - -] Attempt 1 to provision port d1cc0cf7-f5e2-4ac4-bb12-a3b183d3cd7b 2026-07-21 22:06:56.990 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port de56b75e-5b6c-4895-8fb0-40867bbf81b9 2026-07-21 22:06:57.301 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc96a337-b132-4b07-93b6-bf6294ebeb27'] response: {'server_uuid': 'e3df8081-07a5-427d-acab-d8ead97f9f34', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bed1b74e-32ed-4075-9e57-f0267c4d9a74', 'code': 200} 2026-07-21 22:06:57.670 10 INFO neutron.plugins.ml2.plugin [None req-3683b0b8-c8a8-4aac-bd5e-ee478c883b15 - - - - - -] Attempt 1 to provision port 25f5910a-d011-46c8-96ce-c037e59115ab 2026-07-21 22:06:57.695 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port e19a12b1-7f87-4290-aca1-c07e6a091963 2026-07-21 22:06:58.314 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port bed1b74e-32ed-4075-9e57-f0267c4d9a74 2026-07-21 22:06:58.697 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 25f5910a-d011-46c8-96ce-c037e59115ab 2026-07-21 22:06:59.365 9 INFO neutron.plugins.ml2.plugin [None req-dad328d3-0c61-4d8e-b0b2-6f213b646997 - - - - - -] Attempt 1 to provision port 7ed65d4b-c6fc-4650-a771-ec7efe8fd263 2026-07-21 22:06:59.602 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 25f5910a-d011-46c8-96ce-c037e59115ab 2026-07-21 22:06:59.931 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port e19a12b1-7f87-4290-aca1-c07e6a091963 2026-07-21 22:07:00.429 10 INFO neutron.plugins.ml2.plugin [None req-e67da930-60f3-4873-88d8-132b0e164d1d - - - - - -] Attempt 1 to provision port 7ed65d4b-c6fc-4650-a771-ec7efe8fd263 2026-07-21 22:07:01.632 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port a62a6651-4bc7-4e9a-bc26-76da52cb00d6 2026-07-21 22:07:03.773 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port a62a6651-4bc7-4e9a-bc26-76da52cb00d6 2026-07-21 22:07:07.873 10 INFO neutron.plugins.ml2.plugin [None req-d07471f7-f223-4379-bfd0-43e61a0b1f24 - - - - - -] Attempt 1 to provision port 3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 2026-07-21 22:07:11.889 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 27969b09-8482-4628-b787-14249ecef7e2 2026-07-21 22:07:12.133 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-df1a25b7-d213-4bb2-a1ea-aaa4764dd362'] response: {'server_uuid': '0db34fb0-6b14-4f65-a2ed-97eced8110e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27969b09-8482-4628-b787-14249ecef7e2', 'code': 200} 2026-07-21 22:07:12.543 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 2026-07-21 22:07:13.637 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 27969b09-8482-4628-b787-14249ecef7e2 2026-07-21 22:07:14.074 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 2026-07-21 22:07:14.195 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d2b6465-fffb-48d7-b6a1-23c41eb1f23e'] response: {'server_uuid': 'bb928dfc-bb84-417d-b7e5-ec293042d0b8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12', 'code': 200} 2026-07-21 22:07:15.351 9 INFO neutron.plugins.ml2.plugin [None req-e3d8aaa7-06a8-4e38-b455-0efb44ee4e63 - - - - - -] Attempt 1 to provision port 8d282951-cea3-492e-89d2-d65b6362cb44 2026-07-21 22:07:15.604 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port b65b3aba-231e-4962-b71e-87ae0c5fd6aa 2026-07-21 22:07:15.807 9 INFO neutron.plugins.ml2.plugin [None req-4e25e4fe-e6b0-4b56-a18f-3860d27af29b - - - - - -] Attempt 1 to provision port b65b3aba-231e-4962-b71e-87ae0c5fd6aa 2026-07-21 22:07:17.630 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port b5ff8171-01e7-4b1c-8a8d-aad9f70f5187 2026-07-21 22:07:18.049 10 INFO neutron.plugins.ml2.plugin [None req-74f53baf-8961-4916-8ea3-643021746fc4 - - - - - -] Attempt 1 to provision port 95ac24c0-07a7-4a2f-8b16-7ab4ff199287 2026-07-21 22:07:18.124 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port b65b3aba-231e-4962-b71e-87ae0c5fd6aa 2026-07-21 22:07:18.421 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port d1cc0cf7-f5e2-4ac4-bb12-a3b183d3cd7b 2026-07-21 22:07:18.715 10 INFO neutron.plugins.ml2.plugin [None req-83f15c73-3782-48c4-bb70-10f9786abe14 - - - - - -] Attempt 1 to provision port 95ac24c0-07a7-4a2f-8b16-7ab4ff199287 2026-07-21 22:07:19.675 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port b5ff8171-01e7-4b1c-8a8d-aad9f70f5187 2026-07-21 22:07:19.900 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 09b7f5eb-964d-442a-9c28-9902d3ca95b4 2026-07-21 22:07:20.484 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port d1cc0cf7-f5e2-4ac4-bb12-a3b183d3cd7b 2026-07-21 22:07:21.611 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 09b7f5eb-964d-442a-9c28-9902d3ca95b4 2026-07-21 22:07:21.798 10 INFO neutron.plugins.ml2.plugin [None req-5fe144c9-cb74-4559-a2ae-dea59e0a2082 - - - - - -] Attempt 1 to provision port 0a5090bf-6f4a-4de6-a10f-b7ca963c3fda 2026-07-21 22:07:23.874 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 7ed65d4b-c6fc-4650-a771-ec7efe8fd263 2026-07-21 22:07:24.187 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 0a5090bf-6f4a-4de6-a10f-b7ca963c3fda 2026-07-21 22:07:24.352 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a1b538a8-c932-46b7-8028-54e9255820c7'] response: {'server_uuid': 'b19efe3a-e946-44e5-88a2-359611efe80b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0a5090bf-6f4a-4de6-a10f-b7ca963c3fda', 'code': 200} 2026-07-21 22:07:24.868 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 3cb6ef4f-5b04-4736-a6fc-ab6f9e8a4007 2026-07-21 22:07:25.673 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 7ed65d4b-c6fc-4650-a771-ec7efe8fd263 2026-07-21 22:07:26.092 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 0a5090bf-6f4a-4de6-a10f-b7ca963c3fda 2026-07-21 22:07:26.362 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 3cb6ef4f-5b04-4736-a6fc-ab6f9e8a4007 2026-07-21 22:07:29.218 9 INFO neutron.plugins.ml2.plugin [None req-fffe927c-5859-41f1-90b2-d6700096c43b - - - - - -] Attempt 1 to provision port 3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 2026-07-21 22:07:29.719 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 2026-07-21 22:07:31.749 10 INFO neutron.plugins.ml2.plugin [None req-8a041123-8eb1-45b1-aef0-3f4e1ac39614 - - - - - -] Attempt 1 to provision port 3ad2ad89-6022-4ab1-8ec9-b2c2c1741e12 2026-07-21 22:07:33.849 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-18335dae-ca6b-431b-a933-c874eaa6edba'] response: {'server_uuid': '0db34fb0-6b14-4f65-a2ed-97eced8110e7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '27969b09-8482-4628-b787-14249ecef7e2', 'code': 200} 2026-07-21 22:07:35.710 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 27969b09-8482-4628-b787-14249ecef7e2 2026-07-21 22:07:36.386 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0391dac3-9389-40b2-b704-2ba50a33883e'] response: {'server_uuid': '0db34fb0-6b14-4f65-a2ed-97eced8110e7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '27969b09-8482-4628-b787-14249ecef7e2', 'code': 200} 2026-07-21 22:07:37.743 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 27969b09-8482-4628-b787-14249ecef7e2 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-07-21 22:07:44.455 10 INFO neutron.plugins.ml2.plugin [None req-62557b65-be3e-4c6c-9aac-8689560b99df - - - - - -] Attempt 1 to provision port 86ee63a7-c6bd-4c65-96eb-1979dbbafe15 2026-07-21 22:07:45.418 10 INFO neutron.plugins.ml2.plugin [None req-54dcea27-fe8d-4770-9210-9230cc5f2b22 - - - - - -] Attempt 1 to provision port b021c90d-6064-4225-9218-19c6f1cde8c8 2026-07-21 22:07:45.623 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port b021c90d-6064-4225-9218-19c6f1cde8c8 2026-07-21 22:07:47.242 10 INFO neutron.plugins.ml2.plugin [None req-2f0c7c53-8b98-42e1-a626-11b4cc27f21d - - - - - -] Attempt 1 to provision port 88a24c25-d3f8-484f-b6ec-df18c4df410d 2026-07-21 22:07:47.678 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port b021c90d-6064-4225-9218-19c6f1cde8c8 2026-07-21 22:07:47.830 9 INFO neutron.plugins.ml2.plugin [None req-3038cf0f-d477-42f8-af13-baf50f89205a - - - - - -] Attempt 1 to provision port 88a24c25-d3f8-484f-b6ec-df18c4df410d 2026-07-21 22:07:48.111 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 6a788e4d-3dad-498b-9811-2dbad4a26dfc 2026-07-21 22:07:49.614 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 6a788e4d-3dad-498b-9811-2dbad4a26dfc 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:07:50.808 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-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.808 9 ERROR neutron.plugins.ml2.managers  2026-07-21 22:07:50.811 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Failed to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf on host instance for vnic_type normal using segments [{'id': '5cdf4ae7-bb8b-41cb-962f-9673b1d92c95', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 80, 'network_id': 'a354f0ec-cd68-4309-984d-890f161cc785'}] 2026-07-21 22:07:50.811 9 INFO neutron.plugins.ml2.plugin [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Attempt 2 to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:07:50.834 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-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.834 9 ERROR neutron.plugins.ml2.managers  2026-07-21 22:07:50.835 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Failed to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf on host instance for vnic_type normal using segments [{'id': '5cdf4ae7-bb8b-41cb-962f-9673b1d92c95', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 80, 'network_id': 'a354f0ec-cd68-4309-984d-890f161cc785'}] 2026-07-21 22:07:50.835 9 INFO neutron.plugins.ml2.plugin [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Attempt 3 to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:07:50.853 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-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.853 9 ERROR neutron.plugins.ml2.managers  2026-07-21 22:07:50.854 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Failed to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf on host instance for vnic_type normal using segments [{'id': '5cdf4ae7-bb8b-41cb-962f-9673b1d92c95', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 80, 'network_id': 'a354f0ec-cd68-4309-984d-890f161cc785'}] 2026-07-21 22:07:50.854 9 INFO neutron.plugins.ml2.plugin [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Attempt 4 to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:07:50.878 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-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.878 9 ERROR neutron.plugins.ml2.managers  2026-07-21 22:07:50.879 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Failed to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf on host instance for vnic_type normal using segments [{'id': '5cdf4ae7-bb8b-41cb-962f-9673b1d92c95', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 80, 'network_id': 'a354f0ec-cd68-4309-984d-890f161cc785'}] 2026-07-21 22:07:50.880 9 INFO neutron.plugins.ml2.plugin [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Attempt 5 to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:07:50.918 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-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.918 9 ERROR neutron.plugins.ml2.managers  2026-07-21 22:07:50.919 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Failed to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf on host instance for vnic_type normal using segments [{'id': '5cdf4ae7-bb8b-41cb-962f-9673b1d92c95', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 80, 'network_id': 'a354f0ec-cd68-4309-984d-890f161cc785'}] 2026-07-21 22:07:50.920 9 INFO neutron.plugins.ml2.plugin [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Attempt 6 to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:07:50.946 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-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.946 9 ERROR neutron.plugins.ml2.managers  2026-07-21 22:07:50.947 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Failed to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf on host instance for vnic_type normal using segments [{'id': '5cdf4ae7-bb8b-41cb-962f-9673b1d92c95', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 80, 'network_id': 'a354f0ec-cd68-4309-984d-890f161cc785'}] 2026-07-21 22:07:50.948 9 INFO neutron.plugins.ml2.plugin [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Attempt 7 to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:07:50.980 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-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:50.980 9 ERROR neutron.plugins.ml2.managers  2026-07-21 22:07:50.981 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Failed to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf on host instance for vnic_type normal using segments [{'id': '5cdf4ae7-bb8b-41cb-962f-9673b1d92c95', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 80, 'network_id': 'a354f0ec-cd68-4309-984d-890f161cc785'}] 2026-07-21 22:07:50.983 9 INFO neutron.plugins.ml2.plugin [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Attempt 8 to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf 2026-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:07:51.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-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:51.014 9 ERROR neutron.plugins.ml2.managers  2026-07-21 22:07:51.015 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Failed to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf on host instance for vnic_type normal using segments [{'id': '5cdf4ae7-bb8b-41cb-962f-9673b1d92c95', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 80, 'network_id': 'a354f0ec-cd68-4309-984d-890f161cc785'}] 2026-07-21 22:07:51.015 9 INFO neutron.plugins.ml2.plugin [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Attempt 9 to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:07:51.042 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-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers  2026-07-21 22:07:51.042 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Failed to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf on host instance for vnic_type normal using segments [{'id': '5cdf4ae7-bb8b-41cb-962f-9673b1d92c95', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 80, 'network_id': 'a354f0ec-cd68-4309-984d-890f161cc785'}] 2026-07-21 22:07:51.043 9 INFO neutron.plugins.ml2.plugin [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Attempt 10 to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf 2026-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:07:51.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-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 4b26396a-0bf7-47ce-adf9-bdab01e7115d could not be found. 2026-07-21 22:07:51.072 9 ERROR neutron.plugins.ml2.managers  2026-07-21 22:07:51.073 9 ERROR neutron.plugins.ml2.managers [None req-0e23651a-a77a-42a0-a115-785ec138bcc6 - - - - - -] Failed to bind port 9baf39f3-82da-41bb-bf53-116ef683cfcf on host instance for vnic_type normal using segments [{'id': '5cdf4ae7-bb8b-41cb-962f-9673b1d92c95', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 80, 'network_id': 'a354f0ec-cd68-4309-984d-890f161cc785'}] 2026-07-21 22:07:51.424 10 INFO neutron.plugins.ml2.plugin [None req-da1bb1e7-b135-445e-a069-c9d75033bbba - - - - - -] Attempt 1 to provision port fd7b646a-7ed9-4031-adee-8968a7c2a37a 2026-07-21 22:07:51.861 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port fd7b646a-7ed9-4031-adee-8968a7c2a37a 2026-07-21 22:07:52.937 10 INFO neutron.plugins.ml2.plugin [None req-31c946c4-0ff0-4976-96ed-2cde088ef451 - - - - - -] Attempt 1 to provision port 12a33ef0-098c-41da-a7fc-4c9b688c9b28 2026-07-21 22:07:55.682 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 12a33ef0-098c-41da-a7fc-4c9b688c9b28 2026-07-21 22:07:55.944 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-991e19b8-ad35-4934-862e-2b9ddd71cc60'] response: {'server_uuid': '6dac0661-d962-4486-82fe-b720aea65197', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '12a33ef0-098c-41da-a7fc-4c9b688c9b28', 'code': 200} 2026-07-21 22:07:57.888 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 12a33ef0-098c-41da-a7fc-4c9b688c9b28 2026-07-21 22:08:01.704 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port cf46d186-a102-4cbc-ade4-f3f030b174e3 2026-07-21 22:08:03.856 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 54530cb8-8818-4103-b41d-ee2ff41be875 2026-07-21 22:08:07.732 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 1a0aebf7-1ad0-4b21-8316-7f81d9981844 2026-07-21 22:08:15.690 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 01d869d6-0966-435e-acb0-430d17926138 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:08:15.795 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-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:08:15.795 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-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:08:15.795 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-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:08:15.795 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-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:08:15.795 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-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.795 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-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.795 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-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.795 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-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:08:15.795 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-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.795 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:08:15.797 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Failed to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 on host instance for vnic_type normal using segments [{'id': '997569ae-58eb-4a80-a5c1-fbe53f5f62d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '4b31785c-b021-447d-8df8-c4629162fbbf'}] 2026-07-21 22:08:15.797 10 INFO neutron.plugins.ml2.plugin [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Attempt 2 to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:08:15.819 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-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:08:15.819 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-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:08:15.819 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-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:08:15.819 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-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:08:15.819 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-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.819 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-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.819 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-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.819 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-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:08:15.819 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-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.819 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:08:15.820 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Failed to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 on host instance for vnic_type normal using segments [{'id': '997569ae-58eb-4a80-a5c1-fbe53f5f62d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '4b31785c-b021-447d-8df8-c4629162fbbf'}] 2026-07-21 22:08:15.820 10 INFO neutron.plugins.ml2.plugin [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Attempt 3 to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:08:15.843 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-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:08:15.843 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-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:08:15.843 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-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:08:15.843 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-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:08:15.843 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-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.843 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-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.843 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-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.843 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-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:08:15.843 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-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.843 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:08:15.844 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Failed to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 on host instance for vnic_type normal using segments [{'id': '997569ae-58eb-4a80-a5c1-fbe53f5f62d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '4b31785c-b021-447d-8df8-c4629162fbbf'}] 2026-07-21 22:08:15.844 10 INFO neutron.plugins.ml2.plugin [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Attempt 4 to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:08:15.872 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-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:08:15.872 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-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:08:15.872 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-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:08:15.872 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-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:08:15.872 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-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.872 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-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.872 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-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.872 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-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:08:15.872 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-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.872 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:08:15.873 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Failed to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 on host instance for vnic_type normal using segments [{'id': '997569ae-58eb-4a80-a5c1-fbe53f5f62d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '4b31785c-b021-447d-8df8-c4629162fbbf'}] 2026-07-21 22:08:15.873 10 INFO neutron.plugins.ml2.plugin [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Attempt 5 to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 2026-07-21 22:08:15.887 10 INFO neutron.plugins.ml2.plugin [None req-848ae7ed-f03d-4993-a522-7e33fc0dbe23 - - - - - -] Attempt 1 to provision port 2ca03742-75fa-42d7-9749-3dfc2f4d5bc6 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:08:15.901 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Failed to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 on host instance for vnic_type normal using segments [{'id': '997569ae-58eb-4a80-a5c1-fbe53f5f62d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '4b31785c-b021-447d-8df8-c4629162fbbf'}] 2026-07-21 22:08:15.902 10 INFO neutron.plugins.ml2.plugin [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Attempt 6 to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:08:15.927 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-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:08:15.927 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-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:08:15.927 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-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:08:15.927 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-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:08:15.927 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-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.927 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-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.927 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-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.927 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-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:08:15.927 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-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.927 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:08:15.928 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Failed to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 on host instance for vnic_type normal using segments [{'id': '997569ae-58eb-4a80-a5c1-fbe53f5f62d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '4b31785c-b021-447d-8df8-c4629162fbbf'}] 2026-07-21 22:08:15.930 10 INFO neutron.plugins.ml2.plugin [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Attempt 7 to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:08:15.963 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-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:08:15.963 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-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:08:15.963 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-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:08:15.963 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-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:08:15.963 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-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.963 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-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.963 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-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.963 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-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:08:15.963 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-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.963 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:08:15.964 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Failed to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 on host instance for vnic_type normal using segments [{'id': '997569ae-58eb-4a80-a5c1-fbe53f5f62d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '4b31785c-b021-447d-8df8-c4629162fbbf'}] 2026-07-21 22:08:15.965 10 INFO neutron.plugins.ml2.plugin [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Attempt 8 to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:08:15.989 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-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:08:15.989 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-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:08:15.989 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-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:08:15.989 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-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:08:15.989 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-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.989 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-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:15.989 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-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:15.989 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-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:08:15.989 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-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:15.989 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:08:15.990 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Failed to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 on host instance for vnic_type normal using segments [{'id': '997569ae-58eb-4a80-a5c1-fbe53f5f62d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '4b31785c-b021-447d-8df8-c4629162fbbf'}] 2026-07-21 22:08:15.991 10 INFO neutron.plugins.ml2.plugin [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Attempt 9 to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:08:16.015 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-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:08:16.015 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-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:08:16.015 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-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:08:16.015 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-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:08:16.015 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-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:16.015 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-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:16.015 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-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:16.015 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-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:08:16.015 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-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:16.015 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:08:16.016 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Failed to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 on host instance for vnic_type normal using segments [{'id': '997569ae-58eb-4a80-a5c1-fbe53f5f62d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '4b31785c-b021-447d-8df8-c4629162fbbf'}] 2026-07-21 22:08:16.016 10 INFO neutron.plugins.ml2.plugin [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Attempt 10 to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 666cee61-f320-4bdd-814d-bad3aae1a562 could not be found. 2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:08:16.058 10 ERROR neutron.plugins.ml2.managers [None req-5b5be3a2-fd5a-4336-8c7b-653dfede29ec - - - - - -] Failed to bind port b3181eab-dcfb-441d-bb13-97abfb64fae7 on host instance for vnic_type normal using segments [{'id': '997569ae-58eb-4a80-a5c1-fbe53f5f62d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 221, 'network_id': '4b31785c-b021-447d-8df8-c4629162fbbf'}] 2026-07-21 22:08:16.240 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 97a73849-c9e0-4e74-80b5-343d2d59b631 2026-07-21 22:08:16.451 10 INFO neutron.plugins.ml2.plugin [None req-621aff01-3107-4b10-b940-fedceab2135e - - - - - -] Attempt 1 to provision port 01d869d6-0966-435e-acb0-430d17926138 2026-07-21 22:08:16.661 9 INFO neutron.plugins.ml2.plugin [None req-01e8ecb3-8b94-4253-b061-10f5486faafa - - - - - -] Attempt 1 to provision port 97a73849-c9e0-4e74-80b5-343d2d59b631 2026-07-21 22:08:16.859 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 2ca03742-75fa-42d7-9749-3dfc2f4d5bc6 2026-07-21 22:08:17.861 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 2ca03742-75fa-42d7-9749-3dfc2f4d5bc6 2026-07-21 22:08:17.986 9 INFO neutron.plugins.ml2.plugin [None req-cf4ff8b4-51ad-40c7-ad2e-2946eba317bd - - - - - -] Attempt 1 to provision port 87d7fea2-a59b-4c29-9aa8-8e43bdf4d9a9 2026-07-21 22:08:18.026 9 INFO neutron.plugins.ml2.plugin [None req-cf4ff8b4-51ad-40c7-ad2e-2946eba317bd - - - - - -] Attempt 1 to provision port 0fe74d91-6458-449c-a7d2-fb31a13c2286 2026-07-21 22:08:18.234 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 01d869d6-0966-435e-acb0-430d17926138 2026-07-21 22:08:18.280 9 INFO neutron.plugins.ml2.plugin [None req-e3449e2c-06ff-4435-a0c6-1008670ac5eb - - - - - -] Attempt 1 to provision port 0fe74d91-6458-449c-a7d2-fb31a13c2286 2026-07-21 22:08:18.533 10 INFO neutron.plugins.ml2.plugin [None req-bdba8546-a5a5-4bf5-8da1-bd03c22089e4 - - - - - -] Attempt 1 to provision port 87d7fea2-a59b-4c29-9aa8-8e43bdf4d9a9 2026-07-21 22:08:18.560 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 97a73849-c9e0-4e74-80b5-343d2d59b631 2026-07-21 22:08:19.180 10 INFO neutron.plugins.ml2.plugin [None req-643ba589-27c2-4bd1-9416-fb3c1d19a450 - - - - - -] Attempt 1 to provision port 66c8544f-ce73-4f73-992c-c64453d860c4 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-07-21 22:08:27.480 10 INFO neutron.plugins.ml2.plugin [None req-a3aa9a4a-381e-4775-8d77-0fce05ef64e0 - - - - - -] Attempt 1 to provision port 46fa1cf5-575a-4138-ba1d-aa87f35d2317 2026-07-21 22:08:27.675 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 46fa1cf5-575a-4138-ba1d-aa87f35d2317 2026-07-21 22:08:28.877 10 INFO neutron.plugins.ml2.plugin [None req-f6ae004d-c1dc-42d3-9c24-a6c449cd5a17 - - - - - -] Attempt 1 to provision port 80f4bfd7-11e3-4cac-b17a-32061f7ef4f4 2026-07-21 22:08:29.635 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 46fa1cf5-575a-4138-ba1d-aa87f35d2317 2026-07-21 22:08:29.746 10 INFO neutron.plugins.ml2.plugin [None req-1a97a9f9-4203-4b4f-98df-88745cc8dc5e - - - - - -] Attempt 1 to provision port 80f4bfd7-11e3-4cac-b17a-32061f7ef4f4 2026-07-21 22:08:35.737 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 8ad29708-94ba-495c-a74b-05047846bb37 2026-07-21 22:08:36.854 9 INFO neutron.plugins.ml2.plugin [None req-d8a933bb-6c56-40b3-b281-28ed96f3d8e2 - - - - - -] Attempt 1 to provision port 8ad29708-94ba-495c-a74b-05047846bb37 2026-07-21 22:08:37.660 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 8ad29708-94ba-495c-a74b-05047846bb37 2026-07-21 22:08:37.757 9 INFO neutron.plugins.ml2.plugin [None req-bd06a69a-3179-4505-91c2-7c6811eb428f - - - - - -] Attempt 1 to provision port 31aa2686-efba-4d8c-9876-35e07ffbf959 2026-07-21 22:08:38.617 10 INFO neutron.plugins.ml2.plugin [None req-efbdfcb0-503d-421e-b457-7e26aeec0098 - - - - - -] Attempt 1 to provision port 31aa2686-efba-4d8c-9876-35e07ffbf959 2026-07-21 22:08:43.194 10 INFO neutron.plugins.ml2.plugin [None req-ed1052b9-bb62-4fc7-b190-7e6ecccb0866 - - - - - -] Attempt 1 to provision port 8821cd3f-cf08-42e3-95bb-b7c50dce7e5e 2026-07-21 22:08:45.628 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 4732d2dc-25c1-40da-b251-7782b453f64a 2026-07-21 22:08:45.975 10 INFO neutron.plugins.ml2.plugin [None req-4d05a2df-7326-4272-afcc-2b8c1e9e76cd - - - - - -] Attempt 1 to provision port 4732d2dc-25c1-40da-b251-7782b453f64a 2026-07-21 22:08:55.462 10 INFO neutron.plugins.ml2.plugin [None req-861e84f0-89a9-4a03-a064-b36d14f2d6b8 - - - - - -] Attempt 1 to provision port 53dc2605-6966-43ac-a41e-35a5ef5b11f4 2026-07-21 22:08:55.723 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port dabb948b-3817-406a-a377-ddb5a25e5d98 2026-07-21 22:08:55.882 9 INFO neutron.plugins.ml2.plugin [None req-8e50e022-323b-4b26-b052-e8d73a07207e - - - - - -] Attempt 1 to provision port dabb948b-3817-406a-a377-ddb5a25e5d98 2026-07-21 22:08:56.241 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 53dc2605-6966-43ac-a41e-35a5ef5b11f4 2026-07-21 22:08:56.777 9 INFO neutron.plugins.ml2.plugin [None req-0e979361-f798-4bfe-b708-4422abcdb351 - - - - - -] Attempt 1 to provision port 27e2f488-c989-4f26-9dc2-3d67c4775958 2026-07-21 22:08:57.141 9 INFO neutron.plugins.ml2.plugin [None req-e4662315-7aa8-4fb8-b489-488cff551558 - - - - - -] Attempt 1 to provision port 27e2f488-c989-4f26-9dc2-3d67c4775958 2026-07-21 22:08:57.660 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port dabb948b-3817-406a-a377-ddb5a25e5d98 2026-07-21 22:08:57.920 10 INFO neutron.plugins.ml2.plugin [None req-3c0ebd8c-c7b5-4f1a-b7e0-66b100fb07f2 - - - - - -] Attempt 1 to provision port 3e00fffc-a94b-4830-adcd-ce6228b918a5 2026-07-21 22:08:58.065 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 53dc2605-6966-43ac-a41e-35a5ef5b11f4 2026-07-21 22:08:58.781 10 INFO neutron.plugins.ml2.plugin [None req-281b6fe9-ee23-4c6f-b2d2-299899adab3e - - - - - -] Attempt 1 to provision port 3e00fffc-a94b-4830-adcd-ce6228b918a5 2026-07-21 22:09:05.391 9 INFO neutron.plugins.ml2.plugin [None req-6d2040ff-fb92-4dee-80cf-f92071b1b135 - - - - - -] Attempt 1 to provision port 405c2913-0d2c-4afc-95bb-6fb691290ae2 2026-07-21 22:09:05.667 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 2f57d6fc-9a45-439f-ba4a-8be7989cbf93 2026-07-21 22:09:06.563 10 INFO neutron.plugins.ml2.plugin [None req-3bcf3e95-5d7f-4c10-9a13-69e38fc425e3 - - - - - -] Attempt 1 to provision port 2f57d6fc-9a45-439f-ba4a-8be7989cbf93 2026-07-21 22:09:07.653 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 2f57d6fc-9a45-439f-ba4a-8be7989cbf93 2026-07-21 22:09:08.368 9 INFO neutron.plugins.ml2.plugin [None req-07148fd4-d6b7-461c-a10c-283eae348bbb - - - - - -] Attempt 1 to provision port cbd06eaa-a3e2-4635-ae2d-17129d301450 2026-07-21 22:09:08.729 9 INFO neutron.plugins.ml2.plugin [None req-66c026c2-5e1d-4cf8-80b8-0b713baf4424 - - - - - -] Attempt 1 to provision port cbd06eaa-a3e2-4635-ae2d-17129d301450 2026-07-21 22:09:09.732 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 4353c3ee-497f-4c51-96a6-a2bf8dfe2f0b 2026-07-21 22:09:10.309 9 INFO neutron.plugins.ml2.plugin [None req-68320ad5-f2ef-43b3-a9e1-b7b00c25524d - - - - - -] Attempt 1 to provision port a74cc82c-ac1a-4872-83f4-cb5ef292af43 2026-07-21 22:09:10.340 9 INFO neutron.plugins.ml2.plugin [None req-68320ad5-f2ef-43b3-a9e1-b7b00c25524d - - - - - -] Attempt 1 to provision port 4353c3ee-497f-4c51-96a6-a2bf8dfe2f0b 2026-07-21 22:09:10.437 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port c7d74b56-043b-42b7-9bd0-799d3e0cb78f 2026-07-21 22:09:10.624 9 INFO neutron.plugins.ml2.plugin [None req-a5f5624b-8495-4ba4-93d7-88bdee36f337 - - - - - -] Attempt 1 to provision port a74cc82c-ac1a-4872-83f4-cb5ef292af43 2026-07-21 22:09:11.070 10 INFO neutron.plugins.ml2.plugin [None req-9bfc6fb9-43af-4f11-a81c-420374c1ac0e - - - - - -] Attempt 1 to provision port a74cc82c-ac1a-4872-83f4-cb5ef292af43 2026-07-21 22:09:11.653 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 4353c3ee-497f-4c51-96a6-a2bf8dfe2f0b 2026-07-21 22:09:12.007 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port c7d74b56-043b-42b7-9bd0-799d3e0cb78f 2026-07-21 22:09:15.056 10 INFO neutron.plugins.ml2.plugin [None req-b78c5eea-ea33-41a2-9cbd-e66c11e3f038 - - - - - -] Attempt 1 to provision port 568d29d5-d654-407f-a7c8-7507d90dcbb9 2026-07-21 22:09:15.654 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 568d29d5-d654-407f-a7c8-7507d90dcbb9 2026-07-21 22:09:15.984 9 INFO neutron.plugins.ml2.plugin [None req-7ac5d45f-daaa-468b-be8f-c24f410e0aeb - - - - - -] Attempt 1 to provision port a97f5bba-c019-4cd6-8004-96b816c333b6 2026-07-21 22:09:16.733 10 INFO neutron.plugins.ml2.plugin [None req-3fc0e91b-2188-4c11-9434-10eb33c40dcf - - - - - -] Attempt 1 to provision port ffad0d3b-b071-45ce-9bdb-957f2a30deb7 2026-07-21 22:09:16.964 9 INFO neutron.plugins.ml2.plugin [None req-a4f93cb0-0cc6-47e9-83ed-2a748060ccd2 - - - - - -] Attempt 1 to provision port a97f5bba-c019-4cd6-8004-96b816c333b6 2026-07-21 22:09:19.777 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port ffad0d3b-b071-45ce-9bdb-957f2a30deb7 2026-07-21 22:09:20.000 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b92fb8e-7bee-4b99-87d1-ae9d03f545b7'] response: {'server_uuid': 'e1146580-da14-450f-956e-c411b10a807e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ffad0d3b-b071-45ce-9bdb-957f2a30deb7', 'code': 200} 2026-07-21 22:09:21.700 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port ffad0d3b-b071-45ce-9bdb-957f2a30deb7 2026-07-21 22:09:21.767 10 INFO neutron.plugins.ml2.plugin [None req-fccae1e4-ec8f-4479-9927-f2ae1e7f7371 - - - - - -] Attempt 1 to provision port 3bbd4bf2-997d-4abb-9f1b-112fa1e3c248 2026-07-21 22:09:25.704 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 405c2913-0d2c-4afc-95bb-6fb691290ae2 2026-07-21 22:09:26.275 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port a74cc82c-ac1a-4872-83f4-cb5ef292af43 2026-07-21 22:09:27.668 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 405c2913-0d2c-4afc-95bb-6fb691290ae2 2026-07-21 22:09:27.999 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port a74cc82c-ac1a-4872-83f4-cb5ef292af43 2026-07-21 22:09:39.813 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 1af90ea2-e6dd-483a-8bb1-4bdcf5e0a795 2026-07-21 22:09:40.779 9 INFO neutron.plugins.ml2.plugin [None req-cc8a31ef-f6ef-477b-805d-bbab116e1045 - - - - - -] Attempt 1 to provision port 1af90ea2-e6dd-483a-8bb1-4bdcf5e0a795 2026-07-21 22:09:41.055 9 INFO neutron.plugins.ml2.plugin [None req-a3bd25fb-7871-4a59-9f25-715ce3c5e3fc - - - - - -] Attempt 1 to provision port 3bfe3246-1ad9-4509-92ff-fa79a4ea9a6c 2026-07-21 22:09:41.759 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 1af90ea2-e6dd-483a-8bb1-4bdcf5e0a795 2026-07-21 22:09:43.722 10 INFO neutron.plugins.ml2.plugin [None req-e73a6ea4-d424-46e9-8d16-923663476ce5 - - - - - -] Attempt 1 to provision port a8076d8e-5a0e-49cf-8b60-624ec596b0a1 2026-07-21 22:09:44.474 10 INFO neutron.plugins.ml2.plugin [None req-476a8ea5-5590-4e8d-8234-064bec8b4d27 - - - - - -] Attempt 1 to provision port a8076d8e-5a0e-49cf-8b60-624ec596b0a1 2026-07-21 22:09:45.678 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 36bfa848-78a5-4ed6-b3c2-df34e6ceacf8 2026-07-21 22:09:47.711 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 36bfa848-78a5-4ed6-b3c2-df34e6ceacf8 2026-07-21 22:09:48.466 10 INFO neutron.plugins.ml2.plugin [None req-88adba3c-bb57-4b08-a6d0-8a3cb875693e - - - - - -] Attempt 1 to provision port 81e9cbf6-f8c6-41e1-91b1-00a60c984dec 2026-07-21 22:09:50.343 10 INFO neutron.plugins.ml2.plugin [None req-0aa002f9-614c-49cd-a4ee-04255ed27e4d - - - - - -] Attempt 1 to provision port 1f15f5f0-26e9-4349-8e6b-046a90efdff5 2026-07-21 22:09:51.768 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 81e9cbf6-f8c6-41e1-91b1-00a60c984dec 2026-07-21 22:09:51.899 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f61da40-1cb2-416a-b6e7-b1b5cc581ca9'] response: {'server_uuid': 'da686d9c-e07b-46d5-a897-2fb711d63480', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81e9cbf6-f8c6-41e1-91b1-00a60c984dec', 'code': 200} 2026-07-21 22:09:53.931 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 1f15f5f0-26e9-4349-8e6b-046a90efdff5 2026-07-21 22:09:54.088 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-811e808b-5dfd-4f7a-900c-6fa325fe7bf2'] response: {'server_uuid': 'bd2cd6e5-71a5-42ed-b4fb-ab657576ecb6', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1f15f5f0-26e9-4349-8e6b-046a90efdff5', 'code': 200} 2026-07-21 22:09:54.532 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 81e9cbf6-f8c6-41e1-91b1-00a60c984dec 2026-07-21 22:09:55.818 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 1f15f5f0-26e9-4349-8e6b-046a90efdff5 2026-07-21 22:10:18.833 10 INFO neutron.plugins.ml2.plugin [None req-e65c8f46-259a-46b9-af43-84d2026fabe1 - - - - - -] Attempt 1 to provision port 8df03a3e-90eb-418b-abf2-f0352e2d1de2 2026-07-21 22:10:19.474 10 INFO neutron.plugins.ml2.plugin [None req-ffe3785d-6b1c-41cb-b32b-ed48c73c87a4 - - - - - -] Attempt 1 to provision port fece6b6c-882a-4f35-8cd5-54527ccdb294 2026-07-21 22:10:19.693 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port fece6b6c-882a-4f35-8cd5-54527ccdb294 2026-07-21 22:10:21.640 10 INFO neutron.plugins.ml2.plugin [None req-9a0c501c-ea3e-48d8-9bd0-40eda6c92362 - - - - - -] Attempt 1 to provision port f9d97543-7f88-4965-8249-cdba098d2737 2026-07-21 22:10:21.687 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port fece6b6c-882a-4f35-8cd5-54527ccdb294 2026-07-21 22:10:22.320 10 INFO neutron.plugins.ml2.plugin [None req-689303e9-c2b1-4274-a5d3-98095821965e - - - - - -] Attempt 1 to provision port f9d97543-7f88-4965-8249-cdba098d2737 2026-07-21 22:10:23.980 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 40aeea67-a2c7-44a1-a1a7-2abdc401ec94 2026-07-21 22:10:24.523 9 INFO neutron.plugins.ml2.plugin [None req-6f255557-6c04-46b2-a69e-3a2fe1c8a45a - - - - - -] Attempt 1 to provision port 40aeea67-a2c7-44a1-a1a7-2abdc401ec94 2026-07-21 22:10:24.724 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 96c89255-80a5-460f-b117-473520d1901e 2026-07-21 22:10:25.495 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 1bfeaaf0-034f-4a4d-a68a-d9261f961b15 2026-07-21 22:10:25.871 10 INFO neutron.plugins.ml2.plugin [None req-0a58763d-1635-4d6c-ab54-0048d26969b5 - - - - - -] Attempt 1 to provision port 1bfeaaf0-034f-4a4d-a68a-d9261f961b15 2026-07-21 22:10:26.264 9 INFO neutron.plugins.ml2.plugin [None req-1a290bbc-7768-43a8-bba0-bc36eac13c6d - - - - - -] Attempt 1 to provision port a4ce685c-683b-4b12-8a3c-a948dbbfe2e8 2026-07-21 22:10:26.719 10 INFO neutron.plugins.ml2.plugin [None req-ac5d9e99-de5c-4d9e-a236-b8adb6c5c572 - - - - - -] Attempt 1 to provision port 8ca6ed42-2735-4926-8547-ea696d30332b 2026-07-21 22:10:26.839 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 8ca6ed42-2735-4926-8547-ea696d30332b 2026-07-21 22:10:27.180 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 96c89255-80a5-460f-b117-473520d1901e 2026-07-21 22:10:27.633 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 7138dbf9-3a1e-4215-9bcb-f60ed1eba87d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-07-21 22:10:28.008 9 INFO neutron.plugins.ml2.plugin [None req-3c11c9af-effc-4a90-92ad-003f77850f70 - - - - - -] Attempt 1 to provision port c2a5b54c-2af6-4e27-b13e-33df6c63b043 2026-07-21 22:10:28.252 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port c2a5b54c-2af6-4e27-b13e-33df6c63b043 2026-07-21 22:10:28.827 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port c2a5b54c-2af6-4e27-b13e-33df6c63b043 2026-07-21 22:10:29.570 9 INFO neutron.plugins.ml2.plugin [None req-4c1e1208-eab4-4b1a-b4e9-5a70a9e3aeac - - - - - -] Attempt 1 to provision port 9534e4ac-84ac-4355-8a8a-9401a3b0fca7 2026-07-21 22:10:29.941 9 INFO neutron.plugins.ml2.plugin [None req-5dd95d2d-b0f0-41fe-b5da-bb7300c851b1 - - - - - -] Attempt 1 to provision port 9534e4ac-84ac-4355-8a8a-9401a3b0fca7 2026-07-21 22:10:30.772 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 94a810d6-45f1-4f84-b4d1-2a068267d323 2026-07-21 22:10:32.780 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 94a810d6-45f1-4f84-b4d1-2a068267d323 2026-07-21 22:10:35.642 9 INFO neutron.plugins.ml2.plugin [None req-1e1f77a5-d11e-4f57-ab1a-322318f2e041 - - - - - -] Attempt 1 to provision port 4ffe9201-2cbe-4ea0-be22-ecaee7681a12 2026-07-21 22:10:36.835 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 4ffe9201-2cbe-4ea0-be22-ecaee7681a12 2026-07-21 22:10:36.981 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c02dea8-251c-4b14-a4ff-9e01c73be5d3'] response: {'server_uuid': '3299d0fd-a725-4413-a0f6-29ae64a57ef4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4ffe9201-2cbe-4ea0-be22-ecaee7681a12', 'code': 200} 2026-07-21 22:10:38.789 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 8df03a3e-90eb-418b-abf2-f0352e2d1de2 2026-07-21 22:10:39.122 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 4ffe9201-2cbe-4ea0-be22-ecaee7681a12 2026-07-21 22:10:40.789 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port f9d97543-7f88-4965-8249-cdba098d2737 2026-07-21 22:10:41.190 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 8df03a3e-90eb-418b-abf2-f0352e2d1de2 2026-07-21 22:10:42.759 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port f9d97543-7f88-4965-8249-cdba098d2737 2026-07-21 22:10:46.796 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port a4ce685c-683b-4b12-8a3c-a948dbbfe2e8 2026-07-21 22:10:47.138 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 9534e4ac-84ac-4355-8a8a-9401a3b0fca7 2026-07-21 22:10:48.765 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port a4ce685c-683b-4b12-8a3c-a948dbbfe2e8 2026-07-21 22:10:48.977 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 9534e4ac-84ac-4355-8a8a-9401a3b0fca7 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: 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:667: 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:667: 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:667: 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-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:07.754 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-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:07.754 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-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:07.754 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-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:07.754 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-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:07.754 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-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.754 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-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.754 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-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.754 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-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:07.754 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-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.754 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:07.755 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Failed to bind port 27b74a0b-e901-4336-88c7-624e1127c736 on host instance for vnic_type normal using segments [{'id': 'e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 417, 'network_id': '5dd9b7e4-715e-44f2-8df7-a609e0c92393'}] 2026-07-21 22:11:07.756 10 INFO neutron.plugins.ml2.plugin [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Attempt 2 to bind port 27b74a0b-e901-4336-88c7-624e1127c736 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:07.773 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-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:07.773 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-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:07.773 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-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:07.773 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-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:07.773 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-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.773 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-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.773 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-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.773 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-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:07.773 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-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.773 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:07.774 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Failed to bind port 27b74a0b-e901-4336-88c7-624e1127c736 on host instance for vnic_type normal using segments [{'id': 'e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 417, 'network_id': '5dd9b7e4-715e-44f2-8df7-a609e0c92393'}] 2026-07-21 22:11:07.775 10 INFO neutron.plugins.ml2.plugin [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Attempt 3 to bind port 27b74a0b-e901-4336-88c7-624e1127c736 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:07.793 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-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:07.793 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-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:07.793 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-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:07.793 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-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:07.793 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-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.793 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-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.793 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-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.793 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-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:07.793 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-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.793 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:07.794 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Failed to bind port 27b74a0b-e901-4336-88c7-624e1127c736 on host instance for vnic_type normal using segments [{'id': 'e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 417, 'network_id': '5dd9b7e4-715e-44f2-8df7-a609e0c92393'}] 2026-07-21 22:11:07.795 10 INFO neutron.plugins.ml2.plugin [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Attempt 4 to bind port 27b74a0b-e901-4336-88c7-624e1127c736 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:07.816 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-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:07.816 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-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:07.816 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-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:07.816 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-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:07.816 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-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.816 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-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.816 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-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.816 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-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:07.816 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-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.816 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:07.817 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Failed to bind port 27b74a0b-e901-4336-88c7-624e1127c736 on host instance for vnic_type normal using segments [{'id': 'e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 417, 'network_id': '5dd9b7e4-715e-44f2-8df7-a609e0c92393'}] 2026-07-21 22:11:07.818 10 INFO neutron.plugins.ml2.plugin [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Attempt 5 to bind port 27b74a0b-e901-4336-88c7-624e1127c736 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:07.840 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-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:07.840 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-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:07.840 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-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:07.840 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-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:07.840 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-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.840 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-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.840 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-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.840 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-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:07.840 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-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.840 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:07.841 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Failed to bind port 27b74a0b-e901-4336-88c7-624e1127c736 on host instance for vnic_type normal using segments [{'id': 'e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 417, 'network_id': '5dd9b7e4-715e-44f2-8df7-a609e0c92393'}] 2026-07-21 22:11:07.841 10 INFO neutron.plugins.ml2.plugin [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Attempt 6 to bind port 27b74a0b-e901-4336-88c7-624e1127c736 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:07.862 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-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:07.862 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-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:07.862 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-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:07.862 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-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:07.862 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-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.862 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-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.862 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-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.862 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-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:07.862 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-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.862 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:07.863 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Failed to bind port 27b74a0b-e901-4336-88c7-624e1127c736 on host instance for vnic_type normal using segments [{'id': 'e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 417, 'network_id': '5dd9b7e4-715e-44f2-8df7-a609e0c92393'}] 2026-07-21 22:11:07.864 10 INFO neutron.plugins.ml2.plugin [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Attempt 7 to bind port 27b74a0b-e901-4336-88c7-624e1127c736 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:07.884 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-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:07.884 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-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:07.884 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-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:07.884 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-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:07.884 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-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.884 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-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.884 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-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.884 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-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:07.884 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-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:07.884 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Failed to bind port 27b74a0b-e901-4336-88c7-624e1127c736 on host instance for vnic_type normal using segments [{'id': 'e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 417, 'network_id': '5dd9b7e4-715e-44f2-8df7-a609e0c92393'}] 2026-07-21 22:11:07.885 10 INFO neutron.plugins.ml2.plugin [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Attempt 8 to bind port 27b74a0b-e901-4336-88c7-624e1127c736 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:07.909 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-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:07.909 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-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:07.909 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-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:07.909 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-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:07.909 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-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.909 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-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.909 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-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.909 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-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:07.909 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-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:07.909 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Failed to bind port 27b74a0b-e901-4336-88c7-624e1127c736 on host instance for vnic_type normal using segments [{'id': 'e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 417, 'network_id': '5dd9b7e4-715e-44f2-8df7-a609e0c92393'}] 2026-07-21 22:11:07.910 10 INFO neutron.plugins.ml2.plugin [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Attempt 9 to bind port 27b74a0b-e901-4336-88c7-624e1127c736 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:07.931 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-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:07.931 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-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:07.931 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-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:07.931 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-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:07.931 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-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.931 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-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.931 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-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.931 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-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:07.931 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-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.931 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:07.932 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Failed to bind port 27b74a0b-e901-4336-88c7-624e1127c736 on host instance for vnic_type normal using segments [{'id': 'e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 417, 'network_id': '5dd9b7e4-715e-44f2-8df7-a609e0c92393'}] 2026-07-21 22:11:07.932 10 INFO neutron.plugins.ml2.plugin [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Attempt 10 to bind port 27b74a0b-e901-4336-88c7-624e1127c736 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:07.952 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-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:07.952 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-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:07.952 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-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:07.952 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-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:07.952 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-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.952 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-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:07.952 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-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:07.952 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-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:07.952 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-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet edf0addf-2ee0-482c-a642-0cca94431578 could not be found. 2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:07.952 10 ERROR neutron.plugins.ml2.managers [None req-f09e1f77-365a-4ea0-880a-2e9d315c7fa5 - - - - - -] Failed to bind port 27b74a0b-e901-4336-88c7-624e1127c736 on host instance for vnic_type normal using segments [{'id': 'e6199bb7-8ab2-4b9a-83dd-ea9d266fdb81', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 417, 'network_id': '5dd9b7e4-715e-44f2-8df7-a609e0c92393'}] 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 5dd9b7e4-715e-44f2-8df7-a609e0c92393 could not be found. 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 5dd9b7e4-715e-44f2-8df7-a609e0c92393 could not be found. 2026-07-21 22:11:08.686 10 ERROR oslo_messaging.rpc.server  2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:09.471 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-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:09.471 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-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:09.471 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-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:09.471 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-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:09.471 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-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.471 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-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.471 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-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.471 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-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:09.471 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-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.471 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:09.472 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Failed to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 on host instance for vnic_type normal using segments [{'id': '016e2800-4bc5-4ec4-bbc4-b01cd9160f6a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 565, 'network_id': '37952bdf-5c4b-4ba1-b21c-1deade8ea137'}] 2026-07-21 22:11:09.472 10 INFO neutron.plugins.ml2.plugin [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Attempt 2 to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:09.492 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-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:09.492 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-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:09.492 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-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:09.492 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-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:09.492 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-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.492 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-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.492 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-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.492 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-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:09.492 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-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.492 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:09.493 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Failed to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 on host instance for vnic_type normal using segments [{'id': '016e2800-4bc5-4ec4-bbc4-b01cd9160f6a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 565, 'network_id': '37952bdf-5c4b-4ba1-b21c-1deade8ea137'}] 2026-07-21 22:11:09.493 10 INFO neutron.plugins.ml2.plugin [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Attempt 3 to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:09.516 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-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:09.516 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-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:09.516 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-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:09.516 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-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:09.516 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-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.516 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-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.516 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-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.516 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-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:09.516 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-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:09.516 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Failed to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 on host instance for vnic_type normal using segments [{'id': '016e2800-4bc5-4ec4-bbc4-b01cd9160f6a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 565, 'network_id': '37952bdf-5c4b-4ba1-b21c-1deade8ea137'}] 2026-07-21 22:11:09.517 10 INFO neutron.plugins.ml2.plugin [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Attempt 4 to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:09.533 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-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:09.533 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-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:09.533 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-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:09.533 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-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:09.533 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-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.533 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-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.533 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-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.533 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-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:09.533 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-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.533 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:09.534 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Failed to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 on host instance for vnic_type normal using segments [{'id': '016e2800-4bc5-4ec4-bbc4-b01cd9160f6a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 565, 'network_id': '37952bdf-5c4b-4ba1-b21c-1deade8ea137'}] 2026-07-21 22:11:09.534 10 INFO neutron.plugins.ml2.plugin [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Attempt 5 to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:09.550 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-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:09.550 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-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:09.550 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-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:09.550 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-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:09.550 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-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.550 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-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.550 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-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.550 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-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:09.550 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-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.550 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:09.551 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Failed to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 on host instance for vnic_type normal using segments [{'id': '016e2800-4bc5-4ec4-bbc4-b01cd9160f6a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 565, 'network_id': '37952bdf-5c4b-4ba1-b21c-1deade8ea137'}] 2026-07-21 22:11:09.551 10 INFO neutron.plugins.ml2.plugin [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Attempt 6 to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.572 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:09.573 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Failed to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 on host instance for vnic_type normal using segments [{'id': '016e2800-4bc5-4ec4-bbc4-b01cd9160f6a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 565, 'network_id': '37952bdf-5c4b-4ba1-b21c-1deade8ea137'}] 2026-07-21 22:11:09.573 10 INFO neutron.plugins.ml2.plugin [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Attempt 7 to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:09.590 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-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:09.590 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-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:09.590 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-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:09.590 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-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:09.590 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-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.590 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-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.590 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-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.590 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-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:09.590 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-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.590 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:09.591 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Failed to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 on host instance for vnic_type normal using segments [{'id': '016e2800-4bc5-4ec4-bbc4-b01cd9160f6a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 565, 'network_id': '37952bdf-5c4b-4ba1-b21c-1deade8ea137'}] 2026-07-21 22:11:09.591 10 INFO neutron.plugins.ml2.plugin [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Attempt 8 to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:09.610 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-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:09.610 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-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:09.610 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-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:09.610 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-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:09.610 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-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.610 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-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.610 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-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.610 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-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:09.610 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-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.610 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:09.611 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Failed to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 on host instance for vnic_type normal using segments [{'id': '016e2800-4bc5-4ec4-bbc4-b01cd9160f6a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 565, 'network_id': '37952bdf-5c4b-4ba1-b21c-1deade8ea137'}] 2026-07-21 22:11:09.611 10 INFO neutron.plugins.ml2.plugin [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Attempt 9 to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:09.629 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-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:09.629 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-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:09.629 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-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:09.629 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-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:09.629 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-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.629 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-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.629 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-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.629 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-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:09.629 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-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.629 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:09.630 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Failed to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 on host instance for vnic_type normal using segments [{'id': '016e2800-4bc5-4ec4-bbc4-b01cd9160f6a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 565, 'network_id': '37952bdf-5c4b-4ba1-b21c-1deade8ea137'}] 2026-07-21 22:11:09.630 10 INFO neutron.plugins.ml2.plugin [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Attempt 10 to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-07-21 22:11:09.645 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-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-07-21 22:11:09.645 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-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-07-21 22:11:09.645 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-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-07-21 22:11:09.645 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-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-07-21 22:11:09.645 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-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.645 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-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-07-21 22:11:09.645 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-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-07-21 22:11:09.645 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-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1198, in get_subnet 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-07-21 22:11:09.645 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-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 2323e4eb-bc43-4c17-9049-5e892a0197b9 could not be found. 2026-07-21 22:11:09.645 10 ERROR neutron.plugins.ml2.managers  2026-07-21 22:11:09.646 10 ERROR neutron.plugins.ml2.managers [None req-2c5ddc2f-393f-4528-b43a-bae39e7ffec3 - - - - - -] Failed to bind port 3ff67a0b-0351-4a60-9a51-c776908968e0 on host instance for vnic_type normal using segments [{'id': '016e2800-4bc5-4ec4-bbc4-b01cd9160f6a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 565, 'network_id': '37952bdf-5c4b-4ba1-b21c-1deade8ea137'}] 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Exception during message handling: neutron_lib.exceptions.NetworkNotFound: Network 37952bdf-5c4b-4ba1-b21c-1deade8ea137 could not be found. 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 268, in _get_network 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server network = model_query.get_by_id(context, models_v2.Network, id) 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/model_query.py", line 178, in get_by_id 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server return query.filter(model.id == object_id).one() 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2869, in one 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server return self._iter().one() 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 1476, in one 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server return self._only_one_row( 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/result.py", line 562, in _only_one_row 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server raise exc.NoResultFound( 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server sqlalchemy.exc.NoResultFound: No row was found when one was required 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server During handling of the above exception, another exception occurred: 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/rpc.py", line 253, in get_network_details 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server return plugin.get_network(rpc_context, network) 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server raise self.value 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1298, in get_network 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server net_db = net_db or self._get_network(context, id) 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1001, in wrapper 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 270, in _get_network 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server raise exceptions.NetworkNotFound(net_id=id) 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.NetworkNotFound: Network 37952bdf-5c4b-4ba1-b21c-1deade8ea137 could not be found. 2026-07-21 22:11:10.415 10 ERROR oslo_messaging.rpc.server  2026-07-21 22:11:48.916 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port c3fc5200-75df-469f-b81e-bc0be39d2c4e 2026-07-21 22:12:10.847 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 840a8e24-2e88-4cbe-b33b-9fc09a646132 2026-07-21 22:12:11.487 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 98dd3f07-ae10-4483-843e-55f16927fac5 2026-07-21 22:12:11.529 10 INFO neutron.plugins.ml2.plugin [None req-219fb228-9243-4a3d-9ffe-4fd604292d55 - - - - - -] Attempt 1 to provision port 840a8e24-2e88-4cbe-b33b-9fc09a646132 2026-07-21 22:12:12.374 9 INFO neutron.plugins.ml2.plugin [None req-4e848491-cb1f-4f8b-b19a-c182fc62ccb5 - - - - - -] Attempt 1 to provision port 840a8e24-2e88-4cbe-b33b-9fc09a646132 2026-07-21 22:12:12.693 10 INFO neutron.plugins.ml2.plugin [None req-9c98e479-dab4-40ff-a78e-4515c983c19b - - - - - -] Attempt 1 to provision port 5eb9dcdc-5d4a-48b8-a2c6-ae321b474063 2026-07-21 22:12:12.855 10 INFO neutron.plugins.ml2.plugin [None req-7b0eb2d7-6863-4dc2-ac74-3090515e14d3 - - - - - -] Attempt 1 to provision port 98dd3f07-ae10-4483-843e-55f16927fac5 2026-07-21 22:12:12.899 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 840a8e24-2e88-4cbe-b33b-9fc09a646132 2026-07-21 22:12:13.190 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 7b6f40eb-c0ee-4596-a98c-060b20b10d10 2026-07-21 22:12:13.371 9 INFO neutron.plugins.ml2.plugin [None req-62c117d8-de75-4607-b53c-bb920c2cf345 - - - - - -] Attempt 1 to provision port 98dd3f07-ae10-4483-843e-55f16927fac5 2026-07-21 22:12:13.836 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 98dd3f07-ae10-4483-843e-55f16927fac5 2026-07-21 22:12:13.993 9 INFO neutron.plugins.ml2.plugin [None req-f491903e-d0ee-476a-9a25-5788d2a0ae0c - - - - - -] Attempt 1 to provision port 7b6f40eb-c0ee-4596-a98c-060b20b10d10 2026-07-21 22:12:14.565 10 INFO neutron.plugins.ml2.plugin [None req-90762026-b2e5-440f-b381-41ad41f90421 - - - - - -] Attempt 1 to provision port 7b6f40eb-c0ee-4596-a98c-060b20b10d10 2026-07-21 22:12:14.796 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 7b6f40eb-c0ee-4596-a98c-060b20b10d10 2026-07-21 22:12:16.397 9 INFO neutron.plugins.ml2.plugin [None req-3d87d3c2-27df-4fc7-9427-9c36c611c90c - - - - - -] Attempt 1 to provision port 9cc2c948-157b-443e-8658-f1cae7d26352 2026-07-21 22:12:16.843 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port f8da3d53-8bda-4c88-9936-0d0af03666ce 2026-07-21 22:12:17.273 10 INFO neutron.plugins.ml2.plugin [None req-a85e4d70-df8c-4635-b335-5d2e45a95edb - - - - - -] Attempt 1 to provision port 9cc2c948-157b-443e-8658-f1cae7d26352 2026-07-21 22:12:18.358 10 INFO neutron.plugins.ml2.plugin [None req-aa040328-5617-4b14-82a2-c27a1180820e - - - - - -] Attempt 1 to provision port ca813d5f-d1f4-4b21-a30b-e2a43b844576 2026-07-21 22:12:18.828 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port f8da3d53-8bda-4c88-9936-0d0af03666ce 2026-07-21 22:12:18.931 9 INFO neutron.plugins.ml2.plugin [None req-6799fa77-fa60-4014-a515-a724eb969f22 - - - - - -] Attempt 1 to provision port ca813d5f-d1f4-4b21-a30b-e2a43b844576 2026-07-21 22:12:19.999 9 INFO neutron.plugins.ml2.plugin [None req-bac93fd3-ec4f-4582-acf9-bb4682499234 - - - - - -] Attempt 1 to provision port cf653bd9-f35b-4081-bd8e-7069f987f100 2026-07-21 22:12:20.969 9 INFO neutron.plugins.ml2.plugin [None req-5723121a-b592-41da-b659-81306c9dd3e9 - - - - - -] Attempt 1 to provision port cf653bd9-f35b-4081-bd8e-7069f987f100 2026-07-21 22:12:25.966 9 INFO neutron.plugins.ml2.plugin [None req-64e728d4-3b85-4c33-8f53-8a54e1a78a92 - - - - - -] Attempt 1 to provision port 8ffe6a86-d583-438f-baef-1d80523b6138 2026-07-21 22:12:28.891 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 8ffe6a86-d583-438f-baef-1d80523b6138 2026-07-21 22:12:29.073 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f40eed2-b9c1-4ef4-841a-b62b5f783784'] response: {'server_uuid': 'b604be80-92b5-4170-a84e-5788733b97b1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8ffe6a86-d583-438f-baef-1d80523b6138', 'code': 200} 2026-07-21 22:12:30.826 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 8ffe6a86-d583-438f-baef-1d80523b6138 2026-07-21 22:12:36.871 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 5eb9dcdc-5d4a-48b8-a2c6-ae321b474063 2026-07-21 22:12:37.435 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port ca813d5f-d1f4-4b21-a30b-e2a43b844576 2026-07-21 22:12:38.056 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 9cc2c948-157b-443e-8658-f1cae7d26352 2026-07-21 22:12:38.975 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port cf653bd9-f35b-4081-bd8e-7069f987f100 2026-07-21 22:12:39.362 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 5eb9dcdc-5d4a-48b8-a2c6-ae321b474063 2026-07-21 22:12:39.582 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port ca813d5f-d1f4-4b21-a30b-e2a43b844576 2026-07-21 22:12:39.856 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 9cc2c948-157b-443e-8658-f1cae7d26352 2026-07-21 22:12:40.918 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port cf653bd9-f35b-4081-bd8e-7069f987f100 2026-07-21 22:12:41.230 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb 2026-07-21 22:12:41.390 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-64db65a9-abd5-487f-899e-b4091711ec13'] response: {'server_uuid': '90b28a13-313e-400d-bf00-068dd888af57', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb', 'code': 200} 2026-07-21 22:12:42.864 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 28ac79b6-1cf4-45d8-80c4-90f02ba3d8eb 2026-07-21 22:13:00.914 10 INFO neutron.plugins.ml2.plugin [None req-34d545c3-174b-40ba-b732-6acf78b69de5 - - - - - -] Attempt 1 to provision port e103a590-9c1e-4e99-bc34-61e287e4a21e 2026-07-21 22:13:14.366 10 INFO neutron.plugins.ml2.plugin [None req-d644c734-740c-4b4f-b1d7-d567cdefe357 - - - - - -] Attempt 1 to provision port b96556e6-939c-4b6f-ac2c-b787b5257725 2026-07-21 22:13:16.916 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port b96556e6-939c-4b6f-ac2c-b787b5257725 2026-07-21 22:13:17.082 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-466e7020-2205-43f9-9e0a-a38baad84d49'] response: {'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b96556e6-939c-4b6f-ac2c-b787b5257725', 'code': 200} 2026-07-21 22:13:18.861 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port b96556e6-939c-4b6f-ac2c-b787b5257725 2026-07-21 22:13:55.542 9 INFO neutron.plugins.ml2.plugin [None req-3b4b9b5d-b88a-4b2d-a97d-1ba68ce877e0 - - - - - -] Attempt 1 to provision port 0eaa4ded-8610-4e82-b486-90141838736a 2026-07-21 22:13:58.975 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 0eaa4ded-8610-4e82-b486-90141838736a 2026-07-21 22:13:59.093 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5eba783b-4df0-41a3-8fb7-80f9a5cc4fda'] response: {'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0eaa4ded-8610-4e82-b486-90141838736a', 'code': 200} 2026-07-21 22:14:00.901 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 0eaa4ded-8610-4e82-b486-90141838736a 2026-07-21 22:14:31.141 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 2026-07-21 22:14:31.314 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0afbb506-e0b4-4e0b-b2dc-93a99ef948de'] response: {'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '58dfd7d2-b48e-40bb-acf7-cd7e88ed1062', 'code': 200} 2026-07-21 22:14:32.915 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 58dfd7d2-b48e-40bb-acf7-cd7e88ed1062 2026-07-21 22:14:43.021 10 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b 2026-07-21 22:14:43.139 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-58900dae-8a4c-4447-b0ed-4e93c530c570'] response: {'server_uuid': '4867b99f-7fc8-4712-b34a-6fff2158d07a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b', 'code': 200} 2026-07-21 22:14:44.926 9 INFO neutron.plugins.ml2.plugin [None req-a42c306b-2da5-4a45-8402-232c6d2bcfa5 - - - - - -] Attempt 1 to provision port 6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b 2026-07-21 22:14:52.025 9 INFO neutron.plugins.ml2.plugin [None req-d500e279-0193-48dc-9bb3-d8c0ed06cfb3 - - - - - -] Attempt 1 to provision port 6ef99d71-d6a5-4648-a5fc-b1747fbf7d9b 2026-07-21 22:14:57.557 9 INFO neutron.plugins.ml2.plugin [None req-b6d9a223-dcfe-4c09-88e5-ac5ca6c53c1c - - - - - -] Attempt 1 to provision port 58dfd7d2-b48e-40bb-acf7-cd7e88ed1062