+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-24 18:34:33.536 1 INFO neutron.common.config [-] Logging enabled! 2026-06-24 18:34:33.537 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 24.2.2.dev7 2026-06-24 18:34:33.537 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-06-24 18:34:33.537 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-24 18:34:34.480 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:34:34.482 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-24 18:34:34.485 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-06-24 18:34:34.486 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-24 18:34:34.486 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-24 18:34:34.486 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-24 18:34:34.486 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:34:34.491 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:34:34.491 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-24 18:34:34.491 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:34:34.507 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-24 18:34:34.508 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-24 18:34:34.508 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-24 18:34:34.540 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-24 18:34:34.540 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-24 18:34:34.540 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-24 18:34:34.540 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-24 18:34:34.546 1 WARNING oslo_policy.policy [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-06-24 18:34:34.844 1 INFO neutron.plugins.ml2.managers [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] Initializing driver for type 'vlan' 2026-06-24 18:34:35.007 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] VlanTypeDriver initialization complete 2026-06-24 18:34:35.007 1 INFO neutron.plugins.ml2.managers [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] Initializing driver for type 'vxlan' 2026-06-24 18:34:35.008 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-24 18:34:35.046 1 INFO neutron.plugins.ml2.managers [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-24 18:34:35.047 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-24 18:34:35.047 1 INFO neutron.plugins.ml2.managers [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] Initializing extension driver 'port_security' 2026-06-24 18:34:35.047 1 INFO neutron.plugins.ml2.extensions.port_security [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-24 18:34:35.047 1 INFO neutron.plugins.ml2.managers [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] Initializing extension driver 'qos' 2026-06-24 18:34:35.048 1 INFO neutron.plugins.ml2.managers [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-24 18:34:35.048 1 INFO neutron.plugins.ml2.managers [None req-64f323b1-15fc-4f49-bf59-b43606a1b16a - - - - - -] Initializing mechanism driver 'l2population' 2026-06-24 18:34:35.061 1 INFO neutron.quota [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded quota_driver: . 2026-06-24 18:34:35.061 1 INFO neutron.plugins.ml2.plugin [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Modular L2 Plugin initialization complete 2026-06-24 18:34:35.062 1 INFO neutron.plugins.ml2.managers [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-24 18:34:35.062 1 INFO neutron.plugins.ml2.managers [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-24 18:34:35.062 1 INFO neutron.plugins.ml2.managers [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Got port-security extension from driver 'port_security' 2026-06-24 18:34:35.062 1 INFO neutron.extensions.vlantransparent [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Disabled vlantransparent extension. 2026-06-24 18:34:35.062 1 INFO neutron.manager [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loading Plugin: qos 2026-06-24 18:34:35.072 1 INFO neutron.manager [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loading Plugin: router 2026-06-24 18:34:35.103 1 INFO neutron.services.service_base [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-24 18:34:35.104 1 INFO neutron.manager [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loading Plugin: segments 2026-06-24 18:34:35.168 1 INFO neutron.manager [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loading Plugin: trunk 2026-06-24 18:34:35.220 1 INFO neutron.manager [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loading Plugin: vpnaas 2026-06-24 18:34:35.257 1 WARNING stevedore.named [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-24 18:34:35.313 1 INFO neutron_vpnaas.services.vpn.plugin [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-24 18:34:35.314 1 INFO neutron.common.utils [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-24 18:34:35.314 1 INFO neutron.manager [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loading Plugin: auto_allocate 2026-06-24 18:34:35.317 1 INFO neutron.manager [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loading Plugin: tag 2026-06-24 18:34:35.325 1 INFO neutron.manager [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loading Plugin: timestamp 2026-06-24 18:34:35.327 1 INFO neutron.manager [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loading Plugin: network_ip_availability 2026-06-24 18:34:35.330 1 INFO neutron.manager [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loading Plugin: flavors 2026-06-24 18:34:35.333 1 INFO neutron.manager [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loading Plugin: revisions 2026-06-24 18:34:35.335 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Initializing extension manager. 2026-06-24 18:34:35.336 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: address-group 2026-06-24 18:34:35.337 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: address-scope 2026-06-24 18:34:35.337 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-24 18:34:35.338 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: agent 2026-06-24 18:34:35.339 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: agent-resources-synced 2026-06-24 18:34:35.340 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: allowed-address-pairs 2026-06-24 18:34:35.340 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: auto-allocated-topology 2026-06-24 18:34:35.341 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: availability_zone 2026-06-24 18:34:35.342 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: availability_zone_filter 2026-06-24 18:34:35.342 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-24 18:34:35.343 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: default-subnetpools 2026-06-24 18:34:35.344 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-24 18:34:35.344 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: dns-integration 2026-06-24 18:34:35.345 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: dns-domain-ports 2026-06-24 18:34:35.345 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-24 18:34:35.346 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: dvr 2026-06-24 18:34:35.346 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-24 18:34:35.347 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: empty-string-filtering 2026-06-24 18:34:35.347 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:34:35.348 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-24 18:34:35.348 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: external-net 2026-06-24 18:34:35.349 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-24 18:34:35.349 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: extraroute 2026-06-24 18:34:35.350 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: extraroute-atomic 2026-06-24 18:34:35.350 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-24 18:34:35.351 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-24 18:34:35.351 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-24 18:34:35.352 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-24 18:34:35.352 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: fip-port-details 2026-06-24 18:34:35.353 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: flavors 2026-06-24 18:34:35.354 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-24 18:34:35.354 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: floatingip-pools 2026-06-24 18:34:35.355 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: ip_allocation 2026-06-24 18:34:35.355 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: ip-substring-filtering 2026-06-24 18:34:35.355 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: l2_adjacency 2026-06-24 18:34:35.356 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: router 2026-06-24 18:34:35.358 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-24 18:34:35.358 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-24 18:34:35.359 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-24 18:34:35.359 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: ext-gw-mode 2026-06-24 18:34:35.360 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: l3-ha 2026-06-24 18:34:35.360 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:34:35.360 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-24 18:34:35.361 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: l3-flavors 2026-06-24 18:34:35.362 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-24 18:34:35.362 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-24 18:34:35.364 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-24 18:34:35.364 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-24 18:34:35.365 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-24 18:34:35.366 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-24 18:34:35.367 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-24 18:34:35.367 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: multi-provider 2026-06-24 18:34:35.368 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: net-mtu 2026-06-24 18:34:35.368 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: net-mtu-writable 2026-06-24 18:34:35.369 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: network_availability_zone 2026-06-24 18:34:35.369 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: network_ha 2026-06-24 18:34:35.369 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: network-ip-availability 2026-06-24 18:34:35.370 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-24 18:34:35.371 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: pagination 2026-06-24 18:34:35.371 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: port-device-profile 2026-06-24 18:34:35.372 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-24 18:34:35.372 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-24 18:34:35.372 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-24 18:34:35.373 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: port-mac-override 2026-06-24 18:34:35.373 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-24 18:34:35.374 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-24 18:34:35.374 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: port-resource-request 2026-06-24 18:34:35.375 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: port-resource-request-groups 2026-06-24 18:34:35.375 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: binding 2026-06-24 18:34:35.376 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: binding-extended 2026-06-24 18:34:35.376 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: port-security 2026-06-24 18:34:35.377 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: project-id 2026-06-24 18:34:35.377 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: provider 2026-06-24 18:34:35.378 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos 2026-06-24 18:34:35.379 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-24 18:34:35.380 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-24 18:34:35.380 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-default 2026-06-24 18:34:35.381 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-fip 2026-06-24 18:34:35.381 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-24 18:34:35.382 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-gateway-ip 2026-06-24 18:34:35.382 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-port-network-policy 2026-06-24 18:34:35.382 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-pps-minimum 2026-06-24 18:34:35.383 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-24 18:34:35.384 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-pps 2026-06-24 18:34:35.384 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-rule-type-details 2026-06-24 18:34:35.384 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-24 18:34:35.385 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: qos-rules-alias 2026-06-24 18:34:35.385 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: quota-check-limit 2026-06-24 18:34:35.387 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: quotas 2026-06-24 18:34:35.389 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: quota_details 2026-06-24 18:34:35.390 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: rbac-policies 2026-06-24 18:34:35.391 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: rbac-address-group 2026-06-24 18:34:35.391 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: rbac-address-scope 2026-06-24 18:34:35.392 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: rbac-security-groups 2026-06-24 18:34:35.392 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: rbac-subnetpool 2026-06-24 18:34:35.393 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: revision-if-match 2026-06-24 18:34:35.393 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: standard-attr-revisions 2026-06-24 18:34:35.394 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: router_availability_zone 2026-06-24 18:34:35.394 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-24 18:34:35.396 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: security-groups-default-rules 2026-06-24 18:34:35.396 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-24 18:34:35.397 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-24 18:34:35.397 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-24 18:34:35.398 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-24 18:34:35.398 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-24 18:34:35.404 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: security-group 2026-06-24 18:34:35.405 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: segment 2026-06-24 18:34:35.406 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-24 18:34:35.407 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: service-type 2026-06-24 18:34:35.407 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: sorting 2026-06-24 18:34:35.408 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: standard-attr-segment 2026-06-24 18:34:35.409 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: standard-attr-description 2026-06-24 18:34:35.409 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: stateful-security-group 2026-06-24 18:34:35.410 1 WARNING neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-06-24 18:34:35.410 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-24 18:34:35.411 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: subnet_onboard 2026-06-24 18:34:35.411 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-24 18:34:35.412 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: subnet-service-types 2026-06-24 18:34:35.412 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: subnet_allocation 2026-06-24 18:34:35.413 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-24 18:34:35.413 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-24 18:34:35.416 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: standard-attr-tag 2026-06-24 18:34:35.416 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-24 18:34:35.417 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: trunk 2026-06-24 18:34:35.417 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: trunk-details 2026-06-24 18:34:35.418 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-24 18:34:35.418 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-24 18:34:35.420 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-24 18:34:35.420 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-24 18:34:35.421 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: vpn-flavors 2026-06-24 18:34:35.422 1 INFO neutron.api.extensions [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Loaded extension: vpnaas 2026-06-24 18:34:35.425 1 INFO oslo_service.service [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Starting 2 workers 2026-06-24 18:34:35.429 1 INFO oslo_service.service [None req-b383b14a-e803-4fe5-85ee-140b8b97a0fc - - - - - -] Starting 1 workers 2026-06-24 18:35:07.860 10 INFO neutron.db.l3_hamode_db [None req-1bbf55aa-f9f7-4351-a4c5-f845c710b381 - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-24 18:35:18.969 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port d699d536-aa85-42a7-92f9-7df57da0a8d7 2026-06-24 18:35:18.985 10 INFO neutron.plugins.ml2.plugin [None req-f7fb878b-80df-4f11-ae6e-4fc60db0f94c - - - - - -] Attempt 1 to provision port d699d536-aa85-42a7-92f9-7df57da0a8d7 2026-06-24 18:35:20.889 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port d699d536-aa85-42a7-92f9-7df57da0a8d7 2026-06-24 18:39:38.133 10 INFO neutron.plugins.ml2.plugin [None req-c2a45df5-7222-44e3-8c5a-8805cc1ace6e - - - - - -] Attempt 1 to provision port a0458455-4e51-44ee-a26b-5c1a9339160b 2026-06-24 18:39:39.094 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port a0458455-4e51-44ee-a26b-5c1a9339160b 2026-06-24 18:39:46.057 9 INFO neutron.plugins.ml2.plugin [None req-19e9de9e-8bba-4e5c-a95d-7bfe7ba43001 - - - - - -] Attempt 1 to provision port babb34ac-a4a1-49c9-8e71-90094e323106 2026-06-24 18:43:11.303 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port babb34ac-a4a1-49c9-8e71-90094e323106 2026-06-24 18:43:13.202 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port babb34ac-a4a1-49c9-8e71-90094e323106 2026-06-24 18:51:19.508 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 57d34bc4-ac9a-4ac6-b820-444c325c827b 2026-06-24 18:51:21.484 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 57d34bc4-ac9a-4ac6-b820-444c325c827b 2026-06-24 19:07:17.245 10 INFO neutron.plugins.ml2.plugin [None req-8f420931-a70d-400c-ad79-d703b9c1f951 - - - - - -] Attempt 1 to provision port ea42d5d5-63a1-4971-b801-d10ed41f54c6 2026-06-24 19:07:17.593 10 INFO neutron.plugins.ml2.plugin [None req-c747d6e2-4e77-4f42-bec2-9123af60d15d - - - - - -] Attempt 1 to provision port ee4d2d02-2aa5-4c9f-9fea-e671b7cb8bd9 2026-06-24 19:07:18.062 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port ee4d2d02-2aa5-4c9f-9fea-e671b7cb8bd9 2026-06-24 19:07:19.957 10 INFO neutron.plugins.ml2.plugin [None req-5bf7b854-9109-4eeb-9b88-9604d4913b72 - - - - - -] Attempt 1 to provision port 91f8a857-c6bf-4789-9c82-04e7da53e3d0 2026-06-24 19:07:20.166 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port ee4d2d02-2aa5-4c9f-9fea-e671b7cb8bd9 2026-06-24 19:07:20.201 10 INFO neutron.plugins.ml2.plugin [None req-91ea2cde-24d8-42b1-a515-d711b2bc39a4 - - - - - -] Attempt 1 to provision port 847ada82-9f78-40a6-87f1-2aac864f54ce 2026-06-24 19:07:20.657 10 INFO neutron.plugins.ml2.plugin [None req-9e6a9813-c6f8-4bde-b79d-3d507a3f2c99 - - - - - -] Attempt 1 to provision port 91f8a857-c6bf-4789-9c82-04e7da53e3d0 2026-06-24 19:07:20.786 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 0572430a-acb4-4ab2-a3c2-c3a0cfa61bd6 2026-06-24 19:07:21.013 10 INFO neutron.plugins.ml2.plugin [None req-092376b2-ec60-4f3b-abe9-88c84af9f78c - - - - - -] Attempt 1 to provision port 0572430a-acb4-4ab2-a3c2-c3a0cfa61bd6 2026-06-24 19:07:22.056 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 0572430a-acb4-4ab2-a3c2-c3a0cfa61bd6 2026-06-24 19:07:23.021 9 INFO neutron.plugins.ml2.plugin [None req-6cdeb52b-93a6-41d3-9d21-3078f1382f8e - - - - - -] Attempt 1 to provision port 87d17d8a-9dde-47df-8871-6a40a1c83f2a 2026-06-24 19:07:23.690 9 INFO neutron.plugins.ml2.plugin [None req-a54b1745-8439-4264-bf77-6d31f8439273 - - - - - -] Attempt 1 to provision port 87d17d8a-9dde-47df-8871-6a40a1c83f2a /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-24 19:07:30.166 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port f4d30b36-3f72-45c5-84f6-0137a9ac267e 2026-06-24 19:07:32.113 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port f4d30b36-3f72-45c5-84f6-0137a9ac267e 2026-06-24 19:07:32.834 10 INFO neutron.plugins.ml2.plugin [None req-04347087-861c-4d42-a9dd-122828223aa3 - - - - - -] Attempt 1 to provision port f1d427c3-044e-48c5-9f67-a0a7714cb794 2026-06-24 19:07:33.586 10 INFO neutron.plugins.ml2.plugin [None req-0dbf9e19-4e63-4d9f-95cd-fdf79909f522 - - - - - -] Attempt 1 to provision port cc901629-b0ad-487b-a0a7-98af8710633b 2026-06-24 19:07:34.152 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port cc901629-b0ad-487b-a0a7-98af8710633b 2026-06-24 19:07:35.928 10 INFO neutron.plugins.ml2.plugin [None req-6e5174a6-ff1d-4e8d-8586-8e4159dd76ea - - - - - -] Attempt 1 to provision port fd489cf7-fa16-4f4d-8134-fa003259a4b7 2026-06-24 19:07:36.186 9 INFO neutron.plugins.ml2.plugin [None req-2e12bbf5-e6eb-497d-8a89-58d71a252072 - - - - - -] Attempt 1 to provision port bd9f1113-8a03-410e-98fa-34cd0b474fe1 2026-06-24 19:07:36.842 9 INFO neutron.plugins.ml2.plugin [None req-48cdfaf4-f254-4b80-8029-c5c407ae1149 - - - - - -] Attempt 1 to provision port bd9f1113-8a03-410e-98fa-34cd0b474fe1 2026-06-24 19:07:38.142 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 8e05eb8b-8aba-4cb4-82bf-fd72832b6e3a 2026-06-24 19:07:40.211 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port fd489cf7-fa16-4f4d-8134-fa003259a4b7 2026-06-24 19:07:40.783 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 8e05eb8b-8aba-4cb4-82bf-fd72832b6e3a 2026-06-24 19:07:40.841 9 INFO neutron.plugins.ml2.plugin [None req-270779bd-8f9d-4da5-85bd-e8fdfad1be39 - - - - - -] Attempt 1 to provision port bb0bd2c0-aeff-4262-8a80-28657d7acd23 2026-06-24 19:07:40.945 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e15c329-c8d8-438a-a1a3-2c6619fd7d1c'] response: {'server_uuid': '8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fd489cf7-fa16-4f4d-8134-fa003259a4b7', 'code': 200} 2026-06-24 19:07:42.246 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port fd489cf7-fa16-4f4d-8134-fa003259a4b7 2026-06-24 19:07:48.208 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 847ada82-9f78-40a6-87f1-2aac864f54ce 2026-06-24 19:07:48.826 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 87d17d8a-9dde-47df-8871-6a40a1c83f2a 2026-06-24 19:07:50.162 10 INFO neutron.plugins.ml2.plugin [None req-d367746e-3a1e-4b27-875a-73a7f8cc6a0d - - - - - -] Attempt 1 to provision port f2788b60-15dd-43c2-b45b-714974ac8dd7 2026-06-24 19:07:50.239 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 847ada82-9f78-40a6-87f1-2aac864f54ce 2026-06-24 19:07:50.486 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 5ac2012b-102a-490a-8c27-45034cd73c2a 2026-06-24 19:07:50.627 9 INFO neutron.plugins.ml2.plugin [None req-013535a6-205e-417b-888e-c680d6eabec9 - - - - - -] Attempt 1 to provision port 5ac2012b-102a-490a-8c27-45034cd73c2a 2026-06-24 19:07:51.014 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 87d17d8a-9dde-47df-8871-6a40a1c83f2a 2026-06-24 19:07:51.613 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-38c0e43d-531d-41e1-808e-4950a009048a'] response: {'server_uuid': '8cbc8f93-0e2e-4dbb-872f-820d2f17d2cb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fd489cf7-fa16-4f4d-8134-fa003259a4b7', 'code': 200} 2026-06-24 19:07:52.067 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 5ac2012b-102a-490a-8c27-45034cd73c2a 2026-06-24 19:07:52.631 9 INFO neutron.plugins.ml2.plugin [None req-e8c86b5c-6507-4af5-a499-6c9c07bd03f8 - - - - - -] Attempt 1 to provision port 79f0709d-8f02-4038-8b98-421ee3d7a61b 2026-06-24 19:07:53.394 9 INFO neutron.plugins.ml2.plugin [None req-82feceba-e078-494d-b59d-6d144a5060f9 - - - - - -] Attempt 1 to provision port 79f0709d-8f02-4038-8b98-421ee3d7a61b 2026-06-24 19:07:54.206 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 0c51a34a-58e2-4f07-9273-bae32ea4af83 2026-06-24 19:07:56.172 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 0c51a34a-58e2-4f07-9273-bae32ea4af83 2026-06-24 19:08:03.030 10 INFO neutron.plugins.ml2.plugin [None req-421158a7-4c96-45e0-81a8-be54506cf461 - - - - - -] Attempt 1 to provision port 6416fa2b-48ef-43e3-a999-488d3cded4ef 2026-06-24 19:08:06.001 9 INFO neutron.plugins.ml2.plugin [None req-fc395085-29b6-4f69-8d10-850c0f1d8e26 - - - - - -] Attempt 1 to provision port 12cb1018-5835-42e3-9c21-2585eca33630 2026-06-24 19:08:06.313 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port b9528018-22f1-47d0-ac8a-22294c318e6e 2026-06-24 19:08:06.394 9 INFO neutron.plugins.ml2.plugin [None req-d3744ca2-10d3-4a1c-9242-53799754e2b7 - - - - - -] Attempt 1 to provision port 68761411-fedd-4db1-8a98-f7f3bc2d4156 2026-06-24 19:08:06.841 10 INFO neutron.plugins.ml2.plugin [None req-20c8d2bd-5d7a-481d-bfea-f5122c4dfda2 - - - - - -] Attempt 1 to provision port b9528018-22f1-47d0-ac8a-22294c318e6e 2026-06-24 19:08:06.847 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 12cb1018-5835-42e3-9c21-2585eca33630 2026-06-24 19:08:07.410 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 6416fa2b-48ef-43e3-a999-488d3cded4ef 2026-06-24 19:08:07.579 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-75bdbcfb-f545-4f68-9f78-e9d883c8ed1d'] response: {'server_uuid': '7d81fc82-8e01-4008-9244-caa3b42aaa58', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6416fa2b-48ef-43e3-a999-488d3cded4ef', 'code': 200} 2026-06-24 19:08:08.271 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port b9528018-22f1-47d0-ac8a-22294c318e6e 2026-06-24 19:08:08.806 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 12cb1018-5835-42e3-9c21-2585eca33630 2026-06-24 19:08:09.350 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 183115d1-f169-4175-9883-548b83709be8 2026-06-24 19:08:09.513 10 INFO neutron.plugins.ml2.plugin [None req-c1b65f94-23fd-406e-8cf9-ef8c6d970d3c - - - - - -] Attempt 1 to provision port ea310685-8681-4f7e-be88-942506b9228d 2026-06-24 19:08:09.590 10 INFO neutron.plugins.ml2.plugin [None req-c1b65f94-23fd-406e-8cf9-ef8c6d970d3c - - - - - -] Attempt 1 to provision port 183115d1-f169-4175-9883-548b83709be8 2026-06-24 19:08:09.959 10 INFO neutron.plugins.ml2.plugin [None req-05015c67-f81a-4166-a4e0-6b94c086fd11 - - - - - -] Attempt 1 to provision port ea310685-8681-4f7e-be88-942506b9228d 2026-06-24 19:08:10.116 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 6416fa2b-48ef-43e3-a999-488d3cded4ef 2026-06-24 19:08:10.117 9 INFO neutron.plugins.ml2.plugin [None req-d8754ae4-111f-41be-a0de-6b65d787afec - - - - - -] Attempt 1 to provision port 76b50780-84ab-4522-88af-6544671ab11b 2026-06-24 19:08:10.701 9 INFO neutron.plugins.ml2.plugin [None req-99664c8a-eaf9-4678-94c9-711e5fa5f1ea - - - - - -] Attempt 1 to provision port 2d885a98-f0e7-401c-ae5d-2a22ebf67a64 2026-06-24 19:08:11.001 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port f2788b60-15dd-43c2-b45b-714974ac8dd7 2026-06-24 19:08:11.343 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 76b50780-84ab-4522-88af-6544671ab11b 2026-06-24 19:08:11.509 9 INFO neutron.plugins.ml2.plugin [None req-7c8b88d7-9683-4fcb-917d-245ea15c3755 - - - - - -] Attempt 1 to provision port 2d885a98-f0e7-401c-ae5d-2a22ebf67a64 2026-06-24 19:08:11.667 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 7611b9e8-195e-46e0-8cd4-e7eec1d356c9 2026-06-24 19:08:12.169 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 79f0709d-8f02-4038-8b98-421ee3d7a61b 2026-06-24 19:08:12.661 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 183115d1-f169-4175-9883-548b83709be8 2026-06-24 19:08:12.983 9 INFO neutron.plugins.ml2.plugin [None req-4f1bca66-aa3d-4b55-b228-230a5e94dbe7 - - - - - -] Attempt 1 to provision port 9c638ff9-352c-4d3c-8669-4c0012cf18ba 2026-06-24 19:08:13.124 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port f2788b60-15dd-43c2-b45b-714974ac8dd7 2026-06-24 19:08:13.396 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 79f0709d-8f02-4038-8b98-421ee3d7a61b 2026-06-24 19:08:13.788 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 7611b9e8-195e-46e0-8cd4-e7eec1d356c9 2026-06-24 19:08:13.831 10 INFO neutron.plugins.ml2.plugin [None req-cf8b5caa-7efc-4ec3-abc8-c70aa1b6cf2a - - - - - -] Attempt 1 to provision port 9c638ff9-352c-4d3c-8669-4c0012cf18ba 2026-06-24 19:08:16.615 9 INFO neutron.plugins.ml2.plugin [None req-1e7ea8d3-09a2-4824-bb51-1d6a8e577d0e - - - - - -] Attempt 1 to provision port 86ced11c-8b07-42db-ad1d-3eaed2333dfa 2026-06-24 19:08:19.205 9 INFO neutron.plugins.ml2.plugin [None req-8fbd6a46-2dda-4741-a522-62fb5a92a5ed - - - - - -] Attempt 1 to provision port 5b4a9275-9ad8-46c4-948e-26d6af06614e 2026-06-24 19:08:19.390 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 5b4a9275-9ad8-46c4-948e-26d6af06614e 2026-06-24 19:08:21.498 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 86ced11c-8b07-42db-ad1d-3eaed2333dfa 2026-06-24 19:08:22.177 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-839d10f3-1f37-4034-b1f5-1c6cfbc9311d'] response: {'server_uuid': '836550b7-2c91-44de-bd69-99397cba8ffa', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '86ced11c-8b07-42db-ad1d-3eaed2333dfa', 'code': 200} 2026-06-24 19:08:22.300 10 INFO neutron.plugins.ml2.plugin [None req-0f956d0c-5954-41ce-8c65-e60086a1a8d8 - - - - - -] Attempt 1 to provision port 60f724f5-73ab-4b5a-8f99-e0c0125e72b8 2026-06-24 19:08:22.740 10 INFO neutron.plugins.ml2.plugin [None req-79d7529b-62cb-45d1-be23-cefd53bc6a33 - - - - - -] Attempt 1 to provision port cc93c4b3-9796-4454-a9d7-f5c9193d559c 2026-06-24 19:08:23.357 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 60f724f5-73ab-4b5a-8f99-e0c0125e72b8 2026-06-24 19:08:23.682 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 86ced11c-8b07-42db-ad1d-3eaed2333dfa 2026-06-24 19:08:24.406 9 INFO neutron.plugins.ml2.plugin [None req-20312c9a-c345-44a3-afe5-cb588e56317f - - - - - -] Attempt 1 to provision port cc93c4b3-9796-4454-a9d7-f5c9193d559c 2026-06-24 19:08:27.462 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 550808a5-f6f8-4057-8f63-eed8b7a8e9fd 2026-06-24 19:08:27.499 9 INFO neutron.plugins.ml2.plugin [None req-3a8ae239-95e4-4082-a952-fefe4a6b8812 - - - - - -] Attempt 1 to provision port 6416fa2b-48ef-43e3-a999-488d3cded4ef 2026-06-24 19:08:28.256 9 INFO neutron.plugins.ml2.plugin [None req-9d901077-e80f-4858-ad39-8a1c1a56abdb - - - - - -] Attempt 1 to provision port 550808a5-f6f8-4057-8f63-eed8b7a8e9fd 2026-06-24 19:08:28.276 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 68761411-fedd-4db1-8a98-f7f3bc2d4156 2026-06-24 19:08:28.862 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port ea310685-8681-4f7e-be88-942506b9228d 2026-06-24 19:08:29.778 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 68761411-fedd-4db1-8a98-f7f3bc2d4156 2026-06-24 19:08:29.979 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port ea310685-8681-4f7e-be88-942506b9228d 2026-06-24 19:08:30.272 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 6416fa2b-48ef-43e3-a999-488d3cded4ef 2026-06-24 19:08:31.942 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 330667d3-a4d2-47f2-b0bd-d1fa85e08949 2026-06-24 19:08:32.481 9 INFO neutron.plugins.ml2.plugin [None req-1878a5d9-c60a-496d-acfe-f74e7bafdaa0 - - - - - -] Attempt 1 to provision port 330667d3-a4d2-47f2-b0bd-d1fa85e08949 2026-06-24 19:08:32.511 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 5c0c714a-1a4c-412a-abea-cda31a2d20e5 2026-06-24 19:08:32.674 10 INFO neutron.plugins.ml2.plugin [None req-ad5615b1-0412-40aa-b516-ded2d336c4ca - - - - - -] Attempt 1 to provision port 5c0c714a-1a4c-412a-abea-cda31a2d20e5 2026-06-24 19:08:33.475 10 INFO neutron.plugins.ml2.plugin [None req-36a00cf3-c0b7-4c80-bf56-c43078530b1f - - - - - -] Attempt 1 to provision port 14df06f6-497a-431c-87cd-67287acca91a 2026-06-24 19:08:33.739 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 330667d3-a4d2-47f2-b0bd-d1fa85e08949 2026-06-24 19:08:34.232 10 INFO neutron.plugins.ml2.plugin [None req-745dc42c-1c7e-450d-84ca-9f9d1fac34f6 - - - - - -] Attempt 1 to provision port 14df06f6-497a-431c-87cd-67287acca91a 2026-06-24 19:08:35.596 9 INFO neutron.plugins.ml2.plugin [None req-50cf2ca4-723e-4809-a0b5-c9c7951ace1c - - - - - -] Attempt 1 to provision port 6416fa2b-48ef-43e3-a999-488d3cded4ef 2026-06-24 19:08:35.783 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 6416fa2b-48ef-43e3-a999-488d3cded4ef /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-24 19:08:39.623 10 INFO neutron.plugins.ml2.plugin [None req-c8e81d10-8f95-4e2d-ab76-957a6468a140 - - - - - -] Attempt 1 to provision port 7e534b2b-1772-4046-9ffb-d41385e20520 2026-06-24 19:08:40.917 10 INFO neutron.plugins.ml2.plugin [None req-e593c4d0-6d13-437f-a0ac-d3996eadbee2 - - - - - -] Attempt 1 to provision port eebd4336-a804-4403-b160-cb68d91d74f8 2026-06-24 19:08:41.392 10 INFO neutron.plugins.ml2.plugin [None req-6d90dc87-3879-4a2e-9f40-542ea11c57fc - - - - - -] Attempt 1 to provision port 2c0cb8ad-f414-482c-b22c-6e6217a8986a 2026-06-24 19:08:41.716 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 2c0cb8ad-f414-482c-b22c-6e6217a8986a 2026-06-24 19:08:43.974 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 2c0cb8ad-f414-482c-b22c-6e6217a8986a 2026-06-24 19:08:44.322 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port d5b799c7-f285-47d4-aeee-5ef6484c876e 2026-06-24 19:08:44.907 10 INFO neutron.plugins.ml2.plugin [None req-c92f9b61-0c88-4318-91f9-44caf0e0ecb7 - - - - - -] Attempt 1 to provision port d5b799c7-f285-47d4-aeee-5ef6484c876e 2026-06-24 19:08:45.230 9 INFO neutron.plugins.ml2.plugin [None req-997bb8fe-9ae2-4c31-8123-3a78c1953980 - - - - - -] Attempt 1 to provision port 998d5285-6b64-45da-a3a9-d0d21a477ec1 2026-06-24 19:08:45.789 9 INFO neutron.plugins.ml2.plugin [None req-0dab6af7-f1c5-4d41-8059-322e8c3cc5a0 - - - - - -] Attempt 1 to provision port 1984b1b5-741b-4994-8c5d-8da78d89f693 2026-06-24 19:08:45.971 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 8cbf9e37-1f6a-4200-a01b-e8207acfcdfd 2026-06-24 19:08:46.280 9 INFO neutron.plugins.ml2.plugin [None req-d6e3496d-311e-44eb-b5a9-f8df7fbd27a9 - - - - - -] Attempt 1 to provision port 998d5285-6b64-45da-a3a9-d0d21a477ec1 2026-06-24 19:08:46.697 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 1984b1b5-741b-4994-8c5d-8da78d89f693 2026-06-24 19:08:47.063 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port d5b799c7-f285-47d4-aeee-5ef6484c876e 2026-06-24 19:08:47.711 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 8cbf9e37-1f6a-4200-a01b-e8207acfcdfd 2026-06-24 19:08:47.850 10 INFO neutron.plugins.ml2.plugin [None req-928c379f-1713-4719-aea3-b5898dd5d0a8 - - - - - -] Attempt 1 to provision port 9f3c45d2-6662-4cea-a0d9-41aceeab5954 2026-06-24 19:08:48.065 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 1984b1b5-741b-4994-8c5d-8da78d89f693 2026-06-24 19:08:48.515 10 INFO neutron.plugins.ml2.plugin [None req-8077e975-a030-46ef-8bb7-09c26b10c32f - - - - - -] Attempt 1 to provision port 9f3c45d2-6662-4cea-a0d9-41aceeab5954 2026-06-24 19:08:49.769 10 INFO neutron.plugins.ml2.plugin [None req-3a90441e-d873-44a7-8cc7-7c9c111a0795 - - - - - -] Attempt 1 to provision port d0eb5f50-d7c5-4756-bee5-4dde56a9a736 2026-06-24 19:08:50.434 10 INFO neutron.plugins.ml2.plugin [None req-4d00bb84-7507-4066-90f8-7d5ea034af93 - - - - - -] Attempt 1 to provision port d0eb5f50-d7c5-4756-bee5-4dde56a9a736 2026-06-24 19:08:53.327 10 INFO neutron.plugins.ml2.plugin [None req-c44edee2-12fb-40dc-b026-f69552ff693d - - - - - -] Attempt 1 to provision port aefc1a5a-dada-45c1-9f86-ed2aac29dd6c 2026-06-24 19:08:55.493 10 INFO neutron.plugins.ml2.plugin [None req-93fc8fe2-a200-4c6b-8872-ed5c3153e23c - - - - - -] Attempt 1 to provision port d2eeaa18-9160-47c4-be0c-bdb432734f5e 2026-06-24 19:08:55.802 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port a964e44d-5432-45c8-8423-469987cfc007 2026-06-24 19:08:55.854 9 INFO neutron.plugins.ml2.plugin [None req-ec8216e8-b0a3-4af5-ae80-c7dd2a14998a - - - - - -] Attempt 1 to provision port a964e44d-5432-45c8-8423-469987cfc007 2026-06-24 19:08:58.238 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port aefc1a5a-dada-45c1-9f86-ed2aac29dd6c 2026-06-24 19:08:58.426 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2119a01-ac62-44ca-af25-96e4bdebb68c'] response: {'server_uuid': '9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aefc1a5a-dada-45c1-9f86-ed2aac29dd6c', 'code': 200} 2026-06-24 19:08:58.465 10 INFO neutron.plugins.ml2.plugin [None req-35cee06c-68ec-42e3-848e-19845250f818 - - - - - -] Attempt 1 to provision port afd29a51-8137-44a0-ae92-753905fd3482 2026-06-24 19:08:58.971 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 67620c7b-c6ff-4f64-a62a-86759ac4f19f 2026-06-24 19:08:59.026 9 INFO neutron.plugins.ml2.plugin [None req-2f4e355d-694e-475a-a213-869990adf93c - - - - - -] Attempt 1 to provision port 67620c7b-c6ff-4f64-a62a-86759ac4f19f 2026-06-24 19:08:59.520 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port a964e44d-5432-45c8-8423-469987cfc007 2026-06-24 19:08:59.828 10 INFO neutron.plugins.ml2.plugin [None req-5e3ab618-8809-47eb-8497-5e833f6671dc - - - - - -] Attempt 1 to provision port afd29a51-8137-44a0-ae92-753905fd3482 2026-06-24 19:08:59.862 10 INFO neutron.plugins.ml2.plugin [None req-5e3ab618-8809-47eb-8497-5e833f6671dc - - - - - -] Attempt 1 to provision port 0ed040a2-02fd-405d-b299-93f2e9aa3781 2026-06-24 19:09:00.030 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port aefc1a5a-dada-45c1-9f86-ed2aac29dd6c 2026-06-24 19:09:00.322 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 65f10f6f-58be-4564-8b6a-546d1ea2e3c3 2026-06-24 19:09:00.853 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 67620c7b-c6ff-4f64-a62a-86759ac4f19f 2026-06-24 19:09:01.522 10 INFO neutron.plugins.ml2.plugin [None req-22085b20-daa5-4836-8cd1-157f37728e2d - - - - - -] Attempt 1 to provision port 0ed040a2-02fd-405d-b299-93f2e9aa3781 2026-06-24 19:09:01.931 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 65f10f6f-58be-4564-8b6a-546d1ea2e3c3 2026-06-24 19:09:05.715 10 INFO neutron.plugins.ml2.plugin [None req-9dd8792b-da22-4866-a397-0911eef400ac - - - - - -] Attempt 1 to provision port 4b864fc2-53dd-4c5d-84d2-ae04a25b4141 2026-06-24 19:09:06.049 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port eebd4336-a804-4403-b160-cb68d91d74f8 2026-06-24 19:09:06.439 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 998d5285-6b64-45da-a3a9-d0d21a477ec1 2026-06-24 19:09:07.716 9 INFO neutron.plugins.ml2.plugin [None req-eaf8b470-465e-46b1-ae41-f7ee854f15f7 - - - - - -] Attempt 1 to provision port b4f6c990-ae7f-466c-bd3b-a71df012b957 2026-06-24 19:09:08.099 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 4b864fc2-53dd-4c5d-84d2-ae04a25b4141 2026-06-24 19:09:08.264 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2251ca7c-27cc-414a-80dd-65dce165c3c6'] response: {'server_uuid': '5e1accd7-78a6-4c9f-890b-25143fd0a1cd', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4b864fc2-53dd-4c5d-84d2-ae04a25b4141', 'code': 200} 2026-06-24 19:09:08.690 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port eebd4336-a804-4403-b160-cb68d91d74f8 2026-06-24 19:09:08.911 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port b4f6c990-ae7f-466c-bd3b-a71df012b957 2026-06-24 19:09:09.169 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 998d5285-6b64-45da-a3a9-d0d21a477ec1 2026-06-24 19:09:09.394 10 INFO neutron.plugins.ml2.plugin [None req-c40f0b8a-d3d1-4665-9dfd-c652511f63d9 - - - - - -] Attempt 1 to provision port 381eb455-5ce7-4e23-a55c-36eeb51cf2e9 2026-06-24 19:09:10.048 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 4b864fc2-53dd-4c5d-84d2-ae04a25b4141 2026-06-24 19:09:10.285 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port b4f6c990-ae7f-466c-bd3b-a71df012b957 2026-06-24 19:09:13.521 10 INFO neutron.plugins.ml2.plugin [None req-b86e97c6-c747-4113-8f65-fb80aa2672d2 - - - - - -] Attempt 1 to provision port 1c3403e1-476d-4b6a-9bec-00a8858249fe /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-24 19:09:20.210 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e3a3e86-ac22-45a7-a12e-dea14891c3ad'] response: {'server_uuid': '9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'aefc1a5a-dada-45c1-9f86-ed2aac29dd6c', 'code': 200} 2026-06-24 19:09:21.971 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port aefc1a5a-dada-45c1-9f86-ed2aac29dd6c 2026-06-24 19:09:22.104 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb16d0f5-38c8-48d6-95fd-b11779f897cd'] response: {'server_uuid': '9377d7c6-6b59-4ba3-b7fa-aa2cb0f62cda', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'aefc1a5a-dada-45c1-9f86-ed2aac29dd6c', 'code': 200} 2026-06-24 19:09:23.968 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port aefc1a5a-dada-45c1-9f86-ed2aac29dd6c 2026-06-24 19:09:30.409 10 INFO neutron.plugins.ml2.plugin [None req-f9050a2d-a572-45cb-89d0-a4010b3485d6 - - - - - -] Attempt 1 to provision port 8ad2a931-723c-4e88-9064-d6e71a054645 2026-06-24 19:09:34.025 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 8a92f159-1136-40f5-a301-71b0fc8c2a88 2026-06-24 19:09:35.302 10 INFO neutron.plugins.ml2.plugin [None req-31519aa3-cfa6-4793-ad78-d1ab429374a4 - - - - - -] Attempt 1 to provision port 91c81bd5-e3d0-4f5d-9edc-66d2911e6ea2 2026-06-24 19:09:35.331 10 INFO neutron.plugins.ml2.plugin [None req-31519aa3-cfa6-4793-ad78-d1ab429374a4 - - - - - -] Attempt 1 to provision port 87279687-7a54-4838-b10c-9514f165dbd0 2026-06-24 19:09:35.741 10 INFO neutron.plugins.ml2.plugin [None req-b833d4c7-a415-43fa-8810-cc9abbd2e7ac - - - - - -] Attempt 1 to provision port 91c81bd5-e3d0-4f5d-9edc-66d2911e6ea2 2026-06-24 19:09:36.116 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 87279687-7a54-4838-b10c-9514f165dbd0 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server [None req-462bbfca-4cc1-42e6-a26a-a6940263ee8e - - - - - -] Exception during message handling: neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1be8192a-1b9f-4854-9499-82451b998d44: This subnet is being modified by another concurrent operation. 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 244, in inner 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return func(*args, **kwargs) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/quota/resource_registry.py", line 95, in wrapper 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server ret_val = f(_self, context, *args, **kwargs) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 292, in create_dhcp_port 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return self._port_action(plugin, context, port, 'create_port') 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/dhcp_rpc.py", line 118, in _port_action 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return p_utils.create_port(plugin, context, port) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/plugins/utils.py", line 338, in create_port 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return core_plugin.create_port( 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 724, in inner 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return f_with_retry(*args, **kwargs, 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server with excutils.save_and_reraise_exception(): 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server self.force_reraise() 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server raise self.value 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return f(*dup_args, **dup_kwargs) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1586, in create_port 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server result, mech_context = self._create_port_db(context, port) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 1551, in _create_port_db 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server port_db = self.create_port_db(context, port) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1603, in create_port_db 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server self.ipam.allocate_ips_for_port_and_store( 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 219, in allocate_ips_for_port_and_store 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server ips = self.allocate_ips_for_port(context, port_copy) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return f(*args, **kwargs) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 226, in allocate_ips_for_port 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server return self._allocate_ips_for_port(context, port) 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_pluggable_backend.py", line 258, in _allocate_ips_for_port 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server subnets = self._ipam_get_subnets( 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ipam_backend_mixin.py", line 686, in _ipam_get_subnets 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server subnet.read_lock_register( 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/models_v2.py", line 77, in read_lock_register 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server raise exception 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server neutron_lib.exceptions.SubnetInUse: Unable to complete operation on subnet 1be8192a-1b9f-4854-9499-82451b998d44: This subnet is being modified by another concurrent operation. 2026-06-24 19:09:36.213 10 ERROR oslo_messaging.rpc.server  2026-06-24 19:09:36.470 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 8a92f159-1136-40f5-a301-71b0fc8c2a88 2026-06-24 19:09:40.537 10 INFO neutron.plugins.ml2.plugin [None req-64d3d3ad-f027-46d9-b005-9793b30d41d7 - - - - - -] Attempt 1 to provision port 185de26a-40a2-4fb9-b684-bb4f2dcdb90b 2026-06-24 19:09:42.090 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 185de26a-40a2-4fb9-b684-bb4f2dcdb90b 2026-06-24 19:09:42.301 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d17dbc9-41de-4f6a-bb2e-6dbe5aca2493'] response: {'server_uuid': '3e744f64-03c8-4690-aac8-79e3ee1d76e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '185de26a-40a2-4fb9-b684-bb4f2dcdb90b', 'code': 200} 2026-06-24 19:09:44.388 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 185de26a-40a2-4fb9-b684-bb4f2dcdb90b /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-24 19:09:47.460 9 INFO neutron.plugins.ml2.plugin [None req-2760a55c-47c1-48a4-bde9-f635657aca28 - - - - - -] Attempt 1 to provision port 3e39dc5f-1f74-43f2-9cd0-794b16001531 2026-06-24 19:09:48.093 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 3e39dc5f-1f74-43f2-9cd0-794b16001531 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-24 19:09:50.041 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 8ad2a931-723c-4e88-9064-d6e71a054645 2026-06-24 19:09:50.403 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 91c81bd5-e3d0-4f5d-9edc-66d2911e6ea2 2026-06-24 19:09:51.727 9 INFO neutron.plugins.ml2.plugin [None req-4a41ae47-b65e-4802-80fd-02e580744466 - - - - - -] Attempt 1 to provision port 1adff97f-4538-4613-9b90-7df7a9d0282c 2026-06-24 19:09:52.111 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 8ad2a931-723c-4e88-9064-d6e71a054645 2026-06-24 19:09:52.289 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 67e87c7e-255f-478d-8873-a09f4a61bb9b 2026-06-24 19:09:52.415 10 INFO neutron.plugins.ml2.plugin [None req-2ccb18c2-d2fb-4eeb-a0aa-aaa102ed236b - - - - - -] Attempt 1 to provision port 67e87c7e-255f-478d-8873-a09f4a61bb9b 2026-06-24 19:09:52.849 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 91c81bd5-e3d0-4f5d-9edc-66d2911e6ea2 2026-06-24 19:09:53.986 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 67e87c7e-255f-478d-8873-a09f4a61bb9b 2026-06-24 19:09:54.558 9 INFO neutron.plugins.ml2.plugin [None req-54b12f6d-311b-42ff-a753-e1e35afcf032 - - - - - -] Attempt 1 to provision port cd7780d5-604c-4024-a401-a92bf6461505 2026-06-24 19:09:55.722 9 INFO neutron.plugins.ml2.plugin [None req-0caa9b37-85ff-4502-a053-281847b3a3d1 - - - - - -] Attempt 1 to provision port cd7780d5-604c-4024-a401-a92bf6461505 2026-06-24 19:09:55.998 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port b2d621c5-6491-4559-91b4-bc6213cf19ab 2026-06-24 19:09:57.978 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port b2d621c5-6491-4559-91b4-bc6213cf19ab 2026-06-24 19:09:59.317 9 INFO neutron.plugins.ml2.plugin [None req-c5c6e7f6-0aa1-417e-91ca-e3e9d5e53469 - - - - - -] Attempt 1 to provision port 60c90cda-565b-43df-97d4-5edc4cd9bb59 2026-06-24 19:10:02.186 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 60c90cda-565b-43df-97d4-5edc4cd9bb59 2026-06-24 19:10:02.409 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-344ab58f-8317-4bcd-9de1-999d31bd5d28'] response: {'server_uuid': '54d545fe-893e-4e61-b5a9-e9ca55ad53b9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '60c90cda-565b-43df-97d4-5edc4cd9bb59', 'code': 200} 2026-06-24 19:10:04.022 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 60c90cda-565b-43df-97d4-5edc4cd9bb59 2026-06-24 19:10:05.524 10 INFO neutron.plugins.ml2.plugin [None req-77566bc1-a308-43c4-88a6-cd21dfecb454 - - - - - -] Attempt 1 to provision port aff55f06-e648-4b0e-9282-8951d1c2469d 2026-06-24 19:10:05.997 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 4f9fca0b-86d3-4960-a787-15d4c4691208 2026-06-24 19:10:06.282 10 INFO neutron.plugins.ml2.plugin [None req-faacbf0f-25ad-44b0-820d-20853621bda1 - - - - - -] Attempt 1 to provision port 4f9fca0b-86d3-4960-a787-15d4c4691208 2026-06-24 19:10:07.559 10 INFO neutron.plugins.ml2.plugin [None req-c5ddae96-dd7b-4ddf-b5b5-9bed746396e7 - - - - - -] Attempt 1 to provision port 9e669de9-85a8-4867-90b9-91a38598ed46 2026-06-24 19:10:08.065 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 4f9fca0b-86d3-4960-a787-15d4c4691208 2026-06-24 19:10:08.424 9 INFO neutron.plugins.ml2.plugin [None req-46f79c32-a082-477d-a267-9adb803dcb6e - - - - - -] Attempt 1 to provision port d16ae0bb-dcf7-47e7-92db-767fc9ef38bd 2026-06-24 19:10:09.309 10 INFO neutron.plugins.ml2.plugin [None req-6e18717c-d285-4cee-9831-1d98c15e9b56 - - - - - -] Attempt 1 to provision port d16ae0bb-dcf7-47e7-92db-767fc9ef38bd 2026-06-24 19:10:10.239 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port c397222c-b23e-4c5a-9531-19625a6938a8 2026-06-24 19:10:12.318 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 9e669de9-85a8-4867-90b9-91a38598ed46 2026-06-24 19:10:12.510 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ebf4ca33-6eb9-4ffa-938a-d51d323b4bb7'] response: {'server_uuid': '82d2c9e0-280b-4f77-a706-7bbf3fc63950', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9e669de9-85a8-4867-90b9-91a38598ed46', 'code': 200} 2026-06-24 19:10:12.869 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port c397222c-b23e-4c5a-9531-19625a6938a8 2026-06-24 19:10:14.111 10 INFO neutron.plugins.ml2.plugin [None req-9164d742-d827-48b6-96ca-8845d158012f - - - - - -] Attempt 1 to provision port 22a95ba6-1643-44e3-8fb4-95d19b564bab 2026-06-24 19:10:14.122 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 9e669de9-85a8-4867-90b9-91a38598ed46 2026-06-24 19:10:16.142 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 22a95ba6-1643-44e3-8fb4-95d19b564bab 2026-06-24 19:10:16.297 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a518d282-681b-4922-8263-098639bb8e2b'] response: {'server_uuid': 'eece5b8f-b3bf-4eff-a178-ff25f1406c4b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '22a95ba6-1643-44e3-8fb4-95d19b564bab', 'code': 200} 2026-06-24 19:10:28.988 9 INFO neutron.plugins.ml2.plugin [None req-936854b8-25c8-48ee-9d6c-50c653897f44 - - - - - -] Attempt 1 to provision port 5b2b47a3-6dc6-452e-ad76-4313c6583d54 2026-06-24 19:10:30.145 9 INFO neutron.plugins.ml2.plugin [None req-77a16121-4b5c-4d2d-b9e1-7299b8450e6a - - - - - -] Attempt 1 to provision port 9d7878d0-2e3c-4609-82d0-bdc6bc113255 2026-06-24 19:10:30.226 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 9d7878d0-2e3c-4609-82d0-bdc6bc113255 2026-06-24 19:10:32.113 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 9d7878d0-2e3c-4609-82d0-bdc6bc113255 2026-06-24 19:10:32.511 10 INFO neutron.plugins.ml2.plugin [None req-b75cceab-da23-4a2e-9cee-0e92326b9cdb - - - - - -] Attempt 1 to provision port e6731348-c725-4bb3-9992-bead7b91c0f9 2026-06-24 19:10:33.374 10 INFO neutron.plugins.ml2.plugin [None req-820c3084-b615-4a37-a2d2-bcc16dda04e7 - - - - - -] Attempt 1 to provision port e6731348-c725-4bb3-9992-bead7b91c0f9 2026-06-24 19:10:34.385 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 3193b9ee-089d-4c55-aaff-6fb621c36d74 2026-06-24 19:10:36.202 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 3193b9ee-089d-4c55-aaff-6fb621c36d74 2026-06-24 19:10:36.360 9 INFO neutron.plugins.ml2.plugin [None req-59a1612a-7bbd-4dc2-a954-31c2f33f4aa0 - - - - - -] Attempt 1 to provision port af39b3c2-61cf-4876-b407-7110f9c358e7 2026-06-24 19:10:37.425 10 INFO neutron.plugins.ml2.plugin [None req-7b62e891-31b0-4c59-88d7-40a6b52686c2 - - - - - -] Attempt 1 to provision port 043cfe49-07c3-494b-b4d0-9bdc886d5cf9 2026-06-24 19:10:38.150 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 043cfe49-07c3-494b-b4d0-9bdc886d5cf9 2026-06-24 19:10:39.049 9 INFO neutron.plugins.ml2.plugin [None req-6122876c-5b64-4f13-9fe8-416fe4fd2efe - - - - - -] Attempt 1 to provision port b1b3b6b2-1262-49bf-83e3-59d8563f4660 2026-06-24 19:10:39.799 9 INFO neutron.plugins.ml2.plugin [None req-dd1d66ea-43a4-41b7-a91a-1e9f114935d8 - - - - - -] Attempt 1 to provision port b1b3b6b2-1262-49bf-83e3-59d8563f4660 2026-06-24 19:10:40.074 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 27d195f5-e7ef-440e-9f99-69786f18f3f5 2026-06-24 19:10:42.093 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 27d195f5-e7ef-440e-9f99-69786f18f3f5 2026-06-24 19:10:48.259 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 00c5ba8c-7beb-4bb6-bfed-a3323f39c497 2026-06-24 19:10:48.440 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-91b18b14-926d-44ba-ba48-980942b251ef'] response: {'server_uuid': '1d13c828-b105-4ca2-86e0-3866e958655e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '00c5ba8c-7beb-4bb6-bfed-a3323f39c497', 'code': 200} 2026-06-24 19:10:50.125 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 00c5ba8c-7beb-4bb6-bfed-a3323f39c497 2026-06-24 19:10:50.439 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 5b2b47a3-6dc6-452e-ad76-4313c6583d54 2026-06-24 19:10:50.861 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port e6731348-c725-4bb3-9992-bead7b91c0f9 2026-06-24 19:10:52.114 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 5b2b47a3-6dc6-452e-ad76-4313c6583d54 2026-06-24 19:10:52.354 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port e6731348-c725-4bb3-9992-bead7b91c0f9 2026-06-24 19:10:56.128 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port af39b3c2-61cf-4876-b407-7110f9c358e7 2026-06-24 19:10:58.124 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port b1b3b6b2-1262-49bf-83e3-59d8563f4660 2026-06-24 19:10:58.518 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port af39b3c2-61cf-4876-b407-7110f9c358e7 2026-06-24 19:11:00.094 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port b1b3b6b2-1262-49bf-83e3-59d8563f4660 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 19:11:05.752 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-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-24 19:11:05.752 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-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 19:11:05.752 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-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.752 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-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.752 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-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.752 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-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:11:05.752 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-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.752 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-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.752 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-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.752 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-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.752 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-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.752 9 ERROR neutron.plugins.ml2.managers  2026-06-24 19:11:05.753 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Failed to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 on host instance for vnic_type normal using segments [{'id': '35d12ed0-dfa5-4317-ab6c-640a89275dde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 801, 'network_id': '704fea8b-84fb-45b9-a3ba-45b17e144544'}] 2026-06-24 19:11:05.754 9 INFO neutron.plugins.ml2.plugin [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Attempt 2 to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 19:11:05.779 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-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-24 19:11:05.779 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-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 19:11:05.779 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-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.779 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-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.779 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-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.779 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-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:11:05.779 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-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.779 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-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.779 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-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.779 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-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.779 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-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.779 9 ERROR neutron.plugins.ml2.managers  2026-06-24 19:11:05.780 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Failed to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 on host instance for vnic_type normal using segments [{'id': '35d12ed0-dfa5-4317-ab6c-640a89275dde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 801, 'network_id': '704fea8b-84fb-45b9-a3ba-45b17e144544'}] 2026-06-24 19:11:05.781 9 INFO neutron.plugins.ml2.plugin [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Attempt 3 to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 19:11:05.799 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-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-24 19:11:05.799 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-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 19:11:05.799 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-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.799 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-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.799 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-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.799 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-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:11:05.799 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-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.799 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-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.799 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-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.799 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-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.799 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-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers  2026-06-24 19:11:05.799 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Failed to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 on host instance for vnic_type normal using segments [{'id': '35d12ed0-dfa5-4317-ab6c-640a89275dde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 801, 'network_id': '704fea8b-84fb-45b9-a3ba-45b17e144544'}] 2026-06-24 19:11:05.800 9 INFO neutron.plugins.ml2.plugin [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Attempt 4 to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 19:11:05.827 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-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-24 19:11:05.827 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-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 19:11:05.827 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-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.827 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-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.827 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-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.827 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-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:11:05.827 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-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.827 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-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.827 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-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.827 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-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.827 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-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.827 9 ERROR neutron.plugins.ml2.managers  2026-06-24 19:11:05.828 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Failed to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 on host instance for vnic_type normal using segments [{'id': '35d12ed0-dfa5-4317-ab6c-640a89275dde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 801, 'network_id': '704fea8b-84fb-45b9-a3ba-45b17e144544'}] 2026-06-24 19:11:05.828 9 INFO neutron.plugins.ml2.plugin [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Attempt 5 to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 19:11:05.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-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-24 19:11:05.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-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 19:11:05.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-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.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-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.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-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.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-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:11:05.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-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.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-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.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-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.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-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.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-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.848 9 ERROR neutron.plugins.ml2.managers  2026-06-24 19:11:05.849 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Failed to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 on host instance for vnic_type normal using segments [{'id': '35d12ed0-dfa5-4317-ab6c-640a89275dde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 801, 'network_id': '704fea8b-84fb-45b9-a3ba-45b17e144544'}] 2026-06-24 19:11:05.850 9 INFO neutron.plugins.ml2.plugin [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Attempt 6 to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 19:11:05.868 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-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-24 19:11:05.868 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-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 19:11:05.868 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-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.868 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-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.868 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-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.868 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-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:11:05.868 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-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.868 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-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.868 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-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.868 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-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.868 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-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers  2026-06-24 19:11:05.868 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Failed to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 on host instance for vnic_type normal using segments [{'id': '35d12ed0-dfa5-4317-ab6c-640a89275dde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 801, 'network_id': '704fea8b-84fb-45b9-a3ba-45b17e144544'}] 2026-06-24 19:11:05.869 9 INFO neutron.plugins.ml2.plugin [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Attempt 7 to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 19:11:05.886 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-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-24 19:11:05.886 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-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 19:11:05.886 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-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.886 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-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.886 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-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.886 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-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:11:05.886 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-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.886 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-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.886 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-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.886 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-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.886 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-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.886 9 ERROR neutron.plugins.ml2.managers  2026-06-24 19:11:05.887 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Failed to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 on host instance for vnic_type normal using segments [{'id': '35d12ed0-dfa5-4317-ab6c-640a89275dde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 801, 'network_id': '704fea8b-84fb-45b9-a3ba-45b17e144544'}] 2026-06-24 19:11:05.887 9 INFO neutron.plugins.ml2.plugin [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Attempt 8 to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 19:11:05.906 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-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-24 19:11:05.906 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-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 19:11:05.906 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-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.906 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-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.906 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-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.906 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-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:11:05.906 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-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.906 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-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.906 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-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.906 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-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.906 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-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.906 9 ERROR neutron.plugins.ml2.managers  2026-06-24 19:11:05.907 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Failed to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 on host instance for vnic_type normal using segments [{'id': '35d12ed0-dfa5-4317-ab6c-640a89275dde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 801, 'network_id': '704fea8b-84fb-45b9-a3ba-45b17e144544'}] 2026-06-24 19:11:05.907 9 INFO neutron.plugins.ml2.plugin [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Attempt 9 to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 19:11:05.922 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-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-24 19:11:05.922 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-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 19:11:05.922 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-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.922 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-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.922 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-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.922 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-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:11:05.922 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-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.922 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-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.922 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-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.922 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-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.922 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-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers  2026-06-24 19:11:05.922 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Failed to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 on host instance for vnic_type normal using segments [{'id': '35d12ed0-dfa5-4317-ab6c-640a89275dde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 801, 'network_id': '704fea8b-84fb-45b9-a3ba-45b17e144544'}] 2026-06-24 19:11:05.923 9 INFO neutron.plugins.ml2.plugin [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Attempt 10 to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 850, in _bind_port_level 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-06-24 19:11:05.938 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-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-06-24 19:11:05.938 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-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-06-24 19:11:05.938 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-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 137, in wrapped 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.938 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-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.938 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-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.938 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-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-06-24 19:11:05.938 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-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.938 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-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.938 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-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 183, in wrapped 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-06-24 19:11:05.938 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-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-06-24 19:11:05.938 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-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1233, in get_subnet 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 282, in _get_subnet_object 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet db8acebc-1b9d-46eb-b8b3-9c3419f30d6a could not be found. 2026-06-24 19:11:05.938 9 ERROR neutron.plugins.ml2.managers  2026-06-24 19:11:05.939 9 ERROR neutron.plugins.ml2.managers [None req-8be852c4-4eaa-4245-84a8-ec91591a88b5 - - - - - -] Failed to bind port 7415346a-6a7d-47be-b06d-84c37d45a3b4 on host instance for vnic_type normal using segments [{'id': '35d12ed0-dfa5-4317-ab6c-640a89275dde', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 801, 'network_id': '704fea8b-84fb-45b9-a3ba-45b17e144544'}] 2026-06-24 19:11:11.810 9 INFO neutron.plugins.ml2.plugin [None req-2ac1022f-84b7-4639-bd07-ae609e3ee530 - - - - - -] Attempt 1 to provision port 5fb8da4e-31e3-4548-a876-ea378c1f45e7 2026-06-24 19:11:12.343 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 5fb8da4e-31e3-4548-a876-ea378c1f45e7 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-24 19:11:54.156 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 76e23175-e052-4479-b148-d8e588bbf555 2026-06-24 19:11:58.137 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port e1a96015-4754-4202-8ada-3971dad866c1 2026-06-24 19:11:58.810 9 INFO neutron.plugins.ml2.plugin [None req-2a9dd951-8f8d-4496-b9af-9c952e910799 - - - - - -] Attempt 1 to provision port e1a96015-4754-4202-8ada-3971dad866c1 2026-06-24 19:11:59.836 9 INFO neutron.plugins.ml2.plugin [None req-886aeb23-5b9d-431f-98a8-54b33eec196e - - - - - -] Attempt 1 to provision port 389e9678-7d52-4df5-9f23-dde235bbbce3 2026-06-24 19:12:00.371 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 6836e215-45e2-4c5c-a880-6543aaafab96 2026-06-24 19:12:00.726 10 INFO neutron.plugins.ml2.plugin [None req-140e412a-fc4b-4de0-9f23-496cac1cae86 - - - - - -] Attempt 1 to provision port 6836e215-45e2-4c5c-a880-6543aaafab96 2026-06-24 19:12:01.164 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port e1a96015-4754-4202-8ada-3971dad866c1 2026-06-24 19:12:01.556 9 INFO neutron.plugins.ml2.plugin [None req-72adb148-b5d5-4074-ba15-1f83622531a4 - - - - - -] Attempt 1 to provision port b817bff4-2d8e-43b4-9e3c-02224ba83600 2026-06-24 19:12:01.563 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port b817bff4-2d8e-43b4-9e3c-02224ba83600 2026-06-24 19:12:02.175 9 INFO neutron.plugins.ml2.plugin [None req-86bef4db-8346-4898-8a37-3e5eca7ae563 - - - - - -] Attempt 1 to provision port 7647f219-a6e8-426e-aa3e-d3d18e7da77f 2026-06-24 19:12:08.561 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 5ad5def3-3262-4e74-9e53-4f306ef59ca3 2026-06-24 19:12:08.951 9 INFO neutron.plugins.ml2.plugin [None req-2c6e5dfd-e68a-40bc-a29e-c0c0ade4fe8e - - - - - -] Attempt 1 to provision port 5ad5def3-3262-4e74-9e53-4f306ef59ca3 2026-06-24 19:12:09.121 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port b7facd58-3b67-4a44-9782-ccd07d01026a 2026-06-24 19:12:10.461 9 INFO neutron.plugins.ml2.plugin [None req-69da8b4c-1108-42e8-9fd6-834b33c301ac - - - - - -] Attempt 1 to provision port b7facd58-3b67-4a44-9782-ccd07d01026a 2026-06-24 19:12:10.584 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port d2eb1a17-ee08-4db0-8851-543324f837eb 2026-06-24 19:12:10.670 10 INFO neutron.plugins.ml2.plugin [None req-6e484a7f-04b9-49ef-86ad-b85fcc3d3ef5 - - - - - -] Attempt 1 to provision port f9034996-08cb-4023-9b76-009d73aefa98 2026-06-24 19:12:10.951 9 INFO neutron.plugins.ml2.plugin [None req-e15c6949-6e09-48b6-8591-a8167e0e6b6d - - - - - -] Attempt 1 to provision port 5ad5def3-3262-4e74-9e53-4f306ef59ca3 2026-06-24 19:12:11.084 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 5ad5def3-3262-4e74-9e53-4f306ef59ca3 2026-06-24 19:12:11.342 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port b7facd58-3b67-4a44-9782-ccd07d01026a 2026-06-24 19:12:11.622 9 INFO neutron.plugins.ml2.plugin [None req-f5004181-5fff-4518-bedd-2855f8f622df - - - - - -] Attempt 1 to provision port d2eb1a17-ee08-4db0-8851-543324f837eb 2026-06-24 19:12:11.899 10 INFO neutron.plugins.ml2.plugin [None req-7e8ce77d-7b1a-4aa1-af07-4f1b442c4768 - - - - - -] Attempt 1 to provision port b7facd58-3b67-4a44-9782-ccd07d01026a 2026-06-24 19:12:12.607 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port d2eb1a17-ee08-4db0-8851-543324f837eb 2026-06-24 19:12:13.906 9 INFO neutron.plugins.ml2.plugin [None req-d80219a9-a9da-41e9-8513-3ee1724eaead - - - - - -] Attempt 1 to provision port f56ec472-7426-492d-aeed-92fefb3e7986 2026-06-24 19:12:13.939 9 INFO neutron.plugins.ml2.plugin [None req-d80219a9-a9da-41e9-8513-3ee1724eaead - - - - - -] Attempt 1 to provision port d2eb1a17-ee08-4db0-8851-543324f837eb 2026-06-24 19:12:14.564 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port f384a858-3dcb-4592-bc4c-ab4319ec9387 2026-06-24 19:12:14.681 10 INFO neutron.plugins.ml2.plugin [None req-cbf5e3d2-5e5f-4a02-b390-427dce21c6ad - - - - - -] Attempt 1 to provision port f56ec472-7426-492d-aeed-92fefb3e7986 2026-06-24 19:12:15.749 10 INFO neutron.plugins.ml2.plugin [None req-d071b869-abc0-45b7-8923-f704ef791d7c - - - - - -] Attempt 1 to provision port c4d2782d-fee8-4d4a-ae32-61b7519a3074 2026-06-24 19:12:16.511 10 INFO neutron.plugins.ml2.plugin [None req-39661726-bbab-42ab-9368-8621c7636ec8 - - - - - -] Attempt 1 to provision port c4d2782d-fee8-4d4a-ae32-61b7519a3074 2026-06-24 19:12:16.531 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port f384a858-3dcb-4592-bc4c-ab4319ec9387 2026-06-24 19:12:17.483 10 INFO neutron.plugins.ml2.plugin [None req-18b09216-37a6-45b8-ae0e-22b62462a09f - - - - - -] Attempt 1 to provision port 07e300d4-4a9a-4553-b668-467bb87f9544 2026-06-24 19:12:18.326 10 INFO neutron.plugins.ml2.plugin [None req-b1be9c12-89e6-47fd-9cc0-611cb771468a - - - - - -] Attempt 1 to provision port 07e300d4-4a9a-4553-b668-467bb87f9544 2026-06-24 19:12:22.913 10 INFO neutron.plugins.ml2.plugin [None req-002e959a-d3a2-40d3-ac88-b1024e139861 - - - - - -] Attempt 1 to provision port 26341e22-e1dc-427d-9e84-2d93b635bdca 2026-06-24 19:12:24.629 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 26341e22-e1dc-427d-9e84-2d93b635bdca 2026-06-24 19:12:24.802 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e15bfe92-a5dc-4c89-b501-3c7974c5cb32'] response: {'server_uuid': '579a29c6-3b6f-4ea1-8713-678396fbf511', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '26341e22-e1dc-427d-9e84-2d93b635bdca', 'code': 200} 2026-06-24 19:12:26.533 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 26341e22-e1dc-427d-9e84-2d93b635bdca 2026-06-24 19:12:31.548 9 INFO neutron.plugins.ml2.plugin [None req-630ffef9-0929-429d-9294-e23bdd402657 - - - - - -] Attempt 1 to provision port 9ef395a8-8f40-4281-8e33-13750af4007a 2026-06-24 19:12:32.682 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 07e300d4-4a9a-4553-b668-467bb87f9544 2026-06-24 19:12:33.042 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port f56ec472-7426-492d-aeed-92fefb3e7986 2026-06-24 19:12:33.416 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port f9034996-08cb-4023-9b76-009d73aefa98 2026-06-24 19:12:33.750 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port c4d2782d-fee8-4d4a-ae32-61b7519a3074 2026-06-24 19:12:34.689 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port f56ec472-7426-492d-aeed-92fefb3e7986 2026-06-24 19:12:34.983 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port f9034996-08cb-4023-9b76-009d73aefa98 2026-06-24 19:12:35.178 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 07e300d4-4a9a-4553-b668-467bb87f9544 2026-06-24 19:12:35.440 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 9ef395a8-8f40-4281-8e33-13750af4007a 2026-06-24 19:12:35.586 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-59865b62-024c-404d-8e26-7bb1130775f3'] response: {'server_uuid': '1a4a2f1a-0c22-4387-a506-a973844719a9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9ef395a8-8f40-4281-8e33-13750af4007a', 'code': 200} 2026-06-24 19:12:35.850 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port c4d2782d-fee8-4d4a-ae32-61b7519a3074 2026-06-24 19:12:36.580 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 9ef395a8-8f40-4281-8e33-13750af4007a 2026-06-24 19:12:56.482 10 INFO neutron.plugins.ml2.plugin [None req-bebae336-0d89-4c26-b10b-e2dfb8c3caa7 - - - - - -] Attempt 1 to provision port 501b64a5-b013-4b62-b49e-855ca66ed80c 2026-06-24 19:13:09.821 10 INFO neutron.plugins.ml2.plugin [None req-0f203104-4008-4cd5-b3e3-405b5489e2a6 - - - - - -] Attempt 1 to provision port cb38b730-1f5c-49e1-9cff-ccfffab03082 2026-06-24 19:13:12.641 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port cb38b730-1f5c-49e1-9cff-ccfffab03082 2026-06-24 19:13:12.791 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa55ab6e-e654-4212-b51e-acb6b78490bc'] response: {'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cb38b730-1f5c-49e1-9cff-ccfffab03082', 'code': 200} 2026-06-24 19:13:14.578 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port cb38b730-1f5c-49e1-9cff-ccfffab03082 2026-06-24 19:13:50.867 9 INFO neutron.plugins.ml2.plugin [None req-3bc50537-b2ac-45c0-b6dc-324e40a9f475 - - - - - -] Attempt 1 to provision port 7cbab09d-1b7f-4c59-bc8a-d72edfb8685d 2026-06-24 19:13:54.727 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 7cbab09d-1b7f-4c59-bc8a-d72edfb8685d 2026-06-24 19:13:54.925 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa3b93cc-1683-4496-9119-ff6bd0dc7b95'] response: {'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7cbab09d-1b7f-4c59-bc8a-d72edfb8685d', 'code': 200} 2026-06-24 19:13:56.655 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 7cbab09d-1b7f-4c59-bc8a-d72edfb8685d 2026-06-24 19:14:24.665 10 INFO neutron.plugins.ml2.plugin [None req-ec2d13ff-fb30-43b7-aa64-7dca87a07f84 - - - - - -] Attempt 1 to provision port 502f922a-8542-49d3-ba2b-13414f237c60 2026-06-24 19:14:26.832 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 502f922a-8542-49d3-ba2b-13414f237c60 2026-06-24 19:14:27.333 10 INFO neutron.plugins.ml2.plugin [None req-5aee553d-0fbf-43ae-ac7e-50af17d51d88 - - - - - -] Attempt 1 to provision port 502f922a-8542-49d3-ba2b-13414f237c60 2026-06-24 19:14:27.500 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-437de56a-ffe9-4461-8c25-5a7e7c8948ec'] response: {'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '502f922a-8542-49d3-ba2b-13414f237c60', 'code': 200} 2026-06-24 19:14:28.667 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 502f922a-8542-49d3-ba2b-13414f237c60 2026-06-24 19:14:39.037 9 INFO neutron.plugins.ml2.plugin [None req-3f58b3ca-77a6-4db4-9850-0f55ef19eaab - - - - - -] Attempt 1 to provision port 4093eed5-e49d-4a4c-998c-35e81d29557a 2026-06-24 19:14:42.763 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 4093eed5-e49d-4a4c-998c-35e81d29557a 2026-06-24 19:14:42.929 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a185e07-dc16-4bc9-af0f-91b99ffe6b90'] response: {'server_uuid': '617ee8d2-f076-4aee-b816-85e8c1e2ac86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4093eed5-e49d-4a4c-998c-35e81d29557a', 'code': 200} 2026-06-24 19:14:44.635 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 4093eed5-e49d-4a4c-998c-35e81d29557a 2026-06-24 19:14:52.300 9 INFO neutron.plugins.ml2.plugin [None req-8d700767-969a-4a21-821d-0cdc7ff37e14 - - - - - -] Attempt 1 to provision port 4093eed5-e49d-4a4c-998c-35e81d29557a 2026-06-24 19:14:52.687 10 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 4093eed5-e49d-4a4c-998c-35e81d29557a 2026-06-24 19:15:22.816 10 INFO neutron.plugins.ml2.plugin [None req-2dc3bdef-5388-42bc-85ed-4a68d6fd8975 - - - - - -] Attempt 1 to provision port 502f922a-8542-49d3-ba2b-13414f237c60 2026-06-24 19:15:24.761 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] Attempt 1 to provision port 502f922a-8542-49d3-ba2b-13414f237c60 2026-06-24 19:16:36.990 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cccfd8c5-907d-4379-a522-02f04fd966ba'] response: {'server_uuid': '579a29c6-3b6f-4ea1-8713-678396fbf511', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '26341e22-e1dc-427d-9e84-2d93b635bdca', 'code': 200} 2026-06-24 19:16:37.225 9 INFO neutron.plugins.ml2.plugin [None req-ebc777bd-dff4-4041-97b7-5c0bb02f1759 - - - - - -] No ports have port_id starting with 26341e22-e1dc-427d-9e84-2d93b635bdca