+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-29 06:25:06.725 1 INFO neutron.common.config [-] Logging enabled! 2026-05-29 06:25:06.725 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-05-29 06:25:06.726 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-29 06:25:06.726 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-29 06:25:07.857 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:25:07.860 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-29 06:25:07.862 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-29 06:25:07.863 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-29 06:25:07.863 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-29 06:25:07.864 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-29 06:25:07.864 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:25:07.869 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:25:07.869 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-29 06:25:07.869 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:25:07.885 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-29 06:25:07.886 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-29 06:25:07.886 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-29 06:25:07.919 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-29 06:25:07.919 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-29 06:25:07.920 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-29 06:25:07.920 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-29 06:25:07.925 1 WARNING oslo_policy.policy [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-29 06:25:08.233 1 INFO neutron.plugins.ml2.managers [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] Initializing driver for type 'vlan' 2026-05-29 06:25:08.433 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] VlanTypeDriver initialization complete 2026-05-29 06:25:08.433 1 INFO neutron.plugins.ml2.managers [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] Initializing driver for type 'vxlan' 2026-05-29 06:25:08.434 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-29 06:25:08.476 1 INFO neutron.plugins.ml2.managers [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-29 06:25:08.477 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-29 06:25:08.477 1 INFO neutron.plugins.ml2.managers [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] Initializing extension driver 'port_security' 2026-05-29 06:25:08.477 1 INFO neutron.plugins.ml2.extensions.port_security [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-29 06:25:08.477 1 INFO neutron.plugins.ml2.managers [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] Initializing extension driver 'qos' 2026-05-29 06:25:08.478 1 INFO neutron.plugins.ml2.managers [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-29 06:25:08.478 1 INFO neutron.plugins.ml2.managers [None req-251a36ea-7e09-4e11-974e-4b0058a8be9d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-29 06:25:08.491 1 INFO neutron.quota [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded quota_driver: . 2026-05-29 06:25:08.492 1 INFO neutron.plugins.ml2.plugin [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Modular L2 Plugin initialization complete 2026-05-29 06:25:08.492 1 INFO neutron.plugins.ml2.managers [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-29 06:25:08.492 1 INFO neutron.plugins.ml2.managers [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-29 06:25:08.492 1 INFO neutron.plugins.ml2.managers [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Got port-security extension from driver 'port_security' 2026-05-29 06:25:08.492 1 INFO neutron.extensions.vlantransparent [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Disabled vlantransparent extension. 2026-05-29 06:25:08.493 1 INFO neutron.manager [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loading Plugin: qos 2026-05-29 06:25:08.505 1 INFO neutron.manager [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loading Plugin: router 2026-05-29 06:25:08.547 1 INFO neutron.services.service_base [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-29 06:25:08.548 1 INFO neutron.manager [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loading Plugin: segments 2026-05-29 06:25:08.633 1 INFO neutron.manager [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loading Plugin: trunk 2026-05-29 06:25:08.704 1 INFO neutron.manager [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loading Plugin: vpnaas 2026-05-29 06:25:08.741 1 WARNING stevedore.named [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-29 06:25:08.801 1 INFO neutron_vpnaas.services.vpn.plugin [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-29 06:25:08.801 1 INFO neutron.common.utils [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-29 06:25:08.801 1 INFO neutron.manager [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loading Plugin: auto_allocate 2026-05-29 06:25:08.806 1 INFO neutron.manager [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loading Plugin: tag 2026-05-29 06:25:08.812 1 INFO neutron.manager [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loading Plugin: timestamp 2026-05-29 06:25:08.814 1 INFO neutron.manager [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loading Plugin: network_ip_availability 2026-05-29 06:25:08.819 1 INFO neutron.manager [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loading Plugin: flavors 2026-05-29 06:25:08.821 1 INFO neutron.manager [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loading Plugin: revisions 2026-05-29 06:25:08.824 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Initializing extension manager. 2026-05-29 06:25:08.825 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: address-group 2026-05-29 06:25:08.826 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: address-scope 2026-05-29 06:25:08.826 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-29 06:25:08.827 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: agent 2026-05-29 06:25:08.827 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: agent-resources-synced 2026-05-29 06:25:08.828 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: allowed-address-pairs 2026-05-29 06:25:08.829 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: auto-allocated-topology 2026-05-29 06:25:08.830 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: availability_zone 2026-05-29 06:25:08.830 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: availability_zone_filter 2026-05-29 06:25:08.831 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-29 06:25:08.831 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: default-subnetpools 2026-05-29 06:25:08.832 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-29 06:25:08.833 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: dns-integration 2026-05-29 06:25:08.833 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: dns-domain-ports 2026-05-29 06:25:08.834 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-29 06:25:08.834 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: dvr 2026-05-29 06:25:08.835 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-29 06:25:08.835 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: empty-string-filtering 2026-05-29 06:25:08.836 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:25:08.836 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-29 06:25:08.837 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: external-net 2026-05-29 06:25:08.837 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-29 06:25:08.838 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: extraroute 2026-05-29 06:25:08.838 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: extraroute-atomic 2026-05-29 06:25:08.839 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-29 06:25:08.839 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-29 06:25:08.840 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-29 06:25:08.840 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-29 06:25:08.841 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: fip-port-details 2026-05-29 06:25:08.842 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: flavors 2026-05-29 06:25:08.842 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-29 06:25:08.843 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: floatingip-pools 2026-05-29 06:25:08.844 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: ip_allocation 2026-05-29 06:25:08.844 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: ip-substring-filtering 2026-05-29 06:25:08.845 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: l2_adjacency 2026-05-29 06:25:08.846 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: router 2026-05-29 06:25:08.847 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-29 06:25:08.848 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-29 06:25:08.848 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-29 06:25:08.849 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: ext-gw-mode 2026-05-29 06:25:08.849 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: l3-ha 2026-05-29 06:25:08.850 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:25:08.850 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-29 06:25:08.850 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: l3-flavors 2026-05-29 06:25:08.851 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-29 06:25:08.852 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-29 06:25:08.853 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-29 06:25:08.854 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-29 06:25:08.855 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-29 06:25:08.856 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-29 06:25:08.856 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-29 06:25:08.857 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: multi-provider 2026-05-29 06:25:08.857 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: net-mtu 2026-05-29 06:25:08.858 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: net-mtu-writable 2026-05-29 06:25:08.858 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: network_availability_zone 2026-05-29 06:25:08.859 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: network_ha 2026-05-29 06:25:08.859 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: network-ip-availability 2026-05-29 06:25:08.860 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-29 06:25:08.861 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: pagination 2026-05-29 06:25:08.861 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: port-device-profile 2026-05-29 06:25:08.862 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-29 06:25:08.862 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-29 06:25:08.863 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-29 06:25:08.863 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: port-mac-override 2026-05-29 06:25:08.864 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-29 06:25:08.864 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-29 06:25:08.865 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: port-resource-request 2026-05-29 06:25:08.865 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: port-resource-request-groups 2026-05-29 06:25:08.866 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: binding 2026-05-29 06:25:08.867 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: binding-extended 2026-05-29 06:25:08.867 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: port-security 2026-05-29 06:25:08.867 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: project-id 2026-05-29 06:25:08.868 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: provider 2026-05-29 06:25:08.869 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos 2026-05-29 06:25:08.870 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-29 06:25:08.871 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-29 06:25:08.871 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-default 2026-05-29 06:25:08.872 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-fip 2026-05-29 06:25:08.872 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-29 06:25:08.873 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-gateway-ip 2026-05-29 06:25:08.873 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-port-network-policy 2026-05-29 06:25:08.874 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-pps-minimum 2026-05-29 06:25:08.874 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-29 06:25:08.875 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-pps 2026-05-29 06:25:08.875 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-rule-type-details 2026-05-29 06:25:08.876 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-29 06:25:08.876 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: qos-rules-alias 2026-05-29 06:25:08.877 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: quota-check-limit 2026-05-29 06:25:08.878 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: quotas 2026-05-29 06:25:08.880 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: quota_details 2026-05-29 06:25:08.881 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: rbac-policies 2026-05-29 06:25:08.882 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: rbac-address-group 2026-05-29 06:25:08.882 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: rbac-address-scope 2026-05-29 06:25:08.883 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: rbac-security-groups 2026-05-29 06:25:08.883 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: rbac-subnetpool 2026-05-29 06:25:08.884 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: revision-if-match 2026-05-29 06:25:08.884 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: standard-attr-revisions 2026-05-29 06:25:08.885 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: router_availability_zone 2026-05-29 06:25:08.885 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-29 06:25:08.887 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: security-groups-default-rules 2026-05-29 06:25:08.887 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-29 06:25:08.888 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-29 06:25:08.888 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-29 06:25:08.888 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-29 06:25:08.889 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-29 06:25:08.895 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: security-group 2026-05-29 06:25:08.896 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: segment 2026-05-29 06:25:08.897 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-29 06:25:08.897 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: service-type 2026-05-29 06:25:08.898 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: sorting 2026-05-29 06:25:08.899 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: standard-attr-segment 2026-05-29 06:25:08.899 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: standard-attr-description 2026-05-29 06:25:08.900 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: stateful-security-group 2026-05-29 06:25:08.900 1 WARNING neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-29 06:25:08.901 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-29 06:25:08.901 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: subnet_onboard 2026-05-29 06:25:08.902 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-29 06:25:08.902 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: subnet-service-types 2026-05-29 06:25:08.903 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: subnet_allocation 2026-05-29 06:25:08.903 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-29 06:25:08.904 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-29 06:25:08.906 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: standard-attr-tag 2026-05-29 06:25:08.907 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-29 06:25:08.907 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: trunk 2026-05-29 06:25:08.908 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: trunk-details 2026-05-29 06:25:08.908 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-29 06:25:08.909 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-29 06:25:08.910 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-29 06:25:08.911 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-29 06:25:08.912 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: vpn-flavors 2026-05-29 06:25:08.914 1 INFO neutron.api.extensions [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Loaded extension: vpnaas 2026-05-29 06:25:08.917 1 INFO oslo_service.service [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Starting 2 workers 2026-05-29 06:25:08.923 1 INFO oslo_service.service [None req-2eef4073-4ad1-4260-bf8a-ea0f92d46fbc - - - - - -] Starting 1 workers 2026-05-29 06:25:47.818 9 INFO neutron.db.l3_hamode_db [None req-7fc56df1-4fb4-4255-ae7d-a263457004d8 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-29 06:25:58.690 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0c2d6b2f-05af-4b0c-b843-34ed95e7f202 2026-05-29 06:25:58.915 10 INFO neutron.plugins.ml2.plugin [None req-ec6a5e72-387e-4cb6-8f6a-d9469e5edb1b - - - - - -] Attempt 1 to provision port 0c2d6b2f-05af-4b0c-b843-34ed95e7f202 2026-05-29 06:26:00.621 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0c2d6b2f-05af-4b0c-b843-34ed95e7f202 2026-05-29 06:30:28.470 10 INFO neutron.plugins.ml2.plugin [None req-975a609f-679b-43f7-aa80-33e148d86a90 - - - - - -] Attempt 1 to provision port ba19b43c-26ab-4282-b6ab-0b57ae135a1d 2026-05-29 06:30:28.835 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port ba19b43c-26ab-4282-b6ab-0b57ae135a1d 2026-05-29 06:30:30.801 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port ba19b43c-26ab-4282-b6ab-0b57ae135a1d 2026-05-29 06:30:36.387 10 INFO neutron.plugins.ml2.plugin [None req-270a9196-87e8-4338-88dc-d9187824d324 - - - - - -] Attempt 1 to provision port 1738affc-baf1-4ccc-b715-2e63920076b4 2026-05-29 06:34:13.145 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 1738affc-baf1-4ccc-b715-2e63920076b4 2026-05-29 06:34:14.982 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 1738affc-baf1-4ccc-b715-2e63920076b4 2026-05-29 06:42:47.312 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 4af149ca-18fc-4bc2-bc7a-c4c077d0b0c6 2026-05-29 06:42:49.315 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 4af149ca-18fc-4bc2-bc7a-c4c077d0b0c6 2026-05-29 06:58:59.778 9 INFO neutron.plugins.ml2.plugin [None req-4face586-0670-471d-87e8-493c1fd3f4e4 - - - - - -] Attempt 1 to provision port 5a0af6db-6927-4d58-8fe0-3979d9e1c54a 2026-05-29 06:59:00.016 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c4e25bf3-6058-4409-84fe-335b0586b234 2026-05-29 06:59:00.133 9 INFO neutron.plugins.ml2.plugin [None req-ec06ee97-bd80-4d51-9af3-06a3ace89596 - - - - - -] Attempt 1 to provision port ea299639-ce88-406a-bef8-2d999d1c5f16 2026-05-29 06:59:00.616 9 INFO neutron.plugins.ml2.plugin [None req-bdcdfb58-c10b-4d7b-af1f-c29e2023b8c7 - - - - - -] Attempt 1 to provision port c4e25bf3-6058-4409-84fe-335b0586b234 2026-05-29 06:59:00.698 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port ea299639-ce88-406a-bef8-2d999d1c5f16 2026-05-29 06:59:00.716 9 INFO neutron.plugins.ml2.plugin [None req-bdcdfb58-c10b-4d7b-af1f-c29e2023b8c7 - - - - - -] Attempt 1 to provision port 8cb4a427-4a0a-4ee7-b6b1-870df977a238 2026-05-29 06:59:02.042 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c4e25bf3-6058-4409-84fe-335b0586b234 2026-05-29 06:59:02.501 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port ea299639-ce88-406a-bef8-2d999d1c5f16 2026-05-29 06:59:02.879 10 INFO neutron.plugins.ml2.plugin [None req-946659c3-8236-4bef-a03e-5a2f93cf5e79 - - - - - -] Attempt 1 to provision port 4c35e457-e9ba-4e28-9889-6f2e3f6b5cd2 2026-05-29 06:59:03.457 10 INFO neutron.plugins.ml2.plugin [None req-d527f203-b70a-4921-9c04-346ba3f153cc - - - - - -] Attempt 1 to provision port 4c35e457-e9ba-4e28-9889-6f2e3f6b5cd2 2026-05-29 06:59:03.708 10 INFO neutron.plugins.ml2.plugin [None req-15c08666-6a10-4167-8b59-343fd1636af0 - - - - - -] Attempt 1 to provision port 376f07c1-84b3-4431-8810-bd25eb74ec1c 2026-05-29 06:59:04.472 9 INFO neutron.plugins.ml2.plugin [None req-b92a99cc-d81b-493e-9408-914dc43a61f9 - - - - - -] Attempt 1 to provision port 376f07c1-84b3-4431-8810-bd25eb74ec1c 2026-05-29 06:59:06.054 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0aea562e-120b-49b5-ac3a-c3b800291e70 2026-05-29 06:59:06.237 9 INFO neutron.plugins.ml2.plugin [None req-47440822-2a6e-472a-8f47-83e10bdc16fe - - - - - -] Attempt 1 to provision port edc9f44f-4a38-49c8-85ba-7922395b7d60 2026-05-29 06:59:06.797 9 INFO neutron.plugins.ml2.plugin [None req-87221e76-a1fd-4e4d-8d6b-b769c3819384 - - - - - -] Attempt 1 to provision port 0aea562e-120b-49b5-ac3a-c3b800291e70 2026-05-29 06:59:08.054 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0aea562e-120b-49b5-ac3a-c3b800291e70 2026-05-29 06:59:09.306 10 INFO neutron.plugins.ml2.plugin [None req-df91886e-0911-4621-9fb8-7b94f67d6de7 - - - - - -] Attempt 1 to provision port bbc739ba-8b30-48de-af34-39470a4a6c92 2026-05-29 06:59:10.276 9 INFO neutron.plugins.ml2.plugin [None req-60aebfc2-a6d4-43af-8ed9-2db2198c8332 - - - - - -] Attempt 1 to provision port bbc739ba-8b30-48de-af34-39470a4a6c92 2026-05-29 06:59:12.273 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 1560fefa-734e-4bef-b287-6bb15a921068 2026-05-29 06:59:12.939 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 45469594-8e0c-4c65-b880-8d2ca6998826 2026-05-29 06:59:14.092 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 1560fefa-734e-4bef-b287-6bb15a921068 2026-05-29 06:59:14.404 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 45469594-8e0c-4c65-b880-8d2ca6998826 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 06:59:19.299 10 INFO neutron.plugins.ml2.plugin [None req-d52c07cc-b858-493e-bbe0-eb511a976508 - - - - - -] Attempt 1 to provision port 5f897398-a424-4a1c-8250-205fd1739560 2026-05-29 06:59:20.061 10 INFO neutron.plugins.ml2.plugin [None req-58646694-6f49-4a53-87d2-fad2141a7d14 - - - - - -] Attempt 1 to provision port 28c0030f-0127-4622-b546-81d96e476fff 2026-05-29 06:59:20.470 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 1f4ae278-9e1e-4c90-94db-30ae451a15bc 2026-05-29 06:59:21.113 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 28c0030f-0127-4622-b546-81d96e476fff 2026-05-29 06:59:22.119 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 28c0030f-0127-4622-b546-81d96e476fff 2026-05-29 06:59:22.680 10 INFO neutron.plugins.ml2.plugin [None req-10a9dd74-643f-4dc0-838a-ff56285b9e30 - - - - - -] Attempt 1 to provision port 693cbaa5-87ef-4f9e-918b-7c21281c39e1 2026-05-29 06:59:23.439 9 INFO neutron.plugins.ml2.plugin [None req-f7af0c3f-e382-41b5-885e-782f18fee78d - - - - - -] Attempt 1 to provision port 23c973b5-116d-48f4-b0fb-cedebe83126e 2026-05-29 06:59:24.053 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 405d7eec-0c0a-4772-90f2-a85d12b1d533 2026-05-29 06:59:24.211 10 INFO neutron.plugins.ml2.plugin [None req-7955fb3d-7bbf-4be5-9663-6bcf95aeb983 - - - - - -] Attempt 1 to provision port 23c973b5-116d-48f4-b0fb-cedebe83126e 2026-05-29 06:59:26.038 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 405d7eec-0c0a-4772-90f2-a85d12b1d533 2026-05-29 06:59:28.232 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 693cbaa5-87ef-4f9e-918b-7c21281c39e1 2026-05-29 06:59:28.416 10 INFO neutron.plugins.ml2.plugin [None req-3e9066d2-e613-4cfa-a765-9bfca79b0ce6 - - - - - -] Attempt 1 to provision port 0c189a9c-8931-4902-b587-a29239d44b9c 2026-05-29 06:59:28.989 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae0174e2-6877-4f6d-92b1-616be554a54c'] response: {'server_uuid': '6ff1426b-39b0-456a-b69a-79e43c51ecc8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '693cbaa5-87ef-4f9e-918b-7c21281c39e1', 'code': 200} 2026-05-29 06:59:30.382 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0c189a9c-8931-4902-b587-a29239d44b9c 2026-05-29 06:59:30.940 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 693cbaa5-87ef-4f9e-918b-7c21281c39e1 2026-05-29 06:59:31.183 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c45ee254-f16e-4a1d-abaf-88acda34b7d0'] response: {'server_uuid': '4c18b1f0-d458-4ce1-9a75-d97bac530c43', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0c189a9c-8931-4902-b587-a29239d44b9c', 'code': 200} 2026-05-29 06:59:32.113 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0c189a9c-8931-4902-b587-a29239d44b9c 2026-05-29 06:59:36.134 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port edc9f44f-4a38-49c8-85ba-7922395b7d60 2026-05-29 06:59:36.613 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port bbc739ba-8b30-48de-af34-39470a4a6c92 2026-05-29 06:59:38.330 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port edc9f44f-4a38-49c8-85ba-7922395b7d60 2026-05-29 06:59:38.683 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port bbc739ba-8b30-48de-af34-39470a4a6c92 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.340 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.342 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Failed to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 on host instance for vnic_type normal using segments [{'id': '67a33a8a-367c-43f0-be53-aaf97c565ba7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 734, 'network_id': '6ead38dd-248e-4984-96da-2465a7615c71'}] 2026-05-29 06:59:41.343 9 INFO neutron.plugins.ml2.plugin [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Attempt 2 to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.367 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.368 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Failed to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 on host instance for vnic_type normal using segments [{'id': '67a33a8a-367c-43f0-be53-aaf97c565ba7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 734, 'network_id': '6ead38dd-248e-4984-96da-2465a7615c71'}] 2026-05-29 06:59:41.368 9 INFO neutron.plugins.ml2.plugin [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Attempt 3 to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.414 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Failed to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 on host instance for vnic_type normal using segments [{'id': '67a33a8a-367c-43f0-be53-aaf97c565ba7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 734, 'network_id': '6ead38dd-248e-4984-96da-2465a7615c71'}] 2026-05-29 06:59:41.417 9 INFO neutron.plugins.ml2.plugin [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Attempt 4 to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.441 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.442 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Failed to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 on host instance for vnic_type normal using segments [{'id': '67a33a8a-367c-43f0-be53-aaf97c565ba7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 734, 'network_id': '6ead38dd-248e-4984-96da-2465a7615c71'}] 2026-05-29 06:59:41.443 9 INFO neutron.plugins.ml2.plugin [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Attempt 5 to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.475 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.476 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Failed to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 on host instance for vnic_type normal using segments [{'id': '67a33a8a-367c-43f0-be53-aaf97c565ba7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 734, 'network_id': '6ead38dd-248e-4984-96da-2465a7615c71'}] 2026-05-29 06:59:41.477 9 INFO neutron.plugins.ml2.plugin [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Attempt 6 to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.493 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.494 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Failed to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 on host instance for vnic_type normal using segments [{'id': '70decb81-942c-4060-960e-f25d21be4012', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 290, 'network_id': 'a44ed751-4e9b-4e08-a997-e7607d444152'}] 2026-05-29 06:59:41.495 9 INFO neutron.plugins.ml2.plugin [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Attempt 2 to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.503 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.504 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Failed to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 on host instance for vnic_type normal using segments [{'id': '67a33a8a-367c-43f0-be53-aaf97c565ba7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 734, 'network_id': '6ead38dd-248e-4984-96da-2465a7615c71'}] 2026-05-29 06:59:41.504 9 INFO neutron.plugins.ml2.plugin [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Attempt 7 to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.524 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.525 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Failed to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 on host instance for vnic_type normal using segments [{'id': '70decb81-942c-4060-960e-f25d21be4012', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 290, 'network_id': 'a44ed751-4e9b-4e08-a997-e7607d444152'}] 2026-05-29 06:59:41.525 9 INFO neutron.plugins.ml2.plugin [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Attempt 3 to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.535 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.536 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Failed to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 on host instance for vnic_type normal using segments [{'id': '67a33a8a-367c-43f0-be53-aaf97c565ba7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 734, 'network_id': '6ead38dd-248e-4984-96da-2465a7615c71'}] 2026-05-29 06:59:41.537 9 INFO neutron.plugins.ml2.plugin [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Attempt 8 to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.558 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.559 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Failed to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 on host instance for vnic_type normal using segments [{'id': '70decb81-942c-4060-960e-f25d21be4012', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 290, 'network_id': 'a44ed751-4e9b-4e08-a997-e7607d444152'}] 2026-05-29 06:59:41.559 9 INFO neutron.plugins.ml2.plugin [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Attempt 4 to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.561 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.562 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Failed to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 on host instance for vnic_type normal using segments [{'id': '67a33a8a-367c-43f0-be53-aaf97c565ba7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 734, 'network_id': '6ead38dd-248e-4984-96da-2465a7615c71'}] 2026-05-29 06:59:41.564 9 INFO neutron.plugins.ml2.plugin [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Attempt 9 to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.585 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.586 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Failed to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 on host instance for vnic_type normal using segments [{'id': '67a33a8a-367c-43f0-be53-aaf97c565ba7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 734, 'network_id': '6ead38dd-248e-4984-96da-2465a7615c71'}] 2026-05-29 06:59:41.592 9 INFO neutron.plugins.ml2.plugin [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Attempt 10 to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.597 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Failed to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 on host instance for vnic_type normal using segments [{'id': '70decb81-942c-4060-960e-f25d21be4012', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 290, 'network_id': 'a44ed751-4e9b-4e08-a997-e7607d444152'}] 2026-05-29 06:59:41.598 9 INFO neutron.plugins.ml2.plugin [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Attempt 5 to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 3f67df10-60eb-4604-981d-6b8acbd7403b could not be found. 2026-05-29 06:59:41.635 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.636 9 ERROR neutron.plugins.ml2.managers [None req-1c12be98-c9a8-487f-9940-2f4438f7d9fe - - - - - -] Failed to bind port 9aa5703d-bab7-4b4e-8b5e-958f7a6cd625 on host instance for vnic_type normal using segments [{'id': '67a33a8a-367c-43f0-be53-aaf97c565ba7', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 734, 'network_id': '6ead38dd-248e-4984-96da-2465a7615c71'}] 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.639 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Failed to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 on host instance for vnic_type normal using segments [{'id': '70decb81-942c-4060-960e-f25d21be4012', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 290, 'network_id': 'a44ed751-4e9b-4e08-a997-e7607d444152'}] 2026-05-29 06:59:41.642 9 INFO neutron.plugins.ml2.plugin [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Attempt 6 to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.677 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Failed to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 on host instance for vnic_type normal using segments [{'id': '70decb81-942c-4060-960e-f25d21be4012', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 290, 'network_id': 'a44ed751-4e9b-4e08-a997-e7607d444152'}] 2026-05-29 06:59:41.679 9 INFO neutron.plugins.ml2.plugin [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Attempt 7 to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 2026-05-29 06:59:41.699 9 INFO neutron.plugins.ml2.plugin [None req-e445e054-4b71-491a-8abd-36f934bf2ac3 - - - - - -] Attempt 1 to provision port 94c1f923-f8cd-4782-b7cb-6f089e4643a1 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.732 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.733 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Failed to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 on host instance for vnic_type normal using segments [{'id': '70decb81-942c-4060-960e-f25d21be4012', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 290, 'network_id': 'a44ed751-4e9b-4e08-a997-e7607d444152'}] 2026-05-29 06:59:41.735 9 INFO neutron.plugins.ml2.plugin [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Attempt 8 to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.771 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.772 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Failed to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 on host instance for vnic_type normal using segments [{'id': '70decb81-942c-4060-960e-f25d21be4012', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 290, 'network_id': 'a44ed751-4e9b-4e08-a997-e7607d444152'}] 2026-05-29 06:59:41.773 9 INFO neutron.plugins.ml2.plugin [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Attempt 9 to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.819 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.820 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Failed to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 on host instance for vnic_type normal using segments [{'id': '70decb81-942c-4060-960e-f25d21be4012', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 290, 'network_id': 'a44ed751-4e9b-4e08-a997-e7607d444152'}] 2026-05-29 06:59:41.820 9 INFO neutron.plugins.ml2.plugin [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Attempt 10 to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet c93c8857-197c-4a36-bac4-dd2961a7c1b8 could not be found. 2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers  2026-05-29 06:59:41.852 9 ERROR neutron.plugins.ml2.managers [None req-e00b38b2-bd52-49f1-b23a-ebe2c777ef60 - - - - - -] Failed to bind port a02671cb-b38b-4f3e-9a91-1d1f9d75a8b8 on host instance for vnic_type normal using segments [{'id': '70decb81-942c-4060-960e-f25d21be4012', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 290, 'network_id': 'a44ed751-4e9b-4e08-a997-e7607d444152'}] 2026-05-29 06:59:42.082 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 162a0c8b-9815-4a83-8e47-34dc8f60aa93 2026-05-29 06:59:42.196 10 INFO neutron.plugins.ml2.plugin [None req-9d5571ee-d6ac-4545-9c5f-60ff9bf01444 - - - - - -] Attempt 1 to provision port 162a0c8b-9815-4a83-8e47-34dc8f60aa93 2026-05-29 06:59:42.676 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 94c1f923-f8cd-4782-b7cb-6f089e4643a1 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 06:59:50.146 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 6ce708d0-33ec-4ff5-9a02-e60830c34b58 2026-05-29 06:59:50.254 9 INFO neutron.plugins.ml2.plugin [None req-b1a00aaf-b47f-404a-aee7-616c1e1cecf6 - - - - - -] Attempt 1 to provision port 693cbaa5-87ef-4f9e-918b-7c21281c39e1 2026-05-29 06:59:50.481 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] No ports have port_id starting with 6ce708d0-33ec-4ff5-9a02-e60830c34b58 2026-05-29 06:59:50.546 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 25dc7630-b111-4c59-8bda-fe662a8e86cb 2026-05-29 06:59:50.610 9 INFO neutron.plugins.ml2.plugin [None req-d1fb96e9-49af-4bf8-8e71-77e40ae3ebdc - - - - - -] Attempt 1 to provision port 25dc7630-b111-4c59-8bda-fe662a8e86cb 2026-05-29 06:59:52.049 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 693cbaa5-87ef-4f9e-918b-7c21281c39e1 2026-05-29 06:59:55.898 10 INFO neutron.plugins.ml2.plugin [None req-be8fcfc1-a4e9-4bb5-a0c6-e68fe9564b8f - - - - - -] Attempt 1 to provision port 693cbaa5-87ef-4f9e-918b-7c21281c39e1 2026-05-29 06:59:56.173 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 693cbaa5-87ef-4f9e-918b-7c21281c39e1 2026-05-29 06:59:58.330 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1c44c81-4f4d-4d74-b5c1-6b65dc7bb9e3'] response: {'server_uuid': '6ff1426b-39b0-456a-b69a-79e43c51ecc8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '693cbaa5-87ef-4f9e-918b-7c21281c39e1', 'code': 200} 2026-05-29 07:00:02.197 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 6c781002-53f7-4943-8e38-dbb60a2508e8 2026-05-29 07:00:02.571 10 INFO neutron.plugins.ml2.plugin [None req-b277334a-7d7e-4d7f-8a04-f4cd410dcabc - - - - - -] Attempt 1 to provision port 6c781002-53f7-4943-8e38-dbb60a2508e8 2026-05-29 07:00:02.880 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port a9081c3b-8385-4499-ac91-fec52e197ce5 2026-05-29 07:00:03.189 9 INFO neutron.plugins.ml2.plugin [None req-7260ee36-1aac-4c43-ab7e-c880a89461a9 - - - - - -] Attempt 1 to provision port a9081c3b-8385-4499-ac91-fec52e197ce5 2026-05-29 07:00:03.814 10 INFO neutron.plugins.ml2.plugin [None req-14a6cc68-439e-4f18-8cc3-592060903e75 - - - - - -] Attempt 1 to provision port e0411eeb-d219-4708-ac81-3c78ef2eeda4 2026-05-29 07:00:04.318 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 6c781002-53f7-4943-8e38-dbb60a2508e8 2026-05-29 07:00:04.411 10 INFO neutron.plugins.ml2.plugin [None req-906e0d06-fb50-48c6-9068-b1d89ffca8ed - - - - - -] Attempt 1 to provision port e0411eeb-d219-4708-ac81-3c78ef2eeda4 2026-05-29 07:00:04.950 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port a9081c3b-8385-4499-ac91-fec52e197ce5 2026-05-29 07:00:06.003 10 INFO neutron.plugins.ml2.plugin [None req-0f1d611c-6e60-43ca-b50c-517f493e27fd - - - - - -] Attempt 1 to provision port 486a7f7c-157d-4f3c-8fd3-75c93cac47cd /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 07:00:06.694 10 INFO neutron.plugins.ml2.plugin [None req-b97ae171-2dfe-4a99-85b1-6bbe602a0f38 - - - - - -] Attempt 1 to provision port 486a7f7c-157d-4f3c-8fd3-75c93cac47cd 2026-05-29 07:00:11.503 9 INFO neutron.plugins.ml2.plugin [None req-5ceb1341-9942-4a01-bcd6-a4d2da813881 - - - - - -] Attempt 1 to provision port f3c0254a-c150-46c1-800f-fb4370c71aca 2026-05-29 07:00:12.053 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port b31a07b3-c121-4afd-8a7e-bcad626ae963 2026-05-29 07:00:12.160 9 INFO neutron.plugins.ml2.plugin [None req-7fc84b35-d6a3-4b65-a1dc-33ee07143570 - - - - - -] Attempt 1 to provision port b31a07b3-c121-4afd-8a7e-bcad626ae963 2026-05-29 07:00:14.062 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port b31a07b3-c121-4afd-8a7e-bcad626ae963 2026-05-29 07:00:14.537 10 INFO neutron.plugins.ml2.plugin [None req-4f656e28-81c0-45c2-a1aa-d8992704cb07 - - - - - -] Attempt 1 to provision port 0ded6026-88e2-4383-9d1e-9f92925e8d22 2026-05-29 07:00:15.301 9 INFO neutron.plugins.ml2.plugin [None req-c31ed4b4-13d5-461d-8b51-88e9304099b8 - - - - - -] Attempt 1 to provision port 0ded6026-88e2-4383-9d1e-9f92925e8d22 2026-05-29 07:00:16.296 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port fef78236-d97a-4b2a-a6e5-bf432853f1d6 2026-05-29 07:00:17.038 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 946017c8-d132-4a6d-8d9a-02ec97ca8ead 2026-05-29 07:00:17.166 10 INFO neutron.plugins.ml2.plugin [None req-24e049a4-b649-4fac-b81b-23411e5b7563 - - - - - -] Attempt 1 to provision port fef78236-d97a-4b2a-a6e5-bf432853f1d6 2026-05-29 07:00:17.874 10 INFO neutron.plugins.ml2.plugin [None req-dc383ae3-450b-4dcf-9ef1-e708fbd6fd6b - - - - - -] Attempt 1 to provision port a30e87fe-6d0c-44f2-8618-1d9ac44c76c1 2026-05-29 07:00:18.149 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port fef78236-d97a-4b2a-a6e5-bf432853f1d6 2026-05-29 07:00:18.527 9 INFO neutron.plugins.ml2.plugin [None req-f96bc26b-e4c0-4ac4-a39c-51a5cc56d029 - - - - - -] Attempt 1 to provision port ed9ac7b5-b55e-4973-b4f8-6a29865a6762 2026-05-29 07:00:18.589 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port a30e87fe-6d0c-44f2-8618-1d9ac44c76c1 2026-05-29 07:00:18.983 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 946017c8-d132-4a6d-8d9a-02ec97ca8ead 2026-05-29 07:00:19.007 9 INFO neutron.plugins.ml2.plugin [None req-50fd836f-42c2-46f4-af11-967b7a901c6e - - - - - -] Attempt 1 to provision port 7b50132d-2e99-407b-9d01-8306fb4bcdc0 2026-05-29 07:00:19.183 10 INFO neutron.plugins.ml2.plugin [None req-49b56a0a-ab00-4215-8684-f7d32da66dfb - - - - - -] Attempt 1 to provision port 11a5bcf2-b33c-48f0-ba8e-d4938d599b97 2026-05-29 07:00:19.431 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port ed9ac7b5-b55e-4973-b4f8-6a29865a6762 2026-05-29 07:00:20.071 10 INFO neutron.plugins.ml2.plugin [None req-154d6a32-deb5-472f-8d63-c69c19dbf63b - - - - - -] Attempt 1 to provision port 11a5bcf2-b33c-48f0-ba8e-d4938d599b97 2026-05-29 07:00:20.154 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port a30e87fe-6d0c-44f2-8618-1d9ac44c76c1 2026-05-29 07:00:20.298 10 INFO neutron.plugins.ml2.plugin [None req-f516c398-c075-4337-b761-c92da898db2c - - - - - -] Attempt 1 to provision port 7b50132d-2e99-407b-9d01-8306fb4bcdc0 2026-05-29 07:00:20.474 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port ed9ac7b5-b55e-4973-b4f8-6a29865a6762 2026-05-29 07:00:21.773 10 INFO neutron.plugins.ml2.plugin [None req-06d358b4-f6d9-4e9d-8794-203c4aba75ba - - - - - -] Attempt 1 to provision port 1230ce81-5c5b-4489-b083-0c9e0b61d7c5 2026-05-29 07:00:22.644 10 INFO neutron.plugins.ml2.plugin [None req-5d1ce03d-9743-4977-b766-bc9ad91fc7d3 - - - - - -] Attempt 1 to provision port 1230ce81-5c5b-4489-b083-0c9e0b61d7c5 2026-05-29 07:00:27.234 9 INFO neutron.plugins.ml2.plugin [None req-2d91af9b-bbb6-4227-baf2-6955eacc7492 - - - - - -] Attempt 1 to provision port b4956105-9e8e-4c03-88a9-c03380345f37 2026-05-29 07:00:28.068 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port b4956105-9e8e-4c03-88a9-c03380345f37 2026-05-29 07:00:29.015 10 INFO neutron.plugins.ml2.plugin [None req-3b2c11ad-992f-4c48-b1cf-2328d15979c3 - - - - - -] Attempt 1 to provision port 2e76611b-a637-4f51-b55e-cec2edc9d512 2026-05-29 07:00:30.141 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 685d98a0-dc32-47b7-860c-4403c1205779 2026-05-29 07:00:30.907 10 INFO neutron.plugins.ml2.plugin [None req-3db3d332-4f71-4889-9aff-6afa6af3ab58 - - - - - -] Attempt 1 to provision port 685d98a0-dc32-47b7-860c-4403c1205779 2026-05-29 07:00:31.847 10 INFO neutron.plugins.ml2.plugin [None req-3cf27b16-871d-438a-88ef-00a772b227a1 - - - - - -] Attempt 1 to provision port af231d8e-a127-465e-bec2-812d6fdd94bd 2026-05-29 07:00:32.143 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 685d98a0-dc32-47b7-860c-4403c1205779 2026-05-29 07:00:32.291 9 INFO neutron.plugins.ml2.plugin [None req-fa6f12f1-1a10-4ba3-a492-a68af9c1eb2e - - - - - -] Attempt 1 to provision port b2b96e2d-8e36-41fa-ae23-79a55de0287b 2026-05-29 07:00:32.451 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port f3c0254a-c150-46c1-800f-fb4370c71aca 2026-05-29 07:00:32.767 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0ded6026-88e2-4383-9d1e-9f92925e8d22 2026-05-29 07:00:34.049 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port f3c0254a-c150-46c1-800f-fb4370c71aca 2026-05-29 07:00:34.246 9 INFO neutron.plugins.ml2.plugin [None req-7d1f1243-8551-4097-8568-80ce992f291b - - - - - -] Attempt 1 to provision port af231d8e-a127-465e-bec2-812d6fdd94bd 2026-05-29 07:00:34.282 9 INFO neutron.plugins.ml2.plugin [None req-7d1f1243-8551-4097-8568-80ce992f291b - - - - - -] Attempt 1 to provision port 78b4d064-c30f-4aa8-9959-283e0bfc32fd 2026-05-29 07:00:34.512 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0ded6026-88e2-4383-9d1e-9f92925e8d22 2026-05-29 07:00:37.560 10 INFO neutron.plugins.ml2.plugin [None req-7094c4b0-bcaf-4131-8dad-c66e89752bd9 - - - - - -] Attempt 1 to provision port 81560fdf-86aa-49e1-89f1-7c6ec72f4618 2026-05-29 07:00:38.140 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port b2b96e2d-8e36-41fa-ae23-79a55de0287b 2026-05-29 07:00:38.322 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f02e0e2-6472-46ea-9dbc-585978f9f43e'] response: {'server_uuid': '69b258bb-58ec-48db-b934-60a85593604a', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b2b96e2d-8e36-41fa-ae23-79a55de0287b', 'code': 200} 2026-05-29 07:00:40.158 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port b2b96e2d-8e36-41fa-ae23-79a55de0287b 2026-05-29 07:00:42.131 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c6cbb598-424a-47e7-b7d5-4ded4c679cd7 2026-05-29 07:00:42.725 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c6ad1f26-3527-4e3a-96b2-528892e16625 2026-05-29 07:00:42.911 10 INFO neutron.plugins.ml2.plugin [None req-a828b505-facd-431d-ab63-3e0bbf6eeabe - - - - - -] Attempt 1 to provision port c6cbb598-424a-47e7-b7d5-4ded4c679cd7 2026-05-29 07:00:43.649 10 INFO neutron.plugins.ml2.plugin [None req-0d9d864d-339f-477c-ada2-47f243e894c9 - - - - - -] Attempt 1 to provision port 6fe06419-24ea-4a7e-a6ab-7a679c3c3a08 2026-05-29 07:00:43.983 10 INFO neutron.plugins.ml2.plugin [None req-0d9d864d-339f-477c-ada2-47f243e894c9 - - - - - -] Attempt 1 to provision port 73f3a655-06db-4ac0-9203-bd14a8f38e62 2026-05-29 07:00:44.162 9 INFO neutron.plugins.ml2.plugin [None req-6ac6c900-1f79-4a08-9bf3-02dbedbd4bf1 - - - - - -] Attempt 1 to provision port 73f3a655-06db-4ac0-9203-bd14a8f38e62 2026-05-29 07:00:44.163 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c6cbb598-424a-47e7-b7d5-4ded4c679cd7 2026-05-29 07:00:44.204 9 INFO neutron.plugins.ml2.plugin [None req-6ac6c900-1f79-4a08-9bf3-02dbedbd4bf1 - - - - - -] Attempt 1 to provision port 68b4cb54-9a54-403e-a509-77abc83d6b1e 2026-05-29 07:00:44.444 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c6ad1f26-3527-4e3a-96b2-528892e16625 2026-05-29 07:00:44.472 9 INFO neutron.plugins.ml2.plugin [None req-d088dd73-fe97-430a-8dda-5a9aaef5c369 - - - - - -] Attempt 1 to provision port 68b4cb54-9a54-403e-a509-77abc83d6b1e 2026-05-29 07:00:44.762 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 6fe06419-24ea-4a7e-a6ab-7a679c3c3a08 2026-05-29 07:00:46.530 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 6fe06419-24ea-4a7e-a6ab-7a679c3c3a08 2026-05-29 07:00:49.662 10 INFO neutron.plugins.ml2.plugin [None req-ffeefbaa-cbc2-458e-acf3-03166375e783 - - - - - -] Attempt 1 to provision port e4ab84ba-bd43-4b6f-bcc3-0ed91cca9b47 2026-05-29 07:00:54.054 9 INFO neutron.plugins.ml2.plugin [None req-2af1098e-453d-4b3e-b5ea-666ce3234fc5 - - - - - -] Attempt 1 to provision port afaf4593-72b6-4654-a812-24590eee2dae 2026-05-29 07:00:56.164 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port afaf4593-72b6-4654-a812-24590eee2dae 2026-05-29 07:00:56.324 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e039eb1-314c-4d04-a8ee-8bed39ae9ec5'] response: {'server_uuid': '2f946294-5a97-4550-bff6-322d56966f8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'afaf4593-72b6-4654-a812-24590eee2dae', 'code': 200} 2026-05-29 07:00:56.940 10 INFO neutron.plugins.ml2.plugin [None req-b948a1f2-a831-4918-8293-20c342a81576 - - - - - -] Attempt 1 to provision port 082ccfee-8b1c-4504-8bad-20ec2c70ed6a 2026-05-29 07:00:57.596 9 INFO neutron.plugins.ml2.plugin [None req-25800440-d33a-4dfa-a469-cb6458bcce89 - - - - - -] Attempt 1 to provision port df6529e5-d972-4e90-acb4-fa7a967a3aac 2026-05-29 07:00:57.756 10 INFO neutron.plugins.ml2.plugin [None req-0e41d625-2485-4160-b7e7-e5cd0704af09 - - - - - -] Attempt 1 to provision port 739f98c7-f4eb-42b6-9472-ebbdbf660c3b 2026-05-29 07:00:58.167 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port afaf4593-72b6-4654-a812-24590eee2dae 2026-05-29 07:00:58.308 9 INFO neutron.plugins.ml2.plugin [None req-59a41d24-62d2-4644-87c8-e8539a8959ae - - - - - -] Attempt 1 to provision port 073315f3-098f-4b06-be98-1aa678e06700 2026-05-29 07:00:58.593 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 073315f3-098f-4b06-be98-1aa678e06700 2026-05-29 07:00:59.137 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 739f98c7-f4eb-42b6-9472-ebbdbf660c3b 2026-05-29 07:00:59.763 9 INFO neutron.plugins.ml2.plugin [None req-501e16b7-f2e1-4aff-9bb0-78644e35d8c6 - - - - - -] Attempt 1 to provision port e6ad2c32-11cf-4dca-af8a-33597ac46aed 2026-05-29 07:01:00.144 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 73f3a655-06db-4ac0-9203-bd14a8f38e62 2026-05-29 07:01:00.641 9 INFO neutron.plugins.ml2.plugin [None req-f34f21ba-e8e3-45bc-9334-c58159bae277 - - - - - -] Attempt 1 to provision port cf5be9d0-6090-4bde-98fd-4cb306081d49 2026-05-29 07:01:00.700 9 INFO neutron.plugins.ml2.plugin [None req-f34f21ba-e8e3-45bc-9334-c58159bae277 - - - - - -] Attempt 1 to provision port e6ad2c32-11cf-4dca-af8a-33597ac46aed 2026-05-29 07:01:00.702 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 073315f3-098f-4b06-be98-1aa678e06700 2026-05-29 07:01:01.099 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 739f98c7-f4eb-42b6-9472-ebbdbf660c3b 2026-05-29 07:01:01.263 9 INFO neutron.plugins.ml2.plugin [None req-131bb217-22d3-4a08-8d35-362a46556b3f - - - - - -] Attempt 1 to provision port cf5be9d0-6090-4bde-98fd-4cb306081d49 2026-05-29 07:01:01.407 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 81560fdf-86aa-49e1-89f1-7c6ec72f4618 2026-05-29 07:01:02.209 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 73f3a655-06db-4ac0-9203-bd14a8f38e62 2026-05-29 07:01:02.489 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c358fa66-0787-4e73-bfaa-1d509ed5c10b 2026-05-29 07:01:03.189 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 81560fdf-86aa-49e1-89f1-7c6ec72f4618 2026-05-29 07:01:03.457 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port bacc9fca-57f1-49c4-b403-be4cedd591ca 2026-05-29 07:01:04.411 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 88e8a1f1-0450-4e71-a10d-6874b848596c 2026-05-29 07:01:04.571 9 INFO neutron.plugins.ml2.plugin [None req-20803f2b-71b6-4048-b70d-7ac3be1eb32a - - - - - -] Attempt 1 to provision port 9ed99a5d-ca9a-4647-b341-cf6bbc5882e2 2026-05-29 07:01:04.833 9 INFO neutron.plugins.ml2.plugin [None req-ef07132d-7738-4e24-8476-0da8f987559f - - - - - -] Attempt 1 to provision port 88e8a1f1-0450-4e71-a10d-6874b848596c 2026-05-29 07:01:04.985 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port bacc9fca-57f1-49c4-b403-be4cedd591ca 2026-05-29 07:01:05.335 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c358fa66-0787-4e73-bfaa-1d509ed5c10b 2026-05-29 07:01:06.430 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 88e8a1f1-0450-4e71-a10d-6874b848596c 2026-05-29 07:01:07.361 9 INFO neutron.plugins.ml2.plugin [None req-20222046-b34f-4def-ae0a-58b7b6f8347b - - - - - -] Attempt 1 to provision port 0043a78d-1b59-4657-bb75-533540105463 2026-05-29 07:01:08.220 10 INFO neutron.plugins.ml2.plugin [None req-7ef3f0b0-85a3-4fff-848c-289b57ca1d6b - - - - - -] Attempt 1 to provision port 0043a78d-1b59-4657-bb75-533540105463 2026-05-29 07:01:08.445 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 41bbbb2e-d95e-4db8-ad21-52db57421a78 2026-05-29 07:01:09.073 9 INFO neutron.plugins.ml2.plugin [None req-9eeb3b54-aac0-44cb-bfda-737da376b20a - - - - - -] Attempt 1 to provision port c430675e-406c-43a8-b887-11fed7437428 2026-05-29 07:01:10.443 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 41bbbb2e-d95e-4db8-ad21-52db57421a78 2026-05-29 07:01:12.579 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c430675e-406c-43a8-b887-11fed7437428 2026-05-29 07:01:12.729 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-08e8ca7f-1f3f-4da1-9a25-99c2a1e1b32c'] response: {'server_uuid': '7fa7fc7d-ffa8-4ed1-ba94-aee1e5c54db7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c430675e-406c-43a8-b887-11fed7437428', 'code': 200} 2026-05-29 07:01:14.422 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c430675e-406c-43a8-b887-11fed7437428 2026-05-29 07:01:15.499 9 INFO neutron.plugins.ml2.plugin [None req-3a0a4c50-bc1d-4dee-8056-98f395702bec - - - - - -] Attempt 1 to provision port a6106e5a-5f9a-477a-b4d9-53f5e25f882d 2026-05-29 07:01:18.578 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 082ccfee-8b1c-4504-8bad-20ec2c70ed6a 2026-05-29 07:01:19.017 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port a6106e5a-5f9a-477a-b4d9-53f5e25f882d 2026-05-29 07:01:19.165 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0bb23770-2059-47bd-a661-7b2f6d038e33'] response: {'server_uuid': '6c10e4f8-6c30-4cf1-9a17-26eb6aef77ed', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a6106e5a-5f9a-477a-b4d9-53f5e25f882d', 'code': 200} 2026-05-29 07:01:20.424 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port e6ad2c32-11cf-4dca-af8a-33597ac46aed 2026-05-29 07:01:20.943 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 082ccfee-8b1c-4504-8bad-20ec2c70ed6a 2026-05-29 07:01:21.136 9 INFO neutron.plugins.ml2.plugin [None req-04cd50c6-005e-4167-be75-b9a4f821dc5b - - - - - -] Attempt 1 to provision port cd6ebbf6-5af1-48a9-bdfc-2e55071b1025 2026-05-29 07:01:21.206 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port a6106e5a-5f9a-477a-b4d9-53f5e25f882d 2026-05-29 07:01:22.545 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port e6ad2c32-11cf-4dca-af8a-33597ac46aed 2026-05-29 07:01:24.532 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port cd6ebbf6-5af1-48a9-bdfc-2e55071b1025 2026-05-29 07:01:24.749 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8086d5a8-0dde-43a2-a81a-0c3e91ade9f7'] response: {'server_uuid': '1200944e-6d58-468a-b26f-3c556287432d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cd6ebbf6-5af1-48a9-bdfc-2e55071b1025', 'code': 200} 2026-05-29 07:01:26.370 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0043a78d-1b59-4657-bb75-533540105463 2026-05-29 07:01:26.848 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port cd6ebbf6-5af1-48a9-bdfc-2e55071b1025 2026-05-29 07:01:27.228 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 9ed99a5d-ca9a-4647-b341-cf6bbc5882e2 2026-05-29 07:01:28.336 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0043a78d-1b59-4657-bb75-533540105463 2026-05-29 07:01:29.010 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 9ed99a5d-ca9a-4647-b341-cf6bbc5882e2 2026-05-29 07:01:29.668 10 INFO neutron.plugins.ml2.plugin [None req-392cbe77-b183-4ef3-b289-c9b16157fbff - - - - - -] Attempt 1 to provision port 1c1f8394-1664-4bf3-8b8e-e717fc794533 2026-05-29 07:01:30.355 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 4df04abd-a31e-49d4-860d-9948eae41cd8 2026-05-29 07:01:30.826 9 INFO neutron.plugins.ml2.plugin [None req-207f98c4-305f-45b1-abbb-fa9aa5b8f1d8 - - - - - -] Attempt 1 to provision port 4df04abd-a31e-49d4-860d-9948eae41cd8 2026-05-29 07:01:32.349 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 4df04abd-a31e-49d4-860d-9948eae41cd8 2026-05-29 07:01:33.073 9 INFO neutron.plugins.ml2.plugin [None req-97569bd4-463f-4317-9df9-1c5499e2ad60 - - - - - -] Attempt 1 to provision port 3cbed564-f37e-431a-af05-0a157b75324b 2026-05-29 07:01:33.725 9 INFO neutron.plugins.ml2.plugin [None req-5ad01a11-ccf0-42a4-8b74-68a3a6c68120 - - - - - -] Attempt 1 to provision port 3cbed564-f37e-431a-af05-0a157b75324b 2026-05-29 07:01:34.355 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 74c97ca2-c199-44d4-bf91-c2dc45e56639 2026-05-29 07:01:36.379 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 74c97ca2-c199-44d4-bf91-c2dc45e56639 2026-05-29 07:01:38.742 10 INFO neutron.plugins.ml2.plugin [None req-e587f956-4272-4452-87bf-9182bd4fd9df - - - - - -] Attempt 1 to provision port a48d96bc-69c4-45f1-9be1-e0a3b36ee65d 2026-05-29 07:01:40.801 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port a48d96bc-69c4-45f1-9be1-e0a3b36ee65d 2026-05-29 07:01:40.970 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-08efe60c-0b03-44a9-8e5a-98ee6cd4852a'] response: {'server_uuid': '43d795e8-833f-4ed9-b79a-89a839343903', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a48d96bc-69c4-45f1-9be1-e0a3b36ee65d', 'code': 200} 2026-05-29 07:01:42.359 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port a48d96bc-69c4-45f1-9be1-e0a3b36ee65d /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 07:01:56.076 9 INFO neutron.plugins.ml2.plugin [None req-0ae132bd-ef39-4389-8dfd-ea260e8df634 - - - - - -] Attempt 1 to provision port c4fa4d8e-73af-4908-a1f9-bcedefa2c5c6 2026-05-29 07:01:56.339 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 6749e6cb-11a8-419f-b7bc-1894ee1cbd8a 2026-05-29 07:01:56.834 10 INFO neutron.plugins.ml2.plugin [None req-4556a4a9-3a1f-4a84-9557-022d448f6f1d - - - - - -] Attempt 1 to provision port 6749e6cb-11a8-419f-b7bc-1894ee1cbd8a 2026-05-29 07:01:58.351 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 6749e6cb-11a8-419f-b7bc-1894ee1cbd8a 2026-05-29 07:01:59.168 10 INFO neutron.plugins.ml2.plugin [None req-451a40a5-8b79-47bc-bf13-32502019890f - - - - - -] Attempt 1 to provision port 13cd3d19-402c-4a39-9262-0e222d0b4997 2026-05-29 07:01:59.930 9 INFO neutron.plugins.ml2.plugin [None req-c4e3b4bb-1672-44e0-a07b-dbe1a580e661 - - - - - -] Attempt 1 to provision port 13cd3d19-402c-4a39-9262-0e222d0b4997 2026-05-29 07:02:00.403 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 198c7b2e-02ca-4d1e-aa6b-963e24ab3a13 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server [None req-77b501f1-2b55-48d2-a2a1-3f436a8930d7 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet bedbc0a2-30df-4b01-8568-cd5a43791a9e: This subnet is being modified by another concurrent operation. 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server raise self.value 2026-05-29 07:02:00.655 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-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server raise exception 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet bedbc0a2-30df-4b01-8568-cd5a43791a9e: This subnet is being modified by another concurrent operation. 2026-05-29 07:02:00.655 10 ERROR oslo_messaging.rpc.server  2026-05-29 07:02:00.994 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 184b08f1-ea00-4245-bbff-c63d8d2c3c47 2026-05-29 07:02:01.319 9 INFO neutron.plugins.ml2.plugin [None req-939c0fd2-0258-44dd-8c2f-dfa7608d3c62 - - - - - -] Attempt 1 to provision port 198c7b2e-02ca-4d1e-aa6b-963e24ab3a13 2026-05-29 07:02:02.419 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 184b08f1-ea00-4245-bbff-c63d8d2c3c47 2026-05-29 07:02:02.896 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 198c7b2e-02ca-4d1e-aa6b-963e24ab3a13 2026-05-29 07:02:03.371 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port cd34f266-3bf0-43b4-a7d5-24796863b9f7 2026-05-29 07:02:04.436 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port cd34f266-3bf0-43b4-a7d5-24796863b9f7 2026-05-29 07:02:05.053 10 INFO neutron.plugins.ml2.plugin [None req-55d86886-a338-4dd6-83ec-c7bad0ef19c7 - - - - - -] Attempt 1 to provision port 7a942561-7fb8-43ea-8c09-bae1d5e314b0 2026-05-29 07:02:05.333 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 63abc2f1-df27-4f6a-8a78-cd2c8571b48d 2026-05-29 07:02:05.438 10 INFO neutron.plugins.ml2.plugin [None req-cf7ebf17-c243-4a33-9e05-0677d15341eb - - - - - -] Attempt 1 to provision port 198c7b2e-02ca-4d1e-aa6b-963e24ab3a13 2026-05-29 07:02:06.111 10 INFO neutron.plugins.ml2.plugin [None req-9cce7634-7e0c-4552-a70a-93c1bf2f8d24 - - - - - -] Attempt 1 to provision port 63abc2f1-df27-4f6a-8a78-cd2c8571b48d 2026-05-29 07:02:06.276 10 INFO neutron.plugins.ml2.plugin [None req-9cce7634-7e0c-4552-a70a-93c1bf2f8d24 - - - - - -] Attempt 1 to provision port cd34f266-3bf0-43b4-a7d5-24796863b9f7 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.603 9 ERROR neutron.plugins.ml2.managers  2026-05-29 07:02:06.604 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Failed to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab on host instance for vnic_type normal using segments [] 2026-05-29 07:02:06.605 9 INFO neutron.plugins.ml2.plugin [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Attempt 2 to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab 2026-05-29 07:02:06.607 9 INFO neutron.plugins.ml2.plugin [None req-ebf3f2d7-43fd-473d-a7a2-571aafe656f9 - - - - - -] Attempt 1 to provision port 63abc2f1-df27-4f6a-8a78-cd2c8571b48d 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.638 9 ERROR neutron.plugins.ml2.managers  2026-05-29 07:02:06.639 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Failed to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab on host instance for vnic_type normal using segments [] 2026-05-29 07:02:06.640 9 INFO neutron.plugins.ml2.plugin [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Attempt 3 to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab 2026-05-29 07:02:06.651 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port cd34f266-3bf0-43b4-a7d5-24796863b9f7 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.658 9 ERROR neutron.plugins.ml2.managers  2026-05-29 07:02:06.659 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Failed to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab on host instance for vnic_type normal using segments [] 2026-05-29 07:02:06.660 9 INFO neutron.plugins.ml2.plugin [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Attempt 4 to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers  2026-05-29 07:02:06.674 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Failed to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab on host instance for vnic_type normal using segments [] 2026-05-29 07:02:06.675 9 INFO neutron.plugins.ml2.plugin [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Attempt 5 to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.698 9 ERROR neutron.plugins.ml2.managers  2026-05-29 07:02:06.699 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Failed to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab on host instance for vnic_type normal using segments [] 2026-05-29 07:02:06.700 9 INFO neutron.plugins.ml2.plugin [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Attempt 6 to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers  2026-05-29 07:02:06.717 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Failed to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab on host instance for vnic_type normal using segments [] 2026-05-29 07:02:06.718 9 INFO neutron.plugins.ml2.plugin [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Attempt 7 to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.730 9 ERROR neutron.plugins.ml2.managers  2026-05-29 07:02:06.731 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Failed to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab on host instance for vnic_type normal using segments [] 2026-05-29 07:02:06.731 9 INFO neutron.plugins.ml2.plugin [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Attempt 8 to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.747 9 ERROR neutron.plugins.ml2.managers  2026-05-29 07:02:06.748 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Failed to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab on host instance for vnic_type normal using segments [] 2026-05-29 07:02:06.748 9 INFO neutron.plugins.ml2.plugin [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Attempt 9 to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.764 9 ERROR neutron.plugins.ml2.managers  2026-05-29 07:02:06.765 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Failed to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab on host instance for vnic_type normal using segments [] 2026-05-29 07:02:06.765 9 INFO neutron.plugins.ml2.plugin [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Attempt 10 to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 7bb08c90-64a4-42da-ab32-dd394af359d3 could not be found. 2026-05-29 07:02:06.783 9 ERROR neutron.plugins.ml2.managers  2026-05-29 07:02:06.784 9 ERROR neutron.plugins.ml2.managers [None req-e6a10471-bec1-4486-9e03-bfadfcd121e2 - - - - - -] Failed to bind port 5c7fe8ae-2b31-4c5d-8222-7baf541f3bab on host instance for vnic_type normal using segments [] 2026-05-29 07:02:07.178 10 INFO neutron.plugins.ml2.plugin [None req-408b899c-dc1e-4140-8f4a-803c919d37cb - - - - - -] Attempt 1 to provision port 63abc2f1-df27-4f6a-8a78-cd2c8571b48d 2026-05-29 07:02:07.240 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 63abc2f1-df27-4f6a-8a78-cd2c8571b48d 2026-05-29 07:02:07.817 9 INFO neutron.plugins.ml2.plugin [None req-207c0bf1-e7a0-4133-8c3e-a5ae52660f29 - - - - - -] Attempt 1 to provision port 1c5cda5a-f872-497b-a680-5280a052dba3 2026-05-29 07:02:08.294 10 INFO neutron.plugins.ml2.plugin [None req-c136250f-39f8-4d30-9cc1-2bb80a7c87bc - - - - - -] Attempt 1 to provision port cd34f266-3bf0-43b4-a7d5-24796863b9f7 2026-05-29 07:02:08.588 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 41defba5-75b0-4980-8712-a4a0242708b5 2026-05-29 07:02:08.725 9 INFO neutron.plugins.ml2.plugin [None req-3818ef68-c271-42ef-8958-c81606e48f05 - - - - - -] Attempt 1 to provision port 1c5cda5a-f872-497b-a680-5280a052dba3 2026-05-29 07:02:09.997 9 INFO neutron.plugins.ml2.plugin [None req-82d98ee5-9e95-4a84-bf7b-3b9c0e7e15d4 - - - - - -] Attempt 1 to provision port 8e5d49d2-4f5e-4e32-8cde-871de8417663 2026-05-29 07:02:10.638 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 41defba5-75b0-4980-8712-a4a0242708b5 2026-05-29 07:02:10.896 9 INFO neutron.plugins.ml2.plugin [None req-dd996401-ca02-4f0f-b231-23bfb7e70fad - - - - - -] Attempt 1 to provision port 8e5d49d2-4f5e-4e32-8cde-871de8417663 2026-05-29 07:02:11.083 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0ce20256-9261-47b2-94c6-961165b74935 2026-05-29 07:02:11.247 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-65fadfa2-5b0d-47b8-8276-b47c5ab85a30'] response: {'server_uuid': '7c464ea9-0cff-4a4e-a5ba-82085ee8a213', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ce20256-9261-47b2-94c6-961165b74935', 'code': 200} 2026-05-29 07:02:12.066 9 INFO neutron.plugins.ml2.plugin [None req-63d5419d-c5f2-4bee-bccd-7e5b431809cf - - - - - -] Attempt 1 to provision port 3dfc4836-4b7f-4be2-b6b3-73d58dbbdc55 2026-05-29 07:02:12.570 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0ce20256-9261-47b2-94c6-961165b74935 2026-05-29 07:02:12.980 10 INFO neutron.plugins.ml2.plugin [None req-c46db122-6f66-46bc-ac52-d436ddd6bba0 - - - - - -] Attempt 1 to provision port 3dfc4836-4b7f-4be2-b6b3-73d58dbbdc55 2026-05-29 07:02:18.307 9 INFO neutron.plugins.ml2.plugin [None req-d0fc7cea-b85e-4dd9-9fd1-c3e1a09bf6a9 - - - - - -] Attempt 1 to provision port 41311144-0b44-47a6-9cab-95138dccbd1d 2026-05-29 07:02:18.507 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 13cd3d19-402c-4a39-9262-0e222d0b4997 2026-05-29 07:02:18.942 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c4fa4d8e-73af-4908-a1f9-bcedefa2c5c6 2026-05-29 07:02:20.697 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 13cd3d19-402c-4a39-9262-0e222d0b4997 2026-05-29 07:02:20.985 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 41311144-0b44-47a6-9cab-95138dccbd1d 2026-05-29 07:02:21.145 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-61a0ee19-6b52-471c-a512-f3c7298da3d6'] response: {'server_uuid': '8488db09-51d0-4d04-b3d2-efdbf7d34451', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '41311144-0b44-47a6-9cab-95138dccbd1d', 'code': 200} 2026-05-29 07:02:21.548 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port c4fa4d8e-73af-4908-a1f9-bcedefa2c5c6 2026-05-29 07:02:22.540 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 41311144-0b44-47a6-9cab-95138dccbd1d 2026-05-29 07:02:23.609 9 INFO neutron.plugins.ml2.plugin [None req-4179f28b-0df1-4cc2-a925-03ffc8435aeb - - - - - -] Attempt 1 to provision port a1e6c5c2-6963-44b2-88d0-78ca2d91d74f 2026-05-29 07:02:23.655 9 INFO neutron.plugins.ml2.db [None req-4179f28b-0df1-4cc2-a925-03ffc8435aeb - - - - - -] No ports have port_id starting with a1e6c5c2-6963-44b2-88d0-78ca2d91d74f 2026-05-29 07:02:27.015 9 INFO neutron.plugins.ml2.plugin [None req-2ed7a8cb-c1c5-4e78-815d-48ab6a01c24c - - - - - -] Attempt 1 to provision port 5c759bf1-ed09-4abd-bc1e-ff23d9d72ddc 2026-05-29 07:02:28.554 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 3dfc4836-4b7f-4be2-b6b3-73d58dbbdc55 2026-05-29 07:02:29.064 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 7a942561-7fb8-43ea-8c09-bae1d5e314b0 2026-05-29 07:02:29.464 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 1c5cda5a-f872-497b-a680-5280a052dba3 2026-05-29 07:02:30.555 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e495e1c-c672-4447-88c0-99d77a78e270'] response: {'server_uuid': '7c464ea9-0cff-4a4e-a5ba-82085ee8a213', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0ce20256-9261-47b2-94c6-961165b74935', 'code': 200} 2026-05-29 07:02:31.462 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 8e5d49d2-4f5e-4e32-8cde-871de8417663 2026-05-29 07:02:31.865 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 3dfc4836-4b7f-4be2-b6b3-73d58dbbdc55 2026-05-29 07:02:32.173 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 1c5cda5a-f872-497b-a680-5280a052dba3 2026-05-29 07:02:32.506 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 7a942561-7fb8-43ea-8c09-bae1d5e314b0 2026-05-29 07:02:32.708 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0ce20256-9261-47b2-94c6-961165b74935 2026-05-29 07:02:32.855 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dc244ea-8b22-4644-a32b-0dfeb8407d32'] response: {'server_uuid': '7c464ea9-0cff-4a4e-a5ba-82085ee8a213', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0ce20256-9261-47b2-94c6-961165b74935', 'code': 200} 2026-05-29 07:02:33.123 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 5c759bf1-ed09-4abd-bc1e-ff23d9d72ddc 2026-05-29 07:02:33.696 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 8e5d49d2-4f5e-4e32-8cde-871de8417663 2026-05-29 07:02:34.022 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 0ce20256-9261-47b2-94c6-961165b74935 2026-05-29 07:02:34.366 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 5c759bf1-ed09-4abd-bc1e-ff23d9d72ddc 2026-05-29 07:02:34.891 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5057499b-854f-4e07-aa62-e3f2f69c5263'] response: {'server_uuid': 'f1f30cd4-dd0c-4386-865a-ec9e10000fcb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5c759bf1-ed09-4abd-bc1e-ff23d9d72ddc', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 07:02:55.332 10 INFO neutron.plugins.ml2.plugin [None req-11ae9e84-d0c4-4956-bbf1-3972751b4195 - - - - - -] Attempt 1 to provision port 42d2eb83-086b-46ab-b27d-082abe486591 2026-05-29 07:03:09.311 9 INFO neutron.plugins.ml2.plugin [None req-94b74e62-9a28-4fab-aa20-63fe3c22021f - - - - - -] Attempt 1 to provision port 80440080-e22c-4e06-8631-622ddda22da8 2026-05-29 07:03:11.740 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 80440080-e22c-4e06-8631-622ddda22da8 2026-05-29 07:03:11.876 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-50acb182-1825-4c6c-a9f9-f923528311f2'] response: {'server_uuid': '8e6af0ff-be43-4930-a00d-a09f59a17c6d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '80440080-e22c-4e06-8631-622ddda22da8', 'code': 200} 2026-05-29 07:03:13.795 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 80440080-e22c-4e06-8631-622ddda22da8 2026-05-29 07:03:24.376 10 INFO neutron.plugins.ml2.plugin [None req-469f9b82-1212-4ea2-b520-dbbe6dcd425b - - - - - -] Attempt 1 to provision port 28565272-fb84-491b-a85a-b4a7420efa6e 2026-05-29 07:03:50.312 9 INFO neutron.plugins.ml2.plugin [None req-0b85b775-b8d1-45cd-8924-d25b1f14cb1f - - - - - -] Attempt 1 to provision port 3661510a-ffcd-4bf3-a181-5db77b9d1d3f 2026-05-29 07:03:51.069 10 INFO neutron.plugins.ml2.plugin [None req-8dd8e083-1b11-401f-9524-e78d694cd745 - - - - - -] Attempt 1 to provision port 5ff06587-d89d-44de-ab04-177703813ba4 2026-05-29 07:03:51.220 9 INFO neutron.plugins.ml2.plugin [None req-b52ceb0a-9817-49ac-8c87-1625b3bd79e8 - - - - - -] Attempt 1 to provision port 25624343-05bb-41c9-a00e-08b7de6d62b7 2026-05-29 07:03:51.736 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 25624343-05bb-41c9-a00e-08b7de6d62b7 2026-05-29 07:03:53.503 10 INFO neutron.plugins.ml2.plugin [None req-73a9b386-10b8-4781-9cfa-1339fa1af128 - - - - - -] Attempt 1 to provision port c6946c10-30a1-4ee7-b928-bd4bfddbab78 2026-05-29 07:03:54.010 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 5ff06587-d89d-44de-ab04-177703813ba4 2026-05-29 07:03:54.251 10 INFO neutron.plugins.ml2.plugin [None req-51528ab6-6949-42d7-bfc3-276502b8bd4a - - - - - -] Attempt 1 to provision port c6946c10-30a1-4ee7-b928-bd4bfddbab78 2026-05-29 07:03:54.794 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a4735e15-4392-42b9-8156-692150a21fde'] response: {'server_uuid': '8e6af0ff-be43-4930-a00d-a09f59a17c6d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ff06587-d89d-44de-ab04-177703813ba4', 'code': 200} 2026-05-29 07:03:55.429 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 15a86d26-eba7-43de-9b7e-e3633e58d577 2026-05-29 07:03:56.226 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 5ff06587-d89d-44de-ab04-177703813ba4 2026-05-29 07:03:56.486 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 15a86d26-eba7-43de-9b7e-e3633e58d577 2026-05-29 07:03:59.538 10 INFO neutron.plugins.ml2.plugin [None req-c623566b-d314-44dc-96d3-bfb44b846762 - - - - - -] Attempt 1 to provision port 32acf327-79ba-4897-bb34-76dc72c59feb 2026-05-29 07:04:02.274 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 32acf327-79ba-4897-bb34-76dc72c59feb 2026-05-29 07:04:02.437 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa0de4e9-641b-42dc-a64a-2f287066d01e'] response: {'server_uuid': '3d16bf13-1115-4cb4-80a1-6d9016ec9d4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '32acf327-79ba-4897-bb34-76dc72c59feb', 'code': 200} 2026-05-29 07:04:04.195 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 32acf327-79ba-4897-bb34-76dc72c59feb /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-29 07:04:22.992 10 INFO neutron.plugins.ml2.plugin [None req-c58e2632-b223-4655-8e10-d7e8c9b9883a - - - - - -] Attempt 1 to provision port dc62e222-6ce0-4ad4-9e12-876f74301217 2026-05-29 07:04:26.464 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 964ac7bb-089f-4bc8-9267-1bab09892cfd 2026-05-29 07:04:27.158 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port dc62e222-6ce0-4ad4-9e12-876f74301217 2026-05-29 07:04:27.384 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-961aed7e-4e78-4fd6-a12c-a040ab9de25d'] response: {'server_uuid': '8e6af0ff-be43-4930-a00d-a09f59a17c6d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'dc62e222-6ce0-4ad4-9e12-876f74301217', 'code': 200} 2026-05-29 07:04:27.527 10 INFO neutron.plugins.ml2.plugin [None req-7c934570-db4d-4b01-8d14-1c368e8048db - - - - - -] Attempt 1 to provision port 964ac7bb-089f-4bc8-9267-1bab09892cfd 2026-05-29 07:04:28.132 9 INFO neutron.plugins.ml2.plugin [None req-1b817929-9175-418e-aceb-c37b0f2c5656 - - - - - -] Attempt 1 to provision port 75fbcadc-7d4b-4d6a-b77d-f886a42c4075 2026-05-29 07:04:28.500 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 964ac7bb-089f-4bc8-9267-1bab09892cfd 2026-05-29 07:04:29.070 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port fea70da5-7eca-4f24-9fe8-63cb5cdec7ea 2026-05-29 07:04:29.445 9 INFO neutron.plugins.ml2.plugin [None req-297c0e21-2584-486d-8e73-cca6fe2408ee - - - - - -] Attempt 1 to provision port fea70da5-7eca-4f24-9fe8-63cb5cdec7ea 2026-05-29 07:04:29.734 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 75fbcadc-7d4b-4d6a-b77d-f886a42c4075 2026-05-29 07:04:30.090 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port dc62e222-6ce0-4ad4-9e12-876f74301217 2026-05-29 07:04:30.375 9 INFO neutron.plugins.ml2.plugin [None req-59d919f8-de9d-4f45-8266-848f0b68189b - - - - - -] Attempt 1 to provision port 435e7a7d-2509-4226-979c-b8089fda9218 2026-05-29 07:04:30.757 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 75fbcadc-7d4b-4d6a-b77d-f886a42c4075 2026-05-29 07:04:30.972 10 INFO neutron.plugins.ml2.plugin [None req-331a9b60-89dc-405c-aa2e-a094913d9025 - - - - - -] Attempt 1 to provision port 173489e4-be17-408f-873c-dcb1c566855d 2026-05-29 07:04:31.130 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port fea70da5-7eca-4f24-9fe8-63cb5cdec7ea 2026-05-29 07:04:31.675 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port 173489e4-be17-408f-873c-dcb1c566855d 2026-05-29 07:04:38.445 9 INFO neutron.plugins.ml2.plugin [None req-cdd9293e-8cd4-46dd-be83-c94c713b6c6c - - - - - -] Attempt 1 to provision port b9dfe420-1488-46e9-9cb0-8ed1446e4112 2026-05-29 07:04:42.686 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port b9dfe420-1488-46e9-9cb0-8ed1446e4112 2026-05-29 07:04:43.060 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4106992-4311-42ca-8015-d9536a49577f'] response: {'server_uuid': '8e6af0ff-be43-4930-a00d-a09f59a17c6d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b9dfe420-1488-46e9-9cb0-8ed1446e4112', 'code': 200} 2026-05-29 07:04:44.535 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port b9dfe420-1488-46e9-9cb0-8ed1446e4112 2026-05-29 07:04:58.062 10 INFO neutron.plugins.ml2.plugin [None req-acb6804f-bdd0-4efc-8d99-9546fce0f76a - - - - - -] Attempt 1 to provision port b9dfe420-1488-46e9-9cb0-8ed1446e4112 2026-05-29 07:04:58.592 9 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port b9dfe420-1488-46e9-9cb0-8ed1446e4112 2026-05-29 07:05:27.755 9 INFO neutron.plugins.ml2.plugin [None req-3636a890-f1c3-4079-bbd0-e7a7b872fe4f - - - - - -] Attempt 1 to provision port dc62e222-6ce0-4ad4-9e12-876f74301217 2026-05-29 07:05:28.633 10 INFO neutron.plugins.ml2.plugin [None req-ed760dc8-76ce-4fc0-98e7-e46646757ab6 - - - - - -] Attempt 1 to provision port dc62e222-6ce0-4ad4-9e12-876f74301217