+ COMMAND=start + start + exec neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-19 16:46:46.541 1 INFO neutron.common.config [-] Logging enabled! 2026-05-19 16:46:46.541 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-rpc-server version 21.2.2.dev24 2026-05-19 16:46:46.542 1 INFO neutron.server.rpc_eventlet [-] Eventlet based AMQP RPC server starting... 2026-05-19 16:46:46.542 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-19 16:46:47.328 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 16:46:47.330 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-19 16:46:47.333 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-19 16:46:47.334 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-19 16:46:47.334 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-19 16:46:47.334 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-19 16:46:47.334 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:46:47.339 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:46:47.339 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-19 16:46:47.340 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 16:46:47.355 1 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-19 16:46:47.356 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-19 16:46:47.356 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-19 16:46:47.382 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-19 16:46:47.382 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-19 16:46:47.382 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-19 16:46:47.382 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-19 16:46:47.635 1 INFO neutron.plugins.ml2.managers [None req-a578ae11-ed7b-44b7-967c-f8c1927bfbc1 - - - - - -] Initializing driver for type 'vlan' 2026-05-19 16:46:47.960 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a578ae11-ed7b-44b7-967c-f8c1927bfbc1 - - - - - -] VlanTypeDriver initialization complete 2026-05-19 16:46:47.961 1 INFO neutron.plugins.ml2.managers [None req-a578ae11-ed7b-44b7-967c-f8c1927bfbc1 - - - - - -] Initializing driver for type 'vxlan' 2026-05-19 16:46:47.961 1 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a578ae11-ed7b-44b7-967c-f8c1927bfbc1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-19 16:46:48.000 1 INFO neutron.plugins.ml2.managers [None req-a578ae11-ed7b-44b7-967c-f8c1927bfbc1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-19 16:46:48.001 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a578ae11-ed7b-44b7-967c-f8c1927bfbc1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-19 16:46:48.001 1 INFO neutron.plugins.ml2.managers [None req-a578ae11-ed7b-44b7-967c-f8c1927bfbc1 - - - - - -] Initializing extension driver 'port_security' 2026-05-19 16:46:48.001 1 INFO neutron.plugins.ml2.extensions.port_security [None req-a578ae11-ed7b-44b7-967c-f8c1927bfbc1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-19 16:46:48.001 1 INFO neutron.plugins.ml2.managers [None req-a578ae11-ed7b-44b7-967c-f8c1927bfbc1 - - - - - -] Initializing extension driver 'qos' 2026-05-19 16:46:48.002 1 INFO neutron.plugins.ml2.managers [None req-a578ae11-ed7b-44b7-967c-f8c1927bfbc1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-19 16:46:48.002 1 INFO neutron.plugins.ml2.managers [None req-a578ae11-ed7b-44b7-967c-f8c1927bfbc1 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-19 16:46:48.014 1 INFO neutron.quota [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded quota_driver: . 2026-05-19 16:46:48.015 1 INFO neutron.plugins.ml2.plugin [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Modular L2 Plugin initialization complete 2026-05-19 16:46:48.015 1 INFO neutron.plugins.ml2.managers [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-19 16:46:48.016 1 INFO neutron.plugins.ml2.managers [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-19 16:46:48.016 1 INFO neutron.plugins.ml2.managers [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-19 16:46:48.016 1 INFO neutron.extensions.vlantransparent [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Disabled vlantransparent extension. 2026-05-19 16:46:48.016 1 INFO neutron.manager [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loading Plugin: qos 2026-05-19 16:46:48.026 1 INFO neutron.manager [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loading Plugin: router 2026-05-19 16:46:48.057 1 INFO neutron.services.service_base [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-19 16:46:48.057 1 INFO neutron.manager [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loading Plugin: segments 2026-05-19 16:46:48.119 1 INFO neutron.manager [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loading Plugin: trunk 2026-05-19 16:46:48.173 1 INFO neutron.manager [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loading Plugin: vpnaas 2026-05-19 16:46:48.208 1 WARNING stevedore.named [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-19 16:46:48.277 1 INFO neutron_vpnaas.services.vpn.plugin [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-19 16:46:48.277 1 INFO neutron.common.utils [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-19 16:46:48.278 1 INFO neutron.manager [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loading Plugin: auto_allocate 2026-05-19 16:46:48.283 1 INFO neutron.manager [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loading Plugin: tag 2026-05-19 16:46:48.288 1 INFO neutron.manager [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loading Plugin: timestamp 2026-05-19 16:46:48.291 1 INFO neutron.manager [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loading Plugin: network_ip_availability 2026-05-19 16:46:48.294 1 INFO neutron.manager [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loading Plugin: flavors 2026-05-19 16:46:48.297 1 INFO neutron.manager [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loading Plugin: revisions 2026-05-19 16:46:48.300 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Initializing extension manager. 2026-05-19 16:46:48.301 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: address-group 2026-05-19 16:46:48.301 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: address-scope 2026-05-19 16:46:48.302 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-19 16:46:48.303 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: agent 2026-05-19 16:46:48.303 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: agent-resources-synced 2026-05-19 16:46:48.304 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-19 16:46:48.305 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-19 16:46:48.305 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: availability_zone 2026-05-19 16:46:48.306 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: availability_zone_filter 2026-05-19 16:46:48.306 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-19 16:46:48.307 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: default-subnetpools 2026-05-19 16:46:48.308 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-19 16:46:48.309 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: dns-integration 2026-05-19 16:46:48.309 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: dns-domain-ports 2026-05-19 16:46:48.310 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-19 16:46:48.310 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: dvr 2026-05-19 16:46:48.311 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-19 16:46:48.311 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: empty-string-filtering 2026-05-19 16:46:48.312 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 16:46:48.312 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-19 16:46:48.313 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: external-net 2026-05-19 16:46:48.313 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-19 16:46:48.314 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: extraroute 2026-05-19 16:46:48.314 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: extraroute-atomic 2026-05-19 16:46:48.315 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-19 16:46:48.316 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-19 16:46:48.316 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-19 16:46:48.317 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-19 16:46:48.317 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: fip-port-details 2026-05-19 16:46:48.318 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: flavors 2026-05-19 16:46:48.319 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-19 16:46:48.319 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: floatingip-pools 2026-05-19 16:46:48.320 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: ip_allocation 2026-05-19 16:46:48.320 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-19 16:46:48.321 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: l2_adjacency 2026-05-19 16:46:48.322 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: router 2026-05-19 16:46:48.323 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-19 16:46:48.323 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: ext-gw-mode 2026-05-19 16:46:48.324 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: l3-ha 2026-05-19 16:46:48.324 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-19 16:46:48.325 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: l3-flavors 2026-05-19 16:46:48.326 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-19 16:46:48.326 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-19 16:46:48.327 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-19 16:46:48.331 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-19 16:46:48.332 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-19 16:46:48.333 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-19 16:46:48.333 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-19 16:46:48.334 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: multi-provider 2026-05-19 16:46:48.334 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: net-mtu 2026-05-19 16:46:48.335 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: net-mtu-writable 2026-05-19 16:46:48.335 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: network_availability_zone 2026-05-19 16:46:48.336 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: network-ip-availability 2026-05-19 16:46:48.337 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-19 16:46:48.337 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: pagination 2026-05-19 16:46:48.338 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: port-device-profile 2026-05-19 16:46:48.338 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: port-mac-override 2026-05-19 16:46:48.339 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-19 16:46:48.339 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-19 16:46:48.340 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: port-resource-request 2026-05-19 16:46:48.340 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-19 16:46:48.341 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: binding 2026-05-19 16:46:48.341 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: binding-extended 2026-05-19 16:46:48.342 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: port-security 2026-05-19 16:46:48.342 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: project-id 2026-05-19 16:46:48.343 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: provider 2026-05-19 16:46:48.344 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos 2026-05-19 16:46:48.345 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-19 16:46:48.345 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-19 16:46:48.346 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-default 2026-05-19 16:46:48.346 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-fip 2026-05-19 16:46:48.347 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-19 16:46:48.347 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-19 16:46:48.348 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-19 16:46:48.348 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-19 16:46:48.349 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-19 16:46:48.349 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-pps 2026-05-19 16:46:48.350 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-19 16:46:48.350 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-19 16:46:48.351 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: qos-rules-alias 2026-05-19 16:46:48.351 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: quota-check-limit 2026-05-19 16:46:48.353 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: quotas 2026-05-19 16:46:48.355 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: quota_details 2026-05-19 16:46:48.356 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: rbac-policies 2026-05-19 16:46:48.357 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: rbac-address-group 2026-05-19 16:46:48.357 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: rbac-address-scope 2026-05-19 16:46:48.358 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: rbac-security-groups 2026-05-19 16:46:48.358 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-19 16:46:48.359 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: revision-if-match 2026-05-19 16:46:48.359 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-19 16:46:48.360 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: router_availability_zone 2026-05-19 16:46:48.360 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-19 16:46:48.361 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-19 16:46:48.361 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-19 16:46:48.362 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-19 16:46:48.362 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-19 16:46:48.369 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: security-group 2026-05-19 16:46:48.371 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: segment 2026-05-19 16:46:48.372 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-19 16:46:48.373 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: service-type 2026-05-19 16:46:48.374 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: sorting 2026-05-19 16:46:48.375 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: standard-attr-segment 2026-05-19 16:46:48.377 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: standard-attr-description 2026-05-19 16:46:48.377 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: stateful-security-group 2026-05-19 16:46:48.378 1 WARNING neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-19 16:46:48.378 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-19 16:46:48.379 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: subnet_onboard 2026-05-19 16:46:48.380 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-19 16:46:48.380 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: subnet-service-types 2026-05-19 16:46:48.381 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: subnet_allocation 2026-05-19 16:46:48.381 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-19 16:46:48.382 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-19 16:46:48.384 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: standard-attr-tag 2026-05-19 16:46:48.385 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-19 16:46:48.385 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: trunk 2026-05-19 16:46:48.386 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: trunk-details 2026-05-19 16:46:48.386 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-19 16:46:48.387 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-19 16:46:48.388 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-19 16:46:48.388 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: vpn-flavors 2026-05-19 16:46:48.390 1 INFO neutron.api.extensions [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Loaded extension: vpnaas 2026-05-19 16:46:48.392 1 INFO oslo_service.service [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Starting 2 workers 2026-05-19 16:46:48.414 1 INFO oslo_service.service [None req-0d80430f-feef-467b-bcdc-3e5559c1e517 - - - - - -] Starting 1 workers 2026-05-19 16:47:25.451 10 INFO neutron.db.l3_hamode_db [None req-9f3b9d63-fdcc-4ea7-a2bb-532a3326980e - - - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-19 16:47:43.923 9 INFO neutron.plugins.ml2.plugin [None req-ae57ff84-08f4-4b7a-a06d-85d288993e3d - - - - - -] Attempt 1 to provision port eee171ab-0272-4f0d-bca5-098a39b5feba 2026-05-19 16:47:44.175 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port eee171ab-0272-4f0d-bca5-098a39b5feba 2026-05-19 16:47:44.284 9 INFO neutron.plugins.ml2.plugin [None req-3c4014f7-d20e-45c4-b3e0-d4b4c3b6a036 - - - - - -] Attempt 1 to provision port eee171ab-0272-4f0d-bca5-098a39b5feba 2026-05-19 16:47:46.074 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port eee171ab-0272-4f0d-bca5-098a39b5feba 2026-05-19 16:57:32.556 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port a4e0b744-1ccd-454c-9735-aeacebd6777c 2026-05-19 16:57:34.542 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port a4e0b744-1ccd-454c-9735-aeacebd6777c 2026-05-19 16:57:35.019 9 INFO neutron.plugins.ml2.plugin [None req-5944d0cf-7309-4f0e-871e-8b563cbb4b37 - - - - - -] Attempt 1 to provision port a4e0b744-1ccd-454c-9735-aeacebd6777c 2026-05-19 16:57:35.205 10 INFO neutron.plugins.ml2.plugin [None req-f2bc9c65-9eac-47a1-a4cd-11ac91c4f340 - - - - - -] Attempt 1 to provision port a4e0b744-1ccd-454c-9735-aeacebd6777c 2026-05-19 16:57:43.875 9 INFO neutron.plugins.ml2.plugin [None req-a671a70c-50f7-4234-b948-82fc6ea354a2 - - - - - -] Attempt 1 to provision port 1a74112c-4bb5-4416-9491-715869728387 2026-05-19 17:05:09.039 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 1a74112c-4bb5-4416-9491-715869728387 2026-05-19 17:05:10.871 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 1a74112c-4bb5-4416-9491-715869728387 2026-05-19 17:19:03.468 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ab660e68-1d06-4808-9727-949c61000d7e 2026-05-19 17:19:05.450 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ab660e68-1d06-4808-9727-949c61000d7e 2026-05-19 17:34:55.865 9 INFO neutron.plugins.ml2.plugin [None req-ad72bfcf-59b1-49ae-a905-0fd512c3b80a - - - - - -] Attempt 1 to provision port 6aeacf04-f5f0-4e37-9425-88f52d95b477 2026-05-19 17:34:56.097 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port dfeab806-d752-45c1-9f4a-1228e3b25da2 2026-05-19 17:34:56.308 9 INFO neutron.plugins.ml2.plugin [None req-89d80549-da75-4a61-9711-02d59bad1beb - - - - - -] Attempt 1 to provision port c0338d50-0273-4a44-bb79-ecbf9d19cdd6 2026-05-19 17:34:56.595 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 795755b1-fef1-45e8-8e5e-3b022b91049e 2026-05-19 17:34:57.072 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port e0102d36-03a1-42e8-b912-e42f2c2f6054 2026-05-19 17:34:57.627 9 INFO neutron.plugins.ml2.plugin [None req-955bfb50-d8b2-4ab5-9993-dc00a55ea54b - - - - - -] Attempt 1 to provision port dfeab806-d752-45c1-9f4a-1228e3b25da2 2026-05-19 17:34:58.057 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port dfeab806-d752-45c1-9f4a-1228e3b25da2 2026-05-19 17:34:58.068 10 INFO neutron.plugins.ml2.plugin [None req-b3f721cb-7257-4d14-8319-b3a980a11496 - - - - - -] Attempt 1 to provision port dfeab806-d752-45c1-9f4a-1228e3b25da2 2026-05-19 17:34:58.427 10 INFO neutron.plugins.ml2.plugin [None req-97208524-e52d-4489-9e43-d710a38bf5ca - - - - - -] Attempt 1 to provision port e0102d36-03a1-42e8-b912-e42f2c2f6054 2026-05-19 17:34:58.618 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 795755b1-fef1-45e8-8e5e-3b022b91049e 2026-05-19 17:34:58.675 10 INFO neutron.plugins.ml2.plugin [None req-7daabc9f-1aef-480e-a685-b9615881bb58 - - - - - -] Attempt 1 to provision port 795755b1-fef1-45e8-8e5e-3b022b91049e 2026-05-19 17:34:58.905 9 INFO neutron.plugins.ml2.plugin [None req-f0dac605-26c4-4509-a750-6cd2284fb64b - - - - - -] Attempt 1 to provision port e0102d36-03a1-42e8-b912-e42f2c2f6054 2026-05-19 17:34:59.071 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port e0102d36-03a1-42e8-b912-e42f2c2f6054 2026-05-19 17:34:59.181 10 INFO neutron.plugins.ml2.plugin [None req-e96c0777-5ded-427e-b057-a9061f5584c1 - - - - - -] Attempt 1 to provision port 795755b1-fef1-45e8-8e5e-3b022b91049e 2026-05-19 17:34:59.399 9 INFO neutron.plugins.ml2.plugin [None req-bdad9fc0-9802-46ff-a0ce-b12bee5a3259 - - - - - -] Attempt 1 to provision port f2758ee2-7c7c-4a08-b3fb-8086cf169433 2026-05-19 17:34:59.430 9 INFO neutron.plugins.ml2.plugin [None req-bdad9fc0-9802-46ff-a0ce-b12bee5a3259 - - - - - -] Attempt 1 to provision port 15570fec-c370-48af-bb48-cfbb303b4fff 2026-05-19 17:34:59.572 10 INFO neutron.plugins.ml2.plugin [None req-5956cbe5-1acb-4a1e-a791-fcfb3af34354 - - - - - -] Attempt 1 to provision port 15570fec-c370-48af-bb48-cfbb303b4fff 2026-05-19 17:35:00.469 9 INFO neutron.plugins.ml2.plugin [None req-4a641e81-65d1-4e39-b010-2c60de207f99 - - - - - -] Attempt 1 to provision port b9325414-5a91-439f-ada8-c3d62e61f325 2026-05-19 17:35:01.331 9 INFO neutron.plugins.ml2.plugin [None req-78c6064a-f990-4dd6-9ced-09c0c833f137 - - - - - -] Attempt 1 to provision port b9325414-5a91-439f-ada8-c3d62e61f325 2026-05-19 17:35:02.286 9 INFO neutron.plugins.ml2.plugin [None req-659b45f1-7a22-4f3b-a1ed-116c9d499676 - - - - - -] Attempt 1 to provision port 0e5d8227-455e-45ee-b130-aa3077ae2f68 2026-05-19 17:35:02.837 10 INFO neutron.plugins.ml2.plugin [None req-253b0e9a-af4d-45b2-a072-64649e16847c - - - - - -] Attempt 1 to provision port 0e5d8227-455e-45ee-b130-aa3077ae2f68 2026-05-19 17:35:05.400 9 INFO neutron.plugins.ml2.plugin [None req-d2eedd6c-2c78-400a-a2f4-19932030331c - - - - - -] Attempt 1 to provision port 9dc8e833-7059-4b63-9434-4729d6fce021 2026-05-19 17:35:06.185 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 0d5e8b6c-677f-4027-8b89-659183aacb4c 2026-05-19 17:35:06.254 10 INFO neutron.plugins.ml2.plugin [None req-3e9f9129-05cb-4e4f-b800-a1800121ff59 - - - - - -] Attempt 1 to provision port 2c26d6f6-afcf-4172-b7a2-2bdd2376b18f 2026-05-19 17:35:06.722 9 INFO neutron.plugins.ml2.plugin [None req-552ddef4-fbe5-4a9d-acfe-9e0b98958b4a - - - - - -] Attempt 1 to provision port 2c26d6f6-afcf-4172-b7a2-2bdd2376b18f 2026-05-19 17:35:06.995 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 2c26d6f6-afcf-4172-b7a2-2bdd2376b18f 2026-05-19 17:35:07.376 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port b1468aa7-41ce-4762-9c32-7e05ca72d3a4 2026-05-19 17:35:08.052 10 INFO neutron.plugins.ml2.plugin [None req-87998581-2f4c-4303-a13a-b4774979eed5 - - - - - -] Attempt 1 to provision port f9cb8411-503e-4fe7-987f-a9c02ceca200 2026-05-19 17:35:08.350 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 0d5e8b6c-677f-4027-8b89-659183aacb4c 2026-05-19 17:35:08.540 10 INFO neutron.plugins.ml2.plugin [None req-fbec1895-96dd-4ce8-8ec4-68b2be9db42a - - - - - -] Attempt 1 to provision port f9cb8411-503e-4fe7-987f-a9c02ceca200 2026-05-19 17:35:08.805 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port b1468aa7-41ce-4762-9c32-7e05ca72d3a4 2026-05-19 17:35:09.064 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 2c26d6f6-afcf-4172-b7a2-2bdd2376b18f 2026-05-19 17:35:10.329 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 1954605d-7a09-4afe-9421-cb621870f5b7 2026-05-19 17:35:11.226 10 INFO neutron.plugins.ml2.plugin [None req-bd3584cc-e4f7-4999-9fd4-49ed7f934084 - - - - - -] Attempt 1 to provision port ba929efd-4654-486b-b30b-88569179b09a 2026-05-19 17:35:11.495 9 INFO neutron.plugins.ml2.plugin [None req-a4eb4b86-1199-4098-97f7-c19e7cf9f471 - - - - - -] Attempt 1 to provision port 8c3e5326-ca5a-422d-a345-837bd906f005 2026-05-19 17:35:12.351 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 1954605d-7a09-4afe-9421-cb621870f5b7 2026-05-19 17:35:14.102 9 INFO neutron.plugins.ml2.plugin [None req-fda97b89-24ab-4d32-a5b0-a364864b5a7a - - - - - -] Attempt 1 to provision port 040932d8-9ab4-43dc-a052-4a59a8ed8b21 2026-05-19 17:35:14.320 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 55ac19f5-cd18-4a3f-a288-689945a34364 2026-05-19 17:35:16.233 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 55ac19f5-cd18-4a3f-a288-689945a34364 2026-05-19 17:35:16.285 9 INFO neutron.plugins.ml2.plugin [None req-5f498398-a1c5-401a-babe-98736ea4bbca - - - - - -] Attempt 1 to provision port 55ac19f5-cd18-4a3f-a288-689945a34364 2026-05-19 17:35:16.577 10 INFO neutron.plugins.ml2.plugin [None req-8a7d7713-6d27-4f71-938f-509dd091d9bf - - - - - -] Attempt 1 to provision port 4afae5e0-2d55-40dd-bed5-b312b6a6bdb3 2026-05-19 17:35:16.615 10 INFO neutron.plugins.ml2.plugin [None req-8a7d7713-6d27-4f71-938f-509dd091d9bf - - - - - -] Attempt 1 to provision port 55ac19f5-cd18-4a3f-a288-689945a34364 2026-05-19 17:35:16.821 9 INFO neutron.plugins.ml2.plugin [None req-ff4f5925-29f0-45f9-80c1-996c169b4233 - - - - - -] Attempt 1 to provision port 4afae5e0-2d55-40dd-bed5-b312b6a6bdb3 2026-05-19 17:35:17.167 10 INFO neutron.plugins.ml2.plugin [None req-9f08f4e3-a555-4fdb-bd9f-84f43fe57f36 - - - - - -] Attempt 1 to provision port 4afae5e0-2d55-40dd-bed5-b312b6a6bdb3 2026-05-19 17:35:18.364 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 6c2493e0-0308-416f-bcf6-af9af7a2a3a7 2026-05-19 17:35:19.089 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 8c3e5326-ca5a-422d-a345-837bd906f005 2026-05-19 17:35:19.232 9 INFO neutron.plugins.ml2.plugin [None req-1a66c923-c18b-482b-a8ca-381b79190465 - - - - - -] Attempt 1 to provision port 430aa159-ce5c-4419-8cda-70501fffbc23 2026-05-19 17:35:19.611 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-66a01ee5-f8a2-47f5-b84c-c5997d531d8c'] response: {'server_uuid': '3e57f44b-e0a7-428b-ba97-876991d56108', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c3e5326-ca5a-422d-a345-837bd906f005', 'code': 200} 2026-05-19 17:35:19.614 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ba929efd-4654-486b-b30b-88569179b09a 2026-05-19 17:35:20.325 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 6c2493e0-0308-416f-bcf6-af9af7a2a3a7 2026-05-19 17:35:20.707 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 8c3e5326-ca5a-422d-a345-837bd906f005 2026-05-19 17:35:20.985 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ba929efd-4654-486b-b30b-88569179b09a 2026-05-19 17:35:22.126 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4fbd932-ddec-4d34-8949-51c003cb136b'] response: {'server_uuid': '41c01bab-15e5-4441-8509-9fc0841b26f5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ba929efd-4654-486b-b30b-88569179b09a', 'code': 200} 2026-05-19 17:35:22.454 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 430aa159-ce5c-4419-8cda-70501fffbc23 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 17:35:22.957 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d41a79e3-1bf8-4ffd-91ed-dfdae3749e8e'] response: {'server_uuid': '2a7e2e4a-b450-4a4e-98a2-69b8d926665e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '430aa159-ce5c-4419-8cda-70501fffbc23', 'code': 200} 2026-05-19 17:35:24.633 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 430aa159-ce5c-4419-8cda-70501fffbc23 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 17:35:36.234 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port b9325414-5a91-439f-ada8-c3d62e61f325 2026-05-19 17:35:37.668 9 INFO neutron.plugins.ml2.plugin [None req-c0db101a-97dc-457f-9059-453f601a9629 - - - - - -] Attempt 1 to provision port 65256b4d-ad81-458c-a9f3-6013481c761b 2026-05-19 17:35:38.374 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port c0338d50-0273-4a44-bb79-ecbf9d19cdd6 2026-05-19 17:35:38.629 10 INFO neutron.plugins.ml2.plugin [None req-08decb6e-a3b1-4e2c-b380-74dbfa31e7d4 - - - - - -] Attempt 1 to provision port 77fd3075-b57c-4b1e-a576-5f071566b44e 2026-05-19 17:35:38.776 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port b9325414-5a91-439f-ada8-c3d62e61f325 2026-05-19 17:35:39.075 10 INFO neutron.plugins.ml2.plugin [None req-10299481-b4f0-401e-bc9c-5288fdb07e49 - - - - - -] Attempt 1 to provision port 77fd3075-b57c-4b1e-a576-5f071566b44e 2026-05-19 17:35:39.207 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 77fd3075-b57c-4b1e-a576-5f071566b44e 2026-05-19 17:35:40.233 9 INFO neutron.plugins.ml2.plugin [None req-b566fba4-c5fe-4eea-bdff-a20994567c16 - - - - - -] Attempt 1 to provision port ba929efd-4654-486b-b30b-88569179b09a 2026-05-19 17:35:40.308 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 77fd3075-b57c-4b1e-a576-5f071566b44e 2026-05-19 17:35:40.529 9 INFO neutron.plugins.ml2.plugin [None req-7638b089-94be-4719-84dd-dc2d1c2666da - - - - - -] Attempt 1 to provision port 1d3a0998-356f-44f4-b3d6-5f38a6c7e5bd 2026-05-19 17:35:40.610 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port c0338d50-0273-4a44-bb79-ecbf9d19cdd6 2026-05-19 17:35:40.816 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ba929efd-4654-486b-b30b-88569179b09a 2026-05-19 17:35:40.982 10 INFO neutron.plugins.ml2.plugin [None req-e8e982a1-75c4-4dbd-a487-c3a4f2547195 - - - - - -] Attempt 1 to provision port 1d3a0998-356f-44f4-b3d6-5f38a6c7e5bd 2026-05-19 17:35:42.248 9 INFO neutron.plugins.ml2.plugin [None req-f2a6ad6d-f5a5-4a8e-b03b-1b4b9b5fa9ba - - - - - -] Attempt 1 to provision port ba929efd-4654-486b-b30b-88569179b09a 2026-05-19 17:35:42.379 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 51875ad6-cbd3-4c66-a43f-07eaaa78245a 2026-05-19 17:35:42.850 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ba929efd-4654-486b-b30b-88569179b09a 2026-05-19 17:35:44.331 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 51875ad6-cbd3-4c66-a43f-07eaaa78245a 2026-05-19 17:35:46.134 9 INFO neutron.plugins.ml2.plugin [None req-82234492-f21c-4635-900b-e47667cbb286 - - - - - -] Attempt 1 to provision port d72e4de8-180d-4f0d-ba57-a34ee7d17616 2026-05-19 17:35:46.507 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ad966b82-d1a0-46ba-a02c-f299705a57bc 2026-05-19 17:35:47.298 10 INFO neutron.plugins.ml2.plugin [None req-b88c120d-156c-4dde-8825-075198983e30 - - - - - -] Attempt 1 to provision port ad966b82-d1a0-46ba-a02c-f299705a57bc 2026-05-19 17:35:47.697 9 INFO neutron.plugins.ml2.plugin [None req-ba4a6810-0ef8-4ca7-9b1d-9f7b9497a706 - - - - - -] Attempt 1 to provision port ad966b82-d1a0-46ba-a02c-f299705a57bc 2026-05-19 17:35:48.439 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port d72e4de8-180d-4f0d-ba57-a34ee7d17616 2026-05-19 17:35:48.588 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ddcc946-c7c3-4bf9-9278-f945714b0ef7'] response: {'server_uuid': '99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd72e4de8-180d-4f0d-ba57-a34ee7d17616', 'code': 200} 2026-05-19 17:35:50.301 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port d72e4de8-180d-4f0d-ba57-a34ee7d17616 2026-05-19 17:35:52.532 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fb448a4-f4c2-4d55-a04e-213e4020dc03'] response: {'server_uuid': '99d5fa36-c96f-42ce-bcf2-5cd1d13e64ae', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd72e4de8-180d-4f0d-ba57-a34ee7d17616', 'code': 200} 2026-05-19 17:35:54.558 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 45891a79-09fb-4fd7-a3b2-8732bea624b7 2026-05-19 17:35:55.450 9 INFO neutron.plugins.ml2.plugin [None req-bb3e0607-b55e-4ada-b3bf-0ae195b90aab - - - - - -] Attempt 1 to provision port 45891a79-09fb-4fd7-a3b2-8732bea624b7 2026-05-19 17:35:55.769 10 INFO neutron.plugins.ml2.plugin [None req-5006f4e7-28c2-479c-a5e8-0bb27472a354 - - - - - -] Attempt 1 to provision port 43d907a3-676a-4f03-836a-933ecfd0e7a7 2026-05-19 17:35:55.933 9 INFO neutron.plugins.ml2.plugin [None req-ab41db8e-b181-46c9-a54f-0cfb7bdf8ee0 - - - - - -] Attempt 1 to provision port 45891a79-09fb-4fd7-a3b2-8732bea624b7 2026-05-19 17:35:56.456 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 45891a79-09fb-4fd7-a3b2-8732bea624b7 2026-05-19 17:35:56.849 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ec8f1ef7-a011-4865-b041-cdcd9081b114 2026-05-19 17:35:57.753 9 INFO neutron.plugins.ml2.plugin [None req-2f926b0a-7a3a-4c95-8b62-5e005a12857a - - - - - -] Attempt 1 to provision port ec8f1ef7-a011-4865-b041-cdcd9081b114 2026-05-19 17:35:58.105 9 INFO neutron.plugins.ml2.plugin [None req-52eb1be9-250c-4f8f-a9d9-17bff0dc581b - - - - - -] Attempt 1 to provision port ec8f1ef7-a011-4865-b041-cdcd9081b114 2026-05-19 17:35:58.335 10 INFO neutron.plugins.ml2.plugin [None req-2911e48c-36dd-40f9-93df-0137c8632111 - - - - - -] Attempt 1 to provision port 162f92a5-cced-4fbc-b8e4-fe897550ecec 2026-05-19 17:35:58.398 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ec8f1ef7-a011-4865-b041-cdcd9081b114 2026-05-19 17:35:58.894 9 INFO neutron.plugins.ml2.plugin [None req-639ab942-bb1a-483d-a65b-a9a2f3bf6807 - - - - - -] Attempt 1 to provision port 162f92a5-cced-4fbc-b8e4-fe897550ecec /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 17:36:00.270 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 69ca6dcd-515c-4a20-94a1-e08d37fdc27a 2026-05-19 17:36:02.251 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 69ca6dcd-515c-4a20-94a1-e08d37fdc27a 2026-05-19 17:36:04.559 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ea4a0acb-6686-4128-8514-e9f5c31c159c 2026-05-19 17:36:04.601 10 INFO neutron.plugins.ml2.plugin [None req-2ecf927f-99bd-4aac-b21d-1ace7924127a - - - - - -] Attempt 1 to provision port 6f991d86-887d-450e-81af-2bd3235ca796 2026-05-19 17:36:05.596 10 INFO neutron.plugins.ml2.plugin [None req-fc04b34d-7833-4689-9661-04db2b9954f4 - - - - - -] Attempt 1 to provision port eb733d8a-a55b-4e96-bf85-e7ce243b2760 2026-05-19 17:36:06.437 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 434d89d7-3c03-42e6-a79c-70a297270295 2026-05-19 17:36:06.572 9 INFO neutron.plugins.ml2.plugin [None req-8165cae1-2b4d-4cf8-9ffb-c080c520cf84 - - - - - -] Attempt 1 to provision port ea4a0acb-6686-4128-8514-e9f5c31c159c 2026-05-19 17:36:07.056 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ea4a0acb-6686-4128-8514-e9f5c31c159c 2026-05-19 17:36:07.094 9 INFO neutron.plugins.ml2.plugin [None req-6eb6dfa8-d755-4b51-90ce-dde6a2b146fc - - - - - -] Attempt 1 to provision port ea4a0acb-6686-4128-8514-e9f5c31c159c 2026-05-19 17:36:07.503 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 140e2c34-a23b-48b9-b095-f9d0e5030d49 2026-05-19 17:36:07.622 9 INFO neutron.plugins.ml2.plugin [None req-423687de-9890-46f7-b1ec-5b1069673ec7 - - - - - -] Attempt 1 to provision port 03ec91eb-2deb-4372-b4e4-5d225442fef9 2026-05-19 17:36:07.672 9 INFO neutron.plugins.ml2.plugin [None req-423687de-9890-46f7-b1ec-5b1069673ec7 - - - - - -] Attempt 1 to provision port 06f2f771-bdd9-4789-a0bc-44a14f276625 2026-05-19 17:36:08.084 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 06f2f771-bdd9-4789-a0bc-44a14f276625 2026-05-19 17:36:08.167 9 INFO neutron.plugins.ml2.plugin [None req-f450dadb-6c08-49b9-82a3-b252743a1a61 - - - - - -] Attempt 1 to provision port 140e2c34-a23b-48b9-b095-f9d0e5030d49 2026-05-19 17:36:08.382 9 INFO neutron.plugins.ml2.plugin [None req-c8aadecd-00e1-42f1-a9c3-a9e05cee3d1e - - - - - -] Attempt 1 to provision port 03ec91eb-2deb-4372-b4e4-5d225442fef9 2026-05-19 17:36:08.424 9 INFO neutron.plugins.ml2.plugin [None req-c8aadecd-00e1-42f1-a9c3-a9e05cee3d1e - - - - - -] Attempt 1 to provision port 06f2f771-bdd9-4789-a0bc-44a14f276625 2026-05-19 17:36:08.625 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 8b51a2e9-0b87-4c19-9624-74e736331a20 2026-05-19 17:36:08.650 9 INFO neutron.plugins.ml2.plugin [None req-65135b62-7fa6-476b-871e-6e5e49d8bbca - - - - - -] Attempt 1 to provision port 434d89d7-3c03-42e6-a79c-70a297270295 /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 17:36:08.858 9 INFO neutron.plugins.ml2.plugin [None req-acbecc84-46e3-440e-af68-d677d5ae4cd3 - - - - - -] Attempt 1 to provision port 434d89d7-3c03-42e6-a79c-70a297270295 2026-05-19 17:36:09.176 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 434d89d7-3c03-42e6-a79c-70a297270295 2026-05-19 17:36:09.559 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port afccfacb-8390-410c-9a01-9e84f01d3513 2026-05-19 17:36:10.027 10 INFO neutron.plugins.ml2.plugin [None req-015cbcc7-efb2-47ea-bae4-6452955931cf - - - - - -] Attempt 1 to provision port e4094b43-69b3-42d6-851b-5dfd300601df 2026-05-19 17:36:10.185 10 INFO neutron.plugins.ml2.plugin [None req-3b97497f-8845-4f87-975d-b9d872daccf7 - - - - - -] Attempt 1 to provision port 8b51a2e9-0b87-4c19-9624-74e736331a20 2026-05-19 17:36:10.475 9 INFO neutron.plugins.ml2.plugin [None req-bdebe342-deb0-4656-954a-de7e012d6c90 - - - - - -] Attempt 1 to provision port 8b51a2e9-0b87-4c19-9624-74e736331a20 2026-05-19 17:36:10.653 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port afccfacb-8390-410c-9a01-9e84f01d3513 2026-05-19 17:36:10.677 9 INFO neutron.plugins.ml2.plugin [None req-06843314-ff59-47c4-a13f-7f9ecfc2a7cc - - - - - -] Attempt 1 to provision port e4094b43-69b3-42d6-851b-5dfd300601df 2026-05-19 17:36:11.013 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port eb733d8a-a55b-4e96-bf85-e7ce243b2760 2026-05-19 17:36:11.136 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e8e3f54-f534-4fd7-9147-794e27082eb0'] response: {'server_uuid': '752f32c0-79f4-48c2-8af7-a7016cc70c62', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb733d8a-a55b-4e96-bf85-e7ce243b2760', 'code': 200} 2026-05-19 17:36:11.565 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 8b51a2e9-0b87-4c19-9624-74e736331a20 2026-05-19 17:36:11.787 9 INFO neutron.plugins.ml2.plugin [None req-9fe1072d-8573-4c8d-92b3-009efc154e57 - - - - - -] Attempt 1 to provision port 383ab57c-9259-42cf-b15b-2d3a519f0367 2026-05-19 17:36:12.468 9 INFO neutron.plugins.ml2.plugin [None req-7f82321a-303b-4ea9-8ce9-d0318129e575 - - - - - -] Attempt 1 to provision port 383ab57c-9259-42cf-b15b-2d3a519f0367 2026-05-19 17:36:12.581 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port eb733d8a-a55b-4e96-bf85-e7ce243b2760 2026-05-19 17:36:12.728 9 INFO neutron.plugins.ml2.plugin [None req-62480511-a6af-4be0-9ee7-ff1b4884279a - - - - - -] Attempt 1 to provision port 44386fd6-a177-4ed6-a9c1-9896910d9b6c 2026-05-19 17:36:15.419 9 WARNING neutron.plugins.ml2.plugin [None req-1c6fa44a-bb04-41d4-a527-95975cde259f - - - - - -] Concurrent port binding operations failed on port 43d907a3-676a-4f03-836a-933ecfd0e7a7 2026-05-19 17:36:15.423 9 INFO neutron.plugins.ml2.plugin [None req-1c6fa44a-bb04-41d4-a527-95975cde259f - - - - - -] Attempt 2 to bind port 43d907a3-676a-4f03-836a-933ecfd0e7a7 2026-05-19 17:36:16.928 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 44386fd6-a177-4ed6-a9c1-9896910d9b6c 2026-05-19 17:36:17.070 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-58268e9d-f539-4f69-9f1f-4e43a54e2d95'] response: {'server_uuid': '0dd832b4-b1b9-40a8-b5cb-59cc4e7c3775', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '44386fd6-a177-4ed6-a9c1-9896910d9b6c', 'code': 200} 2026-05-19 17:36:17.532 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 43d907a3-676a-4f03-836a-933ecfd0e7a7 2026-05-19 17:36:17.927 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 162f92a5-cced-4fbc-b8e4-fe897550ecec 2026-05-19 17:36:18.670 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 43d907a3-676a-4f03-836a-933ecfd0e7a7 2026-05-19 17:36:18.972 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 44386fd6-a177-4ed6-a9c1-9896910d9b6c 2026-05-19 17:36:19.529 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 162f92a5-cced-4fbc-b8e4-fe897550ecec 2026-05-19 17:36:20.607 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 5dd7955a-6b07-47dd-9599-b9d20b96294a 2026-05-19 17:36:21.792 10 INFO neutron.plugins.ml2.plugin [None req-207b1d52-c2a8-4980-9f25-712602849339 - - - - - -] Attempt 1 to provision port 5dd7955a-6b07-47dd-9599-b9d20b96294a 2026-05-19 17:36:22.072 9 INFO neutron.plugins.ml2.plugin [None req-235bb361-ba8f-4b44-92af-377341f785cc - - - - - -] Attempt 1 to provision port 5dd7955a-6b07-47dd-9599-b9d20b96294a 2026-05-19 17:36:22.155 9 INFO neutron.plugins.ml2.plugin [None req-235bb361-ba8f-4b44-92af-377341f785cc - - - - - -] Attempt 1 to provision port 8a5d302f-7465-4c0c-9dbb-6d32ad4c259f 2026-05-19 17:36:22.399 9 INFO neutron.plugins.ml2.plugin [None req-ac0fb6e2-a53e-4b2b-9734-b312d12857af - - - - - -] Attempt 1 to provision port 8a5d302f-7465-4c0c-9dbb-6d32ad4c259f 2026-05-19 17:36:22.602 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 5dd7955a-6b07-47dd-9599-b9d20b96294a 2026-05-19 17:36:22.640 9 INFO neutron.plugins.ml2.plugin [None req-89b5f314-c7a3-4e03-baf7-acdfb69c30ba - - - - - -] Attempt 1 to provision port 8a5d302f-7465-4c0c-9dbb-6d32ad4c259f /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 17:36:28.719 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 8ce41c96-9555-4575-979f-36a8f31efef2 2026-05-19 17:36:29.179 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 0eb25781-5f61-44a1-95fc-723ef17cde4d 2026-05-19 17:36:29.551 9 INFO neutron.plugins.ml2.plugin [None req-e3e8b309-0e7e-4822-af0a-afcd457fa988 - - - - - -] Attempt 1 to provision port 8ce41c96-9555-4575-979f-36a8f31efef2 2026-05-19 17:36:29.676 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port baebb17b-0577-4a57-836a-27e97b6754f9 2026-05-19 17:36:29.903 10 INFO neutron.plugins.ml2.plugin [None req-1ea32b3c-4f5b-4704-af18-453f42b25663 - - - - - -] Attempt 1 to provision port 8ce41c96-9555-4575-979f-36a8f31efef2 2026-05-19 17:36:29.981 10 INFO neutron.plugins.ml2.plugin [None req-1ea32b3c-4f5b-4704-af18-453f42b25663 - - - - - -] Attempt 1 to provision port f8311ca7-8ae2-4e05-8a36-159a4f2a8f86 2026-05-19 17:36:30.216 10 INFO neutron.plugins.ml2.plugin [None req-7a7b1343-0ff9-4182-a931-cd32d0a88f2a - - - - - -] Attempt 1 to provision port baebb17b-0577-4a57-836a-27e97b6754f9 2026-05-19 17:36:30.285 10 INFO neutron.plugins.ml2.plugin [None req-7a7b1343-0ff9-4182-a931-cd32d0a88f2a - - - - - -] Attempt 1 to provision port f8311ca7-8ae2-4e05-8a36-159a4f2a8f86 2026-05-19 17:36:30.434 9 INFO neutron.plugins.ml2.plugin [None req-ec454729-b569-4707-a0cb-7fd337e4e79e - - - - - -] Attempt 1 to provision port 0eb25781-5f61-44a1-95fc-723ef17cde4d 2026-05-19 17:36:30.515 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 0eb25781-5f61-44a1-95fc-723ef17cde4d 2026-05-19 17:36:30.608 9 INFO neutron.plugins.ml2.plugin [None req-8bb53044-073e-447a-83aa-f73d750ec360 - - - - - -] Attempt 1 to provision port baebb17b-0577-4a57-836a-27e97b6754f9 2026-05-19 17:36:30.665 9 INFO neutron.plugins.ml2.plugin [None req-8bb53044-073e-447a-83aa-f73d750ec360 - - - - - -] Attempt 1 to provision port f8311ca7-8ae2-4e05-8a36-159a4f2a8f86 2026-05-19 17:36:30.804 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 8ce41c96-9555-4575-979f-36a8f31efef2 2026-05-19 17:36:30.914 10 INFO neutron.plugins.ml2.plugin [None req-37e51bf0-0395-449a-96a6-c4ffb39fa785 - - - - - -] Attempt 1 to provision port b5fe46aa-f26d-47a2-9fd8-c308fb067e94 2026-05-19 17:36:30.957 10 INFO neutron.plugins.ml2.plugin [None req-37e51bf0-0395-449a-96a6-c4ffb39fa785 - - - - - -] Attempt 1 to provision port 0eb25781-5f61-44a1-95fc-723ef17cde4d 2026-05-19 17:36:31.104 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port baebb17b-0577-4a57-836a-27e97b6754f9 2026-05-19 17:36:31.178 9 INFO neutron.plugins.ml2.plugin [None req-9e22f9ac-cb6b-44e7-9b45-2190bb70af50 - - - - - -] Attempt 1 to provision port d26731b5-f496-4d8c-8f52-ec971e82fae2 2026-05-19 17:36:31.339 10 INFO neutron.plugins.ml2.plugin [None req-ee0070db-099e-4c51-b387-ffd86c161312 - - - - - -] Attempt 1 to provision port b5fe46aa-f26d-47a2-9fd8-c308fb067e94 2026-05-19 17:36:31.582 10 INFO neutron.plugins.ml2.plugin [None req-a2963b61-94e3-4d82-9c6e-448771cab1c2 - - - - - -] Attempt 1 to provision port b5fe46aa-f26d-47a2-9fd8-c308fb067e94 2026-05-19 17:36:31.739 9 INFO neutron.plugins.ml2.plugin [None req-ba671c4b-4e9c-40a9-b8c2-74b75f6e91a7 - - - - - -] Attempt 1 to provision port d26731b5-f496-4d8c-8f52-ec971e82fae2 2026-05-19 17:36:32.791 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2928508b-8c39-415c-8d50-c9c1f2b14e1c'] response: {'server_uuid': '752f32c0-79f4-48c2-8af7-a7016cc70c62', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eb733d8a-a55b-4e96-bf85-e7ce243b2760', 'code': 200} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 17:36:34.575 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port eb733d8a-a55b-4e96-bf85-e7ce243b2760 2026-05-19 17:36:34.743 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b24d1974-5c35-4ea5-8d3b-0569dfc6a520'] response: {'server_uuid': '752f32c0-79f4-48c2-8af7-a7016cc70c62', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb733d8a-a55b-4e96-bf85-e7ce243b2760', 'code': 200} 2026-05-19 17:36:35.928 10 INFO neutron.plugins.ml2.plugin [None req-feb8e85c-0e90-40d0-8f68-c809bc993999 - - - - - -] Attempt 1 to provision port 5633e43e-dba4-4ed7-ab30-5fe32bb1ddfb 2026-05-19 17:36:36.570 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port eb733d8a-a55b-4e96-bf85-e7ce243b2760 2026-05-19 17:36:40.568 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 0e332794-4a8d-45cc-aebe-4ba52951f783 2026-05-19 17:36:40.641 10 INFO neutron.plugins.ml2.plugin [None req-1933edbd-09aa-4e5e-bfa8-5a518da8cf44 - - - - - -] Attempt 1 to provision port 0e332794-4a8d-45cc-aebe-4ba52951f783 2026-05-19 17:36:40.963 9 INFO neutron.plugins.ml2.plugin [None req-b4a57df4-b500-4c28-84fe-361256f95345 - - - - - -] Attempt 1 to provision port 0e332794-4a8d-45cc-aebe-4ba52951f783 2026-05-19 17:36:41.043 9 INFO neutron.plugins.ml2.plugin [None req-b4a57df4-b500-4c28-84fe-361256f95345 - - - - - -] Attempt 1 to provision port fc7e54a1-f49d-4470-9d89-d274648dcaaa 2026-05-19 17:36:41.206 10 INFO neutron.plugins.ml2.plugin [None req-7ee96f6b-457d-4597-a1a9-ecdf03d1886a - - - - - -] Attempt 1 to provision port fc7e54a1-f49d-4470-9d89-d274648dcaaa 2026-05-19 17:36:41.651 9 INFO neutron.plugins.ml2.plugin [None req-32b67f82-0eea-4551-ac8f-bc324e1167e7 - - - - - -] Attempt 1 to provision port fc7e54a1-f49d-4470-9d89-d274648dcaaa 2026-05-19 17:36:42.535 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 0e332794-4a8d-45cc-aebe-4ba52951f783 2026-05-19 17:36:48.524 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 3dd80e53-7b4f-4e7f-a5d5-06edc7cd8529 2026-05-19 17:36:49.770 10 INFO neutron.plugins.ml2.plugin [None req-bce380af-7a28-4d90-a6bb-8030b93fd987 - - - - - -] Attempt 1 to provision port 3dd80e53-7b4f-4e7f-a5d5-06edc7cd8529 2026-05-19 17:36:50.084 9 INFO neutron.plugins.ml2.plugin [None req-d3873b27-6d1c-44a8-bd81-8c1c23cceef1 - - - - - -] Attempt 1 to provision port 86c7b1e8-56dc-48af-ac1e-80b1f771f644 2026-05-19 17:36:50.129 9 INFO neutron.plugins.ml2.plugin [None req-d3873b27-6d1c-44a8-bd81-8c1c23cceef1 - - - - - -] Attempt 1 to provision port 3dd80e53-7b4f-4e7f-a5d5-06edc7cd8529 2026-05-19 17:36:50.515 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 3dd80e53-7b4f-4e7f-a5d5-06edc7cd8529 2026-05-19 17:36:53.644 10 INFO neutron.plugins.ml2.plugin [None req-db5f0af2-a712-4c55-a72c-fd353a20439c - - - - - -] Attempt 1 to provision port ffaab1dc-9189-4eb5-b503-d0f7af34d01d 2026-05-19 17:36:59.956 9 INFO neutron.plugins.ml2.plugin [None req-2db21ff5-ae3f-451f-93a7-6319e4c24211 - - - - - -] Attempt 1 to provision port df37e3e9-2312-4810-b47f-946e62eaf00a 2026-05-19 17:37:19.568 10 INFO neutron.plugins.ml2.plugin [None req-3f011fad-2eee-46f5-8cb5-816413bbb977 - - - - - -] Attempt 1 to provision port e02ce9e0-8d5d-4cd6-91cd-ac4670d47fbd 2026-05-19 17:37:24.608 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 3a344411-7d99-47d9-acc9-5a80884c55d8 2026-05-19 17:37:25.269 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 79f72a5b-50fe-4247-91f2-64e36ed49039 2026-05-19 17:37:25.570 10 INFO neutron.plugins.ml2.plugin [None req-d0244940-30b8-44a6-bf23-3e86a7df61b5 - - - - - -] Attempt 1 to provision port 79f72a5b-50fe-4247-91f2-64e36ed49039 2026-05-19 17:37:25.892 10 INFO neutron.plugins.ml2.plugin [None req-17198049-c1dd-437a-b957-5a086e2b2a21 - - - - - -] Attempt 1 to provision port faf191b8-91e0-440d-a3f2-189769d84206 2026-05-19 17:37:25.933 10 INFO neutron.plugins.ml2.plugin [None req-17198049-c1dd-437a-b957-5a086e2b2a21 - - - - - -] Attempt 1 to provision port 79f72a5b-50fe-4247-91f2-64e36ed49039 2026-05-19 17:37:26.154 9 INFO neutron.plugins.ml2.plugin [None req-8c0cdd5b-f54d-40e5-be57-6cc02976c5f4 - - - - - -] Attempt 1 to provision port faf191b8-91e0-440d-a3f2-189769d84206 2026-05-19 17:37:26.638 10 INFO neutron.plugins.ml2.plugin [None req-e424d42d-c089-4f1f-837b-0f4dc979b31f - - - - - -] Attempt 1 to provision port faf191b8-91e0-440d-a3f2-189769d84206 2026-05-19 17:37:26.897 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 3a344411-7d99-47d9-acc9-5a80884c55d8 2026-05-19 17:37:27.381 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 79f72a5b-50fe-4247-91f2-64e36ed49039 2026-05-19 17:37:27.745 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 89b6b862-2641-4dbe-ba4a-96c05f3a3147 2026-05-19 17:37:27.779 9 INFO neutron.plugins.ml2.db [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] No ports have port_id starting with 89b6b862-2641-4dbe-ba4a-96c05f3a3147 2026-05-19 17:37:31.582 9 INFO neutron.plugins.ml2.plugin [None req-8b7ac376-dd43-4ee1-823d-c7ec97c6d58b - - - - - -] Attempt 1 to provision port 7dd90cd6-af33-4869-8402-e1bbca3aa8b7 2026-05-19 17:37:34.646 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 7dd90cd6-af33-4869-8402-e1bbca3aa8b7 2026-05-19 17:37:34.761 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab4286ce-e85d-4c1f-81c3-f8d0b603c904'] response: {'server_uuid': 'f5b9c952-f454-43a3-89c8-7fe05f6a0be5', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7dd90cd6-af33-4869-8402-e1bbca3aa8b7', 'code': 200} 2026-05-19 17:37:36.662 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 7dd90cd6-af33-4869-8402-e1bbca3aa8b7 2026-05-19 17:37:38.688 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port e02ce9e0-8d5d-4cd6-91cd-ac4670d47fbd 2026-05-19 17:37:39.113 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port a24043f9-3fca-4d8e-a451-5e645de5b83c 2026-05-19 17:37:39.144 10 INFO neutron.plugins.ml2.db [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] No ports have port_id starting with a24043f9-3fca-4d8e-a451-5e645de5b83c 2026-05-19 17:37:40.606 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port e02ce9e0-8d5d-4cd6-91cd-ac4670d47fbd 2026-05-19 17:37:40.851 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port faf191b8-91e0-440d-a3f2-189769d84206 2026-05-19 17:37:42.579 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port faf191b8-91e0-440d-a3f2-189769d84206 2026-05-19 17:37:58.903 9 INFO neutron.plugins.ml2.plugin [None req-b48ec578-b06e-4eca-9e5a-b3d19eb2c036 - - - - - -] Attempt 1 to provision port 6d8e714a-9ed0-4757-851f-85efdf08a0b0 2026-05-19 17:38:00.662 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 6d8e714a-9ed0-4757-851f-85efdf08a0b0 2026-05-19 17:38:00.808 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-13f6004b-02fe-425d-bbb6-dee89c80e3bc'] response: {'server_uuid': 'b7d7f924-9283-4653-a4a7-62edd53d1c16', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d8e714a-9ed0-4757-851f-85efdf08a0b0', 'code': 200} 2026-05-19 17:38:02.581 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 6d8e714a-9ed0-4757-851f-85efdf08a0b0 2026-05-19 17:38:08.659 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 08171476-6f7a-4bfb-b2e5-dbab66524e82 2026-05-19 17:38:09.451 10 INFO neutron.plugins.ml2.plugin [None req-ccee1b72-f374-4ea0-a7b7-4c00ec100210 - - - - - -] Attempt 1 to provision port 88826c8f-47ea-4a01-87ba-d2644cfbfc95 2026-05-19 17:38:10.002 10 INFO neutron.plugins.ml2.plugin [None req-f5f1d649-5956-4567-b679-c2f1a72d0de7 - - - - - -] Attempt 1 to provision port 08171476-6f7a-4bfb-b2e5-dbab66524e82 2026-05-19 17:38:10.329 9 INFO neutron.plugins.ml2.plugin [None req-6bd4451a-7483-4574-ae91-9dc7fa5c31c6 - - - - - -] Attempt 1 to provision port 08171476-6f7a-4bfb-b2e5-dbab66524e82 2026-05-19 17:38:10.692 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 1c8dd506-0420-4e1f-a885-2873bc5b0574 2026-05-19 17:38:11.198 9 INFO neutron.plugins.ml2.plugin [None req-0fcc229a-fce2-4f5e-9eee-54779e3cc787 - - - - - -] Attempt 1 to provision port 1c8dd506-0420-4e1f-a885-2873bc5b0574 2026-05-19 17:38:11.507 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 08171476-6f7a-4bfb-b2e5-dbab66524e82 2026-05-19 17:38:12.730 10 INFO neutron.plugins.ml2.plugin [None req-7b4247e2-d456-4269-8e2f-67ba98508c70 - - - - - -] Attempt 1 to provision port ae8865a6-8bf6-409a-b834-4654b0a33492 2026-05-19 17:38:12.809 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 1c8dd506-0420-4e1f-a885-2873bc5b0574 2026-05-19 17:38:12.907 9 INFO neutron.plugins.ml2.plugin [None req-ea29153d-c5fe-40be-a128-f1006c5720f4 - - - - - -] Attempt 1 to provision port 1c8dd506-0420-4e1f-a885-2873bc5b0574 2026-05-19 17:38:13.223 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 7c8df961-4e50-4a61-8611-a60ddd2856af 2026-05-19 17:38:13.335 10 INFO neutron.plugins.ml2.plugin [None req-11fb1962-67aa-404d-876d-fbf1abe4b717 - - - - - -] Attempt 1 to provision port 1c8dd506-0420-4e1f-a885-2873bc5b0574 2026-05-19 17:38:13.622 9 INFO neutron.plugins.ml2.plugin [None req-91b649a2-9672-48bb-99b6-e13f2e90fac6 - - - - - -] Attempt 1 to provision port ae8865a6-8bf6-409a-b834-4654b0a33492 2026-05-19 17:38:13.781 9 INFO neutron.plugins.ml2.plugin [None req-b372b7bf-5ffc-4e8f-baa7-a25197b59c76 - - - - - -] Attempt 1 to provision port 7c8df961-4e50-4a61-8611-a60ddd2856af 2026-05-19 17:38:14.017 9 INFO neutron.plugins.ml2.plugin [None req-5c2893bc-503e-4c10-aa3f-6b5510ebc91d - - - - - -] Attempt 1 to provision port 40063684-751b-499a-97a0-b8d53a31b339 2026-05-19 17:38:14.738 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 7c8df961-4e50-4a61-8611-a60ddd2856af 2026-05-19 17:38:15.120 9 INFO neutron.plugins.ml2.plugin [None req-74047f53-2c69-4a57-9dfd-1e658fac7339 - - - - - -] Attempt 1 to provision port 7c8df961-4e50-4a61-8611-a60ddd2856af 2026-05-19 17:38:15.367 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port a6d10699-787c-48b9-a531-ca390fbb98e6 2026-05-19 17:38:15.537 9 INFO neutron.plugins.ml2.plugin [None req-7cdcc787-3ec8-49b5-9ad4-7d5944132965 - - - - - -] Attempt 1 to provision port 98d07400-292c-4559-83f9-98e50c48ebf3 2026-05-19 17:38:16.184 10 INFO neutron.plugins.ml2.plugin [None req-3a6e492a-08c7-4705-b45f-d7cb55cc6ca4 - - - - - -] Attempt 1 to provision port 7c8df961-4e50-4a61-8611-a60ddd2856af 2026-05-19 17:38:16.263 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 98d07400-292c-4559-83f9-98e50c48ebf3 2026-05-19 17:38:16.433 10 INFO neutron.plugins.ml2.plugin [None req-2a97ab13-f6ca-49c6-a5bf-991a553bd28e - - - - - -] Attempt 1 to provision port 98d07400-292c-4559-83f9-98e50c48ebf3 2026-05-19 17:38:17.034 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port a6d10699-787c-48b9-a531-ca390fbb98e6 2026-05-19 17:38:17.069 10 INFO neutron.plugins.ml2.plugin [None req-4ae1e2c1-8833-4c60-b2ca-ab4522a0a9a3 - - - - - -] Attempt 1 to provision port 98d07400-292c-4559-83f9-98e50c48ebf3 2026-05-19 17:38:17.604 9 INFO neutron.plugins.ml2.plugin [None req-9f9ed325-7e45-4fa9-b88d-9d2d1cec5f1f - - - - - -] Attempt 1 to provision port 68e56600-fc8e-46d3-9d8d-1bec1ea7ecc3 2026-05-19 17:38:17.710 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 98d07400-292c-4559-83f9-98e50c48ebf3 2026-05-19 17:38:18.673 10 INFO neutron.plugins.ml2.plugin [None req-139c3d13-cc0a-425a-a659-471b70ab2a52 - - - - - -] Attempt 1 to provision port 68e56600-fc8e-46d3-9d8d-1bec1ea7ecc3 2026-05-19 17:38:19.078 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ed0f7a0f-10a7-44f1-933b-a8315236bfea 2026-05-19 17:38:20.556 9 INFO neutron.plugins.ml2.plugin [None req-21c91e70-397a-497d-8568-76c9fd9027b5 - - - - - -] Attempt 1 to provision port daefc275-d6f5-4113-bcf8-6e6747ea5fb0 2026-05-19 17:38:21.032 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port ed0f7a0f-10a7-44f1-933b-a8315236bfea 2026-05-19 17:38:21.715 9 INFO neutron.plugins.ml2.plugin [None req-f95d0151-ad8b-45b2-a175-0330f544b19b - - - - - -] Attempt 1 to provision port daefc275-d6f5-4113-bcf8-6e6747ea5fb0 2026-05-19 17:38:21.864 10 INFO neutron.plugins.ml2.plugin [None req-4645f693-3c33-4712-9973-797f252c7da4 - - - - - -] Attempt 1 to provision port 61a5f8ec-1986-4d24-9c75-64f2cb99cc7d 2026-05-19 17:38:22.922 9 INFO neutron.plugins.ml2.plugin [None req-ed7676ac-3ae5-4289-ad84-abf9b8db2064 - - - - - -] Attempt 1 to provision port 7cb950ad-d5f0-4e28-8ab3-170fccbdee76 2026-05-19 17:38:23.896 10 INFO neutron.plugins.ml2.plugin [None req-19a72338-6612-440e-a5bd-17ab0a76808b - - - - - -] Attempt 1 to provision port 7cb950ad-d5f0-4e28-8ab3-170fccbdee76 2026-05-19 17:38:25.192 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 61a5f8ec-1986-4d24-9c75-64f2cb99cc7d 2026-05-19 17:38:25.367 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5908c16b-12f7-4d98-bd04-7d9383833368'] response: {'server_uuid': 'b0d429e4-4463-41a6-bd1d-0d5fec28e8c2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '61a5f8ec-1986-4d24-9c75-64f2cb99cc7d', 'code': 200} 2026-05-19 17:38:27.145 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 61a5f8ec-1986-4d24-9c75-64f2cb99cc7d 2026-05-19 17:38:29.619 10 INFO neutron.plugins.ml2.plugin [None req-6625fb70-e433-42ff-9300-78847e5cd2dd - - - - - -] Attempt 1 to provision port d8270342-3417-4207-bf94-e5dacd31d585 2026-05-19 17:38:31.064 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port d8270342-3417-4207-bf94-e5dacd31d585 2026-05-19 17:38:31.225 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b3b8706a-dc0c-49b9-9f32-5356daff7d4e'] response: {'server_uuid': '228f3660-013c-42e7-b9cf-fbc162424204', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd8270342-3417-4207-bf94-e5dacd31d585', 'code': 200} 2026-05-19 17:38:33.130 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 88826c8f-47ea-4a01-87ba-d2644cfbfc95 2026-05-19 17:38:33.489 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port d8270342-3417-4207-bf94-e5dacd31d585 2026-05-19 17:38:39.194 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 40063684-751b-499a-97a0-b8d53a31b339 2026-05-19 17:38:40.308 10 WARNING neutron.plugins.ml2.plugin [None req-71b72041-24e1-4b21-9e91-2b9ad57905c9 - - - - - -] Concurrent port binding operations failed on port 7cb950ad-d5f0-4e28-8ab3-170fccbdee76 2026-05-19 17:38:40.353 10 INFO neutron.plugins.ml2.plugin [None req-71b72041-24e1-4b21-9e91-2b9ad57905c9 - - - - - -] Attempt 2 to bind port 7cb950ad-d5f0-4e28-8ab3-170fccbdee76 2026-05-19 17:38:41.021 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 40063684-751b-499a-97a0-b8d53a31b339 2026-05-19 17:38:41.176 10 WARNING neutron.plugins.ml2.plugin [None req-71b72041-24e1-4b21-9e91-2b9ad57905c9 - - - - - -] Concurrent port binding operations failed on port daefc275-d6f5-4113-bcf8-6e6747ea5fb0 2026-05-19 17:38:41.185 10 INFO neutron.plugins.ml2.plugin [None req-71b72041-24e1-4b21-9e91-2b9ad57905c9 - - - - - -] Attempt 2 to bind port daefc275-d6f5-4113-bcf8-6e6747ea5fb0 2026-05-19 17:38:41.475 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 68e56600-fc8e-46d3-9d8d-1bec1ea7ecc3 2026-05-19 17:38:42.210 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 7cb950ad-d5f0-4e28-8ab3-170fccbdee76 2026-05-19 17:38:43.107 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port daefc275-d6f5-4113-bcf8-6e6747ea5fb0 2026-05-19 17:38:43.735 9 INFO neutron.plugins.ml2.plugin [None req-e5d82ec1-34f2-422d-9a9e-7ed99a3cfe24 - - - - - -] Attempt 1 to provision port 14004218-cdf0-4385-b1a5-59619decc66f 2026-05-19 17:38:43.803 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 404ac74b-a297-4e4c-ad27-e89bc5e12d05 2026-05-19 17:38:44.120 9 INFO neutron.plugins.ml2.plugin [None req-9c20cf47-3bf9-4de8-923d-809b3799560d - - - - - -] Attempt 1 to provision port 404ac74b-a297-4e4c-ad27-e89bc5e12d05 2026-05-19 17:38:44.500 9 INFO neutron.plugins.ml2.plugin [None req-f401b1bc-655b-4523-84b7-5e804fe5d52f - - - - - -] Attempt 1 to provision port 404ac74b-a297-4e4c-ad27-e89bc5e12d05 2026-05-19 17:38:44.667 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 68e56600-fc8e-46d3-9d8d-1bec1ea7ecc3 2026-05-19 17:38:44.971 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 7cb950ad-d5f0-4e28-8ab3-170fccbdee76 2026-05-19 17:38:45.459 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 404ac74b-a297-4e4c-ad27-e89bc5e12d05 2026-05-19 17:38:45.896 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port daefc275-d6f5-4113-bcf8-6e6747ea5fb0 2026-05-19 17:38:47.478 9 INFO neutron.plugins.ml2.plugin [None req-008b397d-96ff-4207-b169-2bdb96e03213 - - - - - -] Attempt 1 to provision port 5705521f-07b7-4a76-930c-351077a31db8 2026-05-19 17:38:47.676 10 INFO neutron.plugins.ml2.plugin [None req-d1d4f94e-8b72-4055-a25a-89fe967ca925 - - - - - -] Attempt 1 to provision port a209559b-bfdf-4f06-8cba-484de8dffbb0 2026-05-19 17:38:48.356 10 INFO neutron.plugins.ml2.plugin [None req-0ab2d759-0219-4da3-b31f-9c9dd0a35ba1 - - - - - -] Attempt 1 to provision port 5705521f-07b7-4a76-930c-351077a31db8 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.446 10 ERROR neutron.plugins.ml2.managers  2026-05-19 17:38:49.448 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Failed to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 on host instance for vnic_type normal using segments [{'id': 'a0259be3-bc6c-40dc-9c81-2808512e636d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'ece0c509-06b8-49ed-85cb-8e659b0ac5bd'}] 2026-05-19 17:38:49.448 10 INFO neutron.plugins.ml2.plugin [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Attempt 2 to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.484 10 ERROR neutron.plugins.ml2.managers  2026-05-19 17:38:49.485 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Failed to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 on host instance for vnic_type normal using segments [{'id': 'a0259be3-bc6c-40dc-9c81-2808512e636d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'ece0c509-06b8-49ed-85cb-8e659b0ac5bd'}] 2026-05-19 17:38:49.485 10 INFO neutron.plugins.ml2.plugin [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Attempt 3 to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 2026-05-19 17:38:49.487 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 3b86d966-4477-4e01-9fb8-79021bf98acf 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.517 10 ERROR neutron.plugins.ml2.managers  2026-05-19 17:38:49.518 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Failed to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 on host instance for vnic_type normal using segments [{'id': 'a0259be3-bc6c-40dc-9c81-2808512e636d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'ece0c509-06b8-49ed-85cb-8e659b0ac5bd'}] 2026-05-19 17:38:49.518 10 INFO neutron.plugins.ml2.plugin [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Attempt 4 to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.540 10 ERROR neutron.plugins.ml2.managers  2026-05-19 17:38:49.541 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Failed to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 on host instance for vnic_type normal using segments [{'id': 'a0259be3-bc6c-40dc-9c81-2808512e636d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'ece0c509-06b8-49ed-85cb-8e659b0ac5bd'}] 2026-05-19 17:38:49.541 10 INFO neutron.plugins.ml2.plugin [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Attempt 5 to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.568 10 ERROR neutron.plugins.ml2.managers  2026-05-19 17:38:49.569 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Failed to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 on host instance for vnic_type normal using segments [{'id': 'a0259be3-bc6c-40dc-9c81-2808512e636d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'ece0c509-06b8-49ed-85cb-8e659b0ac5bd'}] 2026-05-19 17:38:49.569 10 INFO neutron.plugins.ml2.plugin [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Attempt 6 to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.599 10 ERROR neutron.plugins.ml2.managers  2026-05-19 17:38:49.600 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Failed to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 on host instance for vnic_type normal using segments [{'id': 'a0259be3-bc6c-40dc-9c81-2808512e636d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'ece0c509-06b8-49ed-85cb-8e659b0ac5bd'}] 2026-05-19 17:38:49.600 10 INFO neutron.plugins.ml2.plugin [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Attempt 7 to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.642 10 ERROR neutron.plugins.ml2.managers  2026-05-19 17:38:49.643 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Failed to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 on host instance for vnic_type normal using segments [{'id': 'a0259be3-bc6c-40dc-9c81-2808512e636d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'ece0c509-06b8-49ed-85cb-8e659b0ac5bd'}] 2026-05-19 17:38:49.643 10 INFO neutron.plugins.ml2.plugin [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Attempt 8 to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.686 10 ERROR neutron.plugins.ml2.managers  2026-05-19 17:38:49.687 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Failed to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 on host instance for vnic_type normal using segments [{'id': 'a0259be3-bc6c-40dc-9c81-2808512e636d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'ece0c509-06b8-49ed-85cb-8e659b0ac5bd'}] 2026-05-19 17:38:49.688 10 INFO neutron.plugins.ml2.plugin [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Attempt 9 to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.737 10 ERROR neutron.plugins.ml2.managers  2026-05-19 17:38:49.738 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Failed to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 on host instance for vnic_type normal using segments [{'id': 'a0259be3-bc6c-40dc-9c81-2808512e636d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'ece0c509-06b8-49ed-85cb-8e659b0ac5bd'}] 2026-05-19 17:38:49.738 10 INFO neutron.plugins.ml2.plugin [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Attempt 10 to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Mechanism driver openvswitch failed in bind_port: neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 866, in _bind_port_level 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers driver.obj.bind_port(context) 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py", line 133, in bind_port 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers super(OpenvswitchMechanismDriver, self).bind_port(context) 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 104, in bind_port 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers subnets = self.get_subnets_from_fixed_ips(context) 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/mech_agent.py", line 149, in get_subnets_from_fixed_ips 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers subnets.append(context._plugin.get_subnet( 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers raise self.value 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_v2.py", line 1121, in get_subnet 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers subnet_obj = self._get_subnet_object(context, id) 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/db_base_plugin_common.py", line 279, in _get_subnet_object 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers raise exceptions.SubnetNotFound(subnet_id=id) 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers neutron_lib.exceptions.SubnetNotFound: Subnet fee9af65-8419-424b-b960-eba017c2b29b could not be found. 2026-05-19 17:38:49.868 10 ERROR neutron.plugins.ml2.managers  2026-05-19 17:38:49.869 10 ERROR neutron.plugins.ml2.managers [None req-81f4b473-c44b-4dc1-a37e-65223508d170 - - - - - -] Failed to bind port e63fcc30-9fcc-4f22-8287-b1fc6fedec70 on host instance for vnic_type normal using segments [{'id': 'a0259be3-bc6c-40dc-9c81-2808512e636d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'ece0c509-06b8-49ed-85cb-8e659b0ac5bd'}] 2026-05-19 17:38:51.514 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 3b86d966-4477-4e01-9fb8-79021bf98acf 2026-05-19 17:38:53.178 9 INFO neutron.plugins.ml2.plugin [None req-d54e7899-70cb-4853-8f8f-4dbd30da20ad - - - - - -] Attempt 1 to provision port 6b1f0df8-eda1-4bc7-b15b-a26c4a0a3df0 2026-05-19 17:38:53.547 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 1772712f-fc93-4b90-af24-337c7cd9a722 2026-05-19 17:38:54.181 10 INFO neutron.plugins.ml2.plugin [None req-35cb2a0e-9d58-4d0e-a8b3-cca889f98ee5 - - - - - -] Attempt 1 to provision port 07b9000b-f066-4c19-a6eb-ca88dfdc7a3c 2026-05-19 17:38:54.238 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 07b9000b-f066-4c19-a6eb-ca88dfdc7a3c 2026-05-19 17:38:54.808 9 INFO neutron.plugins.ml2.plugin [None req-8493baa0-1bdb-401e-87a4-75a8c0098c67 - - - - - -] Attempt 1 to provision port 07b9000b-f066-4c19-a6eb-ca88dfdc7a3c 2026-05-19 17:38:55.895 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port a209559b-bfdf-4f06-8cba-484de8dffbb0 2026-05-19 17:38:56.048 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-15e52a5d-cafe-40dd-8108-518a32505bd3'] response: {'server_uuid': '80568595-7f79-4d2b-8e50-3192311b33d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'a209559b-bfdf-4f06-8cba-484de8dffbb0', 'code': 200} 2026-05-19 17:38:56.653 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 07b9000b-f066-4c19-a6eb-ca88dfdc7a3c 2026-05-19 17:38:57.442 9 INFO neutron.plugins.ml2.plugin [None req-ec455dc2-cb5f-4d22-98cc-ae7d06a6f782 - - - - - -] Attempt 1 to provision port 19fdbb3d-8493-411c-888f-2fdf55eeabbb 2026-05-19 17:38:57.573 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port a209559b-bfdf-4f06-8cba-484de8dffbb0 2026-05-19 17:38:58.432 10 INFO neutron.plugins.ml2.plugin [None req-ce5c0120-4eab-4512-8c60-067de968f668 - - - - - -] Attempt 1 to provision port 19fdbb3d-8493-411c-888f-2fdf55eeabbb 2026-05-19 17:38:59.541 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port c9a79b96-f0a4-4d6f-b6ec-6c876f8eeb29 2026-05-19 17:39:00.223 9 INFO neutron.plugins.ml2.plugin [None req-b46b1da9-2957-421b-bc17-52b656f7d6c8 - - - - - -] Attempt 1 to provision port dfab06fb-fc64-4660-b40a-b21d278b53df 2026-05-19 17:39:00.239 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port dfab06fb-fc64-4660-b40a-b21d278b53df 2026-05-19 17:39:01.539 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port c9a79b96-f0a4-4d6f-b6ec-6c876f8eeb29 2026-05-19 17:39:05.605 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 14004218-cdf0-4385-b1a5-59619decc66f 2026-05-19 17:39:06.284 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 5705521f-07b7-4a76-930c-351077a31db8 2026-05-19 17:39:07.557 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 14004218-cdf0-4385-b1a5-59619decc66f 2026-05-19 17:39:07.729 9 INFO neutron.plugins.ml2.plugin [None req-150337f5-8aad-4dbd-9bf5-ba3e24edd40f - - - - - -] Attempt 1 to provision port bcc79a89-c034-4777-8e07-ea15c85fc9f1 2026-05-19 17:39:07.878 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 5705521f-07b7-4a76-930c-351077a31db8 2026-05-19 17:39:09.604 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port bcc79a89-c034-4777-8e07-ea15c85fc9f1 2026-05-19 17:39:09.749 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-35f38f5c-37a0-4bbf-a1a9-a98957c123d6'] response: {'server_uuid': '9b727edb-2bec-471f-89be-d0ec2aed9af1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bcc79a89-c034-4777-8e07-ea15c85fc9f1', 'code': 200} 2026-05-19 17:39:11.548 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port bcc79a89-c034-4777-8e07-ea15c85fc9f1 2026-05-19 17:39:15.642 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 19fdbb3d-8493-411c-888f-2fdf55eeabbb 2026-05-19 17:39:16.340 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 197c5824-2e08-46bd-a429-81465a6ba075 2026-05-19 17:39:17.072 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 6b1f0df8-eda1-4bc7-b15b-a26c4a0a3df0 2026-05-19 17:39:17.477 9 INFO neutron.plugins.ml2.plugin [None req-0c864a16-43c3-42e1-bd57-6ee2d0652a19 - - - - - -] Attempt 1 to provision port 75e880fc-b02e-459f-8604-08ffe372442d 2026-05-19 17:39:17.687 9 INFO neutron.plugins.ml2.plugin [None req-05d047dc-d432-4f08-aaed-bf4e2af304d5 - - - - - -] Attempt 1 to provision port 197c5824-2e08-46bd-a429-81465a6ba075 2026-05-19 17:39:17.914 9 INFO neutron.plugins.ml2.plugin [None req-bc6255fb-0407-4513-b200-e9a098dc8965 - - - - - -] Attempt 1 to provision port dc9ad11c-5563-468d-97b0-4c0361ff3709 2026-05-19 17:39:18.130 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 19fdbb3d-8493-411c-888f-2fdf55eeabbb 2026-05-19 17:39:18.342 9 INFO neutron.plugins.ml2.plugin [None req-d598ba65-3900-43a7-87e3-f91323944381 - - - - - -] Attempt 1 to provision port dc9ad11c-5563-468d-97b0-4c0361ff3709 2026-05-19 17:39:18.771 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port dc9ad11c-5563-468d-97b0-4c0361ff3709 2026-05-19 17:39:19.099 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port a9cdea37-7fd5-41b1-ae60-ed877eef5e7a 2026-05-19 17:39:19.936 10 INFO neutron.plugins.ml2.plugin [None req-08ec5a98-edd7-4312-9f78-20e9900b0a1a - - - - - -] Attempt 1 to provision port a9cdea37-7fd5-41b1-ae60-ed877eef5e7a 2026-05-19 17:39:19.976 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 197c5824-2e08-46bd-a429-81465a6ba075 2026-05-19 17:39:20.435 9 INFO neutron.plugins.ml2.plugin [None req-e6bbbbee-10de-47aa-b3c8-47f2e48f0487 - - - - - -] Attempt 1 to provision port a9cdea37-7fd5-41b1-ae60-ed877eef5e7a 2026-05-19 17:39:20.498 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 6b1f0df8-eda1-4bc7-b15b-a26c4a0a3df0 2026-05-19 17:39:21.178 9 INFO neutron.plugins.ml2.plugin [None req-fcc838f9-296e-4c15-8630-8f6697785373 - - - - - -] Attempt 1 to provision port d79410da-58ca-45f4-95e6-6ad05a18e71a 2026-05-19 17:39:21.264 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port dc9ad11c-5563-468d-97b0-4c0361ff3709 2026-05-19 17:39:21.596 10 INFO neutron.plugins.ml2.plugin [None req-6ec0616f-4f1d-4dae-bc08-633c4e3ddb5c - - - - - -] Attempt 1 to provision port d79410da-58ca-45f4-95e6-6ad05a18e71a 2026-05-19 17:39:21.608 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port a9cdea37-7fd5-41b1-ae60-ed877eef5e7a 2026-05-19 17:39:22.056 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 1622bfe8-b7cd-46e9-b577-53594b21d7a6 2026-05-19 17:39:22.721 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port d79410da-58ca-45f4-95e6-6ad05a18e71a 2026-05-19 17:39:22.756 10 INFO neutron.plugins.ml2.db [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] No ports have port_id starting with d79410da-58ca-45f4-95e6-6ad05a18e71a 2026-05-19 17:39:23.009 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 1622bfe8-b7cd-46e9-b577-53594b21d7a6 2026-05-19 17:39:23.056 9 INFO neutron.plugins.ml2.plugin [None req-7790773b-d87e-463c-977e-a13c889bef58 - - - - - -] Attempt 1 to provision port 1622bfe8-b7cd-46e9-b577-53594b21d7a6 2026-05-19 17:39:35.078 10 INFO neutron.plugins.ml2.plugin [None req-3b4d9365-630f-4e07-ab13-9031189fd095 - - - - - -] Attempt 1 to provision port c12d5330-b369-4864-8075-01c2fb969f8c 2026-05-19 17:39:39.053 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port c12d5330-b369-4864-8075-01c2fb969f8c 2026-05-19 17:39:39.275 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f96d4d9-fbcc-406a-9463-90bfb7e866fa'] response: {'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'c12d5330-b369-4864-8075-01c2fb969f8c', 'code': 200} 2026-05-19 17:39:41.276 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port c12d5330-b369-4864-8075-01c2fb969f8c /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-19 17:40:22.865 9 INFO neutron.plugins.ml2.plugin [None req-09c2689a-804a-4416-9891-342fd1bd7f44 - - - - - -] Attempt 1 to provision port 864aea9d-dd97-413a-a6c1-917568cdf3f0 2026-05-19 17:40:27.314 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 864aea9d-dd97-413a-a6c1-917568cdf3f0 2026-05-19 17:40:27.673 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ecc6308-a3fa-430d-905a-7946c07df179'] response: {'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '864aea9d-dd97-413a-a6c1-917568cdf3f0', 'code': 200} 2026-05-19 17:40:29.105 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 864aea9d-dd97-413a-a6c1-917568cdf3f0 2026-05-19 17:40:54.699 9 INFO neutron.plugins.ml2.plugin [None req-e226ac59-7f07-4487-a6e3-d1927dad3973 - - - - - -] Attempt 1 to provision port 511a2d1d-1cf1-40ad-86d5-f128408d8a4e 2026-05-19 17:40:57.180 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 511a2d1d-1cf1-40ad-86d5-f128408d8a4e 2026-05-19 17:40:57.568 9 INFO neutron.plugins.ml2.plugin [None req-13346be1-c048-4502-b1b6-ca4368682e02 - - - - - -] Attempt 1 to provision port 511a2d1d-1cf1-40ad-86d5-f128408d8a4e 2026-05-19 17:40:57.822 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9901236-ac73-40db-af78-ffb7da2c0d2a'] response: {'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '511a2d1d-1cf1-40ad-86d5-f128408d8a4e', 'code': 200} 2026-05-19 17:40:59.061 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 511a2d1d-1cf1-40ad-86d5-f128408d8a4e 2026-05-19 17:41:05.307 9 INFO neutron.plugins.ml2.plugin [None req-057ca5f6-98ae-4f3d-906c-38af0a85d366 - - - - - -] Attempt 1 to provision port 833d6541-6a6b-4fb7-a03a-01f4e5806567 2026-05-19 17:41:09.152 9 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 833d6541-6a6b-4fb7-a03a-01f4e5806567 2026-05-19 17:41:09.323 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e026132d-f391-496c-b842-9ec559f44d09'] response: {'server_uuid': '677ca8f2-6f5a-42bc-b9a9-7bcb231efd24', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '833d6541-6a6b-4fb7-a03a-01f4e5806567', 'code': 200} 2026-05-19 17:41:11.040 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 833d6541-6a6b-4fb7-a03a-01f4e5806567 2026-05-19 17:41:18.996 9 INFO neutron.plugins.ml2.plugin [None req-0f52bd9f-6ed5-49d3-8593-302d2af39903 - - - - - -] Attempt 1 to provision port 833d6541-6a6b-4fb7-a03a-01f4e5806567 2026-05-19 17:41:19.143 10 INFO neutron.plugins.ml2.plugin [None req-04886ccd-d367-4af5-a296-1130de232f29 - - - - - -] Attempt 1 to provision port 833d6541-6a6b-4fb7-a03a-01f4e5806567 2026-05-19 17:41:29.266 10 INFO neutron.plugins.ml2.plugin [None req-4e358be0-c7d1-4368-ac3e-997ca0fbe40e - - - - - -] Attempt 1 to provision port 511a2d1d-1cf1-40ad-86d5-f128408d8a4e 2026-05-19 17:42:14.912 10 INFO neutron.plugins.ml2.plugin [None req-5f2591a6-64d8-49dd-a27f-38e0dff7feb0 - - - - - -] Attempt 1 to provision port 1c8dd506-0420-4e1f-a885-2873bc5b0574