+ 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-25 22:56:04.476 1 INFO neutron.common.config [-] Logging enabled! 2026-06-25 22:56:04.476 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-06-25 22:56:04.477 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-25 22:56:04.477 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-25 22:56:05.338 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:56:05.341 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-25 22:56:05.344 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-25 22:56:05.345 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-25 22:56:05.345 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-25 22:56:05.345 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-25 22:56:05.345 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:05.350 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:05.350 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-25 22:56:05.351 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:56:05.367 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-25 22:56:05.369 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-25 22:56:05.369 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-25 22:56:05.396 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-25 22:56:05.396 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-25 22:56:05.396 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-25 22:56:05.396 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-25 22:56:05.700 1 INFO neutron.plugins.ml2.managers [None req-f16d6100-2582-4489-9b8f-b5676e6b8075 - - - - - -] Initializing driver for type 'vlan' 2026-06-25 22:56:06.102 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f16d6100-2582-4489-9b8f-b5676e6b8075 - - - - - -] VlanTypeDriver initialization complete 2026-06-25 22:56:06.102 1 INFO neutron.plugins.ml2.managers [None req-f16d6100-2582-4489-9b8f-b5676e6b8075 - - - - - -] Initializing driver for type 'vxlan' 2026-06-25 22:56:06.103 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f16d6100-2582-4489-9b8f-b5676e6b8075 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-25 22:56:06.149 1 INFO neutron.plugins.ml2.managers [None req-f16d6100-2582-4489-9b8f-b5676e6b8075 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-25 22:56:06.150 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f16d6100-2582-4489-9b8f-b5676e6b8075 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-25 22:56:06.150 1 INFO neutron.plugins.ml2.managers [None req-f16d6100-2582-4489-9b8f-b5676e6b8075 - - - - - -] Initializing extension driver 'port_security' 2026-06-25 22:56:06.150 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f16d6100-2582-4489-9b8f-b5676e6b8075 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-25 22:56:06.151 1 INFO neutron.plugins.ml2.managers [None req-f16d6100-2582-4489-9b8f-b5676e6b8075 - - - - - -] Initializing extension driver 'qos' 2026-06-25 22:56:06.151 1 INFO neutron.plugins.ml2.managers [None req-f16d6100-2582-4489-9b8f-b5676e6b8075 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-25 22:56:06.151 1 INFO neutron.plugins.ml2.managers [None req-f16d6100-2582-4489-9b8f-b5676e6b8075 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-25 22:56:06.165 1 INFO neutron.quota [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded quota_driver: . 2026-06-25 22:56:06.165 1 INFO neutron.plugins.ml2.plugin [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Modular L2 Plugin initialization complete 2026-06-25 22:56:06.165 1 INFO neutron.plugins.ml2.managers [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-25 22:56:06.166 1 INFO neutron.plugins.ml2.managers [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-25 22:56:06.166 1 INFO neutron.plugins.ml2.managers [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Got port-security extension from driver 'port_security' 2026-06-25 22:56:06.166 1 INFO neutron.extensions.vlantransparent [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Disabled vlantransparent extension. 2026-06-25 22:56:06.166 1 INFO neutron.manager [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loading Plugin: qos 2026-06-25 22:56:06.175 1 INFO neutron.manager [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loading Plugin: router 2026-06-25 22:56:06.204 1 INFO neutron.services.service_base [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-25 22:56:06.204 1 INFO neutron.manager [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loading Plugin: segments 2026-06-25 22:56:06.279 1 INFO neutron.manager [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loading Plugin: trunk 2026-06-25 22:56:06.351 1 INFO neutron.manager [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loading Plugin: vpnaas 2026-06-25 22:56:06.382 1 WARNING stevedore.named [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-25 22:56:06.461 1 INFO neutron_vpnaas.services.vpn.plugin [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-25 22:56:06.462 1 INFO neutron.common.utils [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-25 22:56:06.462 1 INFO neutron.manager [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loading Plugin: auto_allocate 2026-06-25 22:56:06.468 1 INFO neutron.manager [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loading Plugin: tag 2026-06-25 22:56:06.473 1 INFO neutron.manager [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loading Plugin: timestamp 2026-06-25 22:56:06.475 1 INFO neutron.manager [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loading Plugin: network_ip_availability 2026-06-25 22:56:06.478 1 INFO neutron.manager [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loading Plugin: flavors 2026-06-25 22:56:06.481 1 INFO neutron.manager [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loading Plugin: revisions 2026-06-25 22:56:06.483 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Initializing extension manager. 2026-06-25 22:56:06.484 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: address-group 2026-06-25 22:56:06.485 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: address-scope 2026-06-25 22:56:06.486 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-25 22:56:06.487 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: agent 2026-06-25 22:56:06.487 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: agent-resources-synced 2026-06-25 22:56:06.489 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: allowed-address-pairs 2026-06-25 22:56:06.489 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: auto-allocated-topology 2026-06-25 22:56:06.490 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: availability_zone 2026-06-25 22:56:06.491 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: availability_zone_filter 2026-06-25 22:56:06.491 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-25 22:56:06.491 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: default-subnetpools 2026-06-25 22:56:06.493 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-25 22:56:06.493 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: dns-integration 2026-06-25 22:56:06.494 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: dns-domain-ports 2026-06-25 22:56:06.494 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-25 22:56:06.495 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: dvr 2026-06-25 22:56:06.495 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-25 22:56:06.496 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: empty-string-filtering 2026-06-25 22:56:06.497 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:56:06.497 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-25 22:56:06.498 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: external-net 2026-06-25 22:56:06.498 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-25 22:56:06.499 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: extraroute 2026-06-25 22:56:06.499 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: extraroute-atomic 2026-06-25 22:56:06.500 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-25 22:56:06.500 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-25 22:56:06.501 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-25 22:56:06.501 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-25 22:56:06.502 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: fip-port-details 2026-06-25 22:56:06.502 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: flavors 2026-06-25 22:56:06.503 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-25 22:56:06.504 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: floatingip-pools 2026-06-25 22:56:06.504 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: ip_allocation 2026-06-25 22:56:06.505 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: ip-substring-filtering 2026-06-25 22:56:06.505 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: l2_adjacency 2026-06-25 22:56:06.506 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: router 2026-06-25 22:56:06.507 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-25 22:56:06.508 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: ext-gw-mode 2026-06-25 22:56:06.509 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: l3-ha 2026-06-25 22:56:06.509 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:56:06.510 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: l3-flavors 2026-06-25 22:56:06.511 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-25 22:56:06.511 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-25 22:56:06.516 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-25 22:56:06.517 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-25 22:56:06.518 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-25 22:56:06.519 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-25 22:56:06.519 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-25 22:56:06.520 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: multi-provider 2026-06-25 22:56:06.520 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: net-mtu 2026-06-25 22:56:06.521 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: net-mtu-writable 2026-06-25 22:56:06.521 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: network_availability_zone 2026-06-25 22:56:06.522 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: network-ip-availability 2026-06-25 22:56:06.523 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-25 22:56:06.523 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: pagination 2026-06-25 22:56:06.523 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: port-device-profile 2026-06-25 22:56:06.524 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: port-mac-override 2026-06-25 22:56:06.524 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-25 22:56:06.525 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-25 22:56:06.525 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: port-resource-request 2026-06-25 22:56:06.526 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: port-resource-request-groups 2026-06-25 22:56:06.526 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: binding 2026-06-25 22:56:06.527 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: binding-extended 2026-06-25 22:56:06.527 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: port-security 2026-06-25 22:56:06.528 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: project-id 2026-06-25 22:56:06.528 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: provider 2026-06-25 22:56:06.530 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos 2026-06-25 22:56:06.531 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-25 22:56:06.531 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-25 22:56:06.532 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-default 2026-06-25 22:56:06.532 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-fip 2026-06-25 22:56:06.533 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-25 22:56:06.533 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-gateway-ip 2026-06-25 22:56:06.533 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-port-network-policy 2026-06-25 22:56:06.534 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-pps-minimum 2026-06-25 22:56:06.535 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-25 22:56:06.535 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-pps 2026-06-25 22:56:06.536 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-rule-type-details 2026-06-25 22:56:06.536 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-25 22:56:06.537 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: qos-rules-alias 2026-06-25 22:56:06.537 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: quota-check-limit 2026-06-25 22:56:06.539 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: quotas 2026-06-25 22:56:06.541 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: quota_details 2026-06-25 22:56:06.542 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: rbac-policies 2026-06-25 22:56:06.543 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: rbac-address-group 2026-06-25 22:56:06.543 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: rbac-address-scope 2026-06-25 22:56:06.544 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: rbac-security-groups 2026-06-25 22:56:06.544 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: rbac-subnetpool 2026-06-25 22:56:06.545 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: revision-if-match 2026-06-25 22:56:06.545 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: standard-attr-revisions 2026-06-25 22:56:06.546 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: router_availability_zone 2026-06-25 22:56:06.546 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-25 22:56:06.547 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-25 22:56:06.547 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-25 22:56:06.547 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-25 22:56:06.548 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-25 22:56:06.556 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: security-group 2026-06-25 22:56:06.557 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: segment 2026-06-25 22:56:06.558 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-25 22:56:06.558 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: service-type 2026-06-25 22:56:06.559 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: sorting 2026-06-25 22:56:06.559 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: standard-attr-segment 2026-06-25 22:56:06.560 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: standard-attr-description 2026-06-25 22:56:06.560 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: stateful-security-group 2026-06-25 22:56:06.561 1 WARNING neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-25 22:56:06.562 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-25 22:56:06.562 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: subnet_onboard 2026-06-25 22:56:06.563 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-25 22:56:06.563 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: subnet-service-types 2026-06-25 22:56:06.564 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: subnet_allocation 2026-06-25 22:56:06.565 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-25 22:56:06.565 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-25 22:56:06.567 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: standard-attr-tag 2026-06-25 22:56:06.568 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-25 22:56:06.568 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: trunk 2026-06-25 22:56:06.569 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: trunk-details 2026-06-25 22:56:06.569 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-25 22:56:06.570 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-25 22:56:06.570 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-25 22:56:06.571 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: vpn-flavors 2026-06-25 22:56:06.572 1 INFO neutron.api.extensions [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Loaded extension: vpnaas 2026-06-25 22:56:06.576 1 INFO oslo_service.service [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Starting 2 workers 2026-06-25 22:56:06.583 1 INFO oslo_service.service [None req-ecfc1730-b382-4279-a9c6-6b41f12975cd - - - - - -] Starting 1 workers 2026-06-25 22:56:43.422 10 INFO neutron.db.l3_hamode_db [None req-5b1eba2e-cafb-44a5-a7f7-025ed46a0cc5 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-25 22:56:55.209 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port b9eca7e9-7584-468b-99c7-ef4289c87de0 2026-06-25 22:56:55.572 9 INFO neutron.plugins.ml2.plugin [None req-7092341d-bf1e-47fe-983b-81494eb9ed35 - - - - - -] Attempt 1 to provision port b9eca7e9-7584-468b-99c7-ef4289c87de0 2026-06-25 22:56:55.920 10 INFO neutron.plugins.ml2.plugin [None req-48ca7625-2942-4e61-9677-5d3d63b96b4a - - - - - -] Attempt 1 to provision port b9eca7e9-7584-468b-99c7-ef4289c87de0 2026-06-25 22:56:56.981 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port b9eca7e9-7584-468b-99c7-ef4289c87de0 2026-06-25 23:03:31.244 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port d72cf128-35cd-459c-87e5-ea3545d5e2b9 2026-06-25 23:03:32.554 9 INFO neutron.plugins.ml2.plugin [None req-f190a677-eecc-4815-bf5c-6c5a644156b6 - - - - - -] Attempt 1 to provision port d72cf128-35cd-459c-87e5-ea3545d5e2b9 2026-06-25 23:03:32.827 10 INFO neutron.plugins.ml2.plugin [None req-fa7c995c-2fb3-442b-b3f6-9994c91c55df - - - - - -] Attempt 1 to provision port d72cf128-35cd-459c-87e5-ea3545d5e2b9 2026-06-25 23:03:33.238 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port d72cf128-35cd-459c-87e5-ea3545d5e2b9 2026-06-25 23:03:38.857 10 INFO neutron.plugins.ml2.plugin [None req-64a44f1e-8ef1-421b-8788-e7f260c136c2 - - - - - -] Attempt 1 to provision port a7b4d0a5-47b2-4570-b43a-45738cd760c6 2026-06-25 23:07:09.483 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port a7b4d0a5-47b2-4570-b43a-45738cd760c6 2026-06-25 23:07:11.364 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port a7b4d0a5-47b2-4570-b43a-45738cd760c6 2026-06-25 23:15:17.776 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 9986d206-eded-4743-a11c-9914d36b4b94 2026-06-25 23:15:19.767 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 9986d206-eded-4743-a11c-9914d36b4b94 2026-06-25 23:31:31.657 9 INFO neutron.plugins.ml2.plugin [None req-4dc0ce3b-4837-4a30-a41e-5ad3b8e650a0 - - - - - -] Attempt 1 to provision port 03710fd1-11a0-46d2-81c3-99da9ed40c1c 2026-06-25 23:31:32.103 10 INFO neutron.plugins.ml2.plugin [None req-d38d0311-932b-46fe-a349-bd609fa332b7 - - - - - -] Attempt 1 to provision port 613d89c9-9010-412e-8973-71badc7781f2 2026-06-25 23:31:32.428 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 2158d996-a270-4046-a93a-7b3f0e6fddb4 2026-06-25 23:31:32.936 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port f2b96ea7-8281-4410-9b40-0383caa8c6da 2026-06-25 23:31:33.076 9 INFO neutron.plugins.ml2.plugin [None req-263df4ff-c87f-4089-a64c-a661ea1139e4 - - - - - -] Attempt 1 to provision port 2158d996-a270-4046-a93a-7b3f0e6fddb4 2026-06-25 23:31:33.493 9 INFO neutron.plugins.ml2.plugin [None req-9dbeba5a-fd64-4d98-8d4b-4f2c7694c17f - - - - - -] Attempt 1 to provision port f2b96ea7-8281-4410-9b40-0383caa8c6da 2026-06-25 23:31:33.784 9 INFO neutron.plugins.ml2.plugin [None req-9dbeba5a-fd64-4d98-8d4b-4f2c7694c17f - - - - - -] Attempt 1 to provision port 2158d996-a270-4046-a93a-7b3f0e6fddb4 2026-06-25 23:31:33.943 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port cd4acca4-6c85-4f25-b214-af94f2ec9ac4 2026-06-25 23:31:34.085 10 INFO neutron.plugins.ml2.plugin [None req-871ca1e0-87a9-4822-a9ca-e37fefce47bd - - - - - -] Attempt 1 to provision port cd4acca4-6c85-4f25-b214-af94f2ec9ac4 2026-06-25 23:31:34.796 10 INFO neutron.plugins.ml2.plugin [None req-871ca1e0-87a9-4822-a9ca-e37fefce47bd - - - - - -] Attempt 1 to provision port f2b96ea7-8281-4410-9b40-0383caa8c6da 2026-06-25 23:31:34.977 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port f2b96ea7-8281-4410-9b40-0383caa8c6da 2026-06-25 23:31:35.010 10 INFO neutron.plugins.ml2.plugin [None req-736b3a82-bcdc-432f-ac42-4774d0431e66 - - - - - -] Attempt 1 to provision port 671fa114-a269-48e8-8a91-4105aacf0e2a 2026-06-25 23:31:35.042 10 INFO neutron.plugins.ml2.plugin [None req-736b3a82-bcdc-432f-ac42-4774d0431e66 - - - - - -] Attempt 1 to provision port cd4acca4-6c85-4f25-b214-af94f2ec9ac4 2026-06-25 23:31:35.119 10 INFO neutron.plugins.ml2.plugin [None req-736b3a82-bcdc-432f-ac42-4774d0431e66 - - - - - -] Attempt 1 to provision port 971507e6-09b8-4907-a24c-9988b78a8e89 2026-06-25 23:31:35.261 9 INFO neutron.plugins.ml2.plugin [None req-f6d7ac77-85c9-42bc-844a-3f4338ac1d7f - - - - - -] Attempt 1 to provision port 971507e6-09b8-4907-a24c-9988b78a8e89 2026-06-25 23:31:35.475 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port cd4acca4-6c85-4f25-b214-af94f2ec9ac4 2026-06-25 23:31:35.747 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 2158d996-a270-4046-a93a-7b3f0e6fddb4 2026-06-25 23:31:36.336 9 INFO neutron.plugins.ml2.plugin [None req-947eb87f-2030-4804-879b-1192ab4ac01a - - - - - -] Attempt 1 to provision port d8aad99f-d401-46c7-a97f-165ee2385ae9 2026-06-25 23:31:36.894 10 INFO neutron.plugins.ml2.plugin [None req-1378d805-82cb-48c7-8861-097eb6ff4fd3 - - - - - -] Attempt 1 to provision port d8aad99f-d401-46c7-a97f-165ee2385ae9 2026-06-25 23:31:37.662 9 INFO neutron.plugins.ml2.plugin [None req-f630e324-e01c-4ea5-9bae-97689d951bcc - - - - - -] Attempt 1 to provision port 915228e8-39ef-4ba7-bdf9-857c9d9132ea 2026-06-25 23:31:38.315 9 INFO neutron.plugins.ml2.plugin [None req-fabc37aa-421c-4053-9fbb-f63d80093fa3 - - - - - -] Attempt 1 to provision port 915228e8-39ef-4ba7-bdf9-857c9d9132ea 2026-06-25 23:31:39.972 9 INFO neutron.plugins.ml2.plugin [None req-274aa934-e807-41e7-9d8a-3c3acac91259 - - - - - -] Attempt 1 to provision port 9d570d53-e1f9-4354-9c44-1d800fa9e8c1 2026-06-25 23:31:40.978 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port db839f02-b163-49ed-8d5f-5edf0c7489d2 2026-06-25 23:31:41.771 10 INFO neutron.plugins.ml2.plugin [None req-f403ba81-367a-48b2-b2d6-4b64a11c0ba0 - - - - - -] Attempt 1 to provision port db839f02-b163-49ed-8d5f-5edf0c7489d2 2026-06-25 23:31:42.125 10 INFO neutron.plugins.ml2.plugin [None req-c2380e85-3601-469e-ab3b-0eb072ac62e7 - - - - - -] Attempt 1 to provision port db839f02-b163-49ed-8d5f-5edf0c7489d2 2026-06-25 23:31:42.792 9 INFO neutron.plugins.ml2.plugin [None req-c4ddd8ea-cfbf-45eb-98c2-c4ce0e09b505 - - - - - -] Attempt 1 to provision port 1cadc8ff-1210-4fe7-951c-89aab3bb12c7 2026-06-25 23:31:43.144 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port db839f02-b163-49ed-8d5f-5edf0c7489d2 2026-06-25 23:31:43.471 9 INFO neutron.plugins.ml2.plugin [None req-527a733d-6a46-4f10-a4c6-c005e6362bdc - - - - - -] Attempt 1 to provision port 1cadc8ff-1210-4fe7-951c-89aab3bb12c7 2026-06-25 23:31:43.514 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 4bdb7e21-209b-4316-a502-71a7e468398f 2026-06-25 23:31:44.092 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 0a74490f-5802-48ae-872b-82942a1bd4a0 2026-06-25 23:31:44.535 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 988457ea-4fac-4a2b-ac4b-74e99b80227e 2026-06-25 23:31:44.967 10 INFO neutron.plugins.ml2.plugin [None req-5aa07973-2548-422c-ab4e-18f4ffa0f255 - - - - - -] Attempt 1 to provision port 42e74dd1-6912-47bf-b93b-e2e2ec21e45c 2026-06-25 23:31:45.224 9 INFO neutron.plugins.ml2.plugin [None req-8ee01937-c7a4-4ddd-8cfd-ae787868f0b1 - - - - - -] Attempt 1 to provision port 45635378-4915-427f-9653-5453c525dc7a 2026-06-25 23:31:45.371 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 96ba88d3-d12b-4fe1-9f82-dd74e051812e 2026-06-25 23:31:45.844 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 0a74490f-5802-48ae-872b-82942a1bd4a0 2026-06-25 23:31:46.230 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 988457ea-4fac-4a2b-ac4b-74e99b80227e /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-25 23:31:47.367 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 96ba88d3-d12b-4fe1-9f82-dd74e051812e 2026-06-25 23:31:51.756 9 INFO neutron.plugins.ml2.plugin [None req-5ed304ed-ef9d-49e2-b641-090236974c65 - - - - - -] Attempt 1 to provision port 6dc2c090-6d19-4f8a-ba86-edab3982c8a6 2026-06-25 23:31:51.855 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 45635378-4915-427f-9653-5453c525dc7a 2026-06-25 23:31:52.476 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 42e74dd1-6912-47bf-b93b-e2e2ec21e45c 2026-06-25 23:31:52.500 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-afb5b777-7f81-4d30-9ab6-93eb315fab0c'] response: {'server_uuid': 'c24da1d9-cbb7-4bcd-86f8-e748f897e9b4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '45635378-4915-427f-9653-5453c525dc7a', 'code': 200} /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-25 23:31:53.329 9 INFO neutron.plugins.ml2.plugin [None req-0d1ff42b-29b4-4fb0-b8ff-b2b2f0e27dfe - - - - - -] Attempt 1 to provision port beab8beb-0550-4a86-83a7-8ff65d771ff7 2026-06-25 23:31:53.508 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port beab8beb-0550-4a86-83a7-8ff65d771ff7 2026-06-25 23:31:53.925 10 INFO neutron.plugins.ml2.plugin [None req-961cbee3-91fb-44c3-9210-be2cc48eba45 - - - - - -] Attempt 1 to provision port beab8beb-0550-4a86-83a7-8ff65d771ff7 2026-06-25 23:31:54.156 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 45635378-4915-427f-9653-5453c525dc7a 2026-06-25 23:31:54.540 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdec316b-7f57-435f-8c53-2b1fa9d939b4'] response: {'server_uuid': 'a016e2ca-9ea3-4306-b8e6-86e62ad8270f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42e74dd1-6912-47bf-b93b-e2e2ec21e45c', 'code': 200} 2026-06-25 23:31:54.554 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 42e74dd1-6912-47bf-b93b-e2e2ec21e45c 2026-06-25 23:31:54.742 9 INFO neutron.plugins.ml2.plugin [None req-e82b16f6-3b92-40de-a879-218fda49dc40 - - - - - -] Attempt 1 to provision port 82ac6ef8-06b0-4b16-a995-10b350dd49d2 2026-06-25 23:31:55.421 9 INFO neutron.plugins.ml2.plugin [None req-dd6bab1a-fe29-4b50-88d4-b442dd1386e7 - - - - - -] Attempt 1 to provision port 82ac6ef8-06b0-4b16-a995-10b350dd49d2 2026-06-25 23:31:55.517 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port beab8beb-0550-4a86-83a7-8ff65d771ff7 2026-06-25 23:31:57.599 10 INFO neutron.plugins.ml2.plugin [None req-2b7228cf-bf15-4b63-a043-eb75b4f7a80e - - - - - -] Attempt 1 to provision port 9e6fec66-0537-4801-b88b-ac8434f0cdfa 2026-06-25 23:31:57.630 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 3be6b19b-b329-4155-9429-3c7119f5decc 2026-06-25 23:31:58.319 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port a273e620-9be1-441f-a7f8-debace7e694b 2026-06-25 23:31:59.459 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 3be6b19b-b329-4155-9429-3c7119f5decc 2026-06-25 23:31:59.701 10 INFO neutron.plugins.ml2.plugin [None req-6b2e3575-4eaf-4df9-b5f7-9bc92e3c41e3 - - - - - -] Attempt 1 to provision port 3be6b19b-b329-4155-9429-3c7119f5decc 2026-06-25 23:32:00.025 9 INFO neutron.plugins.ml2.plugin [None req-445a5428-d9ff-4f37-8909-f623f23025da - - - - - -] Attempt 1 to provision port 3be6b19b-b329-4155-9429-3c7119f5decc 2026-06-25 23:32:00.084 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port a273e620-9be1-441f-a7f8-debace7e694b 2026-06-25 23:32:00.401 10 INFO neutron.plugins.ml2.plugin [None req-58914c90-3a8c-4f68-8106-ae0a6b3c8353 - - - - - -] Attempt 1 to provision port e0af6fd2-9d76-49ab-8f8c-309a5651573e 2026-06-25 23:32:00.754 9 INFO neutron.plugins.ml2.plugin [None req-33bebd67-7e76-4b91-ba0b-0a8d7614adde - - - - - -] Attempt 1 to provision port e0af6fd2-9d76-49ab-8f8c-309a5651573e 2026-06-25 23:32:01.488 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 12f95b1e-8fbe-4452-a3d0-d9b02c2237d8 2026-06-25 23:32:03.497 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 12f95b1e-8fbe-4452-a3d0-d9b02c2237d8 2026-06-25 23:32:04.857 10 INFO neutron.plugins.ml2.plugin [None req-ba80062d-ca51-42be-b713-6366802295cc - - - - - -] Attempt 1 to provision port 19981cb5-12c9-4a18-ac47-b9df31cfc0e4 2026-06-25 23:32:06.154 10 INFO neutron.plugins.ml2.plugin [None req-79b250b8-009a-46ae-a910-91f55bef094a - - - - - -] Attempt 1 to provision port 81950fb6-f333-4550-a712-68c93fad3226 2026-06-25 23:32:07.592 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 81950fb6-f333-4550-a712-68c93fad3226 2026-06-25 23:32:07.702 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d76b0a61-b9de-4f40-9ab3-0f068e425f38'] response: {'server_uuid': '9cbf35b8-bf64-49d5-8f32-3dc91369229c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81950fb6-f333-4550-a712-68c93fad3226', 'code': 200} 2026-06-25 23:32:08.226 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 19981cb5-12c9-4a18-ac47-b9df31cfc0e4 2026-06-25 23:32:09.536 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 81950fb6-f333-4550-a712-68c93fad3226 2026-06-25 23:32:09.744 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5b994fd-c8d4-4d59-9b9c-9c60c9c729b0'] response: {'server_uuid': '8db2e3c8-0b9c-4573-8b1e-06266d1431f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '19981cb5-12c9-4a18-ac47-b9df31cfc0e4', 'code': 200} 2026-06-25 23:32:09.821 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 19981cb5-12c9-4a18-ac47-b9df31cfc0e4 2026-06-25 23:32:10.117 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 613d89c9-9010-412e-8973-71badc7781f2 2026-06-25 23:32:10.549 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port d8aad99f-d401-46c7-a97f-165ee2385ae9 2026-06-25 23:32:11.567 9 INFO neutron.plugins.ml2.plugin [None req-8078b6b6-8fc4-41df-95ba-8d535b596d42 - - - - - -] Attempt 1 to provision port 45635378-4915-427f-9653-5453c525dc7a 2026-06-25 23:32:11.921 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 45635378-4915-427f-9653-5453c525dc7a 2026-06-25 23:32:12.184 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 03710fd1-11a0-46d2-81c3-99da9ed40c1c 2026-06-25 23:32:12.590 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port d8aad99f-d401-46c7-a97f-165ee2385ae9 2026-06-25 23:32:12.942 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 613d89c9-9010-412e-8973-71badc7781f2 2026-06-25 23:32:13.840 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 971507e6-09b8-4907-a24c-9988b78a8e89 2026-06-25 23:32:14.231 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 03710fd1-11a0-46d2-81c3-99da9ed40c1c 2026-06-25 23:32:15.012 10 INFO neutron.plugins.ml2.plugin [None req-46fea975-d09d-4dc8-bc4c-cff5287abb59 - - - - - -] Attempt 1 to provision port 45635378-4915-427f-9653-5453c525dc7a 2026-06-25 23:32:15.862 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 971507e6-09b8-4907-a24c-9988b78a8e89 2026-06-25 23:32:16.161 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 45635378-4915-427f-9653-5453c525dc7a 2026-06-25 23:32:16.279 10 WARNING neutron.plugins.ml2.plugin [None req-92ed01ef-c2f5-47c0-97bd-beb049bd4eb4 - - - - - -] Concurrent port binding operations failed on port 82ac6ef8-06b0-4b16-a995-10b350dd49d2 2026-06-25 23:32:16.286 10 INFO neutron.plugins.ml2.plugin [None req-92ed01ef-c2f5-47c0-97bd-beb049bd4eb4 - - - - - -] Attempt 2 to bind port 82ac6ef8-06b0-4b16-a995-10b350dd49d2 2026-06-25 23:32:16.597 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 6dc2c090-6d19-4f8a-ba86-edab3982c8a6 2026-06-25 23:32:18.084 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 6dc2c090-6d19-4f8a-ba86-edab3982c8a6 2026-06-25 23:32:19.778 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-51636bb4-a114-4bae-864c-7bd80ec8283b'] response: {'server_uuid': 'a016e2ca-9ea3-4306-b8e6-86e62ad8270f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '42e74dd1-6912-47bf-b93b-e2e2ec21e45c', 'code': 200} /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-25 23:32:20.551 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 42e74dd1-6912-47bf-b93b-e2e2ec21e45c 2026-06-25 23:32:21.817 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 42e74dd1-6912-47bf-b93b-e2e2ec21e45c 2026-06-25 23:32:21.834 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5f776e2-4c4c-40db-b23f-b4c7a99d99f5'] response: {'server_uuid': 'a016e2ca-9ea3-4306-b8e6-86e62ad8270f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42e74dd1-6912-47bf-b93b-e2e2ec21e45c', 'code': 200} 2026-06-25 23:32:29.016 10 INFO neutron.plugins.ml2.plugin [None req-a30f1907-c002-4c1d-a499-17a26897511b - - - - - -] Attempt 1 to provision port ece6f4c9-8a4a-4243-ba36-16da1cccd723 2026-06-25 23:32:29.750 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port e8f3410f-b1f9-41c3-8c55-38236932d0bc 2026-06-25 23:32:30.728 10 INFO neutron.plugins.ml2.plugin [None req-bed26a49-e9cd-4034-96d4-e123e500b7cb - - - - - -] Attempt 1 to provision port e8f3410f-b1f9-41c3-8c55-38236932d0bc 2026-06-25 23:32:31.108 10 INFO neutron.plugins.ml2.plugin [None req-79840560-21e7-4aca-ae6a-f7418084b7e7 - - - - - -] Attempt 1 to provision port e8f3410f-b1f9-41c3-8c55-38236932d0bc 2026-06-25 23:32:31.395 9 INFO neutron.plugins.ml2.plugin [None req-535ab77b-a01a-4c61-884a-f9da367b0865 - - - - - -] Attempt 1 to provision port 0b8e9180-8f6d-4b6e-8825-bd9872682b74 2026-06-25 23:32:31.759 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port e8f3410f-b1f9-41c3-8c55-38236932d0bc 2026-06-25 23:32:32.008 10 INFO neutron.plugins.ml2.plugin [None req-22243c84-6ad4-49ed-b0ac-763bb06c071b - - - - - -] Attempt 1 to provision port 0b8e9180-8f6d-4b6e-8825-bd9872682b74 2026-06-25 23:32:33.752 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 891dd17a-28f1-40de-9824-aece9bef43be 2026-06-25 23:32:35.192 9 INFO neutron.plugins.ml2.plugin [None req-c7df4c8b-a43f-4ff1-94cb-5af8f60d16af - - - - - -] Attempt 1 to provision port f9117b1e-4d94-485e-ac17-0696d6a9ceb8 2026-06-25 23:32:35.744 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 891dd17a-28f1-40de-9824-aece9bef43be 2026-06-25 23:32:36.956 9 INFO neutron.plugins.ml2.plugin [None req-0473f842-d924-4045-b58c-33f6b2d8e44b - - - - - -] Attempt 1 to provision port ac94b1d4-5974-4141-a4ca-fbac744219e7 2026-06-25 23:32:39.812 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port ac94b1d4-5974-4141-a4ca-fbac744219e7 2026-06-25 23:32:40.501 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1a04a93-d36a-4adb-a121-eaba37c92b8f'] response: {'server_uuid': '77d46f50-9012-480a-b0b1-ec0b1fa85735', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ac94b1d4-5974-4141-a4ca-fbac744219e7', 'code': 200} 2026-06-25 23:32:41.814 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port ac94b1d4-5974-4141-a4ca-fbac744219e7 2026-06-25 23:32:49.834 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 0b8e9180-8f6d-4b6e-8825-bd9872682b74 2026-06-25 23:32:49.883 10 INFO neutron.plugins.ml2.db [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] No ports have port_id starting with 0b8e9180-8f6d-4b6e-8825-bd9872682b74 2026-06-25 23:32:49.936 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port ece6f4c9-8a4a-4243-ba36-16da1cccd723 /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-25 23:32:57.480 10 INFO neutron.plugins.ml2.plugin [None req-0bb09c0e-6b08-42ba-8e4e-a16346c23b6b - - - - - -] Attempt 1 to provision port 05fbc748-7295-4ce7-a1ca-0642a62a99fd 2026-06-25 23:32:57.780 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port e054370c-ced9-4f29-a7ac-327a87e0c81d 2026-06-25 23:32:58.328 10 INFO neutron.plugins.ml2.plugin [None req-766c94c7-10c1-4786-8fe1-da239310794b - - - - - -] Attempt 1 to provision port e054370c-ced9-4f29-a7ac-327a87e0c81d 2026-06-25 23:32:58.835 9 INFO neutron.plugins.ml2.plugin [None req-921602f8-e51c-445b-af09-d0fa9a42d2cd - - - - - -] Attempt 1 to provision port e054370c-ced9-4f29-a7ac-327a87e0c81d 2026-06-25 23:32:59.873 10 INFO neutron.plugins.ml2.plugin [None req-0ceba6dd-7614-4269-8a0a-d2e3fe2a9b4c - - - - - -] Attempt 1 to provision port 759c31f6-e764-44a6-a7ce-3eff8cd1ec1a 2026-06-25 23:32:59.923 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 999da19f-1f5b-499f-8e55-318007a12258 2026-06-25 23:33:00.671 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port e054370c-ced9-4f29-a7ac-327a87e0c81d 2026-06-25 23:33:00.739 9 INFO neutron.plugins.ml2.plugin [None req-fc4f66f7-d8b4-4f9f-9752-aad0b1359ef4 - - - - - -] Attempt 1 to provision port 759c31f6-e764-44a6-a7ce-3eff8cd1ec1a 2026-06-25 23:33:00.934 9 INFO neutron.plugins.ml2.plugin [None req-fc4f66f7-d8b4-4f9f-9752-aad0b1359ef4 - - - - - -] Attempt 1 to provision port 999da19f-1f5b-499f-8e55-318007a12258 2026-06-25 23:33:01.185 9 INFO neutron.plugins.ml2.plugin [None req-9e8d1cb7-310f-4b97-9c4b-c6681df52423 - - - - - -] Attempt 1 to provision port 999da19f-1f5b-499f-8e55-318007a12258 2026-06-25 23:33:01.920 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 999da19f-1f5b-499f-8e55-318007a12258 2026-06-25 23:33:02.285 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 7e6d90ac-e572-4dd5-97bd-03dbdfae604f 2026-06-25 23:33:03.985 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 7e6d90ac-e572-4dd5-97bd-03dbdfae604f 2026-06-25 23:33:06.033 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port cb8fb863-6ea1-424c-a27a-fbc8d1e91467 2026-06-25 23:33:06.181 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-384c3e1e-a6e4-4fac-ba4a-fed5c7429399'] response: {'server_uuid': '65c4f018-a9ac-4af0-82e4-069c52c9b363', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb8fb863-6ea1-424c-a27a-fbc8d1e91467', 'code': 200} 2026-06-25 23:33:07.827 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port cb8fb863-6ea1-424c-a27a-fbc8d1e91467 2026-06-25 23:33:09.869 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 7fbf6edb-7773-42b9-bd76-a4ef93fca632 2026-06-25 23:33:10.803 9 INFO neutron.plugins.ml2.plugin [None req-e1669f4f-5619-450a-9549-36384825f9ec - - - - - -] Attempt 1 to provision port 7fbf6edb-7773-42b9-bd76-a4ef93fca632 2026-06-25 23:33:11.124 10 INFO neutron.plugins.ml2.plugin [None req-2bac70d2-6ca9-4078-8064-e604e3b952bb - - - - - -] Attempt 1 to provision port 7fbf6edb-7773-42b9-bd76-a4ef93fca632 2026-06-25 23:33:11.924 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 7fbf6edb-7773-42b9-bd76-a4ef93fca632 2026-06-25 23:33:13.814 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 1e1a1ab6-7bcb-4ae1-9b72-2da64c5c5b48 2026-06-25 23:33:21.888 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port fcb3def4-72ff-467e-940c-d866ffede1f6 2026-06-25 23:33:22.367 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 1b8a2002-5ae8-437e-8cf7-dc62188eb47f 2026-06-25 23:33:22.579 10 INFO neutron.plugins.ml2.plugin [None req-923f1270-9630-4de7-bd62-aa269e8bb3d3 - - - - - -] Attempt 1 to provision port 1b8a2002-5ae8-437e-8cf7-dc62188eb47f 2026-06-25 23:33:22.861 10 INFO neutron.plugins.ml2.plugin [None req-d2c6bee9-682d-4f3b-8144-9f92a69b072b - - - - - -] Attempt 1 to provision port fcb3def4-72ff-467e-940c-d866ffede1f6 2026-06-25 23:33:22.954 10 INFO neutron.plugins.ml2.plugin [None req-d2c6bee9-682d-4f3b-8144-9f92a69b072b - - - - - -] Attempt 1 to provision port 1b8a2002-5ae8-437e-8cf7-dc62188eb47f 2026-06-25 23:33:23.245 9 INFO neutron.plugins.ml2.plugin [None req-07851e73-429d-4d2f-8a1c-24519512a365 - - - - - -] Attempt 1 to provision port 2a3776d0-615b-44c1-bbe8-738a66a32edc 2026-06-25 23:33:23.280 9 INFO neutron.plugins.ml2.plugin [None req-07851e73-429d-4d2f-8a1c-24519512a365 - - - - - -] Attempt 1 to provision port fcb3def4-72ff-467e-940c-d866ffede1f6 2026-06-25 23:33:23.592 10 INFO neutron.plugins.ml2.plugin [None req-bb6924b3-3385-40cf-938a-a4105c573a6f - - - - - -] Attempt 1 to provision port 2a3776d0-615b-44c1-bbe8-738a66a32edc 2026-06-25 23:33:23.858 10 INFO neutron.plugins.ml2.plugin [None req-3fa6014b-e83d-4c6d-a702-0d1a2dc97f05 - - - - - -] Attempt 1 to provision port 2a3776d0-615b-44c1-bbe8-738a66a32edc 2026-06-25 23:33:23.900 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 1b8a2002-5ae8-437e-8cf7-dc62188eb47f 2026-06-25 23:33:24.188 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port fcb3def4-72ff-467e-940c-d866ffede1f6 2026-06-25 23:33:24.219 9 INFO neutron.plugins.ml2.plugin [None req-58ab9d77-ebff-4322-ad12-f0209617554e - - - - - -] Attempt 1 to provision port 8366c643-72a4-4b3c-9971-98ffb1f57b71 2026-06-25 23:33:24.980 9 INFO neutron.plugins.ml2.plugin [None req-70f75d2c-0a1a-4af6-a6dc-d7be7f3be927 - - - - - -] Attempt 1 to provision port 8366c643-72a4-4b3c-9971-98ffb1f57b71 2026-06-25 23:33:31.919 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 1abfd6b9-f39c-4972-878a-106436ad9b6c 2026-06-25 23:33:33.523 9 INFO neutron.plugins.ml2.plugin [None req-8fb4b2dc-e1b1-451f-8662-64597034d096 - - - - - -] Attempt 1 to provision port 1abfd6b9-f39c-4972-878a-106436ad9b6c 2026-06-25 23:33:33.841 10 INFO neutron.plugins.ml2.plugin [None req-3dd78ac7-8f84-4490-b867-b71cc272491b - - - - - -] Attempt 1 to provision port 1abfd6b9-f39c-4972-878a-106436ad9b6c 2026-06-25 23:33:33.931 10 INFO neutron.plugins.ml2.plugin [None req-3dd78ac7-8f84-4490-b867-b71cc272491b - - - - - -] Attempt 1 to provision port e1a43d9d-ad3b-4e23-9174-c6510bafc4a4 2026-06-25 23:33:33.932 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 1abfd6b9-f39c-4972-878a-106436ad9b6c 2026-06-25 23:33:34.076 9 INFO neutron.plugins.ml2.plugin [None req-603b752b-c37c-4e86-9a66-312aa83fe557 - - - - - -] Attempt 1 to provision port e1a43d9d-ad3b-4e23-9174-c6510bafc4a4 2026-06-25 23:33:35.341 9 INFO neutron.plugins.ml2.plugin [None req-05fe9548-aa29-4ec0-b56a-b2b220eef307 - - - - - -] Attempt 1 to provision port e1a43d9d-ad3b-4e23-9174-c6510bafc4a4 2026-06-25 23:33:35.582 10 INFO neutron.plugins.ml2.plugin [None req-a95fa801-3c60-47d3-929a-cd8dfca0e778 - - - - - -] Attempt 1 to provision port c8568777-0f8a-4509-84b8-51c228690641 2026-06-25 23:33:35.850 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port c8568777-0f8a-4509-84b8-51c228690641 2026-06-25 23:33:35.936 10 INFO neutron.plugins.ml2.plugin [None req-33c1ef67-94fb-45f4-aeaa-b6de613e9eac - - - - - -] Attempt 1 to provision port c8568777-0f8a-4509-84b8-51c228690641 /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-25 23:33:41.988 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 6e8a0f31-570d-4917-ab2d-c60558620492 2026-06-25 23:33:42.439 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 46135c17-c695-444d-ad08-3c3a4de3257e 2026-06-25 23:33:42.574 9 INFO neutron.plugins.ml2.plugin [None req-237ad4e5-9acb-4491-9610-97e625ee3a3e - - - - - -] Attempt 1 to provision port 764db9d6-a928-4f2f-975b-0f0f84c55cfe 2026-06-25 23:33:42.950 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 764db9d6-a928-4f2f-975b-0f0f84c55cfe 2026-06-25 23:33:43.008 10 INFO neutron.plugins.ml2.plugin [None req-91c8ac36-6166-4d5e-87e3-ad548a723e4f - - - - - -] Attempt 1 to provision port 764db9d6-a928-4f2f-975b-0f0f84c55cfe 2026-06-25 23:33:43.092 10 INFO neutron.plugins.ml2.plugin [None req-91c8ac36-6166-4d5e-87e3-ad548a723e4f - - - - - -] Attempt 1 to provision port 412a60e9-19cb-4a4f-9b48-a3a2c8a8bd70 2026-06-25 23:33:43.246 10 INFO neutron.plugins.ml2.plugin [None req-9b79a984-28f9-4e2f-9d4f-fc2e5e303a1d - - - - - -] Attempt 1 to provision port 6e8a0f31-570d-4917-ab2d-c60558620492 2026-06-25 23:33:43.434 9 INFO neutron.plugins.ml2.plugin [None req-5e08d654-c1d0-4c94-a825-6d3cf4b5b9b6 - - - - - -] Attempt 1 to provision port 412a60e9-19cb-4a4f-9b48-a3a2c8a8bd70 2026-06-25 23:33:43.580 10 INFO neutron.plugins.ml2.plugin [None req-6801bfeb-571f-42f9-bcca-bc6921fee72e - - - - - -] Attempt 1 to provision port 6e8a0f31-570d-4917-ab2d-c60558620492 2026-06-25 23:33:43.755 10 INFO neutron.plugins.ml2.plugin [None req-edc5e98e-fe00-490d-af2d-cb3fde3add76 - - - - - -] Attempt 1 to provision port 412a60e9-19cb-4a4f-9b48-a3a2c8a8bd70 2026-06-25 23:33:43.786 10 INFO neutron.plugins.ml2.plugin [None req-edc5e98e-fe00-490d-af2d-cb3fde3add76 - - - - - -] Attempt 1 to provision port 46135c17-c695-444d-ad08-3c3a4de3257e 2026-06-25 23:33:43.827 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 46135c17-c695-444d-ad08-3c3a4de3257e 2026-06-25 23:33:44.076 10 INFO neutron.plugins.ml2.plugin [None req-454228db-7518-4a37-adbd-50912f89c11d - - - - - -] Attempt 1 to provision port 46135c17-c695-444d-ad08-3c3a4de3257e 2026-06-25 23:33:44.152 10 INFO neutron.plugins.ml2.plugin [None req-454228db-7518-4a37-adbd-50912f89c11d - - - - - -] Attempt 1 to provision port a90f8a79-4cdf-433c-81df-aa1e1a974854 2026-06-25 23:33:44.252 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 6e8a0f31-570d-4917-ab2d-c60558620492 2026-06-25 23:33:44.399 9 INFO neutron.plugins.ml2.plugin [None req-d94e90b9-d42d-4a03-afd8-dcee1567c269 - - - - - -] Attempt 1 to provision port a90f8a79-4cdf-433c-81df-aa1e1a974854 2026-06-25 23:33:44.525 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 764db9d6-a928-4f2f-975b-0f0f84c55cfe 2026-06-25 23:33:44.642 10 INFO neutron.plugins.ml2.plugin [None req-4c01a70e-0e41-4460-853f-55816bc8fd92 - - - - - -] Attempt 1 to provision port a90f8a79-4cdf-433c-81df-aa1e1a974854 2026-06-25 23:33:45.100 10 INFO neutron.plugins.ml2.plugin [None req-c6081c34-6bb0-41d6-9f94-5b3ef2a89ded - - - - - -] Attempt 1 to provision port 77482456-0dbd-422e-a8cf-5c4637b3067d 2026-06-25 23:33:45.771 9 INFO neutron.plugins.ml2.plugin [None req-8109e8c4-3a37-417b-bb88-6913c4552f5f - - - - - -] Attempt 1 to provision port 77482456-0dbd-422e-a8cf-5c4637b3067d /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-25 23:33:50.780 9 INFO neutron.plugins.ml2.plugin [None req-9608b63e-8ee3-444f-98eb-2799b8de0fd8 - - - - - -] Attempt 1 to provision port 8f188bb9-34d9-4070-a3a5-144f7a2b52f1 2026-06-25 23:33:53.809 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 2faa7261-1588-4b90-a344-6eceff8ec4f7 2026-06-25 23:33:54.772 10 INFO neutron.plugins.ml2.plugin [None req-8d18a1ed-918b-4dc3-ac39-2d6c5b45fff6 - - - - - -] Attempt 1 to provision port 2faa7261-1588-4b90-a344-6eceff8ec4f7 2026-06-25 23:33:55.155 9 INFO neutron.plugins.ml2.plugin [None req-4da2e1e2-5841-4779-9654-7388adffb80b - - - - - -] Attempt 1 to provision port 2faa7261-1588-4b90-a344-6eceff8ec4f7 2026-06-25 23:33:55.237 9 INFO neutron.plugins.ml2.plugin [None req-4da2e1e2-5841-4779-9654-7388adffb80b - - - - - -] Attempt 1 to provision port da0aa012-8899-4855-9734-2719a11d32db 2026-06-25 23:33:55.491 10 INFO neutron.plugins.ml2.plugin [None req-3083345f-1bce-4127-987f-d2a59afa88ed - - - - - -] Attempt 1 to provision port da0aa012-8899-4855-9734-2719a11d32db 2026-06-25 23:33:55.741 9 INFO neutron.plugins.ml2.plugin [None req-e559ebd7-d278-425f-93dd-384b9dc9b38f - - - - - -] Attempt 1 to provision port da0aa012-8899-4855-9734-2719a11d32db 2026-06-25 23:33:55.839 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 2faa7261-1588-4b90-a344-6eceff8ec4f7 2026-06-25 23:34:01.875 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 66207e70-0e58-4975-a13e-d49ca834ed28 2026-06-25 23:34:02.466 9 INFO neutron.plugins.ml2.plugin [None req-d2f0b3dc-18d9-4780-bf9f-d54c82791db4 - - - - - -] Attempt 1 to provision port 66207e70-0e58-4975-a13e-d49ca834ed28 2026-06-25 23:34:02.961 10 INFO neutron.plugins.ml2.plugin [None req-e44db36b-7d61-49ce-b93e-a3b56b993316 - - - - - -] Attempt 1 to provision port cb6724a4-5cd4-4ec2-bf21-8fe7d2c050e8 2026-06-25 23:34:02.995 10 INFO neutron.plugins.ml2.plugin [None req-e44db36b-7d61-49ce-b93e-a3b56b993316 - - - - - -] Attempt 1 to provision port 66207e70-0e58-4975-a13e-d49ca834ed28 2026-06-25 23:34:03.373 9 INFO neutron.plugins.ml2.plugin [None req-1cfd8ebd-d4b7-4baf-98b3-90aa21869e9c - - - - - -] Attempt 1 to provision port 793697ba-dbba-473f-8a68-cc6e480d943b 2026-06-25 23:34:03.910 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 66207e70-0e58-4975-a13e-d49ca834ed28 2026-06-25 23:34:03.912 10 INFO neutron.plugins.ml2.plugin [None req-2dfd5b18-9b06-43f8-afe8-44fa5f415d6c - - - - - -] Attempt 1 to provision port 8c9cc2b7-7fb2-4b66-8a00-342768581c4f 2026-06-25 23:34:04.194 10 INFO neutron.plugins.ml2.plugin [None req-2dfd5b18-9b06-43f8-afe8-44fa5f415d6c - - - - - -] Attempt 1 to provision port 793697ba-dbba-473f-8a68-cc6e480d943b 2026-06-25 23:34:04.233 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 8c9cc2b7-7fb2-4b66-8a00-342768581c4f 2026-06-25 23:34:04.343 9 INFO neutron.plugins.ml2.plugin [None req-77b9d856-59ff-4f90-9c43-19aeeec0ed25 - - - - - -] Attempt 1 to provision port 8c9cc2b7-7fb2-4b66-8a00-342768581c4f 2026-06-25 23:34:05.832 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 8c9cc2b7-7fb2-4b66-8a00-342768581c4f 2026-06-25 23:34:06.039 10 INFO neutron.plugins.ml2.plugin [None req-66625e34-aa01-4e38-84e4-efe42d5c4360 - - - - - -] Attempt 1 to provision port 40dc1fd1-c49d-49f8-b3cc-61d7fca681dd 2026-06-25 23:34:06.692 9 INFO neutron.plugins.ml2.plugin [None req-ac6a6acb-5507-4abc-87ad-22bd4cfff47b - - - - - -] Attempt 1 to provision port 40dc1fd1-c49d-49f8-b3cc-61d7fca681dd 2026-06-25 23:34:07.878 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 54eae9b5-38b9-4cf8-bf42-a1dddaa53b84 2026-06-25 23:34:09.674 9 INFO neutron.plugins.ml2.plugin [None req-d491b1f7-e95c-49ad-a17d-691f785f9019 - - - - - -] Attempt 1 to provision port c646bfe1-defe-4752-aa99-9a4796ee840a 2026-06-25 23:34:09.932 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 54eae9b5-38b9-4cf8-bf42-a1dddaa53b84 2026-06-25 23:34:11.847 10 INFO neutron.plugins.ml2.plugin [None req-231e9086-08fb-4825-a599-c9ed1b8b8608 - - - - - -] Attempt 1 to provision port 5ff2cc0b-710a-412e-964f-74298225bd0b 2026-06-25 23:34:13.975 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 5ff2cc0b-710a-412e-964f-74298225bd0b 2026-06-25 23:34:14.129 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8cfb725-8f60-4182-8f97-a639d52864b1'] response: {'server_uuid': 'da6636d8-21b8-4fc0-be73-2d701269ed7d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '5ff2cc0b-710a-412e-964f-74298225bd0b', 'code': 200} 2026-06-25 23:34:15.854 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 5ff2cc0b-710a-412e-964f-74298225bd0b /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-25 23:34:27.944 10 INFO neutron.plugins.ml2.plugin [None req-57f4eca1-bbd3-413e-ab03-f9369b7b07b6 - - - - - -] Attempt 1 to provision port e12adb9b-1cc1-4645-a395-be333c3fcc80 2026-06-25 23:34:31.851 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 27818e44-5e40-4496-9ca8-cb4ee113c5f9 2026-06-25 23:34:32.373 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port c5a52bdd-be5d-4059-8378-9848a4cfa052 2026-06-25 23:34:33.738 10 INFO neutron.plugins.ml2.plugin [None req-cbf164b6-9c28-45da-8a23-b57fdcb82780 - - - - - -] Attempt 1 to provision port 27818e44-5e40-4496-9ca8-cb4ee113c5f9 2026-06-25 23:34:33.832 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 27818e44-5e40-4496-9ca8-cb4ee113c5f9 2026-06-25 23:34:34.057 10 INFO neutron.plugins.ml2.plugin [None req-a6d540f9-010e-4ab4-90e0-036e03c11baf - - - - - -] Attempt 1 to provision port 12062e6e-0b05-4131-9ca2-80c5c79db3e0 2026-06-25 23:34:34.095 10 INFO neutron.plugins.ml2.plugin [None req-a6d540f9-010e-4ab4-90e0-036e03c11baf - - - - - -] Attempt 1 to provision port 27818e44-5e40-4496-9ca8-cb4ee113c5f9 2026-06-25 23:34:34.115 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port c5a52bdd-be5d-4059-8378-9848a4cfa052 2026-06-25 23:34:34.375 9 INFO neutron.plugins.ml2.plugin [None req-62c9094b-b792-4247-9d0f-f0290f2a6831 - - - - - -] Attempt 1 to provision port 12062e6e-0b05-4131-9ca2-80c5c79db3e0 2026-06-25 23:34:34.615 10 INFO neutron.plugins.ml2.plugin [None req-fa66cceb-983c-4c5b-bd15-9f41e01e7e35 - - - - - -] Attempt 1 to provision port 12062e6e-0b05-4131-9ca2-80c5c79db3e0 2026-06-25 23:34:37.179 9 INFO neutron.plugins.ml2.plugin [None req-0c2597ff-07b1-4d17-9b5c-503cbee31a11 - - - - - -] Attempt 1 to provision port 40af6064-c9a1-41e0-9854-95b2e9354a3f 2026-06-25 23:34:39.910 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 40af6064-c9a1-41e0-9854-95b2e9354a3f 2026-06-25 23:34:40.041 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-92572a93-938b-4628-bca5-cad0416f7820'] response: {'server_uuid': '3fcbf4f3-d174-4883-b962-ab0825429fa4', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '40af6064-c9a1-41e0-9854-95b2e9354a3f', 'code': 200} 2026-06-25 23:34:41.845 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 40af6064-c9a1-41e0-9854-95b2e9354a3f 2026-06-25 23:34:42.988 9 INFO neutron.plugins.ml2.plugin [None req-c6928a9a-7142-4809-a947-eabd005b21cc - - - - - -] Attempt 1 to provision port 84f0f367-a405-42b7-8c83-e583ba77391a 2026-06-25 23:34:43.878 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 308eaaab-f8a3-49d2-8dfe-3677d6133457 2026-06-25 23:34:44.161 10 INFO neutron.plugins.ml2.plugin [None req-8099ba6a-c066-4f6d-b55e-964775029471 - - - - - -] Attempt 1 to provision port 308eaaab-f8a3-49d2-8dfe-3677d6133457 2026-06-25 23:34:44.453 9 INFO neutron.plugins.ml2.plugin [None req-e0894946-7a10-4e83-bdf9-3968d6145ef1 - - - - - -] Attempt 1 to provision port 308eaaab-f8a3-49d2-8dfe-3677d6133457 2026-06-25 23:34:45.870 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 308eaaab-f8a3-49d2-8dfe-3677d6133457 2026-06-25 23:34:46.458 9 INFO neutron.plugins.ml2.plugin [None req-70324c51-ffc3-4a5b-b4c4-d98981eb1204 - - - - - -] Attempt 1 to provision port 1986376e-b786-495e-b05c-605e62167f9c 2026-06-25 23:34:47.130 10 INFO neutron.plugins.ml2.plugin [None req-ab6e3a6d-979d-408c-b074-1da4831af5ec - - - - - -] Attempt 1 to provision port 1986376e-b786-495e-b05c-605e62167f9c 2026-06-25 23:34:47.907 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 13964d67-f400-452a-8344-490654b3d155 2026-06-25 23:34:48.342 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 12062e6e-0b05-4131-9ca2-80c5c79db3e0 2026-06-25 23:34:48.669 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port e12adb9b-1cc1-4645-a395-be333c3fcc80 2026-06-25 23:34:49.839 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 13964d67-f400-452a-8344-490654b3d155 2026-06-25 23:34:50.114 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 12062e6e-0b05-4131-9ca2-80c5c79db3e0 2026-06-25 23:34:50.464 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port e12adb9b-1cc1-4645-a395-be333c3fcc80 2026-06-25 23:34:50.509 9 INFO neutron.plugins.ml2.plugin [None req-d48a2a43-bc97-4aab-a062-1f0448ff6c52 - - - - - -] Attempt 1 to provision port 000360b7-3bea-4c92-9fa6-742c0cbe650e 2026-06-25 23:34:51.924 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port bd4d2c69-c55a-4d0c-b48a-c26a9957dad8 2026-06-25 23:34:52.477 9 INFO neutron.plugins.ml2.plugin [None req-828b761c-6f8b-4ef4-ab56-f6565f92f025 - - - - - -] Attempt 1 to provision port bd4d2c69-c55a-4d0c-b48a-c26a9957dad8 2026-06-25 23:34:52.874 9 INFO neutron.plugins.ml2.plugin [None req-1b6d1104-df8f-4c9a-8f8c-68707f86a522 - - - - - -] Attempt 1 to provision port 28815998-a919-4712-934e-2f5c9c34e4b4 2026-06-25 23:34:52.906 9 INFO neutron.plugins.ml2.plugin [None req-1b6d1104-df8f-4c9a-8f8c-68707f86a522 - - - - - -] Attempt 1 to provision port bd4d2c69-c55a-4d0c-b48a-c26a9957dad8 2026-06-25 23:34:53.086 10 INFO neutron.plugins.ml2.plugin [None req-3a68f031-996a-4008-80e1-6daefd24dba1 - - - - - -] Attempt 1 to provision port 28815998-a919-4712-934e-2f5c9c34e4b4 2026-06-25 23:34:53.462 10 INFO neutron.plugins.ml2.plugin [None req-f408b098-1fbb-430d-a7db-b48e098deec5 - - - - - -] Attempt 1 to provision port 28815998-a919-4712-934e-2f5c9c34e4b4 2026-06-25 23:34:53.918 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port bd4d2c69-c55a-4d0c-b48a-c26a9957dad8 2026-06-25 23:34:54.171 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port d139eb5e-9066-4134-9a05-df905a360201 2026-06-25 23:34:55.919 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port d139eb5e-9066-4134-9a05-df905a360201 2026-06-25 23:34:55.935 10 INFO neutron.plugins.ml2.plugin [None req-b12d24dc-39d4-416c-bde6-f0b02b613e6e - - - - - -] Attempt 1 to provision port aa4f404f-1d02-4f11-b32c-86134ed4be95 2026-06-25 23:34:56.556 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port aa4f404f-1d02-4f11-b32c-86134ed4be95 2026-06-25 23:34:56.871 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 0117235b-e454-4b90-ada9-4c085677c729 2026-06-25 23:34:57.343 9 INFO neutron.plugins.ml2.plugin [None req-1d42c3af-e5b6-4193-b1e7-af06c4ac9998 - - - - - -] Attempt 1 to provision port 8a6273d3-decc-4fb0-a749-ec49a113d94e 2026-06-25 23:34:57.510 9 INFO neutron.plugins.ml2.plugin [None req-b05f25a7-3605-4ed1-a2e1-6e103013332d - - - - - -] Attempt 1 to provision port aa4f404f-1d02-4f11-b32c-86134ed4be95 2026-06-25 23:34:57.721 9 INFO neutron.plugins.ml2.plugin [None req-910aceef-6176-4bb2-99b1-ab74c815382e - - - - - -] Attempt 1 to provision port 0117235b-e454-4b90-ada9-4c085677c729 2026-06-25 23:34:57.911 9 INFO neutron.plugins.ml2.plugin [None req-96b24dff-29e9-475e-8c6c-715931b5601b - - - - - -] Attempt 1 to provision port aa4f404f-1d02-4f11-b32c-86134ed4be95 2026-06-25 23:34:58.098 9 INFO neutron.plugins.ml2.plugin [None req-288ed118-27ab-494d-8ccb-17c2bb7d7751 - - - - - -] Attempt 1 to provision port 5c064b0b-0420-434f-9f0e-a9dc1d430868 2026-06-25 23:34:58.231 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 5c064b0b-0420-434f-9f0e-a9dc1d430868 2026-06-25 23:34:58.894 10 INFO neutron.plugins.ml2.plugin [None req-0c52d3bb-01e1-4867-a315-58e9c39366ac - - - - - -] Attempt 1 to provision port 0117235b-e454-4b90-ada9-4c085677c729 2026-06-25 23:34:58.990 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 0117235b-e454-4b90-ada9-4c085677c729 2026-06-25 23:34:59.642 10 INFO neutron.plugins.ml2.plugin [None req-a4824f71-5a2a-46d0-8c2b-5cbf87ff227d - - - - - -] Attempt 1 to provision port 0117235b-e454-4b90-ada9-4c085677c729 2026-06-25 23:34:59.871 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port aa4f404f-1d02-4f11-b32c-86134ed4be95 2026-06-25 23:35:00.022 10 INFO neutron.plugins.ml2.plugin [None req-455aff28-80bc-46ae-84c8-552b39754547 - - - - - -] Attempt 1 to provision port 5c064b0b-0420-434f-9f0e-a9dc1d430868 2026-06-25 23:35:00.241 10 INFO neutron.plugins.ml2.plugin [None req-455aff28-80bc-46ae-84c8-552b39754547 - - - - - -] Attempt 1 to provision port 9a306766-b15a-41c2-a783-f0cb8a107cb0 2026-06-25 23:35:00.418 9 INFO neutron.plugins.ml2.plugin [None req-df73a6df-b5a1-4aae-965e-c7e2d820ff48 - - - - - -] Attempt 1 to provision port 5c064b0b-0420-434f-9f0e-a9dc1d430868 2026-06-25 23:35:01.028 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port b2533be5-b29b-4379-8c27-f9df520cbf85 2026-06-25 23:35:01.031 9 INFO neutron.plugins.ml2.plugin [None req-62709574-3517-443f-913d-b97992972a80 - - - - - -] Attempt 1 to provision port 9a306766-b15a-41c2-a783-f0cb8a107cb0 2026-06-25 23:35:01.232 10 INFO neutron.plugins.ml2.plugin [None req-d9025a83-d00f-4c56-88c5-9b6b2bd21023 - - - - - -] Attempt 1 to provision port 1d210f90-b603-41a6-959a-d51fa3b23a35 2026-06-25 23:35:01.655 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 5c064b0b-0420-434f-9f0e-a9dc1d430868 2026-06-25 23:35:02.014 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 0117235b-e454-4b90-ada9-4c085677c729 2026-06-25 23:35:02.092 9 INFO neutron.plugins.ml2.plugin [None req-3501cba8-c353-4afe-baa9-750a5e0c24cb - - - - - -] Attempt 1 to provision port df7ee275-b460-44f8-8fd3-c15fb1846e6a 2026-06-25 23:35:02.818 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port b2533be5-b29b-4379-8c27-f9df520cbf85 2026-06-25 23:35:02.969 9 INFO neutron.plugins.ml2.plugin [None req-36650499-9906-4fec-b33b-98d0c5b4834a - - - - - -] Attempt 1 to provision port df7ee275-b460-44f8-8fd3-c15fb1846e6a 2026-06-25 23:35:03.134 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 1d210f90-b603-41a6-959a-d51fa3b23a35 2026-06-25 23:35:03.258 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4b31cf9-e47e-422b-874b-f49b02481727'] response: {'server_uuid': '09683973-e193-492b-b9f2-b51f625a0df5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '1d210f90-b603-41a6-959a-d51fa3b23a35', 'code': 200} 2026-06-25 23:35:04.033 10 INFO neutron.plugins.ml2.plugin [None req-42d0a40b-6553-405b-98f0-df88bdd7488c - - - - - -] Attempt 1 to provision port bb729da2-9bb9-4b2d-8e87-c435beea84f1 2026-06-25 23:35:04.805 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 1d210f90-b603-41a6-959a-d51fa3b23a35 2026-06-25 23:35:05.016 10 INFO neutron.plugins.ml2.plugin [None req-3d790e2a-e31f-4bfd-af0c-51c41aaf6a74 - - - - - -] Attempt 1 to provision port bb729da2-9bb9-4b2d-8e87-c435beea84f1 2026-06-25 23:35:06.235 9 WARNING neutron.plugins.ml2.plugin [None req-1e6eb8b6-4147-49c8-9f98-c2341ef96159 - - - - - -] Concurrent port binding operations failed on port 84f0f367-a405-42b7-8c83-e583ba77391a 2026-06-25 23:35:06.241 9 INFO neutron.plugins.ml2.plugin [None req-1e6eb8b6-4147-49c8-9f98-c2341ef96159 - - - - - -] Attempt 2 to bind port 84f0f367-a405-42b7-8c83-e583ba77391a 2026-06-25 23:35:06.771 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 1986376e-b786-495e-b05c-605e62167f9c 2026-06-25 23:35:07.264 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 84f0f367-a405-42b7-8c83-e583ba77391a 2026-06-25 23:35:08.310 10 INFO neutron.plugins.ml2.plugin [None req-c319a022-bb0b-4cb8-a1e0-4b994247146b - - - - - -] Attempt 1 to provision port fa65c536-3f62-4438-b0e9-8fe8a214ca8b 2026-06-25 23:35:08.771 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 1986376e-b786-495e-b05c-605e62167f9c 2026-06-25 23:35:09.210 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 84f0f367-a405-42b7-8c83-e583ba77391a 2026-06-25 23:35:10.688 9 INFO neutron.plugins.ml2.plugin [None req-09c99303-7247-4283-9344-f584ad2ca98a - - - - - -] Attempt 1 to provision port 0340a781-0dab-400d-a43f-9cd947e4bdec 2026-06-25 23:35:10.805 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 000360b7-3bea-4c92-9fa6-742c0cbe650e 2026-06-25 23:35:11.168 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port fa65c536-3f62-4438-b0e9-8fe8a214ca8b 2026-06-25 23:35:11.283 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-93363ace-db82-48c6-a9e2-1a226e9a9422'] response: {'server_uuid': 'cb5f6235-2495-4cd8-8dd9-5c5d28f1f290', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fa65c536-3f62-4438-b0e9-8fe8a214ca8b', 'code': 200} 2026-06-25 23:35:11.618 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 28815998-a919-4712-934e-2f5c9c34e4b4 2026-06-25 23:35:12.825 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 000360b7-3bea-4c92-9fa6-742c0cbe650e 2026-06-25 23:35:13.049 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port fa65c536-3f62-4438-b0e9-8fe8a214ca8b 2026-06-25 23:35:13.483 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 0340a781-0dab-400d-a43f-9cd947e4bdec 2026-06-25 23:35:13.663 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f0f50e1-e4c5-47ac-b144-b6b74e584f8b'] response: {'server_uuid': '1705589d-1961-4de5-a9f4-d899a5edea0e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0340a781-0dab-400d-a43f-9cd947e4bdec', 'code': 200} 2026-06-25 23:35:14.091 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 28815998-a919-4712-934e-2f5c9c34e4b4 2026-06-25 23:35:14.681 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 0340a781-0dab-400d-a43f-9cd947e4bdec 2026-06-25 23:35:22.737 10 WARNING neutron.plugins.ml2.plugin [None req-66494928-fdfd-48f3-879e-225e664f65dc - - - - - -] Concurrent port binding operations failed on port df7ee275-b460-44f8-8fd3-c15fb1846e6a 2026-06-25 23:35:22.742 10 INFO neutron.plugins.ml2.plugin [None req-66494928-fdfd-48f3-879e-225e664f65dc - - - - - -] Attempt 2 to bind port df7ee275-b460-44f8-8fd3-c15fb1846e6a 2026-06-25 23:35:22.901 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 9a306766-b15a-41c2-a783-f0cb8a107cb0 2026-06-25 23:35:23.559 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port bb729da2-9bb9-4b2d-8e87-c435beea84f1 2026-06-25 23:35:24.026 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port df7ee275-b460-44f8-8fd3-c15fb1846e6a 2026-06-25 23:35:24.185 10 INFO neutron.plugins.ml2.plugin [None req-4d721b25-869c-4a5f-b1b5-7712a4d7ef51 - - - - - -] Attempt 1 to provision port a7645262-ae12-4699-9d5b-b36ca3ef8be2 2026-06-25 23:35:24.396 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 8a6273d3-decc-4fb0-a749-ec49a113d94e /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-25 23:35:24.986 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 9a306766-b15a-41c2-a783-f0cb8a107cb0 2026-06-25 23:35:25.315 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port bb729da2-9bb9-4b2d-8e87-c435beea84f1 2026-06-25 23:35:25.746 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port df7ee275-b460-44f8-8fd3-c15fb1846e6a 2026-06-25 23:35:26.051 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 8a6273d3-decc-4fb0-a749-ec49a113d94e 2026-06-25 23:35:27.470 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port a7645262-ae12-4699-9d5b-b36ca3ef8be2 2026-06-25 23:35:27.794 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0915700f-7fdd-422b-aaeb-399d4a6c76b6'] response: {'server_uuid': '954c34b3-e0d5-4e70-a10f-4aa9eaa90c39', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a7645262-ae12-4699-9d5b-b36ca3ef8be2', 'code': 200} 2026-06-25 23:35:28.983 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port a7645262-ae12-4699-9d5b-b36ca3ef8be2 2026-06-25 23:35:31.212 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4b986f0-5dd3-4aa0-a140-a2ec3d326cf7'] response: {'server_uuid': '3fcbf4f3-d174-4883-b962-ab0825429fa4', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '40af6064-c9a1-41e0-9854-95b2e9354a3f', 'code': 200} 2026-06-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:35:36.649 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-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.649 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:35:36.652 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Failed to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 on host instance for vnic_type normal using segments [{'id': '964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'edf18ae0-c6f0-4ac4-b302-24aea77af3aa'}] 2026-06-25 23:35:36.652 9 INFO neutron.plugins.ml2.plugin [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Attempt 2 to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 2026-06-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:35:36.683 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-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.683 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:35:36.684 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Failed to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 on host instance for vnic_type normal using segments [{'id': '964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'edf18ae0-c6f0-4ac4-b302-24aea77af3aa'}] 2026-06-25 23:35:36.685 9 INFO neutron.plugins.ml2.plugin [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Attempt 3 to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 2026-06-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:35:36.718 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-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.718 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:35:36.719 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Failed to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 on host instance for vnic_type normal using segments [{'id': '964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'edf18ae0-c6f0-4ac4-b302-24aea77af3aa'}] 2026-06-25 23:35:36.720 9 INFO neutron.plugins.ml2.plugin [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Attempt 4 to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 2026-06-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:35:36.743 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-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.743 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:35:36.744 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Failed to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 on host instance for vnic_type normal using segments [{'id': '964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'edf18ae0-c6f0-4ac4-b302-24aea77af3aa'}] 2026-06-25 23:35:36.744 9 INFO neutron.plugins.ml2.plugin [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Attempt 5 to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 2026-06-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:35:36.773 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-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.773 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:35:36.774 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Failed to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 on host instance for vnic_type normal using segments [{'id': '964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'edf18ae0-c6f0-4ac4-b302-24aea77af3aa'}] 2026-06-25 23:35:36.774 9 INFO neutron.plugins.ml2.plugin [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Attempt 6 to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 2026-06-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:35:36.796 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-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.796 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:35:36.797 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Failed to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 on host instance for vnic_type normal using segments [{'id': '964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'edf18ae0-c6f0-4ac4-b302-24aea77af3aa'}] 2026-06-25 23:35:36.797 9 INFO neutron.plugins.ml2.plugin [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Attempt 7 to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 2026-06-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:35:36.823 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-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.823 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:35:36.824 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Failed to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 on host instance for vnic_type normal using segments [{'id': '964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'edf18ae0-c6f0-4ac4-b302-24aea77af3aa'}] 2026-06-25 23:35:36.825 9 INFO neutron.plugins.ml2.plugin [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Attempt 8 to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 2026-06-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:35:36.848 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-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:35:36.848 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Failed to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 on host instance for vnic_type normal using segments [{'id': '964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'edf18ae0-c6f0-4ac4-b302-24aea77af3aa'}] 2026-06-25 23:35:36.849 9 INFO neutron.plugins.ml2.plugin [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Attempt 9 to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 2026-06-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:35:36.875 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-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.875 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:35:36.876 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Failed to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 on host instance for vnic_type normal using segments [{'id': '964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'edf18ae0-c6f0-4ac4-b302-24aea77af3aa'}] 2026-06-25 23:35:36.876 9 INFO neutron.plugins.ml2.plugin [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Attempt 10 to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 2026-06-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-25 23:35:36.899 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-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet 491b3cd8-7799-4456-8834-1bd3f03dedb5 could not be found. 2026-06-25 23:35:36.899 9 ERROR neutron.plugins.ml2.managers  2026-06-25 23:35:36.900 9 ERROR neutron.plugins.ml2.managers [None req-d93413c5-0239-4919-a720-99fa808c0bfc - - - - - -] Failed to bind port b03fb727-9cff-4c15-84c8-3f2390d7ee94 on host instance for vnic_type normal using segments [{'id': '964a68f5-14e7-4ce1-85c4-3d6a33cfa7d6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 967, 'network_id': 'edf18ae0-c6f0-4ac4-b302-24aea77af3aa'}] 2026-06-25 23:35:39.184 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 3bc3ad90-f82a-4388-b0b9-267b78dc86d5 2026-06-25 23:35:45.359 10 INFO neutron.plugins.ml2.plugin [None req-f9de43ab-f54e-48a5-991d-5c014ae759ac - - - - - -] Attempt 1 to provision port ce694674-5893-47e6-8434-55d8a2fedbfe 2026-06-25 23:35:57.414 10 INFO neutron.plugins.ml2.plugin [None req-f316b43e-ea8e-4ce9-becb-ef3d43c71003 - - - - - -] Attempt 1 to provision port 60c86a19-9082-4679-8ca7-c611fd3bfde7 2026-06-25 23:36:01.067 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 60c86a19-9082-4679-8ca7-c611fd3bfde7 2026-06-25 23:36:01.187 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-19e051d3-0d49-4440-b9c5-78407e436ad2'] response: {'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60c86a19-9082-4679-8ca7-c611fd3bfde7', 'code': 200} 2026-06-25 23:36:02.952 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 60c86a19-9082-4679-8ca7-c611fd3bfde7 2026-06-25 23:36:36.469 9 INFO neutron.plugins.ml2.plugin [None req-884e5300-4b39-44b7-8b72-b33c2677a9e8 - - - - - -] Attempt 1 to provision port c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f 2026-06-25 23:36:39.136 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f 2026-06-25 23:36:39.260 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-362856a0-4f77-4d70-a991-1a0b537373ee'] response: {'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f', 'code': 200} 2026-06-25 23:36:41.079 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port c3ddbf6e-03e6-415f-bdb6-6ffd59e5110f 2026-06-25 23:37:01.517 10 INFO neutron.plugins.ml2.plugin [None req-87280fad-e05d-44d2-98fb-c46749deeaba - - - - - -] Attempt 1 to provision port f0953486-98fa-4b1b-9be9-cb9ed7e3b955 2026-06-25 23:37:05.025 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port f0953486-98fa-4b1b-9be9-cb9ed7e3b955 2026-06-25 23:37:05.217 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4891450-0422-4dda-a5f3-6862c1c52dde'] response: {'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f0953486-98fa-4b1b-9be9-cb9ed7e3b955', 'code': 200} 2026-06-25 23:37:06.996 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port f0953486-98fa-4b1b-9be9-cb9ed7e3b955 2026-06-25 23:37:12.767 10 INFO neutron.plugins.ml2.plugin [None req-8b1a5600-6e77-45ff-8bc5-a1b641a65938 - - - - - -] Attempt 1 to provision port 6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a 2026-06-25 23:37:15.048 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a 2026-06-25 23:37:15.173 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-75a934f6-6af1-4858-8058-8653a865b727'] response: {'server_uuid': '703f885a-3d76-454d-880c-fc3336ce735c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a', 'code': 200} 2026-06-25 23:37:15.768 10 INFO neutron.plugins.ml2.plugin [None req-f871ddc2-ce1a-4430-8e36-e650a00b2b75 - - - - - -] Attempt 1 to provision port 6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a 2026-06-25 23:37:17.034 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a 2026-06-25 23:37:25.637 10 INFO neutron.plugins.ml2.plugin [None req-f149dd90-3ea5-4261-bbac-f53641abd5f0 - - - - - -] Attempt 1 to provision port 6e7ea68a-3d6b-4a52-b802-7e71d9d8b68a 2026-06-25 23:37:31.255 10 INFO neutron.plugins.ml2.plugin [None req-42ac68c4-108b-4db6-9f8d-0067a912ad36 - - - - - -] Attempt 1 to provision port f0953486-98fa-4b1b-9be9-cb9ed7e3b955 2026-06-25 23:38:14.178 9 INFO neutron.plugins.ml2.plugin [None req-fe118679-5df0-4332-8cb6-991b4a1234d4 - - - - - -] Attempt 1 to provision port 0117235b-e454-4b90-ada9-4c085677c729 2026-06-25 23:39:01.144 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 5215f559-453d-41e1-9f97-dd4d9d124b92 2026-06-25 23:39:01.653 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port f0e57f7b-f770-468e-9631-66be2eee8b6f 2026-06-25 23:39:01.833 10 INFO neutron.plugins.ml2.plugin [None req-513fe18a-0937-454a-ab5e-7865fd537c59 - - - - - -] Attempt 1 to provision port fd64a674-2cf1-401e-9799-be030a05b206 2026-06-25 23:39:02.244 9 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port fd64a674-2cf1-401e-9799-be030a05b206 2026-06-25 23:39:02.464 9 INFO neutron.plugins.ml2.plugin [None req-33dc3d85-9047-4901-a05f-846fc10b8ccd - - - - - -] Attempt 1 to provision port fd64a674-2cf1-401e-9799-be030a05b206 2026-06-25 23:39:02.918 9 INFO neutron.plugins.ml2.plugin [None req-4d9e708a-e8df-4321-bfc5-8ed4424ff471 - - - - - -] Attempt 1 to provision port f0e57f7b-f770-468e-9631-66be2eee8b6f 2026-06-25 23:39:02.995 9 INFO neutron.plugins.ml2.plugin [None req-4d9e708a-e8df-4321-bfc5-8ed4424ff471 - - - - - -] Attempt 1 to provision port 5215f559-453d-41e1-9f97-dd4d9d124b92 2026-06-25 23:39:03.122 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 1daf1c92-0ef1-4a75-a4b5-e56b315e8f6f 2026-06-25 23:39:03.196 10 INFO neutron.plugins.ml2.plugin [None req-087bd7fb-0b4a-47b9-9ec1-3822d26f6386 - - - - - -] Attempt 1 to provision port f0e57f7b-f770-468e-9631-66be2eee8b6f 2026-06-25 23:39:03.656 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port b43f65d7-2815-43f5-abdd-3f086655ada3 2026-06-25 23:39:04.329 10 INFO neutron.plugins.ml2.plugin [None req-ecaacea9-5a7e-4c26-9d8e-50fc0fd7b4ba - - - - - -] Attempt 1 to provision port b43f65d7-2815-43f5-abdd-3f086655ada3 2026-06-25 23:39:04.651 9 INFO neutron.plugins.ml2.plugin [None req-ff3c5f8a-9f37-42b2-8695-13c0cc840e4c - - - - - -] Attempt 1 to provision port 1daf1c92-0ef1-4a75-a4b5-e56b315e8f6f 2026-06-25 23:39:27.066 10 INFO neutron.plugins.ml2.plugin [None req-3e056f68-220b-4bb1-9acf-5c8d7e738624 - - - - - -] Attempt 1 to provision port 3d6749fe-8ddd-4a0f-bd90-b7fcd90d2c91