+ 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/munch/__init__.py:24: 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-06-22 02:28:08.004 1 INFO neutron.common.config [-] Logging enabled! 2026-06-22 02:28:08.004 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-06-22 02:28:08.005 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-22 02:28:08.005 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-22 02:28:08.772 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-22 02:28:08.775 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-22 02:28:08.777 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-22 02:28:08.778 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-22 02:28:08.778 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-22 02:28:08.778 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-22 02:28:08.778 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:28:08.783 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:28:08.783 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-22 02:28:08.784 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-22 02:28:08.800 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-22 02:28:08.802 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-22 02:28:08.802 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-22 02:28:08.831 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-22 02:28:08.831 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-22 02:28:08.831 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-22 02:28:08.831 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-22 02:28:09.096 1 INFO neutron.plugins.ml2.managers [None req-b2a93726-cfaa-4bf5-a79e-68ddb42aa718 - - - - - -] Initializing driver for type 'vlan' 2026-06-22 02:28:09.375 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b2a93726-cfaa-4bf5-a79e-68ddb42aa718 - - - - - -] VlanTypeDriver initialization complete 2026-06-22 02:28:09.375 1 INFO neutron.plugins.ml2.managers [None req-b2a93726-cfaa-4bf5-a79e-68ddb42aa718 - - - - - -] Initializing driver for type 'vxlan' 2026-06-22 02:28:09.376 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b2a93726-cfaa-4bf5-a79e-68ddb42aa718 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-22 02:28:09.415 1 INFO neutron.plugins.ml2.managers [None req-b2a93726-cfaa-4bf5-a79e-68ddb42aa718 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-22 02:28:09.416 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b2a93726-cfaa-4bf5-a79e-68ddb42aa718 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-22 02:28:09.416 1 INFO neutron.plugins.ml2.managers [None req-b2a93726-cfaa-4bf5-a79e-68ddb42aa718 - - - - - -] Initializing extension driver 'port_security' 2026-06-22 02:28:09.416 1 INFO neutron.plugins.ml2.extensions.port_security [None req-b2a93726-cfaa-4bf5-a79e-68ddb42aa718 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-22 02:28:09.416 1 INFO neutron.plugins.ml2.managers [None req-b2a93726-cfaa-4bf5-a79e-68ddb42aa718 - - - - - -] Initializing extension driver 'qos' 2026-06-22 02:28:09.417 1 INFO neutron.plugins.ml2.managers [None req-b2a93726-cfaa-4bf5-a79e-68ddb42aa718 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-22 02:28:09.417 1 INFO neutron.plugins.ml2.managers [None req-b2a93726-cfaa-4bf5-a79e-68ddb42aa718 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-22 02:28:09.430 1 INFO neutron.quota [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded quota_driver: . 2026-06-22 02:28:09.431 1 INFO neutron.plugins.ml2.plugin [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Modular L2 Plugin initialization complete 2026-06-22 02:28:09.431 1 INFO neutron.plugins.ml2.managers [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-22 02:28:09.431 1 INFO neutron.plugins.ml2.managers [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-22 02:28:09.432 1 INFO neutron.plugins.ml2.managers [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-22 02:28:09.432 1 INFO neutron.extensions.vlantransparent [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Disabled vlantransparent extension. 2026-06-22 02:28:09.432 1 INFO neutron.manager [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loading Plugin: qos 2026-06-22 02:28:09.443 1 INFO neutron.manager [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loading Plugin: router 2026-06-22 02:28:09.473 1 INFO neutron.services.service_base [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-22 02:28:09.473 1 INFO neutron.manager [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loading Plugin: segments 2026-06-22 02:28:09.538 1 INFO neutron.manager [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loading Plugin: trunk 2026-06-22 02:28:09.589 1 INFO neutron.manager [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loading Plugin: vpnaas 2026-06-22 02:28:09.623 1 WARNING stevedore.named [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-22 02:28:09.723 1 INFO neutron_vpnaas.services.vpn.plugin [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-22 02:28:09.724 1 INFO neutron.common.utils [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-22 02:28:09.725 1 INFO neutron.manager [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loading Plugin: auto_allocate 2026-06-22 02:28:09.730 1 INFO neutron.manager [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loading Plugin: tag 2026-06-22 02:28:09.734 1 INFO neutron.manager [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loading Plugin: timestamp 2026-06-22 02:28:09.736 1 INFO neutron.manager [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loading Plugin: network_ip_availability 2026-06-22 02:28:09.739 1 INFO neutron.manager [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loading Plugin: flavors 2026-06-22 02:28:09.741 1 INFO neutron.manager [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loading Plugin: revisions 2026-06-22 02:28:09.743 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Initializing extension manager. 2026-06-22 02:28:09.745 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: address-group 2026-06-22 02:28:09.745 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: address-scope 2026-06-22 02:28:09.746 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-22 02:28:09.747 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: agent 2026-06-22 02:28:09.747 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: agent-resources-synced 2026-06-22 02:28:09.748 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-22 02:28:09.749 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-22 02:28:09.750 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: availability_zone 2026-06-22 02:28:09.750 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: availability_zone_filter 2026-06-22 02:28:09.751 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-22 02:28:09.751 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: default-subnetpools 2026-06-22 02:28:09.752 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-22 02:28:09.753 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: dns-integration 2026-06-22 02:28:09.753 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: dns-domain-ports 2026-06-22 02:28:09.754 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-22 02:28:09.754 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: dvr 2026-06-22 02:28:09.755 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-22 02:28:09.755 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: empty-string-filtering 2026-06-22 02:28:09.756 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-22 02:28:09.756 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-22 02:28:09.757 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: external-net 2026-06-22 02:28:09.757 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-22 02:28:09.758 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: extraroute 2026-06-22 02:28:09.759 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: extraroute-atomic 2026-06-22 02:28:09.759 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-22 02:28:09.760 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-22 02:28:09.760 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-22 02:28:09.761 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-22 02:28:09.761 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: fip-port-details 2026-06-22 02:28:09.762 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: flavors 2026-06-22 02:28:09.763 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-22 02:28:09.763 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: floatingip-pools 2026-06-22 02:28:09.764 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: ip_allocation 2026-06-22 02:28:09.765 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-22 02:28:09.765 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: l2_adjacency 2026-06-22 02:28:09.766 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: router 2026-06-22 02:28:09.767 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-22 02:28:09.768 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: ext-gw-mode 2026-06-22 02:28:09.768 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: l3-ha 2026-06-22 02:28:09.769 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-22 02:28:09.769 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: l3-flavors 2026-06-22 02:28:09.770 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-22 02:28:09.771 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-22 02:28:09.772 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-22 02:28:09.775 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-22 02:28:09.776 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-22 02:28:09.777 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-22 02:28:09.777 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-22 02:28:09.778 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: multi-provider 2026-06-22 02:28:09.778 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: net-mtu 2026-06-22 02:28:09.779 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: net-mtu-writable 2026-06-22 02:28:09.779 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: network_availability_zone 2026-06-22 02:28:09.780 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: network-ip-availability 2026-06-22 02:28:09.780 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-22 02:28:09.781 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: pagination 2026-06-22 02:28:09.781 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: port-device-profile 2026-06-22 02:28:09.782 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: port-mac-override 2026-06-22 02:28:09.782 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-22 02:28:09.783 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-22 02:28:09.783 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: port-resource-request 2026-06-22 02:28:09.784 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-22 02:28:09.784 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: binding 2026-06-22 02:28:09.785 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: binding-extended 2026-06-22 02:28:09.785 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: port-security 2026-06-22 02:28:09.786 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: project-id 2026-06-22 02:28:09.786 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: provider 2026-06-22 02:28:09.787 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos 2026-06-22 02:28:09.788 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-22 02:28:09.789 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-22 02:28:09.789 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-default 2026-06-22 02:28:09.789 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-fip 2026-06-22 02:28:09.790 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-22 02:28:09.790 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-22 02:28:09.791 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-22 02:28:09.791 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-22 02:28:09.792 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-22 02:28:09.792 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-pps 2026-06-22 02:28:09.793 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-22 02:28:09.793 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-22 02:28:09.794 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: qos-rules-alias 2026-06-22 02:28:09.794 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: quota-check-limit 2026-06-22 02:28:09.796 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: quotas 2026-06-22 02:28:09.798 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: quota_details 2026-06-22 02:28:09.799 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: rbac-policies 2026-06-22 02:28:09.799 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: rbac-address-group 2026-06-22 02:28:09.800 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: rbac-address-scope 2026-06-22 02:28:09.800 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: rbac-security-groups 2026-06-22 02:28:09.801 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-22 02:28:09.801 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: revision-if-match 2026-06-22 02:28:09.802 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-22 02:28:09.802 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: router_availability_zone 2026-06-22 02:28:09.803 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-22 02:28:09.803 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-22 02:28:09.804 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-22 02:28:09.804 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-22 02:28:09.804 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-22 02:28:09.810 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: security-group 2026-06-22 02:28:09.811 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: segment 2026-06-22 02:28:09.812 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-22 02:28:09.812 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: service-type 2026-06-22 02:28:09.813 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: sorting 2026-06-22 02:28:09.813 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: standard-attr-segment 2026-06-22 02:28:09.814 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: standard-attr-description 2026-06-22 02:28:09.815 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: stateful-security-group 2026-06-22 02:28:09.815 1 WARNING neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-22 02:28:09.815 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-22 02:28:09.816 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: subnet_onboard 2026-06-22 02:28:09.816 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-22 02:28:09.817 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: subnet-service-types 2026-06-22 02:28:09.817 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: subnet_allocation 2026-06-22 02:28:09.818 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-22 02:28:09.818 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-22 02:28:09.820 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: standard-attr-tag 2026-06-22 02:28:09.821 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-22 02:28:09.821 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: trunk 2026-06-22 02:28:09.822 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: trunk-details 2026-06-22 02:28:09.822 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-22 02:28:09.823 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-22 02:28:09.823 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-22 02:28:09.824 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: vpn-flavors 2026-06-22 02:28:09.825 1 INFO neutron.api.extensions [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Loaded extension: vpnaas 2026-06-22 02:28:09.827 1 INFO oslo_service.service [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Starting 2 workers 2026-06-22 02:28:09.831 1 INFO oslo_service.service [None req-a4c54b99-d3d4-4cb1-b1f3-7a3d83c46251 - - - - - -] Starting 1 workers 2026-06-22 02:28:49.786 10 INFO neutron.db.l3_hamode_db [None req-320727d1-fd1f-4e44-869a-e636a86bfb18 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-22 02:29:01.138 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 9a700c2d-1f75-42e8-8973-4cce41d5c9ac 2026-06-22 02:29:02.321 10 INFO neutron.plugins.ml2.plugin [None req-f88f97b5-a028-4add-8fba-ee58280c68ff - - - - - -] Attempt 1 to provision port 9a700c2d-1f75-42e8-8973-4cce41d5c9ac 2026-06-22 02:29:02.711 9 INFO neutron.plugins.ml2.plugin [None req-a90c96fa-b5dc-4d44-8709-5c40b2e3bd34 - - - - - -] Attempt 1 to provision port 9a700c2d-1f75-42e8-8973-4cce41d5c9ac 2026-06-22 02:29:03.048 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 9a700c2d-1f75-42e8-8973-4cce41d5c9ac 2026-06-22 02:35:29.341 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 03c03bb5-9f0f-4b1e-89d5-ff2d9155a2b1 2026-06-22 02:35:30.506 10 INFO neutron.plugins.ml2.plugin [None req-49112425-51ca-4289-87bc-8ec9cc4e8ab0 - - - - - -] Attempt 1 to provision port 03c03bb5-9f0f-4b1e-89d5-ff2d9155a2b1 2026-06-22 02:35:30.680 9 INFO neutron.plugins.ml2.plugin [None req-6ad835c8-4f23-4e3f-9165-24316dfcc156 - - - - - -] Attempt 1 to provision port 03c03bb5-9f0f-4b1e-89d5-ff2d9155a2b1 2026-06-22 02:35:31.327 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 03c03bb5-9f0f-4b1e-89d5-ff2d9155a2b1 2026-06-22 02:35:36.309 9 INFO neutron.plugins.ml2.plugin [None req-e963f617-0637-4ef2-9937-27ed076464f0 - - - - - -] Attempt 1 to provision port 95456504-bc49-4568-b566-0ab7fbb6d7c1 2026-06-22 02:38:49.602 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 95456504-bc49-4568-b566-0ab7fbb6d7c1 2026-06-22 02:38:51.457 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 95456504-bc49-4568-b566-0ab7fbb6d7c1 2026-06-22 02:47:05.769 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 631a5235-4570-40e2-9a2d-c8a0f2d6d13d 2026-06-22 02:47:07.764 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 631a5235-4570-40e2-9a2d-c8a0f2d6d13d 2026-06-22 03:02:53.747 9 INFO neutron.plugins.ml2.plugin [None req-c52ac751-541b-49af-af3c-346b71f6c503 - - - - - -] Attempt 1 to provision port 34507ab8-f14d-49f0-99ed-4797d0c5e852 2026-06-22 03:02:54.192 10 INFO neutron.plugins.ml2.plugin [None req-9d965f23-e3b7-414c-a8dd-afd86261aa9c - - - - - -] Attempt 1 to provision port ac74f3d1-e8ef-45bd-87c3-1a2cf8d31518 2026-06-22 03:02:54.403 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 598de1b5-44ce-416d-a003-ac8ee2086d80 2026-06-22 03:02:54.893 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 6fb3d2fc-d9fd-4082-b384-f7d997d9715f 2026-06-22 03:02:55.543 9 INFO neutron.plugins.ml2.plugin [None req-f0527ff1-e3e2-4d4f-8354-25d1e3564f26 - - - - - -] Attempt 1 to provision port 6fb3d2fc-d9fd-4082-b384-f7d997d9715f 2026-06-22 03:02:55.880 10 INFO neutron.plugins.ml2.plugin [None req-b6d1f2da-a92f-4740-92a5-ad58dd7ca373 - - - - - -] Attempt 1 to provision port 6fb3d2fc-d9fd-4082-b384-f7d997d9715f 2026-06-22 03:02:56.004 10 INFO neutron.plugins.ml2.plugin [None req-b6d1f2da-a92f-4740-92a5-ad58dd7ca373 - - - - - -] Attempt 1 to provision port 598de1b5-44ce-416d-a003-ac8ee2086d80 2026-06-22 03:02:56.324 9 INFO neutron.plugins.ml2.plugin [None req-fdbf8eda-db18-4e80-b660-197f4a988f06 - - - - - -] Attempt 1 to provision port 598de1b5-44ce-416d-a003-ac8ee2086d80 2026-06-22 03:02:56.435 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 598de1b5-44ce-416d-a003-ac8ee2086d80 2026-06-22 03:02:56.541 9 INFO neutron.plugins.ml2.plugin [None req-17cfbc0f-a69c-473e-a8e5-5d0f78af58c9 - - - - - -] Attempt 1 to provision port 3dce896c-e30c-41ba-80d2-87bbf821010a 2026-06-22 03:02:56.836 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 6fb3d2fc-d9fd-4082-b384-f7d997d9715f 2026-06-22 03:02:57.112 10 INFO neutron.plugins.ml2.plugin [None req-db7a3c85-cc83-4f6a-8f4c-3c8ad3e3dd84 - - - - - -] Attempt 1 to provision port 3dce896c-e30c-41ba-80d2-87bbf821010a 2026-06-22 03:02:57.220 10 INFO neutron.plugins.ml2.plugin [None req-db7a3c85-cc83-4f6a-8f4c-3c8ad3e3dd84 - - - - - -] Attempt 1 to provision port d98b0628-3b77-49c6-8b8d-e89348c8aeb2 2026-06-22 03:02:57.789 10 INFO neutron.plugins.ml2.plugin [None req-a0f1b92b-3303-4d3f-ab9c-9cafe02b4393 - - - - - -] Attempt 1 to provision port d98b0628-3b77-49c6-8b8d-e89348c8aeb2 2026-06-22 03:02:59.766 10 INFO neutron.plugins.ml2.plugin [None req-ce2507b1-60c3-4e5d-a051-de2eb043f20a - - - - - -] Attempt 1 to provision port 270d7447-06da-4440-9f76-725219049f65 2026-06-22 03:03:00.416 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port f6b405f3-996b-491f-83b8-25654cf7df7c 2026-06-22 03:03:01.845 9 INFO neutron.plugins.ml2.plugin [None req-40caea40-28bc-453e-8dac-8e84b4253cc2 - - - - - -] Attempt 1 to provision port f6b405f3-996b-491f-83b8-25654cf7df7c 2026-06-22 03:03:02.171 10 INFO neutron.plugins.ml2.plugin [None req-fca97242-42f6-40ab-a843-313e033dd828 - - - - - -] Attempt 1 to provision port f6b405f3-996b-491f-83b8-25654cf7df7c 2026-06-22 03:03:02.575 10 INFO neutron.plugins.ml2.plugin [None req-43af12b4-4d93-451a-8ac1-c6505f0332d7 - - - - - -] Attempt 1 to provision port 1ff0c12f-b12f-47a1-94fa-e2efe50b5ce3 2026-06-22 03:03:02.610 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port f6b405f3-996b-491f-83b8-25654cf7df7c 2026-06-22 03:03:03.233 9 INFO neutron.plugins.ml2.plugin [None req-50e93142-9c0f-4382-b911-65382980876e - - - - - -] Attempt 1 to provision port 1ff0c12f-b12f-47a1-94fa-e2efe50b5ce3 2026-06-22 03:03:04.505 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port d84f5b9c-a790-40e4-8ddc-dec5a85e0854 2026-06-22 03:03:05.091 9 INFO neutron.plugins.ml2.plugin [None req-bd757f76-3180-42b1-9444-b6de22f5f51e - - - - - -] Attempt 1 to provision port 592e72f9-7bd5-4dfd-9024-1db9d4f3ed6d 2026-06-22 03:03:05.163 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port e46a0186-eaaa-433c-a784-2acf38e8dfee 2026-06-22 03:03:05.786 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port c65e9f92-8216-4b11-aeff-9953c661e18c 2026-06-22 03:03:06.457 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port d84f5b9c-a790-40e4-8ddc-dec5a85e0854 2026-06-22 03:03:06.782 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port e46a0186-eaaa-433c-a784-2acf38e8dfee 2026-06-22 03:03:07.056 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port c65e9f92-8216-4b11-aeff-9953c661e18c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-06-22 03:03:10.008 9 INFO neutron.plugins.ml2.plugin [None req-c84d36d1-0084-47d3-90ec-6338ad764c67 - - - - - -] Attempt 1 to provision port 8fa1f01a-70ed-43f6-aba4-fbbd0000fda7 2026-06-22 03:03:12.514 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 8fa1f01a-70ed-43f6-aba4-fbbd0000fda7 2026-06-22 03:03:13.327 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-caf3f42e-1793-4760-935a-930c10bcbd5b'] response: {'server_uuid': 'd96d33e0-4cbe-43fa-a274-f536bfce626b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8fa1f01a-70ed-43f6-aba4-fbbd0000fda7', 'code': 200} 2026-06-22 03:03:13.342 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 592e72f9-7bd5-4dfd-9024-1db9d4f3ed6d 2026-06-22 03:03:14.851 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 592e72f9-7bd5-4dfd-9024-1db9d4f3ed6d 2026-06-22 03:03:14.917 10 INFO neutron.plugins.ml2.plugin [None req-a9940791-b40c-4cde-ab50-306150ecdc7c - - - - - -] Attempt 1 to provision port 6326f4d2-f7d0-4a62-b828-c22b19470683 2026-06-22 03:03:15.204 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 12aa9d46-7727-4d22-8081-22ce34219b74 2026-06-22 03:03:15.372 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-97d9a84e-0617-40a8-89e0-138b11873d97'] response: {'server_uuid': '0e508828-547e-40d7-831d-a2aacacad4d4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '592e72f9-7bd5-4dfd-9024-1db9d4f3ed6d', 'code': 200} 2026-06-22 03:03:15.846 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 8fa1f01a-70ed-43f6-aba4-fbbd0000fda7 2026-06-22 03:03:16.222 10 INFO neutron.plugins.ml2.plugin [None req-e7a56229-0f75-40ed-84d8-c96934d0a2fe - - - - - -] Attempt 1 to provision port 12aa9d46-7727-4d22-8081-22ce34219b74 2026-06-22 03:03:16.437 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 12aa9d46-7727-4d22-8081-22ce34219b74 2026-06-22 03:03:16.550 10 INFO neutron.plugins.ml2.plugin [None req-de930f4b-948e-44bc-9f9c-cc60f5dd0ecf - - - - - -] Attempt 1 to provision port 12aa9d46-7727-4d22-8081-22ce34219b74 2026-06-22 03:03:17.949 10 INFO neutron.plugins.ml2.plugin [None req-cadd6c69-7906-4d79-9b8b-25150feb0402 - - - - - -] Attempt 1 to provision port 323e0288-2f5a-4b01-827a-74a57396b4f2 2026-06-22 03:03:18.419 9 INFO neutron.plugins.ml2.plugin [None req-f9c0b51b-22ef-40de-90d3-95fb6d96524b - - - - - -] Attempt 1 to provision port 323e0288-2f5a-4b01-827a-74a57396b4f2 2026-06-22 03:03:20.523 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 8fcdfbfd-bb6a-4af2-92ec-41c11f2fa96e 2026-06-22 03:03:22.547 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 8fcdfbfd-bb6a-4af2-92ec-41c11f2fa96e 2026-06-22 03:03:28.645 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 6f7ae81a-6d64-4ff1-8bb7-fad3774643b9 2026-06-22 03:03:29.180 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 7bf2e871-f602-49c2-b19d-6da571f730d1 2026-06-22 03:03:29.454 9 INFO neutron.plugins.ml2.plugin [None req-5e192078-d9e0-466c-a404-3ce2fd84d92a - - - - - -] Attempt 1 to provision port 7bf2e871-f602-49c2-b19d-6da571f730d1 2026-06-22 03:03:29.635 10 INFO neutron.plugins.ml2.plugin [None req-2e4513ef-a7ed-434a-84d9-d09c4d374c90 - - - - - -] Attempt 1 to provision port 6f7ae81a-6d64-4ff1-8bb7-fad3774643b9 2026-06-22 03:03:29.710 10 INFO neutron.plugins.ml2.db [None req-2e4513ef-a7ed-434a-84d9-d09c4d374c90 - - - - - -] No ports have port_id starting with 6f7ae81a-6d64-4ff1-8bb7-fad3774643b9 2026-06-22 03:03:31.658 10 INFO neutron.plugins.ml2.plugin [None req-117e4f08-821a-450f-8e0d-69afc5021ffd - - - - - -] Attempt 1 to provision port ab8718eb-9732-4c2a-b98f-03ea4d6ca9cd 2026-06-22 03:03:32.505 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 45883bf9-1450-41ed-bdcb-d225c998f7ad 2026-06-22 03:03:32.950 10 INFO neutron.plugins.ml2.plugin [None req-59fe0499-4fa2-4761-9ed5-3fb405c0c0e5 - - - - - -] Attempt 1 to provision port 45883bf9-1450-41ed-bdcb-d225c998f7ad 2026-06-22 03:03:33.279 9 INFO neutron.plugins.ml2.plugin [None req-00fb17cd-dfdc-42f9-9d68-36eb45ab3415 - - - - - -] Attempt 1 to provision port 45883bf9-1450-41ed-bdcb-d225c998f7ad 2026-06-22 03:03:34.423 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 45883bf9-1450-41ed-bdcb-d225c998f7ad 2026-06-22 03:03:34.466 9 INFO neutron.plugins.ml2.plugin [None req-3ba33cdc-a9c3-4c42-b0b6-bda188808055 - - - - - -] Attempt 1 to provision port 874f6a97-5bc7-45b2-8ac2-02929b543ffd 2026-06-22 03:03:35.137 9 INFO neutron.plugins.ml2.plugin [None req-b209b9aa-16f5-4ef8-a9ef-239249632de2 - - - - - -] Attempt 1 to provision port 874f6a97-5bc7-45b2-8ac2-02929b543ffd 2026-06-22 03:03:35.984 9 INFO neutron.plugins.ml2.plugin [None req-34958a96-cbd6-42a0-a5e1-99daed509b35 - - - - - -] Attempt 1 to provision port 7e981d98-213d-4d4e-a01b-e49d65de969d 2026-06-22 03:03:36.499 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 9b0b3915-6124-470c-8660-022cd27fc7cb 2026-06-22 03:03:37.046 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 0775ce31-7b3c-44a0-a0be-7c86339c9da8 2026-06-22 03:03:37.150 10 INFO neutron.plugins.ml2.plugin [None req-9e4bbd11-31d2-452b-8f7d-89167d701236 - - - - - -] Attempt 1 to provision port 9b0b3915-6124-470c-8660-022cd27fc7cb 2026-06-22 03:03:37.581 9 INFO neutron.plugins.ml2.plugin [None req-62047062-979d-4978-8967-2d66f5c02fe5 - - - - - -] Attempt 1 to provision port 9b0b3915-6124-470c-8660-022cd27fc7cb 2026-06-22 03:03:38.496 9 INFO neutron.plugins.ml2.plugin [None req-25452f50-71d3-458f-8261-52a8e805740d - - - - - -] Attempt 1 to provision port ad1b6b82-170b-4b0d-9daa-885ae5d18b9a 2026-06-22 03:03:38.627 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 9b0b3915-6124-470c-8660-022cd27fc7cb 2026-06-22 03:03:39.022 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port ad1b6b82-170b-4b0d-9daa-885ae5d18b9a 2026-06-22 03:03:39.114 9 INFO neutron.plugins.ml2.plugin [None req-546baec6-c2c6-457c-abc3-b79b5c64703c - - - - - -] Attempt 1 to provision port 72d7de46-e9c7-4e2e-b0fb-bbc89b4e04cf 2026-06-22 03:03:39.161 9 INFO neutron.plugins.ml2.plugin [None req-546baec6-c2c6-457c-abc3-b79b5c64703c - - - - - -] Attempt 1 to provision port ad1b6b82-170b-4b0d-9daa-885ae5d18b9a 2026-06-22 03:03:39.551 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 0775ce31-7b3c-44a0-a0be-7c86339c9da8 2026-06-22 03:03:39.775 9 INFO neutron.plugins.ml2.plugin [None req-077d4ec4-7144-4375-8da0-ed499870fe2c - - - - - -] Attempt 1 to provision port 72d7de46-e9c7-4e2e-b0fb-bbc89b4e04cf 2026-06-22 03:03:40.586 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 9b241557-af6e-4e08-820e-6e95c1585a30 2026-06-22 03:03:40.773 9 INFO neutron.plugins.ml2.plugin [None req-0dff79fe-63f4-4acc-aabb-8aa0599ebc7b - - - - - -] Attempt 1 to provision port 54d0037d-cd7c-4280-b11f-6e795a341cbd 2026-06-22 03:03:42.650 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 54d0037d-cd7c-4280-b11f-6e795a341cbd 2026-06-22 03:03:42.998 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b805c128-bce6-4e71-8fbc-f5a8ad86cc4b'] response: {'server_uuid': 'b6f332d4-9456-40d2-a90d-cb117030c372', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '54d0037d-cd7c-4280-b11f-6e795a341cbd', 'code': 200} 2026-06-22 03:03:43.165 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 9b241557-af6e-4e08-820e-6e95c1585a30 2026-06-22 03:03:44.634 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 54d0037d-cd7c-4280-b11f-6e795a341cbd 2026-06-22 03:03:45.680 9 INFO neutron.plugins.ml2.plugin [None req-3109e31f-dfd7-4bc5-b5ca-535fc804f8e7 - - - - - -] Attempt 1 to provision port 62496b30-c256-4590-8cb0-b15229501eff 2026-06-22 03:03:48.595 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 62496b30-c256-4590-8cb0-b15229501eff 2026-06-22 03:03:49.201 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b104d691-9175-4387-a057-0fba355d1c20'] response: {'server_uuid': '7bef1316-80d0-44b6-b624-363228899888', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '62496b30-c256-4590-8cb0-b15229501eff', 'code': 200} 2026-06-22 03:03:50.471 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 62496b30-c256-4590-8cb0-b15229501eff /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-06-22 03:03:54.526 9 INFO neutron.plugins.ml2.plugin [None req-5db7adcd-d400-4ffd-88a4-4536bd5d9276 - - - - - -] Attempt 1 to provision port a8f6109f-6627-4922-9623-2d9cf33ac5e6 2026-06-22 03:04:00.936 10 INFO neutron.plugins.ml2.plugin [None req-f183928d-e18b-4e77-9686-bc0da3652e50 - - - - - -] Attempt 1 to provision port 28d1d3df-dfd5-44a5-b5a4-d6a2c0b5d343 2026-06-22 03:04:04.628 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 72d7de46-e9c7-4e2e-b0fb-bbc89b4e04cf 2026-06-22 03:04:05.057 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 7e981d98-213d-4d4e-a01b-e49d65de969d 2026-06-22 03:04:05.495 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port ed483b9f-39ff-4232-986a-c4c832e58a48 2026-06-22 03:04:06.645 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port ac8cb169-4b1a-4cdb-b579-78abb2477126 2026-06-22 03:04:07.124 10 INFO neutron.plugins.ml2.plugin [None req-5b429610-8063-43a9-b54f-ce4bab68b0fd - - - - - -] Attempt 1 to provision port ac8cb169-4b1a-4cdb-b579-78abb2477126 2026-06-22 03:04:07.150 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 72d7de46-e9c7-4e2e-b0fb-bbc89b4e04cf 2026-06-22 03:04:07.413 9 INFO neutron.plugins.ml2.plugin [None req-f0392e4b-80f4-4bfb-84f8-4bd1d7a83eed - - - - - -] Attempt 1 to provision port 188b7daa-0f68-4e60-bd0e-23817ea2eb90 2026-06-22 03:04:07.447 9 INFO neutron.plugins.ml2.plugin [None req-f0392e4b-80f4-4bfb-84f8-4bd1d7a83eed - - - - - -] Attempt 1 to provision port ac8cb169-4b1a-4cdb-b579-78abb2477126 2026-06-22 03:04:07.488 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 7e981d98-213d-4d4e-a01b-e49d65de969d 2026-06-22 03:04:07.727 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port ed483b9f-39ff-4232-986a-c4c832e58a48 2026-06-22 03:04:07.767 10 INFO neutron.plugins.ml2.plugin [None req-0600eb36-9c78-4761-acc4-1277c8557f3e - - - - - -] Attempt 1 to provision port 62496b30-c256-4590-8cb0-b15229501eff 2026-06-22 03:04:08.002 9 INFO neutron.plugins.ml2.plugin [None req-c908f649-45a9-49c9-80b6-fe00e64c8551 - - - - - -] Attempt 1 to provision port 188b7daa-0f68-4e60-bd0e-23817ea2eb90 2026-06-22 03:04:08.139 10 INFO neutron.plugins.ml2.plugin [None req-d986a948-857f-4355-85a5-3d9c466d59c4 - - - - - -] Attempt 1 to provision port 188b7daa-0f68-4e60-bd0e-23817ea2eb90 2026-06-22 03:04:08.645 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 62496b30-c256-4590-8cb0-b15229501eff 2026-06-22 03:04:08.965 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port ac8cb169-4b1a-4cdb-b579-78abb2477126 2026-06-22 03:04:11.004 10 INFO neutron.plugins.ml2.plugin [None req-f1bc014e-d32f-453c-89ce-820ad1c30a5c - - - - - -] Attempt 1 to provision port 62496b30-c256-4590-8cb0-b15229501eff 2026-06-22 03:04:11.903 9 INFO neutron.plugins.ml2.plugin [None req-5c2a2a5b-e74d-4f93-9089-44a0e0ed6561 - - - - - -] Attempt 1 to provision port 22607a49-10b5-414c-b828-d2835a0ded65 2026-06-22 03:04:12.503 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 62496b30-c256-4590-8cb0-b15229501eff 2026-06-22 03:04:14.577 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 22607a49-10b5-414c-b828-d2835a0ded65 2026-06-22 03:04:14.798 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-36e85d5d-5680-426c-a7a2-716765b66474'] response: {'server_uuid': 'f0683ede-be48-45fb-b9cd-e7d09865bdfa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22607a49-10b5-414c-b828-d2835a0ded65', 'code': 200} 2026-06-22 03:04:16.493 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 22607a49-10b5-414c-b828-d2835a0ded65 2026-06-22 03:04:18.657 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port d68d048a-8e5d-4c7e-afc4-3b4b8179b589 2026-06-22 03:04:18.717 9 INFO neutron.plugins.ml2.plugin [None req-fb7265d2-cb5a-43c0-85c3-9edf94a02a68 - - - - - -] Attempt 1 to provision port bfd0d115-05d1-4a9b-ae3b-4c0216da5052 2026-06-22 03:04:19.368 9 INFO neutron.plugins.ml2.plugin [None req-9cfaecbb-26bb-496f-950e-cd885b4116bc - - - - - -] Attempt 1 to provision port d68d048a-8e5d-4c7e-afc4-3b4b8179b589 2026-06-22 03:04:19.483 9 INFO neutron.plugins.ml2.plugin [None req-9cfaecbb-26bb-496f-950e-cd885b4116bc - - - - - -] Attempt 1 to provision port bfd0d115-05d1-4a9b-ae3b-4c0216da5052 2026-06-22 03:04:19.531 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port bfd0d115-05d1-4a9b-ae3b-4c0216da5052 2026-06-22 03:04:19.728 9 INFO neutron.plugins.ml2.plugin [None req-1c3e7cc8-ea54-4590-a1f1-776f90a93fae - - - - - -] Attempt 1 to provision port d68d048a-8e5d-4c7e-afc4-3b4b8179b589 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-06-22 03:04:20.430 9 INFO neutron.plugins.ml2.plugin [None req-ab72f86c-18a8-4512-a906-f5f5b7328b4c - - - - - -] Attempt 1 to provision port 56f6e7ec-69fa-471c-9c07-24a0c258fd1b 2026-06-22 03:04:20.500 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port d68d048a-8e5d-4c7e-afc4-3b4b8179b589 2026-06-22 03:04:20.790 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port bfd0d115-05d1-4a9b-ae3b-4c0216da5052 2026-06-22 03:04:21.105 9 INFO neutron.plugins.ml2.plugin [None req-eaab07ad-a45a-4fd7-b8d9-5e997e7e6c28 - - - - - -] Attempt 1 to provision port 56f6e7ec-69fa-471c-9c07-24a0c258fd1b 2026-06-22 03:04:22.270 9 INFO neutron.plugins.ml2.plugin [None req-4c900cb1-a9f3-4f66-a6db-62c897cc127e - - - - - -] Attempt 1 to provision port d4d690b4-8a71-46fd-9aa5-8e77c14086bd 2026-06-22 03:04:22.466 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 188b7daa-0f68-4e60-bd0e-23817ea2eb90 2026-06-22 03:04:22.969 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 28d1d3df-dfd5-44a5-b5a4-d6a2c0b5d343 2026-06-22 03:04:23.037 10 INFO neutron.plugins.ml2.plugin [None req-9fa0d4b0-677e-4e37-8701-15bcca096474 - - - - - -] Attempt 1 to provision port d4d690b4-8a71-46fd-9aa5-8e77c14086bd 2026-06-22 03:04:24.770 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 7059f305-922b-4ada-96d3-3f43e0b228b0 2026-06-22 03:04:25.266 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 28d1d3df-dfd5-44a5-b5a4-d6a2c0b5d343 2026-06-22 03:04:25.501 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 188b7daa-0f68-4e60-bd0e-23817ea2eb90 2026-06-22 03:04:25.509 10 INFO neutron.plugins.ml2.plugin [None req-6e012161-3eb3-4c2d-8275-a0e3e4b8162a - - - - - -] Attempt 1 to provision port 08eace73-7c10-4c37-82c9-0b4942da5ac6 2026-06-22 03:04:26.360 10 INFO neutron.plugins.ml2.plugin [None req-3f36b908-fe10-4335-bdc3-3e2874efe105 - - - - - -] Attempt 1 to provision port 7059f305-922b-4ada-96d3-3f43e0b228b0 2026-06-22 03:04:26.627 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 7059f305-922b-4ada-96d3-3f43e0b228b0 2026-06-22 03:04:26.654 10 INFO neutron.plugins.ml2.plugin [None req-3590882d-8cf7-4242-a438-76f2cc5eed45 - - - - - -] Attempt 1 to provision port 7059f305-922b-4ada-96d3-3f43e0b228b0 2026-06-22 03:04:27.988 9 INFO neutron.plugins.ml2.plugin [None req-db022564-2797-4096-977b-39c870b4f50a - - - - - -] Attempt 1 to provision port f68e5be5-1d67-4d71-9b4e-34b0676c646b 2026-06-22 03:04:28.547 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 1058070e-3db2-4220-a11d-df7b1467bc61 2026-06-22 03:04:28.640 9 INFO neutron.plugins.ml2.plugin [None req-b4f189c5-df6d-41cc-98eb-74621d8e56ed - - - - - -] Attempt 1 to provision port f68e5be5-1d67-4d71-9b4e-34b0676c646b 2026-06-22 03:04:30.563 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 91e126c6-6bf0-4788-adf5-b66cc80a7d92 2026-06-22 03:04:31.092 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 1058070e-3db2-4220-a11d-df7b1467bc61 2026-06-22 03:04:32.025 9 INFO neutron.plugins.ml2.plugin [None req-5580c3b3-7536-415d-a56a-8b80650fa811 - - - - - -] Attempt 1 to provision port 91e126c6-6bf0-4788-adf5-b66cc80a7d92 2026-06-22 03:04:32.422 10 INFO neutron.plugins.ml2.plugin [None req-b1016858-91a8-4a73-a944-65c293db1917 - - - - - -] Attempt 1 to provision port 91e126c6-6bf0-4788-adf5-b66cc80a7d92 2026-06-22 03:04:32.500 10 INFO neutron.plugins.ml2.plugin [None req-b1016858-91a8-4a73-a944-65c293db1917 - - - - - -] Attempt 1 to provision port 18813b93-ab77-43f5-ad5d-fa47f18f6e2c 2026-06-22 03:04:32.726 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 91e126c6-6bf0-4788-adf5-b66cc80a7d92 2026-06-22 03:04:32.764 10 INFO neutron.plugins.ml2.plugin [None req-5729c978-9164-4efb-8220-19e0d94870b8 - - - - - -] Attempt 1 to provision port 18813b93-ab77-43f5-ad5d-fa47f18f6e2c 2026-06-22 03:04:33.523 10 INFO neutron.plugins.ml2.plugin [None req-b98c1962-33a9-484d-a7b6-3e1235089f9f - - - - - -] Attempt 1 to provision port 18813b93-ab77-43f5-ad5d-fa47f18f6e2c 2026-06-22 03:04:34.510 10 INFO neutron.plugins.ml2.plugin [None req-03e8d4c7-232b-4694-96af-7effa282c9f7 - - - - - -] Attempt 1 to provision port 663b9364-1ad3-4824-a0d1-764539686f39 2026-06-22 03:04:36.665 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 663b9364-1ad3-4824-a0d1-764539686f39 2026-06-22 03:04:36.795 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-86c495f1-c46a-4051-a961-d51f84aadd67'] response: {'server_uuid': 'def3ac4f-6860-4eca-ab89-a05d2ff1f96d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '663b9364-1ad3-4824-a0d1-764539686f39', 'code': 200} 2026-06-22 03:04:38.507 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 663b9364-1ad3-4824-a0d1-764539686f39 2026-06-22 03:04:40.528 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port c3c80384-c5ac-4b09-8559-1aabde6e651f 2026-06-22 03:04:41.016 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port a02603cb-9df3-4d27-8410-e68f398096b6 2026-06-22 03:04:41.358 10 INFO neutron.plugins.ml2.plugin [None req-d1826b94-362d-43fb-a685-6d0dde6a0662 - - - - - -] Attempt 1 to provision port a02603cb-9df3-4d27-8410-e68f398096b6 2026-06-22 03:04:41.611 9 INFO neutron.plugins.ml2.plugin [None req-12c1cb74-dd0b-42b4-8e5e-275ab5ac1ddf - - - - - -] Attempt 1 to provision port 10d5384d-a8da-414f-9c95-548693bec7a0 2026-06-22 03:04:41.883 9 INFO neutron.plugins.ml2.plugin [None req-12c1cb74-dd0b-42b4-8e5e-275ab5ac1ddf - - - - - -] Attempt 1 to provision port c3c80384-c5ac-4b09-8559-1aabde6e651f 2026-06-22 03:04:41.976 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 10d5384d-a8da-414f-9c95-548693bec7a0 2026-06-22 03:04:42.079 10 INFO neutron.plugins.ml2.plugin [None req-2925c663-7f45-467e-b484-e0cb82f85cc1 - - - - - -] Attempt 1 to provision port a02603cb-9df3-4d27-8410-e68f398096b6 2026-06-22 03:04:42.305 10 INFO neutron.plugins.ml2.plugin [None req-2925c663-7f45-467e-b484-e0cb82f85cc1 - - - - - -] Attempt 1 to provision port b0b84d31-88c7-4cbf-9d66-9aac0adac484 2026-06-22 03:04:42.391 10 INFO neutron.plugins.ml2.plugin [None req-2925c663-7f45-467e-b484-e0cb82f85cc1 - - - - - -] Attempt 1 to provision port 10d5384d-a8da-414f-9c95-548693bec7a0 2026-06-22 03:04:42.538 10 INFO neutron.plugins.ml2.plugin [None req-2925c663-7f45-467e-b484-e0cb82f85cc1 - - - - - -] Attempt 1 to provision port c3c80384-c5ac-4b09-8559-1aabde6e651f 2026-06-22 03:04:42.686 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 10d5384d-a8da-414f-9c95-548693bec7a0 2026-06-22 03:04:42.769 10 INFO neutron.plugins.ml2.plugin [None req-713f8425-e709-40d0-a462-ac7b6d09c52a - - - - - -] Attempt 1 to provision port fb399e37-0c8b-4df9-b7ef-8c3598c245eb 2026-06-22 03:04:42.819 10 INFO neutron.plugins.ml2.plugin [None req-713f8425-e709-40d0-a462-ac7b6d09c52a - - - - - -] Attempt 1 to provision port b0b84d31-88c7-4cbf-9d66-9aac0adac484 2026-06-22 03:04:42.977 9 INFO neutron.plugins.ml2.plugin [None req-780a97af-8a35-4da1-9cf0-9f255f7db879 - - - - - -] Attempt 1 to provision port fb399e37-0c8b-4df9-b7ef-8c3598c245eb 2026-06-22 03:04:43.023 9 INFO neutron.plugins.ml2.plugin [None req-780a97af-8a35-4da1-9cf0-9f255f7db879 - - - - - -] Attempt 1 to provision port b0b84d31-88c7-4cbf-9d66-9aac0adac484 2026-06-22 03:04:43.091 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port c3c80384-c5ac-4b09-8559-1aabde6e651f 2026-06-22 03:04:43.374 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port a02603cb-9df3-4d27-8410-e68f398096b6 2026-06-22 03:04:43.874 10 INFO neutron.plugins.ml2.plugin [None req-bbc1ab49-1d2d-4ee6-b351-cb1772d6df79 - - - - - -] Attempt 1 to provision port 282b1cd6-cf08-4795-9571-0dfb42ba7d6c 2026-06-22 03:04:44.739 9 INFO neutron.plugins.ml2.plugin [None req-cd1fb9e0-f6bd-4b98-b75d-593fea885ed8 - - - - - -] Attempt 1 to provision port 06bd7baf-6384-463d-b063-d1c5269fd8bd 2026-06-22 03:04:45.506 9 INFO neutron.plugins.ml2.plugin [None req-75bf2730-042f-4f09-8561-4c6b65808f67 - - - - - -] Attempt 1 to provision port 06bd7baf-6384-463d-b063-d1c5269fd8bd 2026-06-22 03:04:45.607 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e13eba44-ad40-4540-9896-9e35544fc910'] response: {'server_uuid': 'def3ac4f-6860-4eca-ab89-a05d2ff1f96d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '663b9364-1ad3-4824-a0d1-764539686f39', 'code': 200} 2026-06-22 03:04:46.720 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 08eace73-7c10-4c37-82c9-0b4942da5ac6 2026-06-22 03:04:47.127 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port f68e5be5-1d67-4d71-9b4e-34b0676c646b 2026-06-22 03:04:48.797 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 08eace73-7c10-4c37-82c9-0b4942da5ac6 2026-06-22 03:04:49.007 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port f68e5be5-1d67-4d71-9b4e-34b0676c646b 2026-06-22 03:04:49.197 10 INFO neutron.plugins.ml2.plugin [None req-b3ac7677-8ab6-4a6a-9005-c9f580885ea8 - - - - - -] Attempt 1 to provision port fbc71a4b-17b2-429b-b0b5-8b20d49002a0 2026-06-22 03:04:49.315 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 282b1cd6-cf08-4795-9571-0dfb42ba7d6c 2026-06-22 03:04:49.443 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d49c65a5-af7d-4ee0-bffa-e61ef255a942'] response: {'server_uuid': '957e76df-8037-41d0-8c65-68b96a47ab29', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '282b1cd6-cf08-4795-9571-0dfb42ba7d6c', 'code': 200} 2026-06-22 03:04:50.724 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 282b1cd6-cf08-4795-9571-0dfb42ba7d6c 2026-06-22 03:04:56.724 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port ae74f3c3-899f-43ec-afb1-a52c2bf85b80 2026-06-22 03:04:57.716 9 INFO neutron.plugins.ml2.plugin [None req-a9eb60e1-62f2-4d5b-81c3-f88afdbb205b - - - - - -] Attempt 1 to provision port ae74f3c3-899f-43ec-afb1-a52c2bf85b80 2026-06-22 03:04:58.038 10 INFO neutron.plugins.ml2.plugin [None req-c8e81cb0-d910-4f78-aa2e-83c2a6f959b7 - - - - - -] Attempt 1 to provision port ae74f3c3-899f-43ec-afb1-a52c2bf85b80 2026-06-22 03:04:58.144 10 INFO neutron.plugins.ml2.plugin [None req-c8e81cb0-d910-4f78-aa2e-83c2a6f959b7 - - - - - -] Attempt 1 to provision port 9f084c3c-4a27-4168-9e1b-5c67e8986c32 2026-06-22 03:04:58.289 9 INFO neutron.plugins.ml2.plugin [None req-076881ba-7d14-45da-b8cb-2150d5dd954f - - - - - -] Attempt 1 to provision port 9f084c3c-4a27-4168-9e1b-5c67e8986c32 2026-06-22 03:04:58.541 10 INFO neutron.plugins.ml2.plugin [None req-59ada226-3b00-4d03-8414-d6dfd1250751 - - - - - -] Attempt 1 to provision port 9f084c3c-4a27-4168-9e1b-5c67e8986c32 2026-06-22 03:04:58.644 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port ae74f3c3-899f-43ec-afb1-a52c2bf85b80 2026-06-22 03:05:00.403 10 INFO neutron.plugins.ml2.plugin [None req-2e7c63ef-e269-4b42-a013-23d4b057937d - - - - - -] Attempt 1 to provision port 5da72ab6-eaed-4f28-bbeb-d2e73eacd0a4 2026-06-22 03:05:01.103 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 7125bbf6-b7d9-458c-a904-5caf05ffcfc6 2026-06-22 03:05:02.690 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 7125bbf6-b7d9-458c-a904-5caf05ffcfc6 2026-06-22 03:05:03.010 10 INFO neutron.plugins.ml2.plugin [None req-e654b32d-da51-46fd-bfc7-71322733751b - - - - - -] Attempt 1 to provision port 7125bbf6-b7d9-458c-a904-5caf05ffcfc6 2026-06-22 03:05:03.351 9 INFO neutron.plugins.ml2.plugin [None req-f57b26ab-f120-4cc6-b135-ee790197d739 - - - - - -] Attempt 1 to provision port 7125bbf6-b7d9-458c-a904-5caf05ffcfc6 2026-06-22 03:05:03.855 9 INFO neutron.plugins.ml2.plugin [None req-e11f97c7-5f40-4dff-af17-e8e1e129e4ec - - - - - -] Attempt 1 to provision port 70c013be-6664-4cfd-b496-37840bc789a3 2026-06-22 03:05:04.705 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 010f7375-8d72-4347-81fd-87a615f2ee3c 2026-06-22 03:05:04.829 9 INFO neutron.plugins.ml2.plugin [None req-c04ab7d2-432a-4056-a20a-a48cb90b8903 - - - - - -] Attempt 1 to provision port 70c013be-6664-4cfd-b496-37840bc789a3 2026-06-22 03:05:05.491 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port c57574be-3faf-4407-b1f5-54737dffdcea 2026-06-22 03:05:06.110 10 INFO neutron.plugins.ml2.plugin [None req-74434295-d9f8-4ed7-8330-2d97da9f0401 - - - - - -] Attempt 1 to provision port c57574be-3faf-4407-b1f5-54737dffdcea 2026-06-22 03:05:06.454 9 INFO neutron.plugins.ml2.plugin [None req-65ee15fc-987c-4fee-904c-2cc680ae363e - - - - - -] Attempt 1 to provision port c57574be-3faf-4407-b1f5-54737dffdcea 2026-06-22 03:05:06.513 9 INFO neutron.plugins.ml2.plugin [None req-65ee15fc-987c-4fee-904c-2cc680ae363e - - - - - -] Attempt 1 to provision port 7bd03516-8694-4f59-90ea-1ae4317bbc10 2026-06-22 03:05:06.686 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 010f7375-8d72-4347-81fd-87a615f2ee3c 2026-06-22 03:05:06.755 9 INFO neutron.plugins.ml2.plugin [None req-279dd0e5-e1e4-426d-94ce-fa2e718bef26 - - - - - -] Attempt 1 to provision port 7bd03516-8694-4f59-90ea-1ae4317bbc10 2026-06-22 03:05:07.027 10 INFO neutron.plugins.ml2.plugin [None req-83a6caa9-e07e-40d9-bfad-9ea4562beff8 - - - - - -] Attempt 1 to provision port 7bd03516-8694-4f59-90ea-1ae4317bbc10 2026-06-22 03:05:07.056 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port c57574be-3faf-4407-b1f5-54737dffdcea /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-06-22 03:05:11.140 10 INFO neutron.plugins.ml2.plugin [None req-573d0911-96e2-4e1e-9c70-a9947f711ef5 - - - - - -] Attempt 1 to provision port a55c0607-a447-4dfa-bc8c-ef6e2d94866f 2026-06-22 03:05:12.096 9 INFO neutron.plugins.ml2.plugin [None req-2f980ca6-ee0b-4b99-8523-d20256bc841a - - - - - -] Attempt 1 to provision port 62da7af0-cf37-4559-81be-25fa85945d4f 2026-06-22 03:05:14.790 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port a55c0607-a447-4dfa-bc8c-ef6e2d94866f 2026-06-22 03:05:14.912 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-35aefcf4-35f4-41cb-b4ed-05d6cf4a407b'] response: {'server_uuid': '1d33e0d5-928a-4ff4-b388-da431b30e417', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a55c0607-a447-4dfa-bc8c-ef6e2d94866f', 'code': 200} 2026-06-22 03:05:16.722 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port a55c0607-a447-4dfa-bc8c-ef6e2d94866f 2026-06-22 03:05:18.739 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port f2918838-0c8b-4e97-9230-e625a9d758eb 2026-06-22 03:05:19.016 9 INFO neutron.plugins.ml2.plugin [None req-7ef82b6d-980e-48b4-aa9c-465a0d841f8e - - - - - -] Attempt 1 to provision port cf110340-5b14-4d9e-b4b5-7b65fe9af9d5 2026-06-22 03:05:20.482 9 INFO neutron.plugins.ml2.plugin [None req-4e4dd5f5-b108-4789-8705-dd916361b714 - - - - - -] Attempt 1 to provision port f2918838-0c8b-4e97-9230-e625a9d758eb 2026-06-22 03:05:20.897 10 INFO neutron.plugins.ml2.plugin [None req-25c35670-c636-413f-a298-9a1d5e135ac7 - - - - - -] Attempt 1 to provision port f2918838-0c8b-4e97-9230-e625a9d758eb 2026-06-22 03:05:20.984 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 5da72ab6-eaed-4f28-bbeb-d2e73eacd0a4 2026-06-22 03:05:21.491 9 INFO neutron.plugins.ml2.plugin [None req-0abc98dc-dec6-4513-80c6-e653e4a08a83 - - - - - -] Attempt 1 to provision port 895325ac-0023-491d-afc2-2e0bb006fb2b 2026-06-22 03:05:21.568 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port f2918838-0c8b-4e97-9230-e625a9d758eb 2026-06-22 03:05:21.975 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 70c013be-6664-4cfd-b496-37840bc789a3 2026-06-22 03:05:22.273 10 INFO neutron.plugins.ml2.plugin [None req-55884c41-9238-4880-81ed-cf87bb86cf27 - - - - - -] Attempt 1 to provision port 895325ac-0023-491d-afc2-2e0bb006fb2b 2026-06-22 03:05:22.928 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 4f4e9a7e-a508-42a7-951b-7e5f36c15a14 2026-06-22 03:05:23.423 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 70c013be-6664-4cfd-b496-37840bc789a3 2026-06-22 03:05:23.691 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 5da72ab6-eaed-4f28-bbeb-d2e73eacd0a4 2026-06-22 03:05:24.679 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 4f4e9a7e-a508-42a7-951b-7e5f36c15a14 2026-06-22 03:05:26.860 10 INFO neutron.plugins.ml2.plugin [None req-8bc0cbff-bb98-45cf-8a42-ef293e1c9434 - - - - - -] Attempt 1 to provision port de16f721-924c-494d-b58f-fb3e6309ddde 2026-06-22 03:05:28.875 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port de16f721-924c-494d-b58f-fb3e6309ddde 2026-06-22 03:05:29.003 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a05ed22c-9343-4e6c-b197-fa67a29dd435'] response: {'server_uuid': '33aed61a-cff4-4e49-9c4d-6c51bdf4f8af', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'de16f721-924c-494d-b58f-fb3e6309ddde', 'code': 200} 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server [None req-1b012b2d-465b-42d4-9968-23ac379aa9c6 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ac9d097f-887f-48d9-b775-23edc97d5b10: This subnet is being modified by another concurrent operation. 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-22 03:05:30.069 9 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-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-22 03:05:30.069 9 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-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 241, in inner 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-22 03:05:30.069 9 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-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-22 03:05:30.069 9 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-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 337, in create_port 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1579, in create_port 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1544, in _create_port_db 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1491, in create_port_db 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-22 03:05:30.069 9 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-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-22 03:05:30.069 9 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-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-22 03:05:30.069 9 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-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-22 03:05:30.069 9 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-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 81, in read_lock_register 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server raise exception 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet ac9d097f-887f-48d9-b775-23edc97d5b10: This subnet is being modified by another concurrent operation. 2026-06-22 03:05:30.069 9 ERROR oslo_messaging.rpc.server  2026-06-22 03:05:30.687 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port de16f721-924c-494d-b58f-fb3e6309ddde 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server [None req-c3aa7543-bcd7-411b-8fd6-46b5dc502eb9 - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 66265f41-eefb-4fa4-aee3-3974d9fbf59a: This subnet is being modified by another concurrent operation. 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-22 03:05:30.964 9 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-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-22 03:05:30.964 9 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-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 241, in inner 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-22 03:05:30.964 9 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-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-22 03:05:30.964 9 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-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 337, in create_port 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server raise self.value 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1579, in create_port 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1544, in _create_port_db 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1491, in create_port_db 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-22 03:05:30.964 9 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-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 1010, in wrapper 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-22 03:05:30.964 9 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-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-22 03:05:30.964 9 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-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-22 03:05:30.964 9 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-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 81, in read_lock_register 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server raise exception 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 66265f41-eefb-4fa4-aee3-3974d9fbf59a: This subnet is being modified by another concurrent operation. 2026-06-22 03:05:30.964 9 ERROR oslo_messaging.rpc.server  2026-06-22 03:05:32.897 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port fb746de7-ecf8-438b-8289-e5753ddcde3f 2026-06-22 03:05:34.679 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-885ad0d8-302d-4893-b258-58f8c8abad92'] response: {'server_uuid': '1d33e0d5-928a-4ff4-b388-da431b30e417', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'a55c0607-a447-4dfa-bc8c-ef6e2d94866f', 'code': 200} 2026-06-22 03:05:35.303 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port a55c0607-a447-4dfa-bc8c-ef6e2d94866f 2026-06-22 03:05:36.747 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce7c7480-5928-4a26-b183-1095b02e4ccf'] response: {'server_uuid': '1d33e0d5-928a-4ff4-b388-da431b30e417', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a55c0607-a447-4dfa-bc8c-ef6e2d94866f', 'code': 200} 2026-06-22 03:05:36.836 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port a55c0607-a447-4dfa-bc8c-ef6e2d94866f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-06-22 03:05:56.711 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 3a9b3e14-a860-4fd1-bad1-ce5a1120ea80 2026-06-22 03:05:57.392 9 INFO neutron.plugins.ml2.plugin [None req-bb0a8008-7298-4c74-aed6-218c12f85be9 - - - - - -] Attempt 1 to provision port f1f039f6-1305-4e81-bcd6-e96c4959b203 2026-06-22 03:05:58.348 10 INFO neutron.plugins.ml2.plugin [None req-46c3c3ba-93a0-4513-8009-991341f9bcf8 - - - - - -] Attempt 1 to provision port 3a9b3e14-a860-4fd1-bad1-ce5a1120ea80 2026-06-22 03:05:58.653 9 INFO neutron.plugins.ml2.plugin [None req-3a05e7a5-22d8-4239-b7fb-5931bbf0d98d - - - - - -] Attempt 1 to provision port 3a9b3e14-a860-4fd1-bad1-ce5a1120ea80 2026-06-22 03:05:58.662 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 3a9b3e14-a860-4fd1-bad1-ce5a1120ea80 2026-06-22 03:06:00.741 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 47c922c9-cd86-4203-a22c-1e9dc5118c7b 2026-06-22 03:06:00.985 9 INFO neutron.plugins.ml2.plugin [None req-9b81fb64-4145-4a03-804c-91beab72dcdc - - - - - -] Attempt 1 to provision port 43a93c25-d5c2-4417-bb75-78b6ae9efe30 2026-06-22 03:06:01.775 9 INFO neutron.plugins.ml2.plugin [None req-c8c91a34-0790-43d4-911f-6fdcdf9505ab - - - - - -] Attempt 1 to provision port 43a93c25-d5c2-4417-bb75-78b6ae9efe30 2026-06-22 03:06:02.536 9 INFO neutron.plugins.ml2.plugin [None req-d6c4a960-fa4a-4514-bf3f-4ffcf0a5fc7d - - - - - -] Attempt 1 to provision port 47c922c9-cd86-4203-a22c-1e9dc5118c7b 2026-06-22 03:06:02.842 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 0a6ec09a-2ed8-4bcb-949f-2d5ed119d0f8 2026-06-22 03:06:02.942 10 INFO neutron.plugins.ml2.plugin [None req-b2b45d4e-0de3-4cf2-99f1-792e5cf0d669 - - - - - -] Attempt 1 to provision port 47c922c9-cd86-4203-a22c-1e9dc5118c7b 2026-06-22 03:06:03.299 9 INFO neutron.plugins.ml2.plugin [None req-eff64dbc-1194-4440-ad21-9a00090a5bae - - - - - -] Attempt 1 to provision port 0a6ec09a-2ed8-4bcb-949f-2d5ed119d0f8 2026-06-22 03:06:03.615 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 47c922c9-cd86-4203-a22c-1e9dc5118c7b 2026-06-22 03:06:03.618 10 INFO neutron.plugins.ml2.plugin [None req-3949ba0a-f2dd-463b-9fbe-f19632e0a91a - - - - - -] Attempt 1 to provision port 0a6ec09a-2ed8-4bcb-949f-2d5ed119d0f8 2026-06-22 03:06:03.971 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 8f6426db-282e-4dbe-b3e4-9079b3391d79 2026-06-22 03:06:04.623 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port a5e79c73-9b05-42ac-a758-d2729f55e3d8 2026-06-22 03:06:04.673 10 INFO neutron.plugins.ml2.plugin [None req-4eac2d3c-d74a-4463-a963-a098d75ecbed - - - - - -] Attempt 1 to provision port a5e79c73-9b05-42ac-a758-d2729f55e3d8 2026-06-22 03:06:05.525 10 INFO neutron.plugins.ml2.plugin [None req-454b5d30-8b7e-4213-9411-5f14366717d1 - - - - - -] Attempt 1 to provision port a5e79c73-9b05-42ac-a758-d2729f55e3d8 2026-06-22 03:06:05.848 10 INFO neutron.plugins.ml2.plugin [None req-996b6468-d409-4702-b7a5-0f65e8ebc037 - - - - - -] Attempt 1 to provision port dec94c2a-ff76-4533-8718-5fdb946f2049 2026-06-22 03:06:05.876 10 INFO neutron.plugins.ml2.plugin [None req-996b6468-d409-4702-b7a5-0f65e8ebc037 - - - - - -] Attempt 1 to provision port 29b650e8-b2e4-495b-a868-2fb86f236896 2026-06-22 03:06:06.117 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 29b650e8-b2e4-495b-a868-2fb86f236896 2026-06-22 03:06:06.317 10 INFO neutron.plugins.ml2.plugin [None req-1b4116c5-56b5-40af-819e-4e22f3935d27 - - - - - -] Attempt 1 to provision port 955be271-fc81-4209-a22a-aefb25ebee08 2026-06-22 03:06:06.574 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 8f6426db-282e-4dbe-b3e4-9079b3391d79 2026-06-22 03:06:06.705 10 INFO neutron.plugins.ml2.plugin [None req-1b4116c5-56b5-40af-819e-4e22f3935d27 - - - - - -] Attempt 1 to provision port 29b650e8-b2e4-495b-a868-2fb86f236896 2026-06-22 03:06:06.941 10 INFO neutron.plugins.ml2.plugin [None req-dc286362-46c7-402b-a919-c8c798227a88 - - - - - -] Attempt 1 to provision port 955be271-fc81-4209-a22a-aefb25ebee08 2026-06-22 03:06:06.947 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 955be271-fc81-4209-a22a-aefb25ebee08 2026-06-22 03:06:07.346 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port c3e5d41b-b397-4eb2-87f2-f3757e820775 2026-06-22 03:06:07.966 10 INFO neutron.plugins.ml2.plugin [None req-4db07a2b-b3ad-41dd-b368-cb57ddfe24fd - - - - - -] Attempt 1 to provision port c3e5d41b-b397-4eb2-87f2-f3757e820775 2026-06-22 03:06:08.333 9 INFO neutron.plugins.ml2.plugin [None req-ea8a7da7-a83d-499c-8157-fdb749336cf0 - - - - - -] Attempt 1 to provision port c3e5d41b-b397-4eb2-87f2-f3757e820775 2026-06-22 03:06:08.356 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port c3e5d41b-b397-4eb2-87f2-f3757e820775 2026-06-22 03:06:09.541 10 INFO neutron.plugins.ml2.plugin [None req-73b0c2c5-9455-4076-b5c0-3e71cfad617d - - - - - -] Attempt 1 to provision port d96af7e9-456d-42a9-95f8-3ce20ce20854 2026-06-22 03:06:10.214 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 1fdd4c6d-b55a-4cc5-a70c-7dc120632132 2026-06-22 03:06:10.315 10 INFO neutron.plugins.ml2.plugin [None req-64a9d422-2db3-4dac-971f-6d5a6d64b3d9 - - - - - -] Attempt 1 to provision port d96af7e9-456d-42a9-95f8-3ce20ce20854 2026-06-22 03:06:12.111 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 1fdd4c6d-b55a-4cc5-a70c-7dc120632132 2026-06-22 03:06:17.565 9 INFO neutron.plugins.ml2.plugin [None req-1ff19e04-5f8d-4e5e-8975-f3c673d9f2ca - - - - - -] Attempt 1 to provision port 0428cae3-3628-4ec9-9fbf-0e61e88a66df 2026-06-22 03:06:18.222 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 1837ddf5-3067-4765-8595-cb80ef5bd43e 2026-06-22 03:06:18.680 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port b8a3f69b-438e-48a2-8e8b-fee156edaca1 2026-06-22 03:06:19.257 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 43a93c25-d5c2-4417-bb75-78b6ae9efe30 2026-06-22 03:06:20.223 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 43a93c25-d5c2-4417-bb75-78b6ae9efe30 2026-06-22 03:06:20.508 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port f1f039f6-1305-4e81-bcd6-e96c4959b203 2026-06-22 03:06:22.267 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 0428cae3-3628-4ec9-9fbf-0e61e88a66df 2026-06-22 03:06:22.374 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f39676f1-07d9-429b-bfa9-b0409d90da1c'] response: {'server_uuid': '579f3c19-4020-499b-b0c0-b4626981d4eb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0428cae3-3628-4ec9-9fbf-0e61e88a66df', 'code': 200} 2026-06-22 03:06:22.807 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port f1f039f6-1305-4e81-bcd6-e96c4959b203 2026-06-22 03:06:24.151 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 0428cae3-3628-4ec9-9fbf-0e61e88a66df 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-22 03:06:27.122 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-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-22 03:06:27.122 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-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-22 03:06:27.122 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-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.122 9 ERROR neutron.plugins.ml2.managers  2026-06-22 03:06:27.124 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Failed to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 on host instance for vnic_type normal using segments [{'id': '11463da0-d384-4659-a1bb-e3e678685817', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': '664f5a43-d4c6-4037-8e8b-41f26a38771a'}] 2026-06-22 03:06:27.124 9 INFO neutron.plugins.ml2.plugin [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Attempt 2 to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-22 03:06:27.151 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-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-22 03:06:27.151 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-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-22 03:06:27.151 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-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.151 9 ERROR neutron.plugins.ml2.managers  2026-06-22 03:06:27.152 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Failed to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 on host instance for vnic_type normal using segments [{'id': '11463da0-d384-4659-a1bb-e3e678685817', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': '664f5a43-d4c6-4037-8e8b-41f26a38771a'}] 2026-06-22 03:06:27.153 9 INFO neutron.plugins.ml2.plugin [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Attempt 3 to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-22 03:06:27.197 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-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-22 03:06:27.197 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-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-22 03:06:27.197 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-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.197 9 ERROR neutron.plugins.ml2.managers  2026-06-22 03:06:27.198 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Failed to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 on host instance for vnic_type normal using segments [{'id': '11463da0-d384-4659-a1bb-e3e678685817', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': '664f5a43-d4c6-4037-8e8b-41f26a38771a'}] 2026-06-22 03:06:27.199 9 INFO neutron.plugins.ml2.plugin [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Attempt 4 to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-22 03:06:27.232 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-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-22 03:06:27.232 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-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-22 03:06:27.232 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-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.232 9 ERROR neutron.plugins.ml2.managers  2026-06-22 03:06:27.233 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Failed to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 on host instance for vnic_type normal using segments [{'id': '11463da0-d384-4659-a1bb-e3e678685817', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': '664f5a43-d4c6-4037-8e8b-41f26a38771a'}] 2026-06-22 03:06:27.234 9 INFO neutron.plugins.ml2.plugin [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Attempt 5 to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-22 03:06:27.271 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-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-22 03:06:27.271 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-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-22 03:06:27.271 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-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.271 9 ERROR neutron.plugins.ml2.managers  2026-06-22 03:06:27.272 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Failed to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 on host instance for vnic_type normal using segments [{'id': '11463da0-d384-4659-a1bb-e3e678685817', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': '664f5a43-d4c6-4037-8e8b-41f26a38771a'}] 2026-06-22 03:06:27.272 9 INFO neutron.plugins.ml2.plugin [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Attempt 6 to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-22 03:06:27.301 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-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-22 03:06:27.301 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-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-22 03:06:27.301 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-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.301 9 ERROR neutron.plugins.ml2.managers  2026-06-22 03:06:27.302 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Failed to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 on host instance for vnic_type normal using segments [{'id': '11463da0-d384-4659-a1bb-e3e678685817', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': '664f5a43-d4c6-4037-8e8b-41f26a38771a'}] 2026-06-22 03:06:27.303 9 INFO neutron.plugins.ml2.plugin [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Attempt 7 to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-22 03:06:27.333 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-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-22 03:06:27.333 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-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-22 03:06:27.333 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-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.333 9 ERROR neutron.plugins.ml2.managers  2026-06-22 03:06:27.334 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Failed to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 on host instance for vnic_type normal using segments [{'id': '11463da0-d384-4659-a1bb-e3e678685817', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': '664f5a43-d4c6-4037-8e8b-41f26a38771a'}] 2026-06-22 03:06:27.334 9 INFO neutron.plugins.ml2.plugin [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Attempt 8 to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-22 03:06:27.373 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-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-22 03:06:27.373 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-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-22 03:06:27.373 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-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.373 9 ERROR neutron.plugins.ml2.managers  2026-06-22 03:06:27.374 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Failed to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 on host instance for vnic_type normal using segments [{'id': '11463da0-d384-4659-a1bb-e3e678685817', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': '664f5a43-d4c6-4037-8e8b-41f26a38771a'}] 2026-06-22 03:06:27.374 9 INFO neutron.plugins.ml2.plugin [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Attempt 9 to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-22 03:06:27.400 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-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-22 03:06:27.400 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-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-22 03:06:27.400 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-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.400 9 ERROR neutron.plugins.ml2.managers  2026-06-22 03:06:27.401 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Failed to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 on host instance for vnic_type normal using segments [{'id': '11463da0-d384-4659-a1bb-e3e678685817', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': '664f5a43-d4c6-4037-8e8b-41f26a38771a'}] 2026-06-22 03:06:27.401 9 INFO neutron.plugins.ml2.plugin [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Attempt 10 to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-22 03:06:27.435 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-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-22 03:06:27.435 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-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-22 03:06:27.435 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-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 328b192b-8f52-4de0-8440-7df0b3321cb4 could not be found. 2026-06-22 03:06:27.435 9 ERROR neutron.plugins.ml2.managers  2026-06-22 03:06:27.436 9 ERROR neutron.plugins.ml2.managers [None req-595cbab8-c3ac-49c4-a1f4-4f891bc63d3c - - - - - -] Failed to bind port c597355b-82bd-4bf8-bff9-7fd65f5cbf56 on host instance for vnic_type normal using segments [{'id': '11463da0-d384-4659-a1bb-e3e678685817', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 421, 'network_id': '664f5a43-d4c6-4037-8e8b-41f26a38771a'}] 2026-06-22 03:06:28.303 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port c156c831-14d0-4cb0-ab65-5bcf5dc44ae6 2026-06-22 03:06:28.791 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port d96af7e9-456d-42a9-95f8-3ce20ce20854 2026-06-22 03:06:29.052 9 INFO neutron.plugins.ml2.plugin [None req-42988385-f2a4-4b86-8218-efebe1eec551 - - - - - -] Attempt 1 to provision port c156c831-14d0-4cb0-ab65-5bcf5dc44ae6 2026-06-22 03:06:29.448 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port dec94c2a-ff76-4533-8718-5fdb946f2049 2026-06-22 03:06:29.755 9 INFO neutron.plugins.ml2.plugin [None req-2c811d67-1577-4e14-aa6a-c432aba959a3 - - - - - -] Attempt 1 to provision port c156c831-14d0-4cb0-ab65-5bcf5dc44ae6 2026-06-22 03:06:30.200 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port d96af7e9-456d-42a9-95f8-3ce20ce20854 2026-06-22 03:06:30.595 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port dec94c2a-ff76-4533-8718-5fdb946f2049 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: 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-06-22 03:06:48.336 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port a2ffc247-b954-4e87-bf9b-3e4a3cf0f1da 2026-06-22 03:06:49.675 10 INFO neutron.plugins.ml2.plugin [None req-161237e2-f504-46b2-9ca0-cb3fdf9b108d - - - - - -] Attempt 1 to provision port a2ffc247-b954-4e87-bf9b-3e4a3cf0f1da 2026-06-22 03:06:52.243 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 8c6b898d-a550-4f53-82ed-eaf62220b8f7 2026-06-22 03:06:52.830 10 INFO neutron.plugins.ml2.plugin [None req-02cbe66e-fb11-4e24-93b8-0a3c74a1ab63 - - - - - -] Attempt 1 to provision port 8c6b898d-a550-4f53-82ed-eaf62220b8f7 2026-06-22 03:06:54.207 10 INFO neutron.plugins.ml2.plugin [None req-71fc4753-4042-43d5-a0e2-a7f5fce0aa9e - - - - - -] Attempt 1 to provision port 8c6b898d-a550-4f53-82ed-eaf62220b8f7 2026-06-22 03:06:54.429 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 67b7cfab-6fa2-460c-b0ed-aab9d46eec13 2026-06-22 03:06:54.867 9 INFO neutron.plugins.ml2.plugin [None req-45758f49-abda-44c5-b10a-542f91bf466b - - - - - -] Attempt 1 to provision port 8c6b898d-a550-4f53-82ed-eaf62220b8f7 2026-06-22 03:06:55.014 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port e37ca9c3-a2d7-4c16-910f-b6df38a97c37 2026-06-22 03:06:55.128 10 INFO neutron.plugins.ml2.plugin [None req-077b266c-0228-46c8-9fe5-98d7638603d2 - - - - - -] Attempt 1 to provision port 5df217ab-16f6-44fb-bc2d-0e36a6f57824 2026-06-22 03:06:55.172 10 INFO neutron.plugins.ml2.plugin [None req-077b266c-0228-46c8-9fe5-98d7638603d2 - - - - - -] Attempt 1 to provision port e37ca9c3-a2d7-4c16-910f-b6df38a97c37 2026-06-22 03:06:55.730 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 8c6b898d-a550-4f53-82ed-eaf62220b8f7 2026-06-22 03:06:56.235 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 67b7cfab-6fa2-460c-b0ed-aab9d46eec13 2026-06-22 03:06:56.307 10 INFO neutron.plugins.ml2.plugin [None req-260f6ed8-c095-440b-9d74-1ad443889f0f - - - - - -] Attempt 1 to provision port e37ca9c3-a2d7-4c16-910f-b6df38a97c37 2026-06-22 03:06:56.537 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port e37ca9c3-a2d7-4c16-910f-b6df38a97c37 2026-06-22 03:06:56.634 10 INFO neutron.plugins.ml2.plugin [None req-6b0ec178-4042-4efb-b0e2-7b5251b1c685 - - - - - -] Attempt 1 to provision port 67b7cfab-6fa2-460c-b0ed-aab9d46eec13 2026-06-22 03:06:56.862 10 INFO neutron.plugins.ml2.plugin [None req-3c78a3e1-e56b-458f-a2d8-6d57d82ff448 - - - - - -] Attempt 1 to provision port e37ca9c3-a2d7-4c16-910f-b6df38a97c37 2026-06-22 03:06:57.951 9 INFO neutron.plugins.ml2.plugin [None req-f233b8f7-a591-43bd-9672-f88c37cd4fc2 - - - - - -] Attempt 1 to provision port 67b7cfab-6fa2-460c-b0ed-aab9d46eec13 2026-06-22 03:06:58.185 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 67b7cfab-6fa2-460c-b0ed-aab9d46eec13 2026-06-22 03:06:58.391 10 INFO neutron.plugins.ml2.plugin [None req-a0386c9d-fe59-4d07-b753-8b8401f14b75 - - - - - -] Attempt 1 to provision port 67b7cfab-6fa2-460c-b0ed-aab9d46eec13 2026-06-22 03:06:58.779 9 INFO neutron.plugins.ml2.plugin [None req-1896815a-cf5c-451f-88ae-2f8f6ab6b003 - - - - - -] Attempt 1 to provision port 5ad36d32-c83e-4576-98a7-16f81f74a854 2026-06-22 03:06:59.632 10 INFO neutron.plugins.ml2.plugin [None req-ade08449-a6b5-4abd-8d77-0ea465b4c206 - - - - - -] Attempt 1 to provision port 5ad36d32-c83e-4576-98a7-16f81f74a854 2026-06-22 03:07:00.184 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port f191b645-1518-4a1f-a77f-857b98c08770 2026-06-22 03:07:00.597 10 INFO neutron.plugins.ml2.plugin [None req-df612fc8-105b-4fa2-bc19-2ae7cd95a517 - - - - - -] Attempt 1 to provision port dc8d36da-b831-436e-9286-af01820b64e2 2026-06-22 03:07:01.448 9 INFO neutron.plugins.ml2.plugin [None req-b3d0e142-4870-4c92-b5b4-19692378d33a - - - - - -] Attempt 1 to provision port dc8d36da-b831-436e-9286-af01820b64e2 2026-06-22 03:07:02.179 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port f191b645-1518-4a1f-a77f-857b98c08770 2026-06-22 03:07:03.013 9 INFO neutron.plugins.ml2.plugin [None req-e8acbe5b-96c3-4a37-bae2-c39c5c5a65e6 - - - - - -] Attempt 1 to provision port cacb4e3e-0ad1-4df3-97f0-30c6e402af11 2026-06-22 03:07:03.866 10 INFO neutron.plugins.ml2.plugin [None req-67048596-8485-43d6-889a-bcf1d5f60a3c - - - - - -] Attempt 1 to provision port cacb4e3e-0ad1-4df3-97f0-30c6e402af11 2026-06-22 03:07:09.088 10 INFO neutron.plugins.ml2.plugin [None req-91c234c5-af87-4b83-94fd-66a75a22e2ed - - - - - -] Attempt 1 to provision port 65efe636-2dce-4735-9c50-e2d69014a114 2026-06-22 03:07:12.265 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 4957f35c-0dbb-4acc-81db-e0d914c59289 2026-06-22 03:07:12.926 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 65efe636-2dce-4735-9c50-e2d69014a114 2026-06-22 03:07:13.048 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-40bc30f7-6769-4952-9b3d-c05e2af0aeed'] response: {'server_uuid': '0522cd15-1d2a-4f8f-ad5a-795184da97cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '65efe636-2dce-4735-9c50-e2d69014a114', 'code': 200} 2026-06-22 03:07:14.308 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 65efe636-2dce-4735-9c50-e2d69014a114 2026-06-22 03:07:18.214 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 5ad36d32-c83e-4576-98a7-16f81f74a854 2026-06-22 03:07:20.275 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port dc8d36da-b831-436e-9286-af01820b64e2 2026-06-22 03:07:20.977 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 5df217ab-16f6-44fb-bc2d-0e36a6f57824 2026-06-22 03:07:21.370 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port cacb4e3e-0ad1-4df3-97f0-30c6e402af11 2026-06-22 03:07:21.820 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 5ad36d32-c83e-4576-98a7-16f81f74a854 2026-06-22 03:07:22.197 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port dc8d36da-b831-436e-9286-af01820b64e2 2026-06-22 03:07:22.541 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 5df217ab-16f6-44fb-bc2d-0e36a6f57824 2026-06-22 03:07:22.671 9 INFO neutron.plugins.ml2.plugin [None req-ff940059-f314-4ad1-b0d8-d7d3f87efb99 - - - - - -] Attempt 1 to provision port 5946f9e3-8725-4571-9c8f-968806260ba2 2026-06-22 03:07:22.789 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port cacb4e3e-0ad1-4df3-97f0-30c6e402af11 2026-06-22 03:07:24.235 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 5946f9e3-8725-4571-9c8f-968806260ba2 2026-06-22 03:07:24.408 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ffb5a9ca-f7df-4864-b740-a855d7370125'] response: {'server_uuid': '51c156b3-590d-4ea7-a037-08f5a722e4a5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5946f9e3-8725-4571-9c8f-968806260ba2', 'code': 200} 2026-06-22 03:07:26.214 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 5946f9e3-8725-4571-9c8f-968806260ba2 2026-06-22 03:07:43.380 10 INFO neutron.plugins.ml2.plugin [None req-caa5a0f3-99cd-44c9-96f2-33b631c50aef - - - - - -] Attempt 1 to provision port a519bc82-62f7-4f29-8856-7df42ec788ac 2026-06-22 03:07:55.706 10 INFO neutron.plugins.ml2.plugin [None req-5e5e53a4-f0c7-4515-9a0f-5ec1409ec792 - - - - - -] Attempt 1 to provision port 5a154c43-9bfe-4441-b9fe-3823969b556b 2026-06-22 03:07:58.299 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 5a154c43-9bfe-4441-b9fe-3823969b556b 2026-06-22 03:07:58.415 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d293cf9-ec12-4968-b268-c2df95112181'] response: {'server_uuid': '16467067-36b6-42d8-a97c-4e13b4cb610f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5a154c43-9bfe-4441-b9fe-3823969b556b', 'code': 200} 2026-06-22 03:08:00.228 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 5a154c43-9bfe-4441-b9fe-3823969b556b 2026-06-22 03:08:34.446 10 INFO neutron.plugins.ml2.plugin [None req-dcb68689-4236-4f88-a990-0a7fb4f7d781 - - - - - -] Attempt 1 to provision port 6bf58b96-3301-4fa0-8853-fc86b8e80750 2026-06-22 03:08:38.298 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 6bf58b96-3301-4fa0-8853-fc86b8e80750 2026-06-22 03:08:38.477 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-59928bd2-019a-4ef3-bf34-5af171d207bd'] response: {'server_uuid': '16467067-36b6-42d8-a97c-4e13b4cb610f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6bf58b96-3301-4fa0-8853-fc86b8e80750', 'code': 200} 2026-06-22 03:08:40.253 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 6bf58b96-3301-4fa0-8853-fc86b8e80750 2026-06-22 03:09:00.058 10 INFO neutron.plugins.ml2.plugin [None req-45eb90d7-5d9b-4525-9a0f-bc3c3ea1bcca - - - - - -] Attempt 1 to provision port 7faee4ec-66bd-47ac-8535-240a875ac2ba 2026-06-22 03:09:02.430 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 7faee4ec-66bd-47ac-8535-240a875ac2ba 2026-06-22 03:09:02.921 9 INFO neutron.plugins.ml2.plugin [None req-ff26a7f7-0954-4459-8399-57abe19258a4 - - - - - -] Attempt 1 to provision port 7faee4ec-66bd-47ac-8535-240a875ac2ba 2026-06-22 03:09:03.079 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5de50e55-2945-492b-b6c9-0c83428fb846'] response: {'server_uuid': '16467067-36b6-42d8-a97c-4e13b4cb610f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7faee4ec-66bd-47ac-8535-240a875ac2ba', 'code': 200} 2026-06-22 03:09:04.291 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 7faee4ec-66bd-47ac-8535-240a875ac2ba 2026-06-22 03:09:10.680 9 INFO neutron.plugins.ml2.plugin [None req-b5105c4d-d574-447b-889f-3c60f2648220 - - - - - -] Attempt 1 to provision port 50989060-0626-4ea5-9481-8350d5224f89 2026-06-22 03:09:14.456 9 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 50989060-0626-4ea5-9481-8350d5224f89 2026-06-22 03:09:14.602 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-096de350-fa6f-4c81-b1c0-5c19347bdd9e'] response: {'server_uuid': '16467067-36b6-42d8-a97c-4e13b4cb610f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '50989060-0626-4ea5-9481-8350d5224f89', 'code': 200} 2026-06-22 03:09:16.311 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 50989060-0626-4ea5-9481-8350d5224f89 2026-06-22 03:09:24.169 9 INFO neutron.plugins.ml2.plugin [None req-01b9701b-c5c5-47c1-8e06-0a594eb4b3e2 - - - - - -] Attempt 1 to provision port 50989060-0626-4ea5-9481-8350d5224f89 2026-06-22 03:09:24.356 10 INFO neutron.plugins.ml2.plugin [None req-aafc3072-64aa-4bfd-817b-d9c062da2a6b - - - - - -] Attempt 1 to provision port 50989060-0626-4ea5-9481-8350d5224f89 2026-06-22 03:09:29.702 10 INFO neutron.plugins.ml2.plugin [None req-875cd533-0790-4e64-92cd-8f046b7cf5b6 - - - - - -] Attempt 1 to provision port 7faee4ec-66bd-47ac-8535-240a875ac2ba